html, body, div, span,  h1, h2, h3, h4, h5, h6, p, blockquote, em, font, img, ins, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

body {
	background-color: #E7E7E7;
	color: #333333;
}

a, a:active, a:focus, a:visited {
	color: #9f8c2d;
	text-decoration: none;
}

 a:hover{
	color: maroon;
	text-decoration: underline;
}

a.topPageLinks, a.topPageLinks:active, a.topPageLinks:focus, a.topPageLinks:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

 a.topPageLinks:hover{
	color: maroon;
	text-decoration: underline;
}

#pgwrapper {
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
}

#topbar {
	width: 100%;
	height: 142px;
	background: url(../images/topbackground.jpg) repeat-x;
	margin: 0px auto;
}

#mastheadwrapper {
	width: 1042px;
	height: 142px;
	margin: 0px auto;
	clear: both;
}

form {
	line-height: 14px;
	padding: 0;
	margin: 0;
}

#login {
	width: 918px;
	height: 54px;
	clear: both;
}

#logintitle {
	width: 540px;
	height: 54px;
	background: url(../images/customerlogin.jpg) no-repeat;
	float: left;
}
	
#loginform {
	height: 30px;
	width: 378px;
	background-color: #000;
	float: left;
}

#loginform img, #searchblock img {
	float: left;
}

#searchblock p {
	line-height: 14px;
	float: left;
}

#loginform input, #searchblock input {
	float: left;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
    border: solid 1px #85b1de;
    width: 80px;
	line-height: 14px;
}

#loginform input {
	margin-top: 5px;
}

#loginform input.butn, #searchblock input.butn {
    width: 50px;
	margin-left: 5px;
}

#loginquestions {
	width: 63px;
	height: 24px;
	float: right;
}

#site_rss {
	width: 57px;
	height: 24px;
	float: right;
}

#logosearch {
	width: 934px;
	height: 88px;
	clear: both;
}

#logo {
	width: 339px;
	height: 88px;
	float: left;
	margin: 0;
}

#logo a{
	margin: 0;
	padding: 0;
	border: 0;
}

#logo img {
	width: 339px;
	height: 88px;
	margin: 0;
}

#searchwrapper {
	margin-left: 319px;
	width: 276px;
	height: 88px;
	float: left;
}

#searchblock {
	height: 52px;
	margin-top: 36px;
	background: url(../images/searchmain.png) no-repeat;
	line-height: 14px;
}

#searchform {
	width: 234px;
	padding-top: 15px;
	padding-left: 40px;}

#topnav {
	width: 1042px;
	height: 38px;
	background: url(../images/topbackground.jpg) repeat-x;
	z-index: 80;
	margin: 0px auto;
}

#bottomnav {
	width: 769px;
	height: 52px;
	z-index: 90;
	margin: 20px auto 0 auto;
}

#flashwin {
	width: 1042px;
	height: 395px;
	background-color: #fff;
	z-index: 85;
	margin: 20px auto 0 auto;
}

#flashbox {
	width: 809px;
	height: 299px;
	margin: 20px auto 0 auto;
}
#underflash {
	width: 779px;
	margin: 0 auto;
	padding: 15px;
	background-color: #000;
	color: #fff;
}

#underflash p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
}

#underflash a {
	color: #fff;
	text-decoration: none;
}

#underflash a:hover {
	color: #ccc;
	text-decoration: underline;
}

#footertop {
	width: 100%;
	height: 6px;
	background-color: #632100;
	margin: 0;
}

#footerwrapper {
	width: 100%;
	background-color: #E7E7E7;
	height: 150px;
	margin: 0;
}

#footer {
	width: 725px;
	margin: 0 auto;
	padding: 30px;
}

#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: right;
	clear: both;
}

#footer p a {
	color: #333333;
	text-decoration: none;
}

#footer p a:hover {
	color: #000;
	text-decoration: underline;
}

#footer img {
	float: right;
	margin-top: 10px;
}	

#top_bar img {
	margin: 0px auto;
}

#mainwinwrapper {
	width: 100%;
	background-color: #EAECDF;
	margin: 0px auto;
}

#mainwin {
	width: 1042px;
	background-color: #fff;
	margin: 0px auto;
}

#contentshell {
	width: 725px;
	margin: 0 auto;
}

#contentshell h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 20px 20px 5px 0px;
	color: #632100;
}

#contentshell h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 20px 20px 5px 0px;
	color: #333333;
}

#contentshell p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 10px 20px 10px 0px;
}

#contentshell ul {
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
}

#contentshell ul li {
	margin-top: 10px;
}

#contentshell.title {
	width: 725px;
	height: 259px;
}

/*-----------------------Callout Box------------------------------*/

#contentshell div.calloutbox {
	float: right;
	width: 230px;
	background-color: #FFF;
	padding: 15px;
	margin: 0 15px 15px 15px;
}

 #contentshell div.calloutbox h1 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	margin: 0 15px 15px 15px;
}

#contentshell div.calloutbox h2 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	margin: 0 15px 15px 15px;
}

#contentshell div.calloutbox p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-align: center;
	margin: 0 15px 15px 15px;
}