﻿* {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0 0 0 0;
		margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

html {
height: 100%; 
text-align: center;
overflow-y:scroll;



}

h2 {

	font-size:18px;
	font-family:sans-serif;
	color:#fff;
	padding:0;
	margin:0;	

}

h3 {

	font-size:18px;
	font-family:sans-serif;
	color:#fff;
	padding:0;
	margin:0;	
	text-align: center;	

}


body {
	height: 100%; 
	text-align: center;	
	background:#000 url('../images/bg.png') no-repeat scroll center top;
}


img {
	border-width:0;
}




#container {

position:relative;
margin:0 auto; 
top:0; 
bottom:0;
width: 900px;
text-align: left;
z-index:10;
font-family:sans-serif;
font-size:16px;
background:#000;
height:100%;
}

#graybar {
background:#000 url('../images/bar_bg.gif') no-repeat scroll right 190px;
}

a:link {color: #ff0000; font-weight: bold; text-decoration: none; }
a:active {color: #666666; text-decoration: none; }
a:visited {color: #ff0000; text-decoration: none; }
a:hover {color: #666666; text-decoration:underline; }

#header {
top:0;  
right:0; 
position:absolute;
height:190px;
z-index:18;

}

#intbar {
top:190px;  
right:0; 
width:692px;
position:absolute;
height:80px;


}


.fullrow {
z-index:14;
position:absolute; 
left: 0;
right:0;
top:0;
text-align:left;
}

.style1 {
padding:10px;
color:#fff
}


#menubar {
float: left;
width: 178px;
z-index:17;
}



#content2 {
float:left;
padding-left:30px;
width:692px;
min-height:460px;
background:url('../images/Limolookfront_04.png') no-repeat scroll 0px 190px;
}



#content1 {
float:left;
padding-left:30px;
width:692px;
min-height:460px;
background:url('../images/Limolookfront_04.png') no-repeat scroll 0px 190px;
}

#content2 {
padding-top:270px;
}

#footer {
float:left;
width:692px;
height:15px;
margin-left:208px;
color:#808080;
text-align:center;
font-size:10px;
}




#service_menu {
	text-align:center;
	height:50px;
	margin-bottom:5px;
	margin-left:10px
}

#service_menu div {
	width:96px; height:50px;
	margin:0;
	background-image:url('../images/service_menu.gif');
	float:left;
}


#service_menu div#two { background-position:-96px top}
#service_menu div#three { background-position:-192px top}
#service_menu div#four { background-position:-288px top}
#service_menu div#five { background-position:-384px top}
#service_menu div#six { background-position:-480px top}
#service_menu div#seven { background-position:-576px top}

#service_menu img {
	width:96px; height:50px;
	margin:0;


}

#veh img {
	border:1px #fff solid;
	margin:10px 20px 10px 0;
	
}







