body {background: #6D6040; margin: 0px; font: 11px Arial, Helvetica, sans-serif;}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	margin-top: 20px;
	background: #FFFFFF;
}
#logo {
	width: 120px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#topnav {
	float: right;
	padding-top: 17px;
	padding-bottom: 20px;
	margin: 0px;
}
#topwrapper {
	margin: 0px;
	padding: 20px 40px 15px 25px;
}

/* @@@@@[  Navigation  ]@@@@@ */

#imgheader {
	margin: 0px;
	padding: 0px;
	background: url(images/img_header.jpg);
	height: 149px;
	width: 513px;
}
#header {overflow: hidden; background: #FFFFFF url(images/bkg_top.jpg) no-repeat top;}

#nav {
	background: #FFFFFF url(images/bkg_nav.jpg) no-repeat right top;
	padding: 0px 0px 10px 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#columnwrapper {
	background: #FFFFFF url(images/bkg_column_main.jpg) repeat-y top;
	width: 247px;
	float: left;
}
#column {
	width: 205px;
	background: url(images/bkg_column.jpg) no-repeat;
	padding-left: 42px;
	padding-top: 18px;
	margin-top: 0px;
}
#column .h {
	background: url(images/h_bkg.gif) no-repeat -20px bottom;
	padding-bottom: 10px;
}
#columnbtm {
	margin: 0px;
	padding: 0px;
}
#footer {
	color: #a99a71;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bkg_footer_top.jpg) no-repeat top;
	width: 740px;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#footer a:link, #footer a:visited, #footer a:active {color: #a99a71; text-decoration: underline;}
#footer a:hover {color: #a99a71; text-decoration: none;}
#seo {float: right; text-align: right;}
#seo a:visited, #seo a:active, #seo a:link {text-decoration: none;	color: #a99a71;}
#seo a:hover {text-decoration: none; cursor: text;}


#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav li {
	list-style: none;
	margin-top: 6px;
	margin-bottom: 6px;
	background: url(images/bkg_subnav_li.jpg) no-repeat left bottom;
	padding-bottom: 6px;
}
#subnav {padding-top: 10px; font: bold 11px Arial, Helvetica, sans-serif; color: #FFFFFF;}
#subnav a:visited, #subnav a:active, #subnav a:link {text-decoration: none;	color: #fff;}
#subnav a:hover {text-decoration: none; color: #1b4871;}

#subsub {padding-left: 10px;color: #FFFFFF;}
#subsub a:visited, #subsub a:active, #subsub a:link {text-decoration: none;	color: #1b4871;}
#subsub a:hover {text-decoration: none;color: #FFFFFF;}

/* @@@@@[  MAIN  ]@@@@@ */

#contentwrapper {
	float: right;
	width: auto;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 443px;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
}
#main li {
	background: url(images/bullet.gif) no-repeat left 8px;
	list-style: url(none) none;
	padding-left: 10px;
}
#main blockquote {padding-left: 10px; padding-top: 0px;}
#main .splitlist {width: 105px;float: left;padding-right: 5px;}

a:link, a:visited, a:active {color: #1b4871; text-decoration: underline;}
a:hover {color: #1b4871; text-decoration: none;}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #1b4871;
	background: url(images/bkg_h1.gif) no-repeat bottom;
	padding-bottom: 10px;
	margin: 19px 0px 10px;
}
h2 {
	font-weight: bold;
	color: #93A227;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
	font-size: 14px;
	text-transform: capitalize;
}
#callwrapper {
	background: url(images/call_bkg_main.jpg) repeat-y left top;
	width: 200px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#callheader {background: url(images/call_bkg_top.jpg) no-repeat;}
#call {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#call h1 {
	background: url(none);
	text-transform: uppercase;
	color: #c1d232;
	margin: 0px;
	padding: 0px;
	font-size: 14px;}
	
#call a {text-decoration: none; color: #c1d232;}
#call p {margin: 0px; padding: 0px;}

p {margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}

/* @@@@@[  MISC ]@@@@@ */

.clr {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	visibility: hidden;
	overflow: hidden;
}
.left {float: left;}
.right {float: right;}
img.right {margin-bottom: 10px; margin-left: 13px; float: right;}
img.left {margin-bottom: 10px; margin-right: 13px;}
.smalltext {font-size: 9px;}