@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

#header {
	background-color: #FFFFFF;
	width: 863px;
	margin-top: 12px;
	margin-bottom: 9px;
}
#header #safe_logo {
	width: 204px;
	float: left;
}
#header #menu {
	float: right;
	width: 659px;
}
#header #menu #main_menu {
}
#header #menu #link_menu {
}

#content {
	background-color: #FFFFFF;
	width: 863px;
}
#content #sidebar {
	background-color: #FFFFFF;
	float: left;
	width: 194px;
}
#content #main_content {
	background-color: #FFFFFF;
	float: right;
	width: 619px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07255C;
	line-height: 18px;
	margin-right: 27px;
}

#content #main_content #main_content_pic img {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
	overflow: hidden;
}
#content #main_content #main_content_text {

}
#content #main_content #mainform #form_message {
	padding-left: 38px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00FF99;
}
#content #main_content #mainform #form_message-error {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0066;
	padding-left: 38px;
}


#content #main_content #main_content_header {
	background-color: #0266d8;
	height: 34px;
	padding-left: 38px;
	line-height: 34px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}

#footer {
	width: 863px;
}
#footer #footermenu {
	width: 849px;
	background-color: #0C46D5;
	background-image: url(images/footermenu.jpg);
	background-repeat: no-repeat;
	height: 37px;
	padding-left: 14px;
	line-height: 37px;
}
#footer #footercopy {
	width: 849px;
	background-color: #FFE380;
	background-image: url(images/footercopy.jpg);
	background-repeat: no-repeat;
	height: 44px;
	font-size: 12px;
	line-height: 40px;
	color: #1A1164;
	font-weight: bold;
	padding-left: 14px;
	margin-bottom: 18px;
}



.clear {
	clear: both;
}
img {
	border: none;

}

/* Vertical JS Menu styles */
.menu-tab {
	width: 194px; 
	height: 31px;
	display:block;
	line-height:31px;
	padding-left:20px
}
.menu-sub {
	width: 194px; 
	height: 20px;
	display:block;
	line-height:20px;
	padding-left:30px
}#header #menu #link_menu_absolute {
	width: 280px;
	position: absolute;
	left: 583px;
	top: 160px;
}
#header #menu #link_menu_absolute #faq_section {
	float: left;
	width: 74px;
}
#header #menu #link_menu_absolute #links_section {
	float: left;
	width: 78px;
}
#header #menu #link_menu_absolute #contactus_section {
	float: right;
	width: 128px;
}
h1 {
	margin: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h2 {
	padding-left: 38px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #09F;
	line-height: 24px;
	margin-top: 30px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding-right: 20px;
}

.img-border {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;	
}

/* footer menu setion */

.foot_menu  ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.foot_menu ul li {
	display: inline;
}
.foot_menu ul li a{
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
}
.foot_menu ul li a:hover {
	color: #FFE380;
	text-decoration: none;
}


/* sub menu setion */

.sub_menu  ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.sub_menu ul li {
	display: inline;
}
.sub_menu ul li a{
	text-decoration: none;
	color: #070960;
	float: left;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 20px;
}
.sub_menu ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
#content #sidebar #sponsors {
	margin-top: 40px;
	padding-bottom: 40px;
}
#content #sidebar #menujs {
	height: 230px;
}
.sponsors-space {
	padding-top: 8px;
	padding-bottom: 8px;
}
.banner_spacing {
	padding-bottom: 6px;
}

