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

*{margin:0; padding:0; font-size:12px; font-family:'Trebuchet MS' Arial; line-height:1.75em;}

p{ font-size:12px; font-family:'Trebuchet MS' Arial, Helvetica, sans-serif ; line-height:1.75em;}
a{ font-size:12px; font-family:'Trebuchet MS' Arial, Helvetica, sans-serif ; line-height:1.75em;}

ul li {font-size:12px; font-family:'Trebuchet MS' Arial, Helvetica, sans-serif ; line-height:1.75em; margin: 0  0 0 20px;}



h1{font-size:0px; width:353px; height:40px; display:block; color:#FFFFFF;}


#header {width:800px; height:185px; margin:0 auto;}

#contactinfo{background:url(../images/images/Contact-info-back.jpg) no-repeat; width:320px; height:65px; text-align:center; padding:5px 0 0 0;}

#navbox {width:320px; height:45px; margin:0;}
#navbox {margin:0;}

#navbox li {list-style:none; display:inline; float:left; margin:0;}

#navbox li a.home{width:110px; height:45px; background:url(../images/images/Home.jpg) no-repeat; font-size:0px; display:block;}
#navbox li a.homeon{width:110px; height:45px; background:url(../images/images/Home-over.jpg) no-repeat; font-size:0px; display:block;}

#navbox li a.home:hover{ background:url(../images/images/Home-over.jpg) no-repeat;}

#navbox li a.about{width:100px; height:45px; background:url(../images/images/About.jpg) no-repeat; font-size:0px;display:block;}
#navbox li a.about:hover{ background:url(../images/images/About-over.jpg) no-repeat;}
#navbox li a.abouton{width:100px; height:45px; background:url(../images/images/About-over.jpg) no-repeat; font-size:0px;display:block;}

#navbox li a.contact{width:110px; height:45px; background:url(../images/images/Contact.jpg) no-repeat; font-size:0px;display:block;}
#navbox li a.contacton{width:110px; height:45px; background:url(../images/images/Contact-over.jpg) no-repeat; font-size:0px;display:block;}

#navbox li a.contact:hover{ background:url(../images/images/Contact-over.jpg) no-repeat;}

#container {width:720px; margin:0 auto;}

#content { width:430px;
float:left;
padding:0;
margin:0;
min-height:400px;
}

#sidebar { width:220px; background:url(../images/images/sidebar-back.jpg) no-repeat; min-height:400px; float:right; padding: 0 0 0 10px;}

#sidebar h1 {font-size:0px; width:220; height:35px; display:block; color:#FFFFFF; }

#sidebar a{color:#333333; text-decoration:none;}

#sidebar a:hover{color:#0000FF;}

#footer {width:800px; margin:0 auto; background:url(../images/images/footer-line.jpg) no-repeat; font-size:10px; font-family:"Trebuchet MS" Arial; padding:10px 0 0 40px;}


.clearfloat {clear:both;}
.fllft{float:left;}
.flrlt{float:right;}



