@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}
.ballast {
	visibility:hidden;
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
}
body {
	background-color: #B1B1B1;
	margin: 0px;
	padding: 0px;
}
.hidden {
	display:none;
	visibility: hidden;
}
#wrapper {
	width: 940px;
	margin: 20px auto;
	padding: 0 0 0 40px;
	background-color: #3b3b3a;
}
#header {
	float: left;
	width: 900px;
	height: 93px;
	margin: 37px 0 0 0;
	background-color: #3b3b3a;
}
#header h1 {
	width: 213px;
	height: 37px;
	float: left;
}
#header img {
	float: right;
}
#nav {
	float: left;
	height: 23px;
	width: 900px;
	margin: 19px 0 8px 0;
}
#nav #menu {
	list-style: none;
	float: left;
	height: 22px;
	width: 900px;
}
#nav #menu li{
	color: #FFFFFF;
	float: left;
	width: 210px;
	height: 22px;
	margin: 0 20px 0 0;
}
#nav #menu li.last{
	margin: 0;
}
#nav #menu li a {
	color: #B1B1B1;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #565655;
	display: block;
}
#nav #menu li a:hover {
	border-bottom-color: #EE3224;
	color: #FFFFFF;
}
#content {
	float: left;
	width: 940px;
}
#imageDv {
	display: block;
	float: left;
}
#imageDv.home {
	background-image: url(media/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 515px;
	width: 900px;
}
#imageDv.home #txt{
	float: right;
	margin-top: 28px;
	margin-right: 36px;
	text-align: right;
}
#imageDv.home #txt h1{
	color: #E42313;
	font-size: 24px;
	margin-bottom: 10px;
}
#imageDv.home #txt h2{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 24px;
}
#imageDv.home #txt p{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
}
.Col {
	float: left;
	display: inline;
}
.CFour {
	width: 210px;
	margin: 25px 20px 0 0;
	color: #C6C6C6;
	font-size: 12px;
	line-height: 15px;
}
.CthreeQ {
	color: #3C3C3B;
	font-size: 12px;
	line-height: 15px;
	width: 630px;
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
.CFour h2, .CthreeQ h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 24px 0;
}
.CFour h3, .CthreeQ h3 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 20px 0;
}
.privacy h3 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	margin: 30px 0 20px 0!important;
}
.CFour ul, .CthreeQ ul, .CFour ol, .CthreeQ ol {
	margin: 5px  0 15px 15px;
	line-height: 15px;
}
.privacy li {
	margin: 0px  0 10px 0px;
	line-height: 15px;
}
.privacy ol li {
	margin: 0px  0 10px 5px;
	line-height: 15px;
}
.CFour p, .CthreeQ p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 15px 0;
}
.CthreeQ p, .CthreeQ h3, .CthreeQ h2  {
	color: #3C3C3B;
}
.CFour.last {
	margin-right: 0px!important;
}
.quote {
	background-color: #1b1b1b;
	float: left;
	width: 420px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.quote h2{
	color: #EE2E24;
	font-size: 16px;
	line-height: 35px;
	padding-left: 20px;
	padding-top: 5px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#footer {
	float: left;
	width: 900px;
	height: 81px;
	padding-top: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C6C6C6;
}
#footer p{
	color: #878787;
	font-size: 12px;
	display: block;
	clear: left;
	padding-top: 5px;
	padding-left: 7px;
	width: 500px;
}
#footerNav {
	float: left;
	height: 22px;
	width: 545px;
}
#footerNav #footMenu {
	list-style: none;
	float: left;
	width: 900px;
}
#footerNav #footMenu li{
	color: #B2B2B2;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;
}
#footerNav #footMenu li.last{
	border: none;
}
#footerNav #footMenu li a {
	color: #B1B1B1;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #565655;
	display: block;
}
#footerNav #footMenu li a:hover {
	color: #FFFFFF;
}
/* form */

#contactform  p{
	color: #FFFFFF!important;
	font-weight: normal;
	margin: 0 10px 5px 10px!important;
	font-size: 11px!important;
}
#contactform {
	width: 440px;
	height: 100%;
	float: left;
	margin: 0px;
	padding: 0px;

}

#contactform input, #contactform textarea{
	width: 190px;
	height: 19px;
	line-height: 19px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	border: 1px solid #999999;
	clear: left;
	float: left;
}
#contactform textarea{
	height: 103px;
}

#contactform label {
	color: #FFFFFF;
	margin-left: 10px;
	clear: left;
	float: left;
	margin-top: 5px;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 2px;
}
#contactform #submit {
	color: #FFFFFF;
	width: 190px;
	height: 21px;
	background-image: url(media/submit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	margin-top: 21px;
	margin-right: 0;
	margin-bottom: 0px;
	line-height: 22px;
	margin-left: 10px;
	font-size: 12px;
	padding: 0px;
	float: left;
}
#contactform {

}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red!important;
	font-style: italic;
	position: relative;
	margin-top: -25px;

}
div.error {
	display: none;
}
form.cmxform label.error {
	display: none;
}
.red {
	color: #FF0000;
}

/* end form */
/*///////terms list///*/
.Col.terms p{
	text-indent: -20px;
	margin-left: 20px;
}
.privacy table{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.privacy td{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 15px;
}
.privacy p a{
	color: #EE3224;!important;
}