*{
	padding:0;
	margin:0;
	/*border:1px solid transparent;*/
}
a img{
	border:none;
}

body{
	background:url("images/bg_body.gif") top left repeat-x #eab5b7;
	font-family:tahoma, arials, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#3b3b3b
}

h1, h2, h3{
	font-weight:normal;
	clear:both
}
h1 span{
	display:none
}
h1 a{
	display:block;
	width:600px;
	height:40px;
	position:absolute;
	margin-top:-164px
}
h2{
	color:#c71818;
	font-size:23px;
	padding-bottom:6px;
}

#guide h2 {
	font-size: 2em;
	line-height: 1.5em;
}

h3{
	color:#e01616;
	font-size:19px;
	padding:14px 0 6px 0
}

#quicklinks h3 {
	color: #900000;
	font-size: 1.1em;
}

#guide h4 {
	text-decoration: underline;
	margin-top: 20px;
	padding-left: 11px;
}

p{
	margin:0 8px;
	clear:both;
	padding:5px 3px;
}
#qb{
	width:180px;
	height:147px;
	background:url("images/start.gif") top left no-repeat;
	float:right;
}
#qb input#zip{
	width:82px;
	height:19px;
	padding-top:4px;
	text-align:center;
	font-weight:bold;
	margin-top:103px;
	margin-left:14px;
	position:absolute
}
#qb #submit{
	position:absolute;
	margin-top:98px;
	margin-left:106px
}
	.left{
		float:left
	}
		p.left{width:750px}
	.right{
		float:right;
	}
		p.right{width:590px}
		h3 + p, p + p{padding-bottom:10px}

a{
	color:#4e31ff;
}
a:hover{
	text-decoration:none;
	color:#e10202
}
a:visited{
	color:#6b02e1
}

i,em,b,strong{
	color:#6d6d6d
}

#page{
	width:816px;
	margin:0 auto;
	background:url("images/bg_page.jpg") top left no-repeat #fff;
	padding-top:180px
}

#content{
	width:770px;
	margin:0 auto;
}

#guide {
	margin-bottom: 40px;
}

#guide p, #guide ul {
	line-height: 1.9em;
}

#guide .links strong {
	font-size: 1em;
	font-style: normal;
	color: #6B02E1;
}

#guide a.links {
	
	font-size: 1.3em;
	margin-bottom: 10px;
	margin-top: 10px;
}

#guide #quicklinks {
	padding: 5px 20px 20px 20px;
	border: 1px solid #777;
	background: #ebebeb;
	margin: 10px 0;
	width: 500px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	overflow: hidden;
}

#guide strong {
	font-size: 1.4em;
	font-style: italic;
}

#guide #donthave {
	border-top: 1px dashed #ccc;
	padding-top: 20px;
	margin-top: 20px;
}

#guide .right {
	float: right;
	padding: 0 0 10px 10px;
}

#guide .left {
	float: left;
	padding: 0 10px 10px 0;
}
#footer{
	width:100%;
	text-align:center;
	font-size:11px;
	border-top:5px solid #eab5b7;
	padding:3px 0;
}
hr{
	margin-bottom:10px;
	visibility:hidden;
	clear:both
}
#adsense{
	width:816px;height:90px;background:#fff;margin:0 auto;padding-top:10px
}
#adsense div{
	width:728px;
	height:90px;
	margin:0 auto;
}

ul{
	margin-left:40px;
}
h2{
	font-size:16px;
	padding-top:15px;
}

