/*DEFAULTS ------------------------------------------------ */
html, body, ul, ol, li, form, fieldset, h1, h2, h3, h4, h5, {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
body {
	background-color:#C1CDD7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
/*MAIN STRUCTURE ------------------------------------------------ */
#wrapper {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0;
}
#surround{
	border:7px solid #FFFFFF;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	color:#333333;
	background-color:#FFFFFF;
	float:left;
	padding: 0;
}
/*HEADER ------------------------------------------------ */
#header{
	width:800px;
	height:62px;
	float:left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#normandy-title h1{
	background-image: url(../images/normandy-title.jpg);
	overflow: hidden;
	height: 0px;
	background-repeat: no-repeat;
	font-size: 4px;
	width: 444px;
	margin: 15px 0 0 20px;
	padding-top: 22px;
}
#image-fader {
	float: left;
	height: 200px;
	width: 796px;
	border-right: #175E91 2px solid;
	border-left: #175E91 2px solid;
}
/*NAVIGATION ------------------------------------------------ */
#navigation {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	padding: 3px 0 0 20px;
	width: 780px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#navigation li {
	width: auto;
	height: 32px;
	height: 32px;
	list-style-type: none;
	display: block;
	float: left;
	margin: 0 4px;
	padding: 0 5px 0 0;
	line-height: 21px;
}
#navigation li a{
	padding: 0 6px;
}
#navigation li a:hover{
color:#85BEE9;
}
#navigation ul {
	list-style-type: none;
	padding:0;
	margin: 0px;
}
#active_menu{
background-color:#263039;
	width: auto;
	height: 23px;
	list-style-type: none;
	display: block;
	float: left;
	padding: 0 6px;
	line-height: 21px;
}
#navigation #left-nav {
	background-image: url(../images/nav-bg-left.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 22px;
	width: 3px;
	padding: 0 2px 0 0;
	background-color: #272E34;
}
	
/*MAIN CONTENT ------------------------------------------------ */
#header #tel {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 200px;
	text-align: right;
	margin: 10px 10px 0 0;
	line-height: 21px;
}
#header #normandy-desc {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 300px;
	margin: 0 0 0 150px;
}

#main-headline-1 h1{
	background-image: url(../images/main-headline-1.jpg);
	overflow: hidden;
	height: 0px;
	background-repeat: no-repeat;
	font-size: 4px;
	width: 438px;
	margin: 10px 0  0 30px;
	padding: 47px 0 0 0;
}
#main-content {
	float: left;
	height: auto;
	margin:0 0 -80px 0;
	width: 564px;
	padding: 0 10px 10px 0;
}
#main-content p {
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	margin-left:-2px;
}
/*SIDEBAR ------------------------------------------------ */
#sidebar {
	float: right;
	width: 213px;
	height: auto;
	background-color: #779911;
	background-image: url(../images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	margin: 15px 0 10px 0;
	padding: 0;
}
#sidebar-headline-1 h2{
	background-image: url(../images/sidebar-headline-1.jpg);
	overflow: hidden;
	height: 0px;
	background-repeat: no-repeat;
	font-size: 4px;
	width: 177px;
	margin: 12px  0 0 12px;
	padding: 20px 0 0 0;
}
#sidebar .sidebar-boxes {
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #ffffff;
	margin:12px;
	color: #FFFFFF;
	padding: 6px;
}
.yellow-high, .sidebar-boxes .yellow-high a {color: #FFF80C}
/*FOOTER ------------------------------------------------ */
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	height: 20px;
	width: 780px;
	padding: 7px 10px 0 10px;
	margin: 55px 0 0 0;
}
#footer #footer-left {
	float: left;
	width: auto;
}
#footer #footer-right {
	float: right;
	width: auto;
}
/*LINKS ------------------------------------------------ */
#main-content a{
color:#155B8E}
#main-content a:hover{
text-decoration:underline;
}

a{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding: 22px 0 0 0;
}
/*HEADERS ------------------------------------------------ */
h1{
	font-size:17px;
	color:#155B8E;
	margin:8px 0 0 0;}
h2{
	font-size:16px;
	}
h3{	font-size:14px;
	}
p{
	font-size:0.9em;
}
#NormandyWindows{
display:block;
height:auto;
margin:0 0 90px 65px;}
.formContainer{
border:none;}
table.contentpane-login{
width:300px;
display:block;
float:left;
font-size:12px;
}
table.contentpane-login tbody{
width:300px;
}
.main-content .contentpaneopen p img{
float:left;
}