@charset "utf-8";
/* CSS Document */

img {border: 0;}
.clear {clear: both;}

#feedback {
 position: fixed;
 left: 0;
 top: 225px;
 overflow: auto;
 height: 150px;
 width: 80px;
}

input {
 color: #4383c4;
 font-size: 12px;
 font-weight: bold;
}

html>body {
 background: url(images/headerbg.jpg) repeat-x #1d1d1d;
 margin: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
}

#mainwrap {
 margin: 0 auto;
 width: 960px;
}

#topheader {
 height: 166px;
}

#logo {
 float: left;
 width: 423px;
}

#righttophead {
	background: url(images/topright-other-pages.jpg) no-repeat;
	float: right;
	width: 537px;
	height: 166px;
	text-align: left;
	color: #FFF;
	font-size: 24px;
}

#righttophead a {
 float: right;
 padding: 20px 0 0 0;
}

#bottomheader {
 height: 267px;
}

#maincontent {
 background-color: white;
 margin-top: -16px;
 padding-bottom: 25px;
}

#maincontent p.contenttitle {
 font-weight: bold;
 padding: 15px 0 0 100px;
}

#aweber {
 width: 800px;
 margin: 0 auto;
 padding: 0 5px 5px 5px;
 border: #a6d130 3px dashed;
}

#awebertop {
 float: left;
 width: 800px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #333;
 font-size: 13px;
 padding-top: 10px;
}

#awebertop label {
 padding: 0 5px 0 25px;
}

#awebertop input.text {
 width: 185px;
}

#awebertop input.submit {
 background: url(images/startnow.jpg) no-repeat;
 width: 169px;
 height: 39px;
 border: 0;
 margin-left: 50px;
}

#aweberbottom {
 width: 600px;
 margin: 0;
}

#bottomcontent {
 width: 875px;
 margin: 0 auto;
 padding-top: 25px;
}

#bleft {
 float: left;
 width: 415px;
 font-size: 12px;
}

#bright {
 float: right;
 width: 435px;
}

#bright img {
 padding: 0 20px 15px 20px;
}

#footer {
 background: url(images/footerbg.jpg) no-repeat;
 width: 960px;
 height: 38px;
 margin: 0 auto;
 line-height: 38px;
 vertical-align: middle;
 font-size: 11px;
 padding-bottom: 25px;
}

#copy {
 float: right;
 width: 120px;
 font-weight: bold;
}

#footermain {
 float: left;
 width: 835px;
}

#footermain a {
 color: black;
 text-decoration: none;
}

#footermain a:hover {
 color: #333;
}
#white {
	color: #FFF;
}
.White {
	color: #FFF;
}
.White {
	color: #FFF;
}
#white {
	color: #FFF;
	vertical-align: bottom;
	text-align: right;
}
.white {
	color: #FFF;
}

