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

body{
	margin:0px; background-color:#cccccc;
	}
.top_bg{
	background:url(../images/top_bg.jpg) top left repeat-x;
	height:115px;
	}
	
.header{
	background:url(../images/header.jpg) top left no-repeat;
	height:281px; width:900px;
	}
.logo{
	background:url(../images/super_logo.jpg) top left;
	height:115px; width:290px;
	}
#index_logo{
	background:url(../images/super_dryclean_logo.jpg) center no-repeat; width:400px; height:300px; margin:120px auto;
	}
.top_nav_left_bg{
	background:url(../images/top_nav_left_bg.jpg) top left no-repeat;
	height:33px; width:12px;
	}
.top_nav_right_bg{
	background:url(../images/top_nav_right_bg.jpg) top left no-repeat;
	height:33px; width:12px;
	}
.top_nav_bg{
	background:url(../images/top_nav_bg.jpg) top left repeat-x;
	height:33px;
	}
.callnow{
	text-align:right; font-family:arial; color:#ffffff; font-weight: bolder;
	font-size:16px;
	}
.menu_bg{
	background:url(../images/navigation_bg.jpg) top left;
	height:40px;
	}	
.welcome{
	background:url(../images/welcome_msg.jpg) top left no-repeat; height:33px; width:367px;
	}
.bodytext{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align:justify; line-height:18px;
	}
.contact_nav{
	font-family:Arial, Helvetica, sans-serif; font-size:15px; padding-left:0px; font-weight:bolder; color: #000000; border-bottom:1px #999999 solid;
	}
.contact_nav a{
	color:#000000; text-decoration:none;
	}
.contact_nav a:hover{
	color: #990000; text-decoration:none;
	}
.ad_box_left{
background:url(../images/advantage_left_bg.jpg) right top no-repeat; height:160px; width:3px;
	}
.ad_box_bg{
background:url(../images/advantage_box_bg.jpg) top left repeat-x; height:160px;
	}
.ad_box_right{
background:url(../images/advantage_right_bg.jpg) top left no-repeat; height:160px; width:9px;
	}
.greenbox{
	border:1px #cccccc solid; background-color:#da181b; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left;
	}	

	
#footertable{
	margin-top:5px;
	}
.copyright{
	font-family:tahoma; font-size:12px; color: #ffffff; padding-left:10px;
	}
.footerlink{
	font-family:tahoma; font-size:12px; color: #ffffff; padding-right:10px; text-align:right;
	}
.footerlink a{
	color: #ffffff; text-decoration:none;
		}
.footerlink a:hover{
	color: #CCCCCC; text-decoration:none;
		}

.footer_bg{
	background:url(../images/footer_bg.jpg) top left repeat-x;
	height:40px;
	}
.h1{
	font-family: "Trebuchet MS"; font-size:18px; color:#000000; font-weight:bold; text-align:left; padding-left:0px;
	}
.h2{
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #993300; font-weight:bold; text-align:left; padding-left:0px;
	}
.h3{
	font-family:arial; font-size:16px; font-weight:bold; text-align:center; border-bottom:1px solid #ffffff; border-top:1px solid #ffffff; color:#ffffff;
	}
.whitemiddle{
	font-family:arial; font-size:14px; font-weight:bold; text-align:center; color:#ffffff;
	}
#clock{
	color:#990000; margin-top:100px; margin-left:230px;
	}
.ratechart{
	font-family:tahoma; font-size:12px; color:#ffffff;
	}
.validation{
	font-family:tahoma; font-size:12px; color: #CC0000;
	}