/* GLOBAL/CONTENT STYLES */

* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:28px;
	color:#2d4f0f;
}

h2 {
	margin-top:-3px;
	font-size:20px;
	color:#666;
}

#right ul {
	margin:5px 0 20px 20px;
	font-size:12px;
	line-height:16px;
	color:#777;	
}

#right li {
	padding:5px
}

p {
	margin:5px 0 20px 0;
	font-size:12px;
	line-height:16px;
	color:#777;
}

p a, li a {
	color:#5c9c23;
}

a:hover {
	text-decoration:none;
}

#header {
	padding:0 15px;
	height:75px;
}

#header .logo {
	float:left;
	margin-right:20px;
	display:block;
	width:208px;
	height:50px;
	background:url(http://media.comparedby.us/comparedby/i/logosmall.gif) no-repeat;
}

#search {
	float:left;
	margin-top:20px;
	height:50px;
}

#homesearch {
	margin:20px auto 0 auto;
	width:275px;	
}

#search .keywords, #homesearch .keywords {
	width:200px;
}

#search .submit, #homesearch .submit {
	margin-left:10px;
	padding:2px;
}

#header #message {
	float:left;
	margin-top:20px;
	margin-left:40px;
	width:260px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

#nav1 {
	clear:both;
	height:30px;
	margin-bottom:10px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color:#5c9c23;
}

#nav1 a {
	float:left;
	display:block;
	height:23px;
	padding:7px 10px 0 10px;
	border-right:1px solid #000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#nav1 a:hover {
	background-color:#2d4f0f;	
}

#nav1 a.on, #nav1 a.on:hover {
	background-color:#000;
}

#breadcrumb {	
	display:none;
}

#left {
	float:left;
	margin:0 30px 0 15px;
	width:195px;
	font-size:12px;
}

#left ul {
	list-style-type:none;
	margin-bottom:15px;
	border-bottom:1px solid #dedede;
}

#left li {
	border:1px solid #dedede;
	border-bottom:none;
}

#left li.title {
	padding:3px 5px;
	background-color:#5c9c23;
	border:1px solid #5c9c23;
	font-weight:bold;
	color:#fff;
}

#left li a {	
	display:block;
	padding:2px 5px;
	font-weight:bold;
	text-decoration:none;
	color:#0066ff;
}

#left .on {	
	background-color:#dedede;
}

#left li a:hover {	
	text-decoration:underline;
	color:#5c9c23;
}

#right {
	float:left;
	width:675px;
}

#ppc {
	margin-bottom:20px;
}

#ppc .kw {	
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#0066ff;
}

#ppc .kw span {
	font-style:normal;
	color:#666;
}

#ppc .ppcsl {	
	float:right;
	position:relative;
	bottom:20px;
	font-size:11px;
	color:#ccc;
}

#ppc .ppcsl a {	
	color:#ccc;
}

#ppc .ppclisting {
	clear:both;
	padding-top:15px;
}

#ppc .ppclisting a:hover {
	color:#5c9c23;	
}

#ppc .ppclisting a {
	display:block;
}

#ppc .ppctitle {
	font-size:18px;
	text-decoration:none;	
	color:#0066ff;	
}

#ppc .ppcdescription {
	font-size:16px;
	text-decoration:none;
	color:#000;
}

#ppc .ppchost {
	font-size:16px;
	text-decoration:none;
	color:#0000ee;
}

#footer {
	clear:left;
	width:905px;
	padding:25px 0 20px 0;
	text-align:center;
	font-size:11px;
	color:#444;	
	margin:0 auto; height:30px;
}

#footer a, #footer span {
	margin:0 5px;
	color:#a5a5a5;	
}

#footer a:hover {
	color:#5c9c23;	
}

/* HOMEPAGE STYLES */

#callout1 {
	width:905px;
	height:224px;
	margin:15px 0 0 15px;
	background:url(http://media.comparedby.us/comparedby/i/callout1.jpg) no-repeat;
}

#callout1 * {
	position:absolute;
	width:330px;
	margin-left:550px;
}

#callout1 h2 {
	margin-top:20px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#fff;
}

#callout1 p {
	margin-top:64px;	
	font-size:16px;
	line-height:18px;
	color:#e0e0e0;
}

#callout1 a {
	width:255px;
	margin-top:165px;
	padding-left:75px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

#bottomcallouts {
	width:905px;
	height:190px;
	margin:25px 0 0 15px;
}

#bottomcallouts .bottomcallout {
	float:left;
	width:280px;
	height:190px;
	background-repeat:no-repeat;
	background-position:0 22px;
}

#bottomcallouts .bottomcallout * {
	position:absolute;
}

#bottomcallouts .bottomcallout h2 {
	width:280px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#5c9c23;
}

#bottomcallouts .bottomcallout p {
	width:143px;
	margin:24px 0 0 137px;
	font-size:14px;
	line-height:14px;
	color:#666;
}

#bottomcallouts .bottomcallout a {	
	display:block;
	width:280px;	
	height:26px;
	margin-top:160px;
	padding:2px 0 0 120px;
	background:url(http://media.comparedby.us/comparedby/i/bottomcalloutlink.gif) no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

#bottomcallouts .callout2 {
	background-image:url(http://media.comparedby.us/comparedby/i/callout2.jpg);
}

#bottomcallouts .callout3 {
	margin-left:33px;
	background-image:url(http://media.comparedby.us/comparedby/i/callout3.jpg);
}

#bottomcallouts .callout4 {
	margin-left:32px;
	background-image:url(http://media.comparedby.us/comparedby/i/callout4.jpg);
}

.homelogo {
	display:block;
	margin:0 auto;
	width:417px;
	height:100px;
	background:url(http://media.comparedby.us/comparedby/i/logolarge.gif) no-repeat;	
	margin-top:100px;
}

.home-footer {
	margin:0 auto;
}

/* ABOUT US STYLES */
#aboutus {
	width:905px;
	margin:15px 0 0 15px;
}

#aboutus p {
	font-size:12px;
	line-height:16px;
}

#aboutus a {
	color:#5c9c23;
}