@charset "utf-8";

h1{
	font-size:22px;
	color:#9dc1db;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#9FCDF1;
	line-height:135%;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#wrapper{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

#header{
	height:215px;
	position:relative;
}
#header #logo{
	text-align:center;
	position:absolute;
	width:960px;
	top:20px;
	margin:0;
}
#header #divider{
	position:absolute;
	top:178px;
}

#content{
	margin-top:25px;
	width:820px;

	margin-left:auto;
	margin-right:auto;
	border-bottom:#DEEFFC 8px solid;
}

#innerContent{
	background-image:url(../images/inner_content_bg.gif);
	background-repeat:repeat-y;
}

#leftContent{
	width:535px;
	float:none;
	margin:20px;
	margin-right:0;
	padding:15px;
	background-color:#d7edfd;
	border:#FFFFFF solid 1px;
}

#rightContent{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	padding:15px;
	width:168px;
	height:438px;
	float:none;
	background-image:url(../images/rightbar_bg.gif);
	background-repeat:no-repeat;
}

#quickContact{

}

#quickContact_s{

}

#quickContact form, #quickContact_s form{
padding-top:50px;
padding-left:10px;
}

#quickContact form input, #quickContact_s form input{
	width:145px;
	margin-bottom:7px;
}

#rightContent div{
	margin-bottom:10px;
}

#navButtons{
	height:51px;
}

#spacer{
	display: block;
	height: 100%;
	width: 2px; /* 1px would be enough this is for display only */
	font-size: 1px; /* to make sure width is not overridden */
	padding: 0;
	margin: 0;
	background-color: red; /* visual effect only */ 
}

#footer{
	height:162px;
	background-image:url(../images/footer_bg2.jpg);
	background-repeat:repeat-x;
}

#footerBtns{
	width:610px;
	height:58px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-image:url(../images/footer_btns_bg.jpg);
}

#footerBtns li a:hover{
text-decoration:underline;
}

#footer img{

}

.clear{
	clear:both;
}

.messages, .preview

{

margin-top: 0.75em;

margin-right: 0pt;

margin-bottom: 0.75em;

margin-left: 0pt;

padding-top: 0.5em;

padding-right: 1em;

padding-bottom: 0.5em;

padding-left: 1em;

}

.messages

{

background-color: #ffffff;

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: #b8d3e5;

border-right-color: #b8d3e5;

border-bottom-color: #b8d3e5;

border-left-color: #b8d3e5;

}

div.status

{

color: #33a333;

border-top-color: #c7f2c8;

border-right-color: #c7f2c8;

border-bottom-color: #c7f2c8;

border-left-color: #c7f2c8;

}

