/* Layout CSS */
body{
	margin-top: 0px;
	background-color: #009FC7;
}
#siteContainer{
	width: 702px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px;
	border-style: solid;
	border-color: black;
	border-top: none;
	background-color: white;
}
#topContainer{
	width: 100%;
}
#topLeft{
	float: left;
	display: inline;
    width: 100%;
    text-align: center;
}
#topRight{
	text-align: center;
	float: right;
	display: inline;
}
#menuContainer{
	clear: both;
	width: 100%;
	text-align: center;
	background: url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}
#menuItem{
	display: inline;
}
#twoColContainer{
	width: 100%;
	background-color: white;
}
#twoColLeft{
	width: 531px;
	float: left;
	display: inline;
	background-color: white;
}
#twoColRight{
	padding-right: 10px;
	padding-top: 10px;
	width: 150px;
	float: right;
	display: inline;
	height: 100%;
	text-align: center;
	background-color: white;
}
#verticalMenu{
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32498b;
	background-color: white;
}
#verticalMenuBottom{
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: white;
}
#mainContent{
	font-size: 14px;
	padding: 15px;
	width: 670px;
	background-color:  white;
}
#mainContentWhite{
	font-size: 14px;
	padding: 15px;
	width: 670px;
	background-color: #ffffff;
}
#contactContainer{
	width: 100%;
}
#contactContent{
	float:left;
	width: 500px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
#contactRight{
	width: 150px;
	margin-right: 25px;
	float: right;
	display: inline;
	text-align: center;
	background-color: #009FC7;
	margin-top: 10px;
	padding: 5px;
}
#contactForm{
	width: 300px;
	text-align: left;
	font-size: 10px;
	color: #48339f;
	border: none;
	margin: 0px auto;
}
#contactForm fieldset{
	border: none;
}
#contactForm input{
	margin-bottom: 5px;
}
#servicesContainer{
	width: 100%;
	background-color: white;
}
#servicesLeft{
	float: left;
	width: 528px;
	background-color: white;
	padding: 5px;
}
#servicesRight{
	float: left;
	width: 140px;
	padding: 10px;
	background-color: #009FC7;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
}
#subContainer{
	width: 100%;
}
#subLeft{
	float: left;
	width: 500px;
	display: inline;
	padding: 5px;
}
#subRight{
	float: right;
	width: 160px;
	display: inline;
}
#imageRow{
	clear: both;
	text-align: center;
	background-color: white;
}
#bottomText{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	background-color: white;
}
#newsItem{
	font-size: 12px;
	color: #67C60A;
	text-align: left;
	margin: 0px auto;
	width: 80%;
}
#copyright{
    clear: both;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: white;
}

/* Display CSS */
a:link,a:visited,a:hover,a:active{
	color: #67C60A;
	text-decoration: underline;
	font-size: 14px;
}

#servicesRight a:link{
	color: white;
	text-decoration: none;
	font-size: 12px;
	weight: bold;
}
#servicesRight a:visited{
	color: white;
	text-decoration: none;
	font-size: 12px;
	weight: bold;
}
#servicesRight a:hover{
	color: white;
	text-decoration: none;
	font-size: 12px;
	weight: bold;
}
#servicesRight a:active{
	color: white;
	text-decoration: none;
	font-size: 12px;
	weight: bold;
}
#subRight a:link{
	color: white;
	text-decoration: none;
	font-size: 12px;
	weight: bold;
}
#subRight a:visited{
	color: white;
	text-decoration: none;
	font-size: 12px;
	weight: bold;
}
#subRight a:hover{
	color: white;
	text-decoration: none;
	font-size: 12px;
	weight: bold;
}
#subRight a:active{
	color: white;
	text-decoration: none;
	font-size: 12px;
	weight: bold;
}
#contactRight a:link{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#contactRight a:visited{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#contactRight a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#contactRight a:active{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#verticalMenu a:link{
	color: black;
	text-decoration: none;
}
#verticalMenu a:visited{
	color: black;
	text-decoration: none;
}
#verticalMenu a:hover{
	color: #67C60A;
}
#verticalMenu a:active{
	color: black;
	text-decoration: none;
}
#verticalMenuBottom a:link{
	color: black;
	text-decoration: none;
}
#verticalMenuBottom a:visited{
	color: black;
	text-decoration: none;
}
#verticalMenuBottom a:hover{
	color: #67C60A;
}
#verticalMenuBottom a:active{
	color: black;
	text-decoration: none;
}
.aboutUsImage{
	float: right;
	display: inline;
	border-color: #32498b;
	border-style: solid;
	border-width: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}
