/* CSS Document */
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3889C2;
}
BODY{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

#body_div{
	width:573px;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header_logo{ background-image:url(images/header_logo.jpg); width:895px; height:100px; background-repeat:no-repeat;}
#header_contact_box{width:225px; height:50px; float:right; margin-top:40px;}
#header_contact_box ul{ margin-top:20px;}
#header_contact_box ul li{color:#003A5D; font:8pt/16pt "Tahoma";  float:left; height:24px; margin-right:0px; display:block; font-weight:bold;}
#header_contact_box ul li a{color:#003A5D; font:8pt/16pt "Tahoma";  float:left; height:24px; margin-right:0px; display:block; font-weight:bold; text-decoration:none;}
#header_contact_box ul li a:hover{color:#003A5D; font:8pt/16pt "Tahoma";  float:left; height:24px; margin-right:0px; display:block; font-weight:bold; text-decoration:underline;}

#header{
	position:relative;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	width:895px;
	height:280px;
	float:left;
}

#menu{background-image:url(images/menu_bg.jpg); width:895px; height:44px; background-repeat:no-repeat; margin:0; padding:0; float:left; position:relative;}

#menu ul{}
#menu ul li{
	color:#003A5D; font:9pt/16pt "Verdana";  float:left; height:44px; margin-right:3px; display:block; font-weight:bold;text-align:center;}
	
#menu ul li a{
	color:#003A5D; font:9pt/29pt "Verdana";  float:left; width:143px; height:44px; text-align:center; font-weight:bold;text-decoration:none;
	}
#menu ul li a:hover{
	color:#FFFFFF; font:9pt/29pt "Verdana"; background-image:url(images/menu_hover.jpg); background-repeat:no-repeat;  float:left; width:141px; height:41px; display:block; font-weight:bold;text-align:center; text-decoration:none; margin-left:2px; margin-top:2px;}
#menu ul li.active{
	color:#FFFFFF; font:9pt/29pt "Verdana"; background-image:url(images/menu_hover.jpg); background-repeat:no-repeat;  float:left; width:141px; height:41px; display:block; font-weight:bold;text-align:center; text-decoration:none; margin-left:2px; margin-top:2px;
}
#body_spacer{
	width:573px;
	height:10px;
	float:left;
	font-size: 36px;
	font-weight: bold;
}
#content_body{
	width:573px;
	height:100%;
	float:left;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#page_left{
	width:573px;
	height:100%;
	float:left;
}
#page_right{
	width:0px;
	height:100%;
	float:right;
}

#left_table_header1{background-image:url(images/left_form_head1.jpg); width:573px; height:48px; background-repeat:no-repeat; float:left;}

#left_table_header2{background-image:url(images/left_form_head2.jpg); width:573px; height:48px; background-repeat:no-repeat; float:left;}

#left_table_background{
	background-image:url(images/left_form_bg.jpg);
	width:573px;
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3889C2;
	float:left;
}

#left_table_background P{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3889C2;}

.forn_div{
	width:560px;
	height:500px;
	color:#000000;
	margin:0 auto 0 auto;
}
.forn_div2{
	width:560px;
	height:220px;
	color:#000000;
	margin:0 auto 0 auto;
}
.form_style{ color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}

.style_input_box{width:200px; height:19px; border:#8BC8F3 1px solid;}

#page_right_inner{
	width:0px;
	height:100%;
	background-color:#88B0D5;
	float:right;
}

#div_right_space{width:302px; height:10px; margin:0 auto 0 auto;}
#div_video{ background-image:url(images/video.jpg); width:302px; height:186px; margin:0 auto 0 auto;}

#body_footer_border{
	width:573px;
	height:4px;
	float:left;
}

#body_footer{
	width:573px;
	height:20px;
	float:left;
}

#body_footer P{
	text-align:center;
	width: 573px;
}

