body{
background-color:#f2f2f2;
font-family: sans-serif;
font-size:12px;
color:#999;
}
h2{
color:#009933;
padding: 0;
margin: 0;
}
h3{
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#009933;
padding: 0;
margin: 0;
}
h3 a{
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#009933;
padding: 0;
margin: 0;
}
a{
color:#009933;
text-decoration:underline;
}
#main{
background-color:white;
border: 1px solid #ccc;
width: 900px;
margin:auto;
margin-top:30px;
}
#header{
width:825px;
height:140px;
margin:auto;
margin-top:15px;
}
#logo{
float:left;
}
#menu{
float:right;
text-align:right;
}
#content{
width:825px;
margin:auto;
margin-top:40px;
}
#left{
width:400px;
padding-right:20px;
float:left;
padding-bottom:10px;
}
#right{
width:405px;
float:right;
}
#companies{
width:405px;
height:220px;
padding-bottom:10px;
background:url('../img/companiesBackground.jpg');
background-repeat:no-repeat;
}
#testimonials{
width:405px;
height:232px;
}
#bottom{
width:100%;
border:1px solid #cdcdcd;
clear:both;
}
#news0{
float:left;
}
#news1{
font-size:11px;
width:180px;
margin-top:35px;
padding-right:35px;
float:left;
}
#news2{
font-size:11px;
width:185px;
margin-top:35px;
padding-right:35px;
float:left;
}
#news3{
font-size:11px;
width:190px;
margin-top:35px;
padding-right:15px;
float:left;
}
#footer{
width:825px;
height:30px;
margin:auto;
text-align:right;
margin-top:5px;
clear:both;
font-size:11px;
}
#footer a{
font-size:11px;
color: #333333;
}
#testimonialsInner { position: relative; width: 405px; background: url('../img/bgTestimonialsTop.jpg'); background-repeat: no-repeat; background-position: top; }
#testimonialsMiddle { position: relative; width: 405px; background: url('../img/bgTestimonialsBottom.jpg'); background-repeat: no-repeat; background-position: bottom; }
#testimonialsOuter { position: relative; width: 405px; background: url('../img/bgTestimonialsMiddle.jpg'); }