@charset "utf-8";
/* CSS Document */

h1 {
margin: 0 0 20px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #cccccc;
}

h3 {
color:#669900;
}

a {
color:#669900;
text-decoration:none;
}

#mainContainer{
text-align:left;
}

#content {
background:url(../images/bg_panel.png) bottom no-repeat;
padding-bottom: 10px;
height:730px;
}

#banner {
background:url(../images/bg_home_banner.jpg);
height:620px;
width:100%;
border:0;
}

#video {
background:url(../images/bg_home_shadow.jpg) top center no-repeat;
height:620px;
width:1008px;
width:1008;
border:none;
font-size:0px;
margin:0 auto;
}

#spacer {
background:url(../images/bg_home_spacer.jpg) center no-repeat #E7E8ED;
height:35px;
}

#leftContent {
/*background:#dfe0e5;*/
width:600px;
float:left;
display:inline;
margin:0 0 0 8px;
padding:10px 20px 10px 30px;
}

#rightContent {
width:300px;
float:left;
display:inline;
margin: 0 20px;
}

#rightContent p{
width: 250px;
}

#leftContent ul {
margin:20px 0 0 10px;
}

#leftContent li {
margin:0 130px 11px 10px;
padding-left:13px;
background:url(../images/bullet_green.jpg) no-repeat 0px 7px;
}

#testimonials {
margin:0 0 0 2px;
}

#testimonials li{
margin:0 0 13px 0;
padding-left:24px;
background:url(../images/quote_green.jpg) no-repeat 0 1px;*/
}

#testimonials b {
color:#669900;
}

.colMid h2 span.price {
color:#669900;
}

.tile_latest{
background:url(../images/tile_latest.png) no-repeat;
width:272px;
height:164px;
margin:0px 0 10px 0;
}

.tile img, .tile_latest img{
margin:8px 11px 12px 11px;
}

