body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url(../images/body_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
.main_wrapper {
	width:958px;
	margin:0 auto;
	background:white;
}
*:focus{outline:none;}
.main_header {
	width:932px;
	padding:17px 0 10px 26px;
	background-color:#FFFFFF;
	float:left;
}
.smoothsf_logo {
	float:left;
	margin-right:15px;
}
.header_address {
	width:250px;
	float:left;
	color:#707070;
	font-weight:bold;
	font-size:13px;
	margin-top:3px;
}

 .header_tel_number {
width: 250px;
float:left;
color: #707070;
font-weight: bold;
font-size: 18px;
margin-top: 2px;
overflow: hidden;
}

 .header_specials {
width: 280px;
float:left;
color: #707070;
font-weight: bold;
font-size: 16px;
margin-top: 0px;
margin-left:100px;
overflow: hidden;
}

 .header_specials1 {
width: 280px;
float:left;
color: #707070;
/*font-weight: bold;*/
font-size: 11px;
margin-top: 2px;
margin-left:100px;
overflow: hidden;
line-height:17px;

}

 .header_register {
float: right;
color: #000000;
font-weight: normal;
font-size: 12px;
margin-right: 0px;
padding-right: 20px;
text-transform: uppercase;
}

.header_register a:link, .header_register a:visited {
color: #333399;
text-decoration: none;
}

.header_register a:hover {
text-decoration: underline;
}

.top_navigation {
	width:100%;
	float:left;
	height:44px;
}
.top_navigation ul {
	margin:0px;
	padding:0px;
}
.top_navigation ul li {
	width:auto;
	float:left;
	list-style:none;
}
.flash_banner {
	float:left;
	height:326px; /*height will need be remove when actaul flash will come*/
}
/* only for IE6.0*/
* html .flash_banner {
	margin-top:-3px;
	margin-bottom:-3px;
}

.page_body_main {
	width:898px;
	float:left;
	background-image:url(../images/bottom_body_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
	padding:20px 30px;
}

.homepage_text_div {
	width:455px;
	float:left;
}
.body_right_advertisment {
	float:right;
}
.main_footer {
	width:100%;
	float:left;
	background:#eeeef0;
	line-height:30px;
	text-align:center;
	font-size:11px;
	color:#000;
}
.clearboth {
	clear:both;
}
.normal_text {
	line-height:17px;
	font-size:11px;
	color:#333333;
	text-align:justify;
}
/*inner pages classes start from here */
.page_body_innerpage {
	width:838px;
	float:left;
	background-image:url(../images/bottom_body_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
	padding:20px 60px;
}
.inner_page_left_side{
	float:left;
	width:538px;

}
.inner_page_right_side_bar{
	float:right;
	width:260px;
	padding-left:40px;

}

.inner_page_banner {
	float:left;
	height:150px;
}
/* only for IE6.0*/
* html .inner_page_banner {
	margin-top:-3px;
	margin-bottom:-3px;
}
.innerpage_text_div {
	width:100%;
	float:left;
}
.innerpage_text_div h4 {
	border-bottom:solid 1px #ccc;
}
.innerpage_text_div p {
	margin:0px;
	padding:0px;
	line-height:22px;
}
.innerpage_text_div a {
	color:#000;
}
.body_right_logos {
	float:left;
	margin-top:20px;
	width:100%;
	text-align:center;
}
.body_right_logos img {
	border:solid 1px #ccc;
}





