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

/*    LAYOUT    */

body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	font: verdana;
	font-size: 0px;
	line-height: 0px;
	background: #060606 url(../images/Background_Image.jpg) no-repeat;
	/*background-position: center;*/
}

#Page_Container	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	width: 780px;
}

#Header_Logo	{
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 328px;
	height: 86px;
	background: url(../images/HeaderSection_Logo.jpg) no-repeat;
}

#Header_Logo_Spacer	{
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 452px;
	height: 86px;
}

#Menu_Container	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 780px;
	height: 18px;
}

#Menu_Line	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 780px;
	height: 2px;
	background: #323232;
}

#SWF_Holder	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 780px;
	height: 275px;
	background: none;
}

#Content_Holder	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 780px;
}

#Footer_Line	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	width: 780px;
	height: 1px;
	overflow: none;
	line-height: 0px;
	background: #323232;
}

.Page_Header	{
	margin-left: 0px;
	margin-right: 484px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 296px;
	height: 37px;
}

.Page_Header_Office	{
	margin-left: 0px;
	margin-right: 484px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 296px;
	height: 37px;
	background: url(../images/Page_Header_Office_Phone.png);
}

.Page_Header_Mobile	{
	margin-left: 0px;
	margin-right: 484px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 296px;
	height: 37px;
	background: url(../images/Page_Header_Mobile_Phone.png);
}

.Page_Header_Contact	{
	margin-left: 0px;
	margin-right: 484px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 296px;
	height: 37px;
	background: url(../images/Page_Header_Contact_Form.png);
}

img	{
	border: none;
}


/*    LAYOUT EOF    */

/*    MENU    */

ul.nav	{
	margin: 0px;
	padding: 0px;
}

li.nav	{
	float: left;
}

li.spacer	{
	float: left;
	width: 231px;
	height: 18px;
}

/*    MENU EOF    */

/*    SET LIST    */

ul.set	{
	color: #a11e22;
	list-style: url(../images/bullet2.gif) disc;
	}


/*    TEXTS         */

.Body_Text	{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #bababa;
	text-decoration: none;
	width: 650px;
	line-height: normal;
	
}

.Copyright	{
	margin-left: 0px;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: normal;
}

.Testimonials_Header	{
	padding-top: 20px;
	Padding-bottom: 10px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #a11e22;
	text-decoration: none;
	line-height: normal;
	vertical-align: top;
	width: 45%;
}

.Testimonials_Content	{
	padding-bottom: 20px;
	vertical-align: top;
	width: 45%;
}

.Testimonials_divide	{
	height: 1px;
	background-color: #323232;
}

/*    TEXTS EOF    */

/*    LINKS    */

.Copylink A:link {font-family: arial; font-size:9px; font-style: normal;  color: #FFFFFF; 
text-decoration: underline;  }
.Copylink A:visited {font-family: arial; font-size:9px; font-style: normal;  color: #FFFFFF; 
text-decoration: underline; }
.Copylink A:hover {font-family: arial; font-size:9px; font-style: normal;  color: #a11e22; 
text-decoration: underline; }
.Copylink A:active {font-family: arial; font-size:9px; font-style: normal;  color: #FFFFFF; 
text-decoration: underline; }

.FormBacklink A:link {font-family: arial; font-size:11px; font-style: normal;  color: #FFFFFF; 
text-decoration: underline;  }
.FormBacklink A:visited {font-family: arial; font-size:11px; font-style: normal;  color: #FFFFFF; 
text-decoration: underline; }
.FormBacklink A:hover {font-family: arial; font-size:11px; font-style: normal;  color: #a11e22; 
text-decoration: underline; }
.FormBacklink A:active {font-family: arial; font-size:11px; font-style: normal;  color: #FFFFFF; 
text-decoration: underline; }



.FormLabel {
	margin: 1px 0px 1px 10px;
	padding: 0px;
	width: 195px;
	/*height: 19px;*/
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	text-align: right;
	/*vertical-align:middle;*/
	color: #FFF;
	/*border-style: solid;
	border-color:#4d545e;
	border-width: 1px;*/
	}
	

.FormText {
	margin: 1px 10px 1px 10px;
	padding: 0px;
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background: #FFFFFF;
	color:#a11e22;
	width: 200px;
	border-style: solid;
	border-width: 1px; 
	border-color: #4d545e;
	scrollbar-face-color: #93a1aa; 
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-arrow-color: #4d545e;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	}

.FormSelect {
	margin: 1px 10px 0px 10px;
	padding: 0px;
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background: #6b757e;
	color:#FF9900;
	border-style: solid; 
	border-width: 1px;
	border-color: #4d545e;
	scrollbar-face-color: #93a1aa; 
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-arrow-color: #4d545e;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	}

.FormSelectBold {
	margin: 1px 10px 0px 10px;
	padding: 0px;
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background: #6b757e;
	color:#FF9900;
	border-style: solid; 
	border-width: 1px;
	border-color: #4d545e; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	}

.button { 
	background: url(../images/Form_button.png) no-repeat; 
	font-size: 11px;
	/*text-align: left;*/
	border-style: none; 
	width: 88px;
	height: 18px;
	margin-right: 10px;
	margin-top: 10px;
	}
	
.RequiredFieldsAsterix {
	font-family:arial;
	font-size: 11pt;
	font-style: normal;
	color: #a11e22;
	text-align: left;
	vertical-align: middle;
	}
	
.Clear	{
	clear: both;
}

img, .Page_Header_Contact, .Page_Header_Mobile, .Page_Header_Office, .button { behavior: url(iepngfix.htc); border: 0; }

#log {
	width: 590px;
	margin-top: 10px;
	margin-bottom: 10px;
}
 
#log_res {
	overflow: auto;
}