html, body {
	margin: auto;
	color: #333333;
	text-shadow: white 0px 0px 0px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/mainbg2.png) fixed;
}

#container {
	margin: auto;
	width: 790px;
	background-color: white;
	border-left: 1px dotted silver;
	border-right: 1px dotted #c4c4c4;
}

#header {
	width: 790px;
	height: 114px;
	background: url(../images/header_bg_9.png) no-repeat ;

}

#logo {
	width: 248px;
	height:114px;
	background: url(../images/logo2.png) no-repeat ;
	text-align: left;
	font: xx-small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
}



#bre {
	background: url(../images/bre.gif) no-repeat;
	width: 42px;
	height: 40px;
	float: none;
	position: relative;
	top: -165px;
	left: 700px;
}

#clock {
	height: 25px;
}


#wrapper{


}
 
 

 
 


#footer2{
 height:35px;
	background: #FFFFFF url(../images/footer2.png) no-repeat;
	width: 790px;
	position: static;
	clear: both;
}

#footer{
 height:35px;
	background: #FFFFFF url(../images/footer.png) no-repeat;
	width: 790px;
	position: static;
	clear: both;
}
#call{
	background: url(../images/call_us_2.png) no-repeat;
	width: 166px;
	height: 300px;
	position: relative;
	left: 760px;
	top: -210px;
	z-index: 10;
}


#volume{
	background: url(../images/volume.png) no-repeat;
	width: 166px;
	height: 300px;
	position: relative;
	left: 765px;
	top: -225px;
	z-index: 10;
}