body {margin:0; padding:0; font-size:76%; font-family:"trebuchet MS", arial, sans-serif; text-align:center;}
#wrapper {width:944px; margin:0 auto; text-align:left;}

.preload {display:block; position:absolute; left:-9999px;}

#header {height:70px; border-bottom:1px solid #ccc; position:relative; margin-top:20px;}
#header h1 {position:absolute; left:30px; top:25px; width:368px; height:0; padding-top:80px; overflow:hidden; background:url(images/logo.jpg); margin:0;}
#header h2 {position:absolute; left:480px; top:5px; width:430px; height:40px; padding-top:20px; overflow:hidden; background:url(images/wheretoday.jpg); margin:0;}
#buttons {padding:50px 0; margin:0; list-style:none;}
#buttons li {width:221px; float:left; margin-right:20px;}
#buttons li.last {width:221px; float:left; margin-right:0;}

#buttons li a {display:block; height:173px; width:181px; cursor:pointer; color:#fff; text-decoration:none; padding:20px;}
#buttons li#whatwedo a {background:url(images/blue-off.png);}
#buttons li#difference a {background:url(images/orange-off.png);}
#buttons li#whatyouget a {background:url(images/green-off.png);}
#buttons li#success a {background:url(images/yellow-off.png);}

#buttons li a b {position:relative; font-size:22px; line-height:50px;}
#buttons li a span {font-size:13px; line-height:20px; padding:20px;} 
#buttons li#whatwedo a:hover {background:url(images/blue-on.png);}
#buttons li#difference a:hover {background:url(images/orange-on.png);}
#buttons li#whatyouget a:hover {background:url(images/green-on.png);}
#buttons li#success a:hover {background:url(images/yellow-on.png);}

h2 {
	color:#069;
	font-weight:normal;
	font-size:28px;
	margin:0 0 20px 0;
}
h3 {
	color:#069;
	font-weight:bold; font-style:italic;
	font-size:14px;
	margin:0 0 0px 0;
}
p {font-size:14px; line-height:20px; margin:0; padding:5px 0; color:#666;}
p a {color:#000; text-decoration:none; border-bottom:1px solid #888; font-weight:bold;}
p a:hover {border-bottom:1px solid #c60;}
p b {color:#000;}
p.copyright {font-size:11px;}

#ads {padding:0; margin:30px 0; list-style:none;}
#ads li {float:left; width:220px; height:100px; border:1px solid #eee; margin-right:18px; background:#f8f8f8; display:inline; text-align:center;}
#ads li.last {margin:0;}
#ads li p {line-height:70px; font-size:12px; color:#aaa;}
#google {clear:left; margin-left:108px; height:30px; padding-top:20px;}