body {
	background: url(images/back.jpg) repeat-x top left;
	background-color: ##890D14;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
	color: #666;
}
p, h1, h2, h3, ul, li, dl, dt, dd, fieldset {
	margin: 0;
	padding: 0;
}
a { color: #666; }
a.hover { text-decoration:none; }
.bold {font-weight:bold;}
.left {float:left;}
.right {float:right;}
.homeCopy {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	line-height: 17px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #878B8E;
}
.leftCopy {
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#container {
	width: 750px;
	padding: 0px 25px 25px 25px;
	float:left;
	background: url(images/content-bkgd.jpg) repeat-x bottom #455159;
	text-align: left;
}
#header {
	float:left;
	width: 750px;
	padding: 15px 25px 0px 25px;
	background: url(images/bg-head.gif) repeat-x bottom #374148;
}
#wklogo {
	float:right;
}
#topNav {
	float:right;
	font-size: 12px;
	margin-bottom: 16px;
}
#topNav li {
	float:left;
	list-style:none;
	padding: 0 33px 6px 33px;
	border-right: 1px solid #fff;
}
#topNav li#last {
	padding-right: 0;
	border:none;
}
#topNav li a {
	color: #fff;
	text-decoration:none;
}
#topNav li a:hover, #topNav li a#current {
	border-bottom: 1px solid #8CC63F;
	color:#8CC63F;
	padding-bottom: 4px;
	}
#current {
	font-weight:bold;
}
/*======Home page ======*/
#home {
	background: #fff;
	float:left;
	width: 750px;
}
#homeL {
	float:left;
	width: 525px;
	height: 494px;
	background: url(images/main.jpg) no-repeat top left #eee;
	position:relative;
}
#homeL ul {
	position: absolute;
	bottom: 10px;
	right: 20px;
	list-style:none;
}
#homeL li a{
	padding: 10px;
	width: 200px;
	background: #5B7756;
	margin-bottom: 10px;
	color:#fff;
	display:block;
	text-decoration:none;
	font-weight:bold;
}
#homeL li a:hover {
	background: #fff;
	color: #5B7756;
}
#homeR {
	float:left;
	width: 201px;
	font-size: 12px;
	padding: 15px 12px 0 12px;
}
#homeR h1 {text-transform:none;}
#content {
	background: #fff;
	width: 650px;
	padding: 50px 50px 30px 50px;
	float:left;
	}
/*======  Multi page =======*/	
#logos a {
	display:block;
	width: 300px;
	height: 100px;
	float:left;
}
#ymmasterfile, #wkmasterfile {
	display:none;
}
#logos a.yesmail {
	background: url(images/YesmailMasterfileup.gif) no-repeat top left;
}
#logos a.walterkarl {
	background: url(images/WalterKarlMasterfileup.gif) no-repeat top left;
}
.multi ul {
	margin: 0 0 30px 20px;
}
/*====== Reach page =======*/
.reachContent {
	font-size: 12px;
	width: 630px;
	float:left;
}
fieldset {
	border:none;
	border-top: 2px solid #999;
	padding-top: 10px;
	padding-left: 0;
	margin-left: 0;
	float:left;
}
legend {
	text-transform:uppercase;
	font-size: 14px;
	font-weight:bold;
	padding: 8px 4px 0 0;
	color: #666;
	margin: 0 0 0 -5px;
}
dl {
	background: url(images/dots.gif) repeat-x bottom;
	overflow:auto;
	text-align: bottom;
}
dt {
	float:left;
	padding-right: 5px;
	background: #fff;
}
dd {
	float:right;
	padding-left: 5px;
	background: #fff;
}
.reachL {float:left;
	width: 325px;
	border-right: 1px solid #666;
	margin-right: 20px;
}
.reachR {float:left;
	width:280px;}
.reachB {
	margin-bottom: 4px;
}
.reachL dd {
	padding-right: 20px;
}
/*====== Contact page ======*/

.rates {font-size: 12px}
.leftCol {float:left;
	width: 300px;}
.rightCol {float:right;
	width: 300px;
}
.defHeader {
	background-image:none;
	font-weight:bold;
	font-size: 110%;
	padding-bottom: 10px;
}
.rightCol p {
	padding-top: 10px;
}
#contact {
	width: 650px;
	padding-top: 15px;
	float:left;
}
#footer {
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	width: 750px;
	float:left;
	background-color: #374148;
	padding: 8px 0;
}
#ftrContact {
	text-align: center;
	font-size: 11px;
	color: #374148;
	margin: 15px 0;
	float:left;
	line-height: 1.5em;
	width: 800px;
}
