body { 
	background-color: #FFFFFF;
	text-align: center;
} 

p { 
   font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px;
} 

h1 { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
}
 
h2 { 
   display: block;
	width: 688px;
	height: 20px;
	background-color: #007D8A;
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: white; 
	font-style: normal; 
	font-weight: bold; 
	padding-top: 2px;
	padding-left: 10px;
	text-align: left;
} 

h3 { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	margin-bottom: -0px;
} 

h4 { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: italic; 
	font-weight: normal; 
} 

h5 { 
	font-size: 8px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
} 

h6 { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
} 

li {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 20px;
	list-style-image: url(bullet.gif);
	}

a:link { 
	color: #0036FF; 
	font-style: normal; 
	text-decoration: underline
} 

a:visited { 
   color: #0036FF;
	font-style: normal; 
	text-decoration: underline
} 

a:hover { 
	color: #0023A6; 
	font-style: normal; 
	text-decoration: underline
} 

a.nav:link { 
	color: black; 
	text-decoration: none;
} 

a.nav:visited { 
	color: black; 
	text-decoration: none;
} 

a.nav:hover { 
	color: white; 
	text-decoration: none;
} 

#seo {
	height: 12px;
	width: 760px;
	font-size: 8px;
	font-family: sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 50px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#logo{
	position: absolute;
	top:0px;
	left: 0px;
}

#image {
	position: absolute;
	top:0px;
	right: 0px;
}

#nav {
	width: 750px;
	background-color: #B4C4FF;
	height: 18px;
	text-align: right;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #014E56;
	margin: 10px auto 10px auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}

#mainpage {
	width: 760px;
	height: 400px;
	margin: auto;
	position: relative;
	overflow: auto;
	scrollbar-3dlight-color: #ffffff;
   scrollbar-arrow-color: #ffffff;
   scrollbar-base-color: #B4C4FF;
   scrollbar-darkshadow-color: #B4C4FF;
   scrollbar-face-color: #B4C4FF;
   scrollbar-highlight-color: #B4C4FF;
   scrollbar-shadow-color: #899CDC;
}

#sidebox1title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 21px;
	padding-top: 4px;
	background-color: #B4C4FF;
	text-align: left;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
	padding-left: 10px;
}

#sidebox1 {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 236px;
	height: 170px;
	background-color: #E0E7FF;
	border: 2px solid #B4C4FF;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	scrollbar-3dlight-color: #ffffff;
   scrollbar-arrow-color: #ffffff;
   scrollbar-base-color: #B4C4FF;
   scrollbar-darkshadow-color: #B4C4FF;
   scrollbar-face-color: #B4C4FF;
   scrollbar-highlight-color: #B4C4FF;
   scrollbar-shadow-color: #899CDC;
}

#sidebox2title {
	position: absolute;
	top: 210px;
	left: 0px;
	width: 240px;
	height: 21px;
	padding-top: 4px;
	background-color: #B4C4FF;
	text-align: left;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
	padding-left: 10px;
}

#sidebox2 {
	position: absolute;
	top: 235px;
	left: 0px;
	width: 236px;
	height: 160px;
	background-color: #E0E7FF;
	border: 2px solid #B4C4FF;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	scrollbar-3dlight-color: #ffffff;
   scrollbar-arrow-color: #ffffff;
   scrollbar-base-color: #B4C4FF;
   scrollbar-darkshadow-color: #B4C4FF;
   scrollbar-face-color: #B4C4FF;
   scrollbar-highlight-color: #B4C4FF;
   scrollbar-shadow-color: #899CDC;
}

#maincontent {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 480px;
	height: 370px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	overflow: auto;
}

#maincontent2 {
	width: 720px;
	height: 370px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.image {
	position: absolute;
	right: 10px;
	top: 50px;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}

.mainimage {
   float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	clear: both;
}

.mainimage2 {
   float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: both;
}

.servicebox {
	width: 698px;
	background-color: #E0E7FF;
	border: 1px solid #B4C4FF;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}

.serviceboxcontent {
	width: 500px;
}

.serviceboxcontent:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; }

.blocker1 {
	height: 35px;
}

.blocker2 {
	height: 65px;
}

#bottomnav {
   position: absolute;
	right: 0px;
	bottom: 0px;
	width: 490px;
	background-color: #B4C4FF;
	height: 14px;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #014E56;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}

#bottomnav2 {
	width: 750px;
	margin: auto;
	background-color: #B4C4FF;
	height: 14px;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #014E56;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	margin-top: 10px;
}



#footer {
	height: 4px;
	width: 754px;
	border: black 2px solid;
	font-size:2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#info {
	height: 12px;
	width: 760px;
	font-size: 7px;
	font-family: sans-serif;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	height: 40px;
}
