body{
	padding:0;
	margin:0;
	font-size:1em;
	line-height:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	background-color:#716765;
	}
div#header{
	width:100%;
	background-color:#857977;
	border-bottom:1px solid white;
	height:126px;
	}
div#logo{
	position:absolute;
	top:0;
	left:0;
	height:126px;
	width:343px;
	border-right:1px solid white;
	background-image:url(../images/common/logo.gif);
	}	
div#gower_post{
	position:absolute;
	top:0;
	left:344px;
	height:100px;
	width:473px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	background-image:url(../images/common/gower_post_production.gif);
	}	
div#gower_post h1{
	position:absolute;
	left:-50em;
	width:50em;
	}
div#top_phone_number{
	position:absolute;
	top:62px;
	left:364px;
	font-size:10px;
	}	
/***********************navigation*/
div#nav{
	position:absolute;
	top:101px;
	left:343px;
	margin:0;
	padding:0;

	z-index:10;
	}
div#nav ul{
	margin:0;
	padding:0;
	background:#c39267;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
div#nav li{
	position:relative;
	list-style:none;
	margin:0;
	float:left;
	width:78px;
	line-height:25px;
	border-left:1px solid white;
	text-align:center;
	background:#857977;
	}
div#nav li.selected{
	background-color:#655c5a;
	}
div#nav li:hover{
	background:orange;
	}
div#nav li a{
	display:block;
	text-decoration:none;
	color:white;
	width:78px; 
	}
#last_item{
	border-right:1px solid white;
	}
	
/***********************end of navigation*/


div#copy{
	margin-left:20px;
	}
h2{
	font-size:1.4em;
	font-weight:100;
	line-height:1.6em;
	margin-left:20px;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	}
div#copy p{
	margin-top:.2em;
	font-size:.8em;
	padding:0;
	width:640px;
	}
div#copy a{
	color:white;

	}
div#copy a:hover{
	color:orange;

	}
div#flash{
	border:1px solid white;
	width:780px;
	height:429px;
	margin-left:17px;
	}
div#flash_box{
	width:818px;
	background-color:#948784;
	padding-top:20px;
	padding-bottom:20px;
	}
div#footer{
	margin-top:20px;
	width:100%;
	border-top:1px solid white;	
	border-bottom:1px solid white;
		background-color:#857977;
	}
div#footer_copy{
	margin-left:20px;
	font-size:9px;
	width:798px;
	border-right:1px solid white;
	height:18px;
	}
div#footer_copy a{
	color:white;
	}
div#footer_copy a:hover{
	color:orange;
	}
h3{
	font-size:1em;
	font-weight:100;
	line-height:1.4em;
	padding:0;
	margin-bottom:0;
	font-style:italic;
	}
div#pic{
padding-left:20px;

	}
div#pic_box{
	width:818px;
	background-color:#948784;
	padding-top:20px;
	padding-bottom:20px;
}

