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

body { font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12; background-color:#ffffff; background-image:url(images/grad.gif); background-repeat:repeat-x;margin-top:0px}

#container {margin:auto; width:890px; background-color:#ffffff;height:825px; border: 3px solid #4aa068;}
#heder{height:238px; background-color:#003300; background-image:url(images/header_image.png); background-position:right; background-repeat:no-repeat;}
#colleft{width:191px;  background-image:url(images/fronds.png); text-align:center;padding-top:155px; height:265px; background-repeat:no-repeat; float:left }
#colmain{width:699px; float:right; padding-top: 10px; line-height:25px;}
#footer{clear:both; width: 890px; text-align:center; font-size:12px; padding:25px;}
#logo {position:relative; top:25px; left:-50px; height:297px; width: 245px; background-image:url(images/logo.png); z-index:200}