@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/bg_main.jpg);
	}

.title{
	position:absolute;
	width:544px;
	left:50%;
	margin-left:-352px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#FFFF66;
	text-align:center;
	z-index:7;
	padding-left: 80px;
	padding-right: 80px;
	top: 32px;
	}

.subtitle{
	font-size:24px;
	border-top: 2px solid #FFFF66;
	}

.title_shadow{
	position:absolute;
	width:544px;
	left:50%;
	margin-left:-352px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	z-index:6;
	padding-left: 80px;
	padding-right: 80px;
	padding-top:3px;
	top: 32px;
	}

.subtitle_shadow{
	font-size:24px;
	padding-top:2px;
	}

.sunrise{
	width: 744px;
	height:131px;
	background-image:url(images/sunrise.jpg);
	background-position:center;
	left: 50%;
	margin-left: -372px;
	position: absolute;
	top: 80px;
	padding-top: 5px;
	}

.wrenchr{
	background-image:url(images/wrenchesr.gif);
	width:112px;
	height:131px;
	float:right;
	}
	
.wrenchl{
	background-image:url(images/wrenchesl.gif);
	width:112px;
	height:131px;
	float:left;
	}

.city{
	width:704px;
	height:136px;
	background-image:url(images/cityview.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	left: 50%;
	margin-left: -352px;
	position: absolute;
	top: 80px;

	}

.wrap{
	width:704px;
	margin-left:-352px;
	left:50%;
	position:absolute;
	top: 216px;
	z-index: 3;
	}

.container{
	width:672px;
	padding:16px;
	background-color:#000000;
	}
	
.top_border{
	background: url(images/top.jpg) 0 0 repeat-x; 
	width:672px;
	background-color:#FFFFFF;
	text-align:center;
	}
	
.bottom_border{
	background: url(images/bottom.jpg) 0 100% repeat-x;
	}
	
.left_border{
	background:url(images/left.jpg) 0 0 repeat-y;
	}
	
.right_border{
	background: url(images/right.jpg) 100% 0 repeat-y;
	}
	
.bottom_left{
	background: url(images/bottom_left.jpg) 0 100% no-repeat;
	}
	
.bottom_right{
	background: url(images/bottom_right.jpg) 100% 100% no-repeat;
	}
	
.top_left{
	background: url(images/top_left.jpg) 0 0 no-repeat;
	}
	
.top_right{
	background: url(images/top_right.jpg) 100% 0 no-repeat;
	padding-top: 376px;
	padding-bottom: 36px;
	padding-left: 40px;
	padding-right: 40px;
	} 

.footer{
	color:#3FF;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	;
	padding-top: 4px;
	padding-bottom: 16px;
	}

.display{
	background-image:url(images/console.gif);
	height:352px;
	width:678px;
	left:50%;
	margin-left:-339px;
	position:absolute;
	top:256px;
	z-index:6;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #06C;
	text-align: center;
	font-size: 14px;
	padding-top: 4px;
	}

.ad{
	background-image:url(images/503plumberad.jpg);
	height:280px;
	width:564px;
	left:50%;
	margin-left:-282px;
	position:absolute;
	top:308px;
	z-index:7;
	background-repeat: no-repeat;
	}
