/* generated by csscreator.com */ 
html, body{ 
 	margin: 0; 
 	padding: 0; 
 	text-align: center;
 	background-color: #374D5F;
} 
 
#pagewidth{ 
 	width: 980px; 
 	text-align: left;  
	margin-left: auto; 
 	margin-right: auto;  
} 

#top {
	background-image: url(../images/footer_bg_new.jpg);
	background-repeat: repeat-y;
	width: 880px;
	height: 20px;
	padding: 0px 50px 0px 50px;
}

#header{
 	position: relative;
	height:148px; 
	background-image: url(../images/banner_new.jpg);
	background-repeat: no-repeat;
	padding: 0px 50px 0px 50px;
} 

#headerleft{
	width: 230px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	height: 100px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 19px;
} 

#headerright{
	width: 220px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 15px 5px 0px 0px;
	height: 100px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
} 
 
#navigation {
	background-image: url(../images/footer_bg_new.jpg);
	background-repeat: repeat-y;
	width: 880px;
	height: 25px;
	padding: 0px 50px 0px 50px;
}

#maincol{
	background-image:url(../images/main_bg_new.jpg);
	background-repeat: repeat-y;
 	width: 980px; 
	height: 470px;
 }
  
#maincontent {
	float: left; 
 	width: 830px; 
	height: 450px;
	padding: 10px 75px 10px 75px;
}

#maincolbottom{
	background-image:url(../images/main_bg_new.jpg);
	background-repeat: repeat-y;
 	width: 830px; 
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A7891;
	padding: 5px 75px 5px 75px;
	text-align: center;
 }
 
#maincol-long{
	background-image:url(../images/main_bg_new.jpg);
	background-repeat: repeat-y;
 	width: 980px; 
	height: 800px;
 }
  
#maincontent-long {
	float: left; 
 	width: 830px; 
	height: 780px;
	padding: 10px 75px 10px 75px;
}

#image_holder {
	float: center; 
 	width: 830px; 
	height: 300px;
	padding: 0px 0px 0px 0px;
}


/************************************************
*	Hyperlinks									*
************************************************/

.whitetext A:link {text-decoration: none; color: #FFFFFF; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
.whitetext A:visited {text-decoration: none; color: #FFFFFF; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
.whitetext A:active {text-decoration: none; color: #FFFFFF; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
.whitetext A:hover {text-decoration: underline; color: #CCCCCC; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}


 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/************************************************
*	Text										*
************************************************/

h1 {
	margin-left: 0px;
	margin-right: 350px;
	font-size: 20px;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 100px;
	color: #1A7891;
	border-bottom: 1px #FF0000 solid;
	letter-spacing: 4px;
	font-weight: bold;
}


.main-text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	font-weight: bold;
}

.main-text-blue {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #1A7891;
	font-weight: bold;
}

.main-text-serv {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #1A7891;
	font-weight: bold;
}

h2 {
	color: #000000;
	letter-spacing: 0.5px;
}

h4 {
	font-size: 13px;
	line-height: 14px;
	letter-spacing: normal;
}

h3 {
	padding-bottom: 0;
	padding-right: 0;
	color: #03F;
	letter-spacing: 0.5px;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 1em;
	margin-top: 0;
	padding-top: 5px;
}

.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: 16px;
}

.main-text-list {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #1A7891;
}




/************************************************
*	Footer										*
************************************************/

#footer{
	position: inherit;
	background-color:#333333;
	width: 100%;
	bottom: 0;
	height: 15em;
	background-color: #333333;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
}

#footerContents{
	position: relative;
	width: 880px;
	margin: auto;
	padding-top: 10px;
}

#footerCol1{
	width:200px;
	position:relative;
	float:left;
}

#footerCol2{
	margin-left:50px;
	width:380px;
	position:relative;
	float:left;
}

#footerCol3{
	margin-left:50px;
	width:200px;
	position:relative;
	float:left;
}

.footerHeader{
	font-size:13px;
	font-weight: bold;
	color: #818386;
}

.footerItem{
	width:180px;
	font-size:11px;
	border-bottom-color:#818386;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
}
.footerItemBottom{
	width:180px;
	font-size:11px;
	padding-top:8px;
	padding-left:5px;

}

.footerItem a{
	color:#818386;
	text-decoration:none;
}
.footerItemBottom a{
	color:#818386;
	text-decoration:none;
}

.footerItem a:hover{
	color:#eae9e2;

}

.footerItemBottom a:hover{
	color:#eae9e2;
}

#footerCopyright{
	border-top-color:#818386;
	border-top-style:dashed;
	border-top-width:1px;
	padding-top:10px;
	line-height:20px;
	margin-top:150px;
}

#footerCopyright a{
	color:#818386;
	text-decoration:none;
}

#footerCopyright a:hover{
	color:#eae9e2;

}

#footerFloatLeft{
	width:400px;
	position:relative;
	float:left;
}

#footerFloatRight{
	width:350px;
	position:relative;
	float:right;
	font-size:10px;
	text-align:right;
}

#footerML{
	width:180px;
	position:relative;
	float:left;
}

#footerMR{
	width:180px;
	position:relative;
	float:right;
}