@charset "utf-8";


/*------ Clear Fix ------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #a2a2a2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #383d5c;
	text-decoration: none;
}
a:visited {
	color: #383d5c;
	text-decoration: none;
}

a:hover {
	color: #eeeeee;
}
a:active {
	color: #036;
	text-decoration: none;
}


/* Navigation */

#topcontainer {
	margin: auto;
	width: 800px;
	height: 183px;
}

#menu {
	width: 800px;
	margin: 0px auto 0px auto;
}

#bottomcontainer {
	display: inline-block;
	margin: auto;
	width: 800px;
	height: 40px;
	color: #383d5c;
}

/* End Navigation */

#quote {
	width: 800px;
	height: 150px;
	margin: -10px auto 0px auto;
	background-color: #a2a2a2;
	background-image: url(images/quotebg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#main_wrapper {
	width: 800px;
	margin: 0px auto 0px auto;
	background-color: #a2a2a2;
}

#maincontent {
	width: 800px;
	margin: 0px 0px;
	clear: both;
}

#splitwrapper {
	width: 800px;
	height: auto;
	margin: 0px auto 0px auto;
	clear: both;
}

#leftcontent {
	float: left;
	width: 275px;
	margin: 0px 10px;
}

#rightcontent {
	float: right;
	width: 470px;
	margin: 0px 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#main_wrapper #quote #splitwrapper #rightcontent .bodytitle2 .bodytitle2 {
	font-weight: normal;
}
#main_wrapper #quote #splitwrapper #rightcontent .bodytitle2 .bodytitle2 {
	font-size: 16px;
}
#main_wrapper #quote #splitwrapper #rightcontent .bodytitle2 .bodytitle2 {
	color: #036;
}
#main_wrapper #quote #splitwrapper #bottomcontainer em a {
	color: #383d5c;
}
#main_wrapper #quote #splitwrapper #rightcontent table tr td p {
	color: #383d5c;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#main_wrapper #quote #splitwrapper #rightcontent .style4 {
	font-size: 16px;
}
#main_wrapper #quote #splitwrapper #rightcontent .bodytitle2 .bodytitle2 .bodytext1 .bodytitle2 b {
	font-size: 16px;
}
#main_wrapper #quote #splitwrapper #rightcontent .bodytitle2 .bodytitle2 .bodytext1 .bodytitle2 b {
	color: #036;
}
#main_wrapper #quote #splitwrapper #rightcontent .bodytitle1 {
	font-family: Verdana, Geneva, sans-serif;
}
#main_wrapper #quote #splitwrapper #rightcontent .bodytitle1 {
	font-size: 16px;
}
#main_wrapper #quote #splitwrapper #rightcontent .bodytitle1 {
	color: #036;
}
#main_wrapper #quote #splitwrapper #rightcontent p {
	color: #383d5c;
}

