/* Defaults */

body {background:url(images/bg.png) repeat-x #fff;}

* {margin:0;padding:0;}

img {border:0;}

a {text-decoration:none;}

a:hover {text-decoration:underline;}

#wrapper {width:999px; margin:0 auto;}

#header {height:110px;}
#header .logo {float:left; margin: 20px 0 0 5px;}
#header ul {list-style:none; padding:80px 0 0 0px; float:right;}
#header ul li {float:left;font-family:arial; color:#2c4e59; font-size:14px; font-weight:bold;padding: 0 0 0 15px;}
#header ul li a {color:#2c4e59;}

#banner {background:url(images/header.png); height:461px;}

#left {width:285px; float:left; margin: 25px 30px 0 45px;}
#left img {width:39px; height:47px; float:left; padding: 0 15px 0 0;}
#left h2 {font-family:Calibri; color:#39465e; font-size:20px; font-weight:bold; padding: 15px 0 0 15px;}
#left p {clear:both; padding: 10px 0 0 0; font-family:arial; color:#5f5f5f; font-size:12px; font-weight:normal;line-height:200%;}
#left a {padding:15px 0 15px 0; float:left;font-family:arial; color:#01a4f9; font-size:12px; font-weight:bold;text-decoration:underline;}

#center {width:285px; float:left; margin: 26px 30px 0 0;}
#center img {width:43px; height:46px; float:left; padding: 0 15px 0 0;}
#center h2 {font-family:Calibri; color:#39465e; font-size:20px; font-weight:bold; padding: 13px 0 0 15px;}
#center p {clear:both; padding: 10px 0 0 0; font-family:arial; color:#5f5f5f; font-size:12px; font-weight:normal;line-height:200%;}
#center a {padding:15px 0 15px 0; float:left;font-family:arial; color:#01a4f9; font-size:12px; font-weight:bold;text-decoration:underline;}

#right {width:285px; float:left; margin: 30px 10px 0 0;}
#right img {width:47px; height:39px; float:left;padding: 0 15px 0 0;}
#right h2 {font-family:Calibri; color:#39465e; font-size:20px; font-weight:bold; padding: 10px 0 0 15px;}
#right p {clear:both; padding: 13px 0 0 0; font-family:arial; color:#5f5f5f; font-size:12px; font-weight:normal; line-height:200%;}
#right a {padding:15px 0 15px 0; float:left;font-family:arial; color:#01a4f9; font-size:12px; font-weight:bold;text-decoration:underline;}

#bottom {clear:both;width:950px; border-top:1px solid #e8e7e8; margin:0 auto; padding: 10px 0 0 0;}
#bottom p {color:#39465e; font-size:12px; padding: 5px 0 0 0; float:left;font-family:arial;}
