body.start {
background: #ececec;
}
.start div#content {
background: #ececec url("../images/background.jpg") repeat-x;
margin-top: 0px;
padding-top: 20px;
min-height: 0px;
}
.start div.start_text {
padding: 10px 30px;
}
.start div#d_logo_bg {
left:10px;
top:230px;
}
.start #contentBody {
width: 500px;
height: 300px;
min-height: 0px;
padding-bottom: 0px;	
float: right;
background: url("../images/start-content-background.png") no-repeat;
}
.start #startContact {
width: 880px;
height: 130px;
background: url("../images/start-contact-background.png") no-repeat;
color: #fff;
padding: 10px;
}
.start #startContact table {
float: right;
}

.start ul#sectionLinks {
list-style: none;
height: 50px;
padding: 0;
margin: 0;
}
.start ul#sectionLinks li {
list-style: none;
float: left;
padding: 20px;
}
.start ul#sectionLinks li a {
font-size: 18px;
}

.start #startContact {
float: right;
margin-top: 30px;
}
