body {
   background-color: #FFFFFF;
   background-image: none;
}
.main_build {
   background-image: url(images/main_build.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   text-align: center;
   width: 198px;
}
.main_text {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FFFFFF;
   padding-top: 80px;
   padding-right: 20px;
   padding-left: 20px;
   text-decoration:none;
}
.main_link, .main_link:hover {
   text-decoration:none;
   color: #FFFFFF;
}

.main_h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 28px;
   color: #FFFFFF;
}
.white {
   color: #FFFFFF;
}

.main_monitor {
   background-image: url(images/main_monitor.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   text-align: center;
   width: 198px;
}
.main_bottom {
   background-image: url(images/main_footer_bg.gif);
   background-color: #093C60;
}

.main_sell {
   background-image: url(images/main_sell.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   text-align: center;
   width: 198px;
}


.main_manage {
   background-image: url(images/main_manage.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   text-align: center;
   width: 198px;
}


.main_content {
   background-image: url(images/main_bg.gif);
   background-repeat: repeat-x;
   padding-top: 40px;
}
.main_h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 28px;
   color: #053769;
   font-weight: normal;
}

