@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(/images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#container_940 {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 155px;
	width: 940px;
	background-image: url(/images/header_back.jpg);
	float: left;
}

#flash_test {
	height: 223px;
	width: 940px;
	float: left;
}

#flash_test #flash {
	float: left;
	height: 223px;
	width: 685px;
}

#flash_test #testimonial {
	background-image: url(/images/testimonial_back.jpg);
	float: left;
	height: 208px;
	width: 255px;
	padding-top: 15px;
}

#flash_test #testimonial p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align:center;
}

#flash_test #testimonial a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00349A;
	text-decoration: none;
	font-style: normal;
}

#main_body {
	width: 940px;
	float: left;
}

#main_body #side_panel {
	background-image: url(/images/side_back.jpg);
	float: left;
	height: 380px;
	width: 210px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

#main_body #content {
	background-image: url(/images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 670px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
}

.clear {
	clear: both;
	height: 0px;
}

#footer {
	height: 80px;
	width: 940px;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C3013;
}

#header #menu {
	float: left;
	height: 40px;
	width: 920px;
	padding-left: 20px;
}

#header #menu ul {
	margin: 0px;
	padding: 0px;
}

#header #menu li {
	float: left;
	list-style-type: none;
	line-height: 35px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#header #menu li a {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#header  #menu  li:hover  {
	background-image: url(/images/menu_back.jpg);
	background-repeat: repeat-x;
}
#header   #menu   li.end  {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#header #logo {
	float: left;
	width: 670px;
	padding-top: 10px;
	padding-left: 10px;
}

#header #contact {
	float: left;
	width: 260px;
	padding-top: 10px;
}

#header #contact p {
	color: #00349A;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 16px;
}

#side_panel h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#side_panel h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#side_panel ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#side_panel li {
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-left: 5px;
	margin-bottom: 2px;
	line-height: 15px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#footer #aat {
	float: right;
	width: 340px;
	font-size: 12px;
	font-weight: bold;
}

#footer p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#features td.heading {
	background-color: #FADED8;
}

#col_right_400 {
	float: right;
	width: 400px;
	padding-left: 20px;
}
