@charset "utf-8";
/* CSS Document */
body {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background-image:url(../images/background.jpg); background-repeat:repeat-x; font-size:12px;}
table{text-align:center; border:1px solid #CCC; margin:10px; width:500px;}
td{background-color:#BBF; padding:5px;}
#master {margin:0 auto; width:1000px;}
#topCurve{width:1000px; background-image:url(../images/top.jpg); background-repeat:no-repeat; height:24px;}
#logo{width:996px; background-color:#fff; text-align:center;border-left:solid 2px #999; border-right:solid 2px #999;}
#menu{width:996px; background-color:#fff; text-align:center;border-left:solid 2px #999; border-right:solid 2px #999;padding-top:20px; padding-bottom:5px; font-size:14px;}
#menu a{ text-decoration:none;}
#menu a:visited{color:#06F;}
#menu a:hover{color: #00F;}

#contentHome {float:left; margin:0 auto; width:638px; background-color:#FFF; border-left:solid 2px #999; padding:20px; height:500px; background-image:url(../images/cloud.jpg); background-position:center; background-repeat:no-repeat; font-weight:bold; font-size:14px;}
#contentHome h1{font-size:18px; margin:0px;}
#contentHome h2{font-size:16px; margin:0px;}
#contentHome a{ text-decoration:none;}
#contentHome a:visited{color:#06F;}
#news {width:318px; float:left;  border-right:solid 2px #999; height:540px; background-color:#FFF;}
#news h1{font-size:18px;}
#news h2{font-size:16px;}
#latestNews {width:298px; border:solid 1px #999; padding:5px;}
#latestNews a{text-decoration:none;}
#latestProj {width:298px; border:solid 1px #999; padding:5px;}
#latestProj a{text-decoration:none;}

#content {float:left; margin:0 auto; width:956px; background-color:#FFF; border-left:solid 2px #999; border-right:solid 2px #999; border-bottom:solid 2px #999; padding:20px; }
#content h1{font-size:18px; margin:0px;}
#content h2{font-size:16px; margin:0px;}
#content h3{font-size:14px; margin:0px; color:#009}
#content a{ text-decoration:none;}
#content a:visited{color:#06F;}
#footer{width:1000px; text-align:center; font-size:10px; border-top:solid 2px #999;}

#custContainer{float:left; width:956px;}
.customer{border:1px solid #999; width:150px; height:150px; margin:10px; float:left;}
