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;
	font-size: 14px;
	line-height: 1.2em;
}
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;}
.highlight {	
	color: #8CC63F;
	font-weight:bold;
	}
.left {float:left;}
.right {float:right;}
.center {text-align:center;
	margin-bottom: 20px;}
.homeCopy {
	line-height: 15px;
}
h1 {
	font-size: 18px;
	line-height: 17px;
	text-transform: uppercase;
	color: #374148;
}
.home h1 {
	margin-bottom: 20px;
}
h2 {
	font-size: 16px;
	line-height: 17px;
	color: #374148;
	padding: 16px 0 5px 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #8CC63F;
}
.mainCopy {
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	position:relative;
}
#container {
	width: 750px;
	padding: 0px 25px 25px 25px;
	float:left;
	background: url(images/content-bkgd.jpg) repeat-x bottom #E8EDF0;
	text-align: left;
}
#header {
	float:left;
	width: 750px;
	padding: 15px 25px 0px 25px;
	background: url(images/bg-head.gif) repeat-x bottom #374148;
}#content {
	background: #fff;
	width: 650px;
	padding: 50px 50px 30px 50px;
	float:left;
	}
#wklogo {
	float:right;
}
/*====TOP NAV ======*/
#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;
}
#steps {
	width: 650px;
	float:left;
}
#step1, #step2 {
	width: 300px;
	height: 310px;
	margin-bottom: 20px;
}
#step1 {
	background: url(images/mmreg.gif) no-repeat bottom;
}

#step2 {
	background: url(images/mmoffers.gif) no-repeat bottom;
	}
/*=============*/
.home ul {
	margin: 0 0 17px 100px;
}
.ad ul, .pub ul {
	margin: 0 0 0 50px;
}
.ad li, .pub ul{
	line-height: 1.3em;
}
.comment1 {
	background: #ccc;
	font-weight: bold;
	padding: 20px;
	margin-top: 15px;
}
.pub .right {
	width: 250px;
	padding-top: 20px;
}
.pub .left {
	width: 300px;
}
#categories {
	float:left;
	width: 550px;
	margin: 0px 100px 30px 100px ;
}
.net .left, .net .right {
	width: 250px;
}
.net h3 {
	padding: 20px 0 8px 0;
}
#btm {
	float:left;
	padding-top: 15px;
	width: 650px;
}
/*=========*/
#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;
}
