body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
	text-align:center;
	
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

a:link {
	color: #93A1CE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #93A1CE;
}
a:hover {
	text-decoration: underline;
	color: #93A1CE;
}
a:active {
	text-decoration: none;
	color: #93A1CE;
}

.bottomcontact {

	margin: 0;
}




#container { 
	width: 960px; 
	margin: 0 auto; 
	text-align: left;
	background:#fff;
	min-height:600px;
	background:#fff url(images/footer.gif) no-repeat bottom;

	
	
}

#mainContent { 
	margin: 10px 0px 0px 0px;
	padding: 0;
	float:left;
	width:550px;
	height:auto;
} 


#welcometext {
	margin: 0;	
	float:left;
	width:960px;
	height:auto;
	text-align: left;
	/*background:#093676; border: 3px solid #093676;*/
	background:#FFF;

	
}

#mainContent p
{
	padding-left:0px;
	padding-right:20px;
	line-height: 25px;
	font-size:13px;
}

#mainContent ul
{
	list-style-type: none;
padding: 0px;
margin: 0px;
margin-left:60px;
margin-top:30px;
}
#mainContent li
{
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 50px;
margin:10px;
line-height:30px;
}

#mainContentfull { 
	margin: 10px 0px 0px 0px;
	padding: 0;
	float:left;
	width:960px;
	height:auto;
} 

#mainContentfull p
{
	padding-left:0;
	padding-right:20px;
	line-height: 25px;
	font-size:13px;
}




#mainimage {
	margin: 30px 10px 0px 0px;
	float:right;
	width:350px;
	height:auto;
	text-align: left;

}

#contactmap {
	margin: 30px 10px 0px 0px;
	float:right;
	width:480px;
	height:auto;
	text-align: left;

}

#subheader { 
	margin: 0;
	background:#093676 url(images/subheader.png) no-repeat left;
	height:34px;
	line-height:34px;
	font-size:12px;
	font-weight: bold; 
}

#header { 
	height:auto;
} 
#menu { 
	margin: 0;
	background:#fff url(images/menu.gif) no-repeat left;
	height:36px;
	line-height:38px;
	font-size:12px;
	font-weight: bold; 
} 

#menu ul {
 text-align:right;
 }

#menu li {
	 margin-top:30px;
	 margin-left:10px;
	display: inline;
	color: #fff;
}

#menu li a {
	color: #fff;
	text-decoration: none;
	margin-right: 10px;

}
#menu li a:hover {
text-decoration: underline;
color: #fff;       
}

#divider {
	clear:both;
} 


#footer {

	float:left;
	font-size:10px;
	width:960px;
	height:auto;
	min-height:20px;
	background:#0e60dc;
} 

#footer p
{
	padding-left:30px;
	padding-right:20px;
	font-size:13px;
	line-height:150%;
}

#footer2 {
	background:#fff;
	float:left;
	font-size:10px;
	width:300px;
	height:180px;

} 

#footer2 p
{
	padding-left:30px;
	padding-right:20px;
	font-size:13px;
	line-height:150%;
}


#footer3 {

	float:left;
	font-size:10px;
	width:360px;
	height:170px;
	padding-top:10px;
} 

#footer3 p
{
	padding-left:30px;
	padding-right:20px;
	font-size:13px;
}

footerbottom{
	height:20px;
	text-align:center;
	
	
} 

#footerbottom a {
	color: #F57F20;
}

#footerbottom a:hover {
text-decoration: underline;
color: #F57F20;
              
}

.clear { clear: both; }



h1 {font-size:20px; color:#0e60dc; padding-left:0; margin-top:20px;}
h2 {font-size:18px; color:#FFF; padding-left:30px;}
.white {font-size:16px}
.orange {color:#F60;}
.red {color:#F00;}
.blue {color:#0e60dc;}
