/* CSS Document // COMMERICAL site */

<style type="text/css">

*{margin:0px;padding:0px;}
body { margin-top:25px; font-family:"Arial Narrow",Arial,Helvetica,sans-serif; font-size: 9pt; letter-spacing:1px; line-height: 18px; color: #000; text-align:center; }

a {color: #000; text-decoration:underline; }

#wrap { width:870px; margin:0px auto; }

#homepic {height:381px;}

#main1 { background: url( images/bg.jpg ); background-repeat: no-repeat; width:625px; height:381px; float:left; }
#main2 { width:625px; height:381px; float:left; }

#main_copy {text-align:left; text-transform: uppercase; padding-left:70px; padding-right:50px; padding-top:70px; }
#main_copy p { margin-top:15px; }
#col1 { padding-left:70px; padding-right:0px; padding-top:10px; width:220px; text-align:left; font-style:italic; float:left; text-transform:none; line-height:normal; }
.listy { font-style:italic; text-transform:none; }
.tab { margin-left:70px; }


#sidebar1 { background: url( images/side1.jpg ); background-repeat: no-repeat; width:245px; height:381px; float:right; }
#sidebar1_copy { color:#FFF; text-align:left; padding-left:30px; padding-right:15px; padding-top:70px; }


#sidebar2 { background: url( images/side2.jpg ); background-repeat: no-repeat; width:245px; height:381px; float:right; }
#sidebar2_copy { color:#413d3d; text-align:left; padding-left:40px; padding-right:25px; padding-top:65px; }

#bottom1 { background: url(images/bottom1.jpg); background-repeat: no-repeat; width: 870px; height: 96px; float:left; margin:0; padding:0; }
#bottom1_copy { margin:0px; text-align:left; color:#FFF; padding-left:130px; padding-right:20px; padding-top:25px; float: left; font-size:11.5px; line-height:22px; }
#bottom1_copy li { margin-left:0px; list-style-type: none; display: inline; text-indent: 0px; }



#projects {
color:#FFFFFF;
float:left;
margin:0;
padding:40px 20px 0 125px;
text-align:left;
}
#projects a.on {
color:#666666;
text-decoration:none;
}
#projects a.on:hover {
text-decoration:none;
}
#projects li {
display:inline;
list-style-type:none;
padding-left:5px;
text-align:left;
text-transform:uppercase;
}
#projects li a {
color:#FFFFFF;
text-decoration:none;
}
#projects li a:hover {
color:#999999;
text-decoration:none;
}



#bottom2 { height: 48px; float:left }

</style>
