@charset "utf-8";
/* CSS Document */
html,body { overflow: auto; }
html>body { overflow: visible; }
html { height: 100%; }

body{
	margin:0px;
	background-color:#808080;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:0.8em;
}
img{
	border:0px;
}
span.button{
	cursor:pointer;
	border-bottom:dotted 1px #808080;
}
#wrapper{
	margin:13px auto;
	width:1000px;
	/*min-height:600px;
	height: auto !important;
	height: 600px;*/
}
#header{
	width:auto;
	height:50px;
	background-color:#001423;
}
#header_menu{
	float:right;
	margin-top:15px;
	margin-right:20px;
}
#header_menu a{
	display:block;
	width:100px;
	float:left;
	margin-left:-1px;
	color:#fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	text-align:center;
	text-decoration:none;
}
#header_menu a:hover{
	color:#ccc;
}
#portfolio_menu{
	float:right;
	margin-top:-530px;
	margin-right:20px;
	border:solid 0px #f00;
}
#portfolio_menu a{
	display:block;
	float:left;
	margin-left:-1px;
	padding:0px 10px;
	color:#808080;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	text-align:center;
	text-decoration:none;
}
#portfolio_menu a:hover{
	color:#001423;
}
#homecontent{
	float:left;
	width:1000px;
	/*min-height:547px;
	height: auto !important;*/
	height:547px;
	margin:0px;
	/*background: url(images/homeimg.jpg);*/
	background:url(../images/homeimg.jpg) 0px 0px no-repeat;
}
#pagecontent{
	float:left;
	width:1000px;
	/*min-height:547px;
	height: auto !important;*/
	height:547px;
	margin:0px;
	font-size:1.3em;
	background:url(../images/pagebg.jpg) 0px 0px no-repeat;
}
#pageheading{
	margin-top:68px;
	margin-left:295px;
}
#pagetext{
	margin-left:295px;
	margin-top:50px;
	padding-bottom:5px;
	width:600px;
	border:solid 0px #f00;
}
#pagetext a{
	color:#000;
	text-decoration:none;
	border-bottom:dotted 1px #808080;
}
#footer{
	float:left;
	width:990px;
	height:40px;
	padding:5px;
	color:#fff;
	text-align:center;
	background-color:#001423;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#ccc;
}
#dpslides{
	margin-left:690px;
	margin-top:-290px;
	width:299px;
	text-align:center;
	border:solid 0px #f00;
}
#pislides{
	margin-left:690px;
	margin-top:-138px;
	width:299px;
	text-align:center;
	border:solid 0px #f00;
}
#exslides{
	margin-left:690px;
	margin-top:-138px;
	width:299px;
	text-align:center;
	border:solid 0px #f00;
}
#sep_car{
	margin:0;
	padding:0; 
	display:block;
	margin-top:264px;
	width:480px;
	height:283px;
}
#sep_car a{
	display:block;
	width:480px;
	height:283px;
	border:solid 0px #f00;
}
#sep_car a:hover{background: url(../images/sep_car.png) no-repeat;}

#sep_pump{
	margin:0;
	padding:0; 
	display:block;
	margin-top:-332px;
	margin-left:404px;
	width:156px;
	height:278px;
}
#sep_pump a{
	display:block;
	width:156px;
	height:278px;
	border:solid 0px #f00;
}
#sep_pump a:hover{background: url(../images/sep_pump.png) no-repeat;}

#sep_fuel{
	margin:0;
	padding:0; 
	display:block;
	margin-top:-458px;
	margin-left:256px;
	width:281px;
	height:137px;
}
#sep_fuel a{
	display:block;
	width:281px;
	height:137px;
	border:solid 0px #f00;
}
#sep_fuel a:hover{background: url(../images/sep_fuel.png) no-repeat;}

#sep_door{
	margin:0;
	padding:0; 
	display:block;
	margin-top:59px;
	margin-left:590px;
	width:222px;
	height:192px;
}
#sep_door a{
	display:block;
	width:222px;
	height:192px;
	border:solid 0px #f00;
}
#sep_door a:hover{background: url(../images/sep_door.png) no-repeat;}