#page {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
	visibility: visible;
	text-align: left;
	font-size: 12px;
	color: #666666;
	height: auto;
	padding-bottom: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin-top: 0px;
}
#pageinner {
	float: left;
	height: auto;
	width: auto;
	background-color:#ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0096AC;
}
#header {
	float: left;
	height: 90px;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0096AC;
	margin-bottom: 2px;
	background-color: #0096AC;
	padding-top: 3px;
}

.imageborder {
	border: 1px solid #000000;
}
#nav {
	float: left;
	height: 20px;
	width: 915px;
	padding-left: 35px;
	/*border-top: 2px solid #0096AC;
	border-bottom: 2px solid #0096AC;
	background-color:#0096AC;*/
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active 
{
	color: #000000;

}
#nav a:hover  
{
	text-decoration: underline;
}
#nav2 {
	float: left;
	height: 20px;
	width: 100%;
	padding-left: 0px;
	padding-top: 2px;
	border-bottom: 2px solid #cc3333;
	color: #cc3333;
}
.navbutton {
	float: left;
	width: auto;
	padding-right: 13px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
}
#right {
	float: right;
	height: auto;
	width: 258px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right h3 {
	margin-top:22px;
	margin-bottom: -5px;
}

#left {
	float: left;
	height: auto;
	width: 920px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
#title {
	float: left;
	height: auto;
	
	color: #cc0000;
}
#maintext {
	float: left;
	height: auto;
	width: 100%;
	overflow: auto;
	line-height: 18px;
	padding-right: 10px;
	text-align: justify;
}
#maintext li {
	line-height: 24px;
}

a {
	text-decoration: none;
}
a:link, a:visited, a:hover, a:active {
	color: #0096AC;
}
a:hover {
	text-decoration: underline;
	color: #0096AC;
}
h3 {
	color: #0096AC;
	font-size: 14px;
}
h1 {
	margin-bottom: 10px;
	font-size: 24px;
	color: #0096AC;
}
hr {
	color: #cc0000;
}
.bold {
	font-weight: bold;
}
.orange {
	color: #cc0000;
	font-weight: bold;
}
#swsfooter {
	font-size: 12px;
	text-align: center;
	height: auto;
	width: 950px;
	margin-top: 15px;
	Float: left;
}

#swsfooter a:link, #swsfooter a:visited, #swsfooter a:hover, #swsfooter a:active {
}

.row {
	float: left;
	height: auto;
	width: 425px;
}
.col {
	float: left;
	height: auto;
	width: 100px;
	text-align: left;
}
.col2 {

	float: left;
	height: auto;
	width: 350px;
	text-align: left;
}
.row2 {
	float: left;
	height: auto;
	width: 425px;
	margin-bottom: 10px;
}
.col3 {
	float: left;
	height: auto;
	width: 300px;
	text-align: left;
}
.col4 {
	float: left;
	height: auto;
	width: 600px;
	text-align: left;
	margin-left: 20px;
}
.col5 {
	float: left;
	height: auto;
	width: 300px;
	text-align: left;
	margin-top:0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
h2 {
	color: #0096AC;
	font-size: 20px;
}
#newsmod h3 {
	color: #0096AC;
	font-size: 20px;
}

#footer {
	float: left;
	font-size: 12px;
	text-align: center;
	height: auto;
	width: 950px;
	margin-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0096AC;
	background-color:#ffffff;
	color:#999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0096AC;
}
.righttext {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	color: #cc3333;
}
.serv1 {
	margin-top: 70px;
}
.serv2 {
	margin-top: 270px;
}
.serv3 {
	margin-top: 90px;
}
.serv4 {
	margin-top: 90px;
}
.serv5 {
	margin-top: 200px;
}
.serv6 {
	margin-top: 220px;
}
.list li {
	list-style-type: none;
	margin-left: 5px;
	background-color: #0096AC;
	margin-bottom: 20px;
	width: 600px;
	padding: 20px;
	color:#FFFFFF;
	}
.excerpts {
	background-color: #E4E4E4;
	padding: 20px;
	float: left;
	height: auto;
	width: 90%;
	margin-bottom: 20px;
}
#emailsub {
	float: left;
	height: 250px;
	width: 243px;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
	padding-top: 7px;
	color: #FFFFFF;
	background-image: url(../images/formback.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#emailsub h2 {
	text-align: left;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#frright {
	float: left;
	height: 112px;
	width: 243px;
	text-align: center;
	font-weight: bold;
	padding-right: 15px;
	padding-top: 33px;
	color: #FFFFFF;
	background-image: url(../images/finreviewback.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#frright h2 {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
#frright a:link, #frright a:visited, #frright a:hover, #frright a:active 
{
	color: #ffffff;

}

#frsub {
	float: left;
	height: 250px;
	width: 343px;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
	padding-top: 7px;
}
#frsub h2 {
	text-align: left;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
}

#newsmod {
	float: left;
	height: 250px;
	width: 228px;
	font-weight: bold;
	padding-right: 15px;
	padding-top: 10px;
	padding-left: 15px;
	background-image: url(../images/newsback.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/********************************* start horizontal menu coding           ************************/
#menuhorizontal {
	width: 100%;
	float: left;
}
#menuhorizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 110px;
	float: left;
}
#menuhorizontal ul a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0;
	padding-bottom: 0px;
	line-height: 15px;
	background-image: url(../images/navbuttonback.gif);
	background-repeat: no-repeat;
}

/*#menuhorizontal a, {
	display: block;
	margin: 0;
	padding: 2px 3px;
	text-align: center;
}
*/
#menuhorizontal h2 {
	font-weight: normal;
	display: block;
	margin: 0;
	text-align: center;
}
.navimage img {
	float: left;
	margin-left: 10px;
}

#menuhorizontal ul ul a {
	color: #ffffff;
	background: #cecece;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px 3px;
	text-align: left;
	line-height: 20px;
}
/*#menuhorizontal h2 a {
	color: #336699;
	background-color: #00FF00;
	text-decoration: none;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	text-align: left;
}
.notblue {
	color: #ffcccc;
	text-decoration: none;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	background-color: #00FF00;
}*/
#menuhorizontal a:link, #menuhorizontal a:visited, #menuhorizontal a:hover, #menuhorizontal a:active {
	height:auto;
	padding-top:5px;
	padding-bottom:2px;
	color: #0096AC;
}
#menuhorizontal a:hover {
}
#menuhorizontal li {position: relative;}

#menuhorizontal ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#menuhorizontal ul ul {
	position: absolute;
	z-index: 500;
	width: 212px;
	font-size: 1em;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#menuhorizontal ul ul a:link, #menuhorizontal ul ul a:visited, #menuhorizontal ul ul a:active{
	color: #000000;
	background: #cecece;
	height: auto;
	width: 212px;
}

#menuhorizontal ul ul a:hover{
	color: #ffffff;
	background-color: #999999;
	height: auto;
}

div#menuhorizontal ul ul {
display: none;
}
div#menuhorizontal ul li:hover ul
{display: block;}
div#menuhorizontal ul ul,
div#menuhorizontal ul li:hover ul ul,
div#menuhorizontal ul ul li:hover ul ul
{display: none;}

div#menuhorizontal ul li:hover ul,
div#menuhorizontal ul ul li:hover ul,
div#menuhorizontal ul ul ul li:hover ul
{display: block;}
body {
behavior: url(csshover.htc);
}
[if IE] >
< style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menuhorizontal ul li {float: left; width: 100%;}
#menuhorizontal ul li a {height: 1%;} 

#menuhorizontal a, #menuhorizontal h2 {
	font-size: 1em;
	line-height: 1.4em;
}
</ style>
<![endif]>


/******************** end horizontal menu coding **********************************/
{
}

.imageright {
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imageleft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#horizimage {
	float: left;
	height: auto;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0096AC;
	margin-top: 2px;
	padding-top: 0px;
}
.largertext {
	font-size:1.0em;
}
.largertext li {
	list-style-image: url(../images/bullet.gif);
}

.greytext {
	color: #666666;
}
.bulletimage {
	vertical-align: middle;
	border: none;
}
.homemod {
	float: left;
	height: 180px;
	width: 210px;
	margin-left: 10px;
	margin-right: 4px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #ffffff;
}
.homemod2 {
	float: right;
	height: 180px;
	width: 210px;
	border: 2px solid #ffffff;
	margin-right: 10px;
}
.homemodtext {
	float: left;
	height: 74px;
	width: 198px;
	margin-left: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
}
#homemods {
	float: left;
	height: auto;
	width: 920px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #999999;
	text-align: center;
}
.homecol2 {
	float: left;
	height: auto;
	width: 200px;
}
.homecol {
	float: left;
	height: auto;
	width: 200px;
	padding-left: 9px;
	padding-top: 10px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}
.homecol img {
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
.homecol2 {
	width: 200px;
}
.homecol3 {
	width: 200px;
	float:right;
}

#hometext {
	float: left;
	height: auto;
	width: 470px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
}
.grey {
	color: #666666;
}
.contactcol {
	float: right;
	height: auto;
	width: 200px;
	padding-left: 9px;
	padding-top: 10px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
	margin-right: 100px;
}
.contactcol img {
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
#calltoaction {
	float: right;
	width: 209px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.smallertext {
	font-size: 18px;
}
.bluetext {
	color: #0096AC;
	font-weight: bold;
}
.smallertext {
	font-size: smaller;
}
