body {
	background-color:#253641;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Calibri, Verdana, sans-serif;
	font-size:12px;
}

h1	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {color:#2f4553;}
a:link{color:#2f4553;}
a:visited{color:#2f4553;}
a:active{color:#59a8ad;}
a:focus{color:#59a8ad;}
a:hover{color:#59a8ad;}

#page {
	z-index: 1;
	position:relative;
	
}

#bgimage {
	z-index: 0;
	min-width:100%;
	max-width:300%;
	min-height:100%;
	max-height:300%;
	position:fixed;
}

#header {
	min-width: 1050px;
	width: 100%;
	height: 75px;
	background-color:#2f4553;
}

#logo{
	float:left;
	width: 74px;
	text-align:center;
	background-image:url(http://www.normorovers.com/themes/newnormo/images/logo2.gif);
	background-repeat:no-repeat;
	height:75px;
}
#logo a{
	color:#253641;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1px;
	line-height:1px;
	padding: 0px 74px 75px 0px;
	height:75px;
	width: 74px;
	
}

#header-area{
	float:left;
}

#header-area ul{
	float:left;
	border-left-color:#3c586a;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#253641;
	border-right-width:1px;
	border-right-style:solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:75px;
	
}

#header-area ul li a{
	color:#e8f3ae;
	text-decoration:none;
	text-transform:uppercase;
	font-size:16px;
	padding: 30px 50px 30px 50px;
}

#header-area ul li{
	float:left;
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:75px;
	border-right-color:#3c586a;
	border-right-width:1px;
	border-right-style:solid;
	border-left-color:#253641;
	border-left-width:1px;
	border-left-style:solid;
	line-height:75px;
	 background-color:#2f4553; 
}

#header-area ul li.nav-selected {
	float:left;
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:75px;
	border-right-color:#3c586a;
	border-right-width:1px;
	border-right-style:solid;
	border-left-color:#253641;
	border-left-width:1px;
	border-left-style:solid;
	line-height:75px;
	background-color:#253641;
}

#header-area ul li:hover {
	float:left;
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:75px;
	border-right-color:#3c586a;
	border-right-width:1px;
	border-right-style:solid;
	border-left-color:#253641;
	border-left-width:1px;
	border-left-style:solid;
	line-height:75px;
	background-color:#3c586a;
}
/*
.nav-selected  {
	background-color:#c6c97a;
}

.first {
	background-color:#c6c97a;
}*/

#central {
	

	margin: 74px 0px 40px 75px;
	background-color:#f9f6f1;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";*/
	background-color:rgba(249, 246, 241, 0.85);
	

	/*filter:alpha(opacity=85);*/
	width:900px;
	min-height:600px;
	
	
}

#body{
	float:left;
	min-height:550px;
	width:590px;
	margin: 15px 30px 30px 30px;
	
}

#fullpagebody{
	float:left;
	min-height:550px;
	width:840px;
	margin: 15px 30px 30px 30px;
	
}



#central h1{
	color:#2f4553;
	font-weight:lighter;
	padding: 0px 0px 10px 0px;
}

#central h2{
	color:#2f4553;
	font-weight:lighter;
	padding: 0px 0px 0px 0px;
}

#central h3{
	color:#2f4553;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size:14px;
	line-height:14px;
}

#sidebar{
	float:right;
	width:190px;
	margin: 15px 30px 30px 30px;
	min-height:550px;
	text-align:right;

}

#sidebar li{
	list-style:none;
	line-height:20px;

}


#topspacer{
	height:1px;
	clear:both;
}

.spacer{
	clear:both;
	height:0px;
}
#footer{
	height:30px;
	margin: 0px 0px 0px 30px;
	
}

.simple_image_gallery_image div{
margin-top: auto;
margin-bottom: auto;
}
