body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 65% arial, Verdana, sans-serif;
}
a {
	color: #4A4A4A;
}
img {border: 0;}
#wrapper {
	width: 780px;
	margin: 0 auto;
	position: relative;
	background: url('../images/wrapperBg.gif') repeat-y;
	text-align: left;
}
#wrapper2col {
	width: 780px;
	margin: 0 auto;
	position: relative;
	background: url('../images/wrapperBg2Col.gif') repeat-y;
	text-align: left;
}
#logoGraphic {
	position: relative;
	background: url('../images/head.jpg') top no-repeat;
	border-bottom:3px solid #5E0000;
	border-top:6px solid #5E0000;
	height: 186px;
}
#logoGraphic a {
	position: absolute;
	top: 55px;
	left: 39px;
}
#mainCol {
	float: right;
	width: 623px;
}
#middleCol {
	float: left;
	width: 381px;
	padding: 10px 21px 20px;
}
#rightFullCol {
	float: left;
	width: 581px;
	padding: 10px 21px 20px;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
h1 {
	color: #CD3301;
	font-size: 1.6em;
	font-weight: normal;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin: 15px 0;
}
h2 {
	color: #CD3301;
	font-size: 1.2em;
	font-weight: normal;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin: 15px 0;
}
h2 a{
	color: #CD3301;
	text-decoration: none;
}
h2 a:hover{
	color: #CD3301;
	text-decoration: underline;
}
p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #4A4A4A;
}
ul {
	font-size: 1.1em;
	list-style: none inside url('../images/li.gif');
	margin: 0;
	text-indent: -20px;
	padding: 0 0 0 40px;
}
li {
	margin: 2px 0;
}
hr {
	height: 1px;
	line-height: 1px;
	margin: 10px 0;
	border: 0;
	border-top: 1px solid #e5e5e5;
}
form {
	font-size: 1em;
	
}
form label {
	padding: 3px 0 0;
	text-align: right;
	float: left;
	width: 100px;
	margin: 0;
	font-size: 1.1em;
}
form input {
	padding: 0;
	display: block;
	height: 14px;
	margin: 5px 0 5px 110px;
}
form textarea {
	padding: 0;
	display: block;
	height: 80px;
	width: 250px;
	margin: 5px 0 5px 110px;
}
form .radio input {
	display: inline;
	margin: 2px 5px 2px 115px;
}
form .radio label {
	display: block;
	text-align: left;
	float: none;
	width: auto;
	margin: 2px 5px 5px 88px;
	text-decoration: underline;
	cursor: pointer;
	color: #a61500;
	
}
form .radio label img{
	vertical-align: bottom;
	position: relative;
	top: 3px;
	border-right: 5px solid #fff;
}
form .indent {
	padding: 0px 0 10px 0px;
}
form .submitButton {
	clear: both;
	margin: 10px 0 0 112px;
	height: 28px;
}
form .completeForm {
	clear: both;
	margin: 10px 0 0 112px;
	height: 28px;
}
form .checkboxCol {
	float: left;
	display: inline;
	margin: 0 20px 0 50px;
	width: 200px;
}
form .checkboxCol input{
	display: inline;
	margin: 2px 5px;
}
.pic {
	float: left;
	margin: 5px 10px 10px 0;
}
#rightCol {
	float: left;
	padding: 53px 0 20px;
	width: 200px;
	background: url('../images/r_bg.jpg') no-repeat top center;
}
#rightCol p {
	border-bottom: 1px solid #e5e5e5;
	padding: 8px 20px 8px 40px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.4em;
}
#rightCol p.one {
	background: url('../images/01.gif') 20px 12px no-repeat;
}
#rightCol p.two {
	background: url('../images/02.gif') 20px 12px no-repeat;
}
#rightCol p.three {
	background: url('../images/03.gif') 20px 12px no-repeat;
}
#rightCol p.four {
	background: url('../images/04.gif') 20px 12px no-repeat;
}
#rightCol p.five {
	background: url('../images/05.gif') 20px 12px no-repeat;
}
#leftCol {
	background: url('../images/l_bg.jpg') no-repeat top center;
	float: right;
	width: 157px;
}
.banner {
	display: block;
	margin: 10px 18px;
}
#leftCol ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
	font-size: 1em;
}
#leftCol ul li {
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
}
#leftCol ul li a{
	padding: 10px 0px 15px 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	color: #666666;
	background: url('../images/m2li.gif') 6px 10px no-repeat;
}
#header {
	width: 100%;
	background: #fff;
	height: 65px;
}
#topLeftNav {
	float: left;
	margin: 0;
	padding: 29px 0 0;
	color: #C1C1C1;
}
#topLeftNav a{
	text-decoration: none;
	color: #CD3301;
}
#topLeftNav a:hover{
	text-decoration: underline;
}
#topNav {
	float: right;
	margin: 0;
	padding: 27px 0 0;
	text-indent: 0px;
	list-style: none;
}
#topNav li {
	float: left;
	display: block;
	height: 13px;
	padding: 0 14px;
	border-right: 1px solid #d5d5d5;
}
#topNav li a {
	float: left;
	height: 13px;
}
#topNav li a span{
	display: none;
}
#home a{
	background: url('../images/m_home.gif');
	width: 27px;
}
#about a{
	background: url('../images/m_about.gif');
	width: 46px;
}
#contact a{
	background: url('../images/m_contacts.gif');
	width: 53px;
}
#topNav #contact {
	border: none;
	padding: 0 0 0 15px;
}
#legal a{
	background: url('../images/m_legal.gif');
	width: 28px;
}
#sitemap a{
	background: url('../images/m_map.gif');
	width: 44px;
}
#privacy a{
	background: url('../images/m_privacy.gif');
	width: 68px;
}
#topNav .current {
	background: url('../images/mt_li.gif') 10px 0 no-repeat;
	padding: 0 15px 0 25px;
}
#topNav #contact.current {
	border: none;
	padding: 0 0 0 25px;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
#footer {
	background: url('../images/f_bg.gif') repeat-x top;
}
#footer p {
	background: url('../images/fl.jpg') no-repeat left;
	height: 45px;
	color: #fff;
	padding: 25px 0 0;
	text-align: center;
}
#footer2 {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0 20px;
	line-height: 1.3em;
	color: #C1C1C1;
	
}
.adsense {
	padding: 20px 0 0 18px;
}