* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	/*background: url('../images/side_bg.jpg') repeat 50% 0;*/
}
#main_wrapper {
	width: 960px;
	margin: 0 auto;
}
#main_wrapper_bg {
	width: 920px;
	padding: 0 20px;
	float: left;
	background: center repeat-y url('../images/side_bg.jpg');
}
#main_container {
	width: 920px;
	float: left;
}
#main_header {
	width: 100%;
	height: 197px;
	float: left;
	background: top no-repeat url('../images/header_img.jpg');
}
#container {
	width: 880px;
	float: left;
	padding: 25px 15px 25px 25px;
}
#main_content {
	width: 620px;
	float: left;
	padding-right: 25px;
}
#right_content {
	width: 235px;
	float: left;
	/*background-color: #800000;*/
}
#main_footer {
	width: 100%;
	float: left;
	height: 70px;
	border-top: 5px solid #800000;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
/*#header_left {
	width: 480px;
	height: 197px;
	float: left;
}
#header_right {
	width: 440px;
	height: 197px;
	float: left;
}*/
#company_slogan {
	width: 700px;
	float: left;
	padding: 135px 0 0 165px;
	font-size: 30px;
	text-align: left;
	font-family: Brush Script MT, Georgia,"Times New Roman",Times,serif;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#live_chat {
	width: 235px;
	float: left;
	padding-bottom: 15px;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#right_content1 {
	width: 100%;
	float: left;
	background: top no-repeat url('../images/right_top_maroon_bg.jpg') #800000;
	margin-bottom: 15px;
}
#right_content2 {
	width: 205px;
	float: left;
	background: bottom no-repeat url('../images/right_bottom_maroon_bg.jpg');
	padding: 15px;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#content {
	width: 100%;
	float: left;
}
#content_full {
	width: 900px;
	float: left;
	padding: 0 20px;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
div#main_menu {
	width: 100%;
	height: 25px;
	float: left;
	padding-top: 5px;
	text-align: center;
	background-color: #07066c;
}
/*div#main_menu ul {
}
div#main_menu ul li {
	display: inline;
	padding: 0 8px 0 5px;
}
div#main_menu ul li a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 5px;
}
div#main_menu ul li a:hover {
	border-bottom: 1px solid #FFF;
}*/
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#bottom_menu {
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 0 5px 0;
	border-top: 5px solid #fcff00;
}
#bottom_menu ul {
}
#bottom_menu ul li {
	display: inline;
	padding: 0 8px 0 5px;
}
#bottom_menu ul li a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#bottom_menu ul li a:hover {
	border-bottom: 1px solid #000;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.page_buttons {
	width: 100%;
	float: left;
	padding-top: 20px;
}
.button_white {
	width: 100%;
	float: left;
	background: top no-repeat url('../images/readmore.jpg');
	width: 97px;
	height: 21px;
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
}
.button_white a {
	color: #000;
	text-decoration: none;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#footer_text {
	width: 100%;
	height: 23px;
	padding-top: 7px;
	font-size: 11px;
	color: #999;
	text-align: center;
}
#footer_text a {
	color: #999;
	text-decoration: none;
}
#footer_text a:hover {
	color: #000;
}
#footer_text acronym {
	color: #999;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.click {
	cursor: pointer;
}
.center {
	text-align: center;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.page_message {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}
.page_title {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
/*.page_title div {
	float: left;
	padding-right: 10px;
}*/
.page_title h1 {
	float: left;
	text-align: left;
	/*padding-top: 20px;*/
	padding-top: 15px;
	font-family: Arno Pro, Georgia, "Times New Roman";
	color: #04045f;
}
.h1_font h1 {
	font-size: 26px;
}
.h1_font_small h1 {
	font-size: 24px;
}
.page_message_body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.page_message_body img {
	padding: 0 15px 15px 0;
}
.page_message_body a,
.page_message_body b a
{
	text-decoration: none;
	color: #800000;
}
.page_message_body a:hover,
.page_message_body b a:hover
{
	border-bottom: 1px solid #800000;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
h4.small_title {
	text-align: left;
	font-family: Arno Pro, Georgia, "Times New Roman";
	color: #04045f;
	margin-bottom: 10px;
}
h3.midium_title {
	text-align: left;
	font-family: Arno Pro, Georgia, "Times New Roman";
	color: #04045f;
	margin-bottom: 10px;
}
h2.large_title {
	text-align: left;
	font-family: Arno Pro, Georgia, "Times New Roman";
	color: #04045f;
	margin-bottom: 10px;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#downloadable_files {
	width: 620px;
	float: left;
	padding-bottom: 20px;
}
.icon_left_accept {
	text-align: left;
	padding-left: 20px;
	background: top left no-repeat url('../images/accept.png');
}
.icon_left_folder_table {
	text-align: left;
	padding-left: 20px;
	background: top left no-repeat url('../images/folder_table.png');
}
.icon_left_picture {
	text-align: left;
	padding-left: 20px;
	background: top left no-repeat url('../images/picture.png');
}
.icon_left_magnifier_zoom_in {
	text-align: left;
	padding-left: 20px;
	background: top left no-repeat url('../images/magnifier_zoom_in.png');
}
.icon_left_comments {
	text-align: left;
	padding-left: 20px;
	background: top left no-repeat url('../images/comments.png');
}
.icon_left_check {
	text-align: left;
	padding-left: 20px;
	background: top left no-repeat url('../images/check.png');
}
.icon_left_star {
	text-align: left;
	padding-left: 20px;
	background: top left no-repeat url('../images/star.png');
}
.download_file {
	width: 600px;
	float: left;
	text-align: left;
	padding-bottom: 5px;
	font-size: 14px;
}
.download_file a {
	color: #800000;
	text-decoration: none;
}
.download_file a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}
.icon_left_page_file {
	padding-left: 20px;
	background: top left no-repeat url('../images/file.png');
}
.icon_left_page_file_img {
	padding-left: 20px;
	background: top left no-repeat url('../images/file_img.png');
}
.icon_left_page_file_pdf {
	padding-left: 20px;
	background: top left no-repeat url('../images/file_pdf.png');
}
.icon_left_page_file_xls {
	padding-left: 20px;
	background: top left no-repeat url('../images/file_xls.png');
}
.icon_left_page_file_zip {
	padding-left: 20px;
	background: top left no-repeat url('../images/file_zip.png');
}
.icon_left_page_file_doc {
	padding-left: 20px;
	background: top left no-repeat url('../images/file_doc.png');
}
.icon_left_lightbulb {
	text-align: left;
	padding-left: 20px;
	background: top left no-repeat url('../images/lightbulb.png');
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#contact_information {
	width: 100%;
	float: left;
	text-align: left;
	color: #fcff00;
}
#contact_information h4 {
	padding-bottom: 10px;
}
#contact_information p {
	font-size: 13px;
}
#contact_information p a {
	color: #fcff00;
}
#contact_information p b,
#contact_information p strong
{
	color: #FFF;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#statcounter {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#promos {
	width: 100%;
	float: left;
	text-align: left;
	color: #fcff00;
}
#promos h4 {
	padding-bottom: 10px;
}
.promos_rows {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.promos_row_list {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.promos_title {
	width: 190px;
	float: left;
	color: #FFF;
	font-weight: normal;
	background: top left no-repeat url('../images/bullet_star.png');
	padding-left: 15px;
}
.promos_desc {
	width: 62%;
	float: left;
	font-size: 11px;
	background: top left no-repeat url('../images/bullet_go.png');
	padding-left: 8%;
}
.promos_desc a {
	color: #fcff00;
	text-decoration: none;
}
.promos_desc a:hover {
	color: #FFF;
}
.promos_img {
	width: 30%;
	float: left;
	text-align: right;
}
.promos_img img {
	border: 2px solid #FFF;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.horizontal_line {
	width: 100%;
	float: left;
	border: 2px solid #fcff00;
	margin: 15px 0;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.payment_form_button {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.blue_button {
	width: 113px;
	height: 30px;
	float: left;
	background: top no-repeat url('../images/blue_button_small.png');
	font-size: 14px;
	padding-top: 8px;
	margin-right: 10px;
	color: #FFF;
	text-align: center;
}
.blue_button a {
	color: #FFF;
	text-decoration: none;
}
.blue_button a:hover {
	font-weight: bold;
}
/*-----------------------------------------------------------------------*/
.blue_button_big {
	width: 150px;
	height: 40px;
	float: left;
	background: top no-repeat url('../images/blue_button_big.png');
	font-size: 18px;
	padding-top: 10px;
	margin-right: 10px;
	color: #FFF;
	text-align: center;
}
.blue_button_big a {
	color: #FFF;
	text-decoration: none;
}
.blue_button_big a:hover {
	font-weight: bold;
}
.blue_button_big_center {
	width: 150px;
	margin: 0 auto;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.button_grey {
	padding: 1px 5px;
	border: 1px solid #CCC;
	color: #666666;
	cursor: pointer;
}
.button_grey:hover {
	border: 1px solid #666666;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#freefind {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	text-align: right;
}
#freefind label {
	width: 100%;
	float: left;
	padding-bottom: 3px;
	color: #666666;
	font-size: 12px;
}
#freefind label a {
	color: #800000;
	text-decoration: none;
}
#freefind input.keywords {
	color: #666666;
	width: 175px;
	border: 1px solid #CCC;
	height: 20px;
	font-size: 14px;
}