@charset "utf-8";
/* CSS Document */

body {background:#8DB4C5 url(images/bg.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0;}

div#ictbs {width:850px; margin:auto; position:relative;}
div#topbanner {height:65px; float:left;}
div#header {width:850px; height:300px; float:left;}
div#nav {width:850px; height:37px; float:left;}
div#body {width:850px; background: url(images/bg.jpg);} .clear {clear:both;}
div#bodymain {background:#000; padding: 10px 20px; font-family:"Times New Roman", Times, serif; font-size:14px; color:#FFFFFF}
div#feature {height:400px; width:400px; padding: 10px 10px; float:left; display:inline;}
div#highlights {height:400px; width:400px; padding: 10px 10px;float:left; display:inline;}
div#footer {width:850px; background-color:#000; font-size:10px; color:#fff; text-align:center;}
