@charset "UTF-8";
html, body {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-image:url(../images/bkg2.jpg);
	background-repeat: repeat-x;
	background-color: #062b46;
	padding:0px;
	margin:0px;
	font-size: 12px;
	height:100%;
}

#container{
	position:relative;
	min-height:100%;
	margin:0px;
	padding:0px;
	width:100%;
}

#header{
	height:249px;
	margin:0px;
	padding:0px;
	position:relative;
}

#wave{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:45;
	width:100%;
	height:25px;
	margin-bottom:25px;
}

#headerContent{
	width:960px;
	height:249px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/header_Bkg.jpg);
	background-repeat: no-repeat;
	text-align:center;
}

#headerContent img{
	padding-top:10px;
}


#headerContent a{
	display:inline-block;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	margin-left:10px;
	margin-right:10px;
	padding-top:5px;
	height:60px;
}

a.nav:link{
	color: #052b47;
	text-decoration: none;
}

a.nav:visited{
	color: #052b47;
	text-decoration: none;
}

a.nav:hover{
	color: #052b47;
	text-decoration: none;
	background-color: #CCC;
	background-image: url(../images/btn_selecter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a.nav:active{
	color: #052b47;
	text-decoration: none;
}

.selected{
	color: #052b47;
	text-decoration: none;
	background-color: #CCC;
	background-image: url(../images/btn_selecter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a.nav:link{
	color: #052b47;
	text-decoration: none;
}

a.nav:visited{
	color: #052b47;
	text-decoration: none;
}

a.nav:hover{
	color: #052b47;
	text-decoration: none;
	background-color: #CCC;
	background-image: url(../images/btn_selecter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a.nav:active{
	color: #052b47;
	text-decoration: none;
}

.selected{
	color: #052b47;
	text-decoration: none;
	background-color: #CCC;
	background-image: url(../images/btn_selecter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a {
	color: #FFF;
}

a.link{
		color: #FFF;
}

a.decoration{
	text-decoration:none
	}

a.visited{
	color:#FFF;
}

a.active{
	color:#FFF;
}

a.hover{
	color:#0082c8;
}

a.divider1:link{
	color:#FFF;
	text-decoration: none;
}

a.divider1:visited{
	color:#FFF;
	text-decoration: none;
}

a.divider1:hover{
	color:#FFF;
	text-decoration: none;
	background-color: #CCC;
	background-image: url(../images/btn_selecter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a.divider1:active{
	color:#FFF;
	text-decoration: none;
}

#logo{
	width:398px;
	height:146;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
}

#cotent{
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	margin-top:45px;
	padding-bottom:112px;
}

h1{
	font-size:16px;
	margin-top:0px;
}

h2 {
	font-size:14px;
	margin-top:0px;
}

/* 3 Column Set */ 

#divider1 {
	width:280px;
	padding-right:19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0082c8;	
}

#divider2 {
	width:300px;
}


#divider3 {
	width:280px;
	padding-left:19px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0082c8;	
}


/* 4 Column Set */

#divider_col4_1 {
	width:200px;
	padding-right:19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0082c8;	
}

#divider_col4_2 {
	width:200px;
	padding-right:19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0082c8;	
}

#divider_col4_3 {
	width:200px;
	padding-right:19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0082c8;	
}

/* 2 Column Set */

#divider_2col {
	width:120px;
	padding-right:19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0082c8;	
}

#divider_2col_2 {
	width:140px;
}

#divider_2col_3 {
	width:140px;

}
.container_12 {
	width:960px;
}

/* 1 Grid Divider */

#divider_1grid_1 {
	width: 60px;
}

#divider_1grid_2{
	width: 60px;
}

#divider_1col_1 {
	width:440px;
	padding-right:19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0082c8;	
}

#divider_1col_2 {
	width:460px;	
}


#footer{
	background-image: url(../images/footer.jpg);
	height: 87px;
	padding-top:15px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	color:#000000;
	font-size:10px;
	text-align:center;
}

/* 1 Blank Space */

#divider_blank{
	width:60px;
	}
	
	
#divider_block{
	width:360px;
	padding-right:19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0082c8;
}
	

#footer a{
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
}

#footer img{
	padding:15px;
}

a.footer:link{
	color: #000;
	text-decoration: none;
}

a.footer:visited{
	color: #000;
	text-decoration: none;
}

a.footer:hover{
	color: #c5c4c4;
	text-decoration: none;
}

a.footer:active{
	color: #000;
	text-decoration: none;
}

/* FORM */

.mapborder {
	border:#0082c8 1px solid;
}
input {
	background:#CCC;
	width:275px;
	padding:6px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#052b47;
	border:#0082c8 1px solid;
}

.formsubmit {
	background:#CCC;
	width:80px;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#052b47;
	border:#0082c8 1px solid;
}

textarea {
	background:#CCC;
	width:275px;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#052b47;
	border:#0082c8 1px solid;
	resize:none;
	margin-bottom:10px;
}

#linkContent{
	width:410px;
	padding-left:0px;
	text-align:left;
}

#linkContent a{
	text-decoration:none;
}

#linkContent a:hover{
	text-decoration:underline;
}

#comfirmationForm{
width:960px;
}
