@charset "utf-8";
/* CSS Document */

body{
	background-color:#b7d3e8;
}

#wrapper{
	height:700px;
	width:800px;
	background-image:url(../images/bckgrnd.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#wrappercon{
	height:770px;
	width:800px;
	background-image:url(../images/bckgrndc.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#container{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	height:100%;
}

#conmain{
	width:685px;
	height:335px;
	float:left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0096FC;
	text-decoration: none;

	word-spacing: 6px;
	line-height: 30px;
	padding-left: 15px;
	
	background-image:url(../images/contact_bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
#context {
	position:relative;
	float:left;
	width:310px;
	height:300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00C;
	text-decoration: none;
	line-height: 22px;
	word-spacing: 2px;
}

#conform h2{
	font-family: Verdana, Geneva, sans-serif;
	color: #00C;
	text-decoration: none;
	text-align: center;
}

#conform{
	width:360px;
	float:left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00C;
	text-decoration: none;
	word-spacing: 6px;
	line-height: 30px;
	background-repeat: no-repeat;
	vertical-align: top;
}	

#banner{
	width:700px;
	height:154px;
	float:left;
	position: relative;
	background-image:url(../images/banner.jpg);
}

#nav{
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	position:relative;
	height:40px;
	width:700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
		/*margin-top:-5px;*/ PICK UP RIGHT HERE
}

#main{
	width:700px;
	height:300px;
	float:left;
	position: relative;
	background-color:#ffffff;
}

#footer{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:120px;
	width:700px;
	float:left;
	position: relative;
	text-align: center;
	color:#0055a5;
	padding-top:10px;
}

#footer A {
	text-decoration:none;
	color:#0055a5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer A:hover{ 
	color:#377aba;
}

/*A:active {color: white;}*/

#sitemap{
	width:500px;
	float:none;
	position:relative;
	border:solid thin #000000;
} 

/*--------------begin btn-----------------*/
.nav_btn {
	height:30px;
	width:100px;
	float:left;
	position:relative;
	line-height:20px;
	text-align: center;
	vertical-align: middle;
}

.nav_btn A{
	height:40px;
	width:100px;
	float:left;
	position:relative;
	text-align: center;
	vertical-align: middle;
	color:#3196f5;
	text-decoration:none;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #97B7D7;*/
}

.nav_btn A:hover{
	height:40px;
	width:100px;
	float:left;
	position:relative;
	text-align: center;
	vertical-align: middle;
	background-color:#3196f5;
	color:#ffffff;
	text-decoration:none;
}

.nav_btn A:active{
	height:40px;
	width:100px;
	float:left;
	position:relative;

	text-align: center;
	vertical-align: middle;
	text-decoration:none;
}

/*--------------begin btn2-----------------*/
.nav_btn2 {
	height:40px;
	width:100px;
	float:left;
	position:relative;
	line-height:40px;
	text-align: center;
	vertical-align: middle;
}

.nav_btn2 A{
	height:40px;
	width:100px;
	float:left;
	position:relative;
	text-align: center;
	vertical-align: middle;
	color:#3196f5;
	text-decoration:none;
}

.nav_btn2 A:hover{
	height:40px;
	width:100px;
	float:left;
	position:relative;

	text-align: center;
	vertical-align: middle;
	background-color:#3196f5;
	color:#ffffff;
	text-decoration:none;
}

.nav_btn2 A:active{
	height:40px;
	width:100px;
	float:left;
	position:relative;

	text-align: center;
	vertical-align: middle;
	background-color:#3196f5;
	color:#ffffff;
	text-decoration:none;
}

/*--------------begin btn2a-----------------*/
.nav_btn2a {
	height:40px;
	width:100px;
	float:left;
	position:relative;

	text-align: center;
	vertical-align: middle;
	background-color:#3196f5;
	color:#ffffff;
	text-decoration:none;
}

.nav_btn2a A{
	height:40px;
	width:100px;
	float:left;
	position:relative;
	text-align: center;
	vertical-align: middle;
	color:#ffffff;
	text-decoration:none;
}

.nav_btn2a A:hover{
	height:40px;
	width:100px;
	float:left;
	position:relative;
	text-align: center;
	vertical-align: middle;
	background-color:#3196f5;
	color:#ffffff;
	text-decoration:none;
}

.nav_btn2a A:active{
	height:40px;
	width:100px;
	float:left;
	position:relative;

	text-align: center;
	vertical-align: middle;
	background-color:#3196f5;
	color:#ffffff;
	text-decoration:none;
}
/*--------------end btn2a-----------------*/
