/* CSS Document */
html,body {height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(images/bg.gif); 
background-repeat:repeat-x;
background-color:#000000;
margin:0;
padding:0;}

#top {
background-image:url(images/logo.gif);
background-repeat:no-repeat;
height:37px;
width:777px;
margin:auto;
padding-top:4px;}

#main {width:800px;margin:auto; min-height:100%;background-color:#fff; padding:10px 0 10px 0;}


#nav {background-image:url(images/topnav.gif);
background-repeat:no-repeat;
height:50px;
width:777px;
margin:auto;}
a{color:#99CC33; text-decoration:none;}

a:hover{color:#ccc; text-decoration:none;}
#nav div {padding:18px;}

#nav a{color:#333; text-decoration:none; font-weight:bold;}

#nav a:hover{color:#FF9900; text-decoration:none;}

#header {background-image:url(images/homeHeader.gif);
background-repeat:no-repeat;
height:136px;
width:777px;
margin:auto;}

#portfolio_header {background-image:url(images/portfolioHeader.gif);
background-repeat:no-repeat;
height:136px;
width:777px;
margin:auto;}

#services_header {background-image:url(images/servicesHeader.gif);
background-repeat:no-repeat;
height:136px;
width:777px;
margin:auto;}

#contact_header {background-image:url(images/contactHeader.gif);
background-repeat:no-repeat;
height:136px;
width:777px;
margin:auto;}

#content {width:777px; height:auto;margin:auto; padding:15px 0 0 0;}

#contentLeft {padding:4px; text-align:left; height:100%;}

#contentLeft p{color:#666666;
text-align:justify;
margin-top:0px;}

#title { font-size:1.25em; color:#666; font-weight:bold;}

#bottom {width:777px;
border-top:3px solid #666;
margin:auto; margin-top:50px;}


#bottom div{font-size:.85em;
padding-top:4px;}