html{height:100%}

body{
	height:100%;
	margin:0px;
	background: url(../images/main_bck.gif) repeat-x;
}

#container{width:930px; 
height:100%;
margin-left:auto;
margin-right:auto;
}

#topband{
width:930px; 
height:17px;
background: url(../images/topband_bck.gif) repeat-y;	
}

#banner{
width:930px; 
height:111px;
background: url(../images/banner_bck.gif) repeat-y;	
}

#logo{width:262px;
		height:94px;
	padding:10px 0 0 92px;
	float:left;
}

#quote{width:320px;
height:90px;
background: url(../images/quote_left.gif) no-repeat;	
float:left;
margin:10px 0 0px 68px;

}
#quote_end{
	float:left;
	width:40px; 
	padding:0px;
}

#menu{
width:930px; 
height:23px;
background: url(../images/menu_bck.gif) repeat-y;	
}

#page{
width:720px; 

background: url(../images/page_bck.gif) repeat-y;	
padding:30px 100px 0px 100px;
font-family:arial, helvetica, sans-serif;
}

#footer{
width:730px; 
height:55px;
padding:5px 100px 0 100px;
background: url(../images/footer_bck.gif) no-repeat;	
}


#submenu {
	margin-left:355px; margin-top:-30px; border: solid red 0px; width:345px; height:16px; background-color:#E8EAEB;
}

#services_panel{
	float:right; margin:20px; margin-right:-10px; margin-bottom:40px;border:0px solid red; width:130px;
}