@charset "utf-8";
/* CSS Document */

/*  Centered Layout . Absolute positioned elements on the top of the page. Some floating elements (nested in the main content-box) */

body{background: #fff url(/images/assets/home-bg.jpg) no-repeat center 0% ; font-family: georgia,tahoma,arial,helvetica,geneva,sans-serif;	text-align: center; 	font-size: 11px;	color:#505059; line-height: 13.5pt;}
ul{margin:15px 0px 0px 0px ; padding:0px 0px 0px 0px}
li{margin:5px 0px 5px 0px; color:#000}
.grey{color:#3c3c45; line-height:12.5pt; display:block;}
img{border:0px;}
#main{margin:0 auto; margin-top:-8px; text-align:left; height:auto; width:950px; position:relative}
a{text-decoration:underline; color:#505059}
a:hover{text-decoration:none;}
#header{height:90px; width:950px; float:left;}

#image{float:left; height:281px; width:950px; margin-top:0px; background:url(/images/assets/main-image.jpg) no-repeat;}
#strap-line{position:absolute; top:304px; left:325px;  z-index:100;   }

#nav{position:absolute; top:98px; left:228px; font-family:tahoma, Arial, Helvetica, sans-serif; font-size:11px;  font-weight:bold; color:#9b9bc7;}
#nav a{color:#d1d1d2; text-decoration:none; height:36px; padding:0px 18px 0px 0px;}
#nav a:hover{color:#9b9bc7;}
span#nav1, span#nav2, span#nav3, span#nav4, span#nav5, span#nav6{height:36px; padding:0px 18px 0px 0px;}


#main-content{width:910px;  background:url(/images/assets/content-bg.jpg) no-repeat;  position:absolute; top:360px; left:40px; }
#left-box{width:270px; height:200px; float:left; margin-left:0px; padding-top:10px; }
#left-box img{margin-bottom:5px;}
.left-focus{height:90px; width:250px; float:left; padding-left:20px;}
#center{height:auto; width:600px; float:left; margin-left:40px; margin-top:10px;}
.content{ height:auto; width:260px; padding:0px 30px 10px 0px; float:left;  padding-left:0px;}
#footer{width:1000px; position:absolute; top:568px; left:39px; background:url(/images/assets/footer-bg.jpg) no-repeat; height:43px; width:870px; }
#left-footer{ float:left; margin-top:15px; margin-left:15px;}
#footer-nav{float:left;  margin-left:30px;  margin-top:6px;}
#footer-nav a{ background:url(/images/assets/divider.gif) 100% 0% no-repeat; height:27px; display:block; float:left ; padding-top:10px; padding-left:8px; padding-right:8px; text-decoration:none}
#footer-nav a:hover{text-decoration:underline;}
#footer-nav #last{background:none;}


.black{color:#000;}