body  {
	margin: 0;
	padding: 0;
	line-height: 1.22em;
	font: normal 12px/18px Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	background: #fff;
}

/* Reset Rules
------------------------------- */

ol,ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

a {
	outline: 0;
	color: #c25e00;
}

/* Layout Rules
------------------------------- */

#container  {
	width: 800px;
	margin: 30px auto 0 auto;
	background: url(../images/container_bg.gif) repeat-y;
}

#wrap {
	width: 740px;
	padding: 0 30px;
	min-height: 49px;
	background: url(../images/content_top.gif) no-repeat top left;
}

#left {
	float: left;
	width: 168px;

}

/* Header Rules
------------------------------- */

#header {
	position: relative;
	width: 800px;
	height: 90px;
	background: url(../images/header_bg3.jpg) no-repeat;
}

#search {
	position: absolute;
	top: 62px;
	_width: 160px;
	right: 100px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#search input {
	width: 150px;
}

#search label {
	display: none;
}

#search input#ctl00_cphSearch_tm_SearchBox1_ctl00_ctl00_searchButton {
	position: absolute;
	top: 0px;
	right: -65px;
	width: 57px;
	height: 21px;
}

a#home_link {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 200px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}

#links {
	position: absolute;
	top: 10px;
	right: 40px;
	color: #fff;
}

#links a {
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	float: left;
	margin: 0 0 0 8px;
	_margin: 0 0 0 4px;
}

#links a:hover {
	text-decoration: underline;
}

#links a#email {
	display: block;
	line-height: 14px;
	background: url(../images/email.gif) no-repeat top left;
	padding: 0 0 0 20px;
}
#links a#rss {
display: block;
	line-height: 14px;
	background: url(../images/rss.jpg) no-repeat top left;
	padding: 0 0 0 20px;
}
#links a#printer {
	display: block;
	line-height: 14px;
	background: url(../images/printer.gif) no-repeat top left;
	padding: 0 0 0 20px;
}

#links2 {
	position: absolute;
	bottom: 15px;
	right: 40px;
	color: #fff;
}

#links2 a {
	color: #fff;
	text-decoration: none; 
	font-size: 10px;
	margin: 0 0 0 18px;
	text-transform: uppercase;
}

a#email_alert {
	padding: 0 0 0 20px;
	background: url(../images/email.gif) no-repeat top left;
}

a#info_request {
	padding: 0 0 0 20px;
	background: url(../images/info_16.gif) no-repeat top left;
}

/* Top Nav Rules
------------------------------- */

#topnav {
	width: 740px;
	height: 32px;
	padding: 9px 0 0 60px;
}

#topnav ul {
	border-left: 1px solid #b0621c;
	height: 23px;
}

#topnav ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#topnav ul li a {
	display: block;
	height: 23px;
	line-height: 24px;
	padding: 0 22px;
	float: left;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #b0621c;
}

#topnav ul li a:hover, #topnav ul li.active a {
	text-decoration: underline;
	background: url(../images/bg_hover.gif) repeat-x;
}

/* Nav Rules
------------------------------- */

#nav {
	width: 168px;
	min-height: 385px;
	height: auto !important;
	height: 385px;
	background: url(../images/left_nav_bg_loop.gif) repeat-y;
}

#navtop {
	width: 168px;
	height: 6px;
	background: url(../images/left_nav_top.gif) no-repeat top left;
}

#nav ul {
	margin: 40px 0 0 0;
	padding: 0 0 0 4px;
	border-top: 1px dashed #fff;
}

#nav ul li {
	margin: 0;
	padding: 0;
}

#nav ul li a {
	display: block;
	width: 142px;
	padding: 0 0 0 15px;
	line-height: 30px;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
	color: #c25e00;
}

#nav ul li a:hover {
	background: #ccc;
}

#nav_btm {
	width: 168px;
	height: 6px;
	background: url(../images/left_nav_btm.gif) no-repeat;
}

#nav ul.subs {
	background: none;
	margin: 4px 0 0 15px;
	border: 0;
}

#nav ul.subs li {
	margin: 0 0 8px 0;
}

#nav ul.subs li a {
	display: block;
	width: 127px;
	padding: 0 15px;
	font-size: 11px;
	color: #71645e;
	line-height: 14px;
	border: 0;
	text-decoration: none;
	background: url(../images/dash.gif) no-repeat top left;
}

#nav ul.subs li a:hover {
	color: #83A0C0;
}

#nav h3 {
	color: #c25e00;
	margin: 0 0 0 15px;
	text-transform: uppercase;
	font-size: 12px;
}

#nav h4 {
	color: #71645e;
	font-size: 11px;
	margin: 0 0 0 15px;
}

/* Left Rules
------------------------------- */

.bluebox {
	width: 153px;
	height: 34px;
	line-height: 31px;
	padding: 0 0 0 15px;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/blue_box.gif) no-repeat;
}

#login_box {
	width: 168px;
	height: 166px;
	background: url(../images/login_bg.gif) no-repeat;
}

/* Content Rules
------------------------------- */

#content {
	float: right;
	width: 537px;
	padding: 15px 10px 0 0;
	min-height: 355px;
	height: auto !important;
	height: 355px;
}

#content h1, h2, h3, h4, h5, h6 {
	color: #c25e00
}

#content h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 15px 0;
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
}

#content_image {
	margin: 0 0 15px 0;
}

#content ul {
	list-style: disc;
	list-style-position: inside;
	margin: 0 0 15px 15px;
}

#content ul li {
	margin: 0 0 5px 0;
}

p.small {
	font-size: 9px;
	line-height: 12px;
}

#homepage_content {
	width: 325px;
	height: 316px;
	background: url(../images/homepage.jpg) no-repeat;
	padding: 120px 200px 0 20px;
}

#homepage_content p {
	color: #fff;
}

/* Footer Rules
------------------------------- */

#footer {
	position: relative;
	clear: both;
	width: 800px;
	height: 12px;
	background: url(../images/footer_bg.gif) no-repeat bottom left;
}

#footer_links {
	position: absolute;
	top: -17px;
	right: 35px;
}

#footer_links a {
	color: #555;
	font-size: 10px;
	padding: 0 0 0 15px;
	text-decoration: none;
}

#footer_links a:hover {
	text-decoration: underline;
}

p.solera_logo {
	background: url(../images/solera_logo.gif) no-repeat top right;
	padding: 0 200px 0 5px;
}
	
