@charset "UTF-8";
/* CSS Document */


body { background-image: url('../images/bg.jpg'); margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #737373;}
form {margin:0px;}


/* Wrapper */
#wrapper { width: 750px; margin: 0px auto; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; background-color: #ffffff;}

/* Header */
#header { width: 750px; height: 274px; background-image: url('../images/header.jpg'); }


/* Menu */
#home a { display:block; float:left; width: 97px; height: 54px; background-image:url(../images/menu_home.jpg); background-repeat:no-repeat; text-decoration:none; }
#home a:hover { display:block; width:97px; height:54px; background-image:url(../images/menu_home2.jpg); background-repeat:no-repeat; text-decoration:none; }
#service a { display:block; float:left; width:88px; height: 54px; background-image:url(../images/menu_service.jpg); background-repeat:no-repeat; text-decoration:none; }
#service a:hover { display:block; width:88px; height:54px; background-image:url(../images/menu_service2.jpg); background-repeat:no-repeat; text-decoration:none; }
#build a { display:block; float:left; width:78px; height: 54px; background-image:url(../images/menu_build.jpg); background-repeat:no-repeat; text-decoration:none; }
#build a:hover { display:block; width:78px; height:54px; background-image:url(../images/menu_build2.jpg); background-repeat:no-repeat; text-decoration:none; }
#install a { display:block; float:left; width:94px; height: 54px; background-image:url(../images/menu_install.jpg); background-repeat:no-repeat; text-decoration:none; }
#install a:hover { display:block; width:94px; height:54px; background-image:url(../images/menu_install2.jpg); background-repeat:no-repeat; text-decoration:none; }
#contact a { display:block; float:left; width:94px; height: 54px; background-image:url(../images/menu_contact.jpg); background-repeat:no-repeat; text-decoration:none; }
#contact a:hover { display:block; width:94px; height:54px; background-image:url(../images/menu_contact2.jpg); background-repeat:no-repeat; text-decoration:none; }
#about a { display:block; float:left; width:106px; height: 54px; background-image:url(../images/menu_about.jpg); background-repeat:no-repeat; text-decoration:none; }
#about a:hover { display:block; width:106px; height:54px; background-image:url(../images/menu_about2.jpg); background-repeat:no-repeat; text-decoration:none; }
#end { float:left; width:193px; height: 54px; background-image:url(../images/menu_end.jpg); background-repeat:no-repeat; text-decoration:none; }


/* Dividers */
#divider { clear: both; width: 750px; height: 8px; background-image: url('../images/divider.jpg');  background-repeat: no-repeat;  }
#divider2 { clear: both; margin-left: 10px; width: 730px; height: 40px; background-image: url('../images/divider2.png');  background-repeat: no-repeat;  background-position: center;}
#v_divider { float: left; width: 12px; height: 166px; background-image: url('../images/vdivider.png');  background-repeat: no-repeat; }
#v_divider_long { float: left; width: 14px; height: 342px; margin-top: 45px; background-image: url('../images/vdivider_long.png');  background-repeat: no-repeat; }

/* Content */
#content { clear: both; width: 750px; min-height: 460px; background-color: #ffffff; background-image: url('../images/bg2.jpg');  background-repeat: no-repeat;  }


/* Footer */
#footer { clear: both; height: 40px;background-image: url('../images/footer.jpg'); background-position:top center; background-repeat: no-repeat; background-color: #FFF; }
.footer_text1{float: left; padding-top: 15px; padding-left: 10px; font-size: 10px; color: #737373; }
.footer_text1 a, .footer_text1 a:visited {color: #737373; text-decoration: none;}
.footer_text1 a:hover {color: #000; text-decoration: none;}
.footer_text2 {float: right; padding-top: 15px; padding-right: 10px; font-size: 10px; color: #737373; }


/* Index */
#left1 { clear: both; float: left; width: 230px; margin-left: 20px; margin-top: 10px;}
#right1 { float: left; width: 420px; margin-left: 20px; margin-top: 20px;}
#left2 { clear: both; float: left; width: 230px; margin-left: 20px; margin-top: 5px;}
#middle { float: left; width: 190px; margin-left: 20px; margin-top: 0px;}
#right2 { float: left; width: 240px; margin-left: 20px; margin-top: 5px;}

.list1 {color:#0076a3; font-size: 16px;}
.viewmore1, .viewmore1 a, .viewmore1 a:visited {float: right; margin-right: 10px; color:#005b7f; text-decoration: none;}
.viewmore1 a:hover {float: right; margin-right: 10px; color:#000;}
.caption {margin-left: 10px; }
.subtext {margin-left: 4px; }
.contact_text {font-size: 14px; color: #000; }
.blue_text {color: #0076a3; }


/* Service */
#service_box { padding: 5px; color: #000; background-color: #e5e5e5; font-size: 12px; }
#toppic {margin-bottom: 45px;}
#24hour {height: 146px;}

.smallsign_img {margin-right: 13px;}

.list_title {color:#0076a3; font-size: 28px; letter-spacing: -2px;}

/* Build */
#service_box { padding: 5px; color: #000; background-color: #e5e5e5; font-size: 12px; }
#toppic {margin-bottom: 45px;}
#24hour {height: 146px;}

.gray_text {color:#4d4d4d; font-size: 12px;}

/* Contact */
#map {margin-bottom: 30px;}
