﻿/*reset*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
/*end reset*/	
	
body {
	background-image: url('../layout/bg.png');
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#page {
	background-image: url('../layout/pagecent.png');
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 24px;
	margin-top: -3px;
	padding-bottom: 15px;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.logo {
	top: -20px;
	left:10px;
	position: relative;
}
.logoright {
	top: -20px;
	left: 300px;
	position: relative;
	display: none;
	background-color: #F9FAFB;
}
.logocenter {
	top: -20px;
	left:120px;
	position: relative;
}

/*nav*/
.lavalamp {
	position: relative;
	height: 29px;
	width: 900px;
	background: url('../layout/nbg.png') no-repeat top;
	padding: 10px 10px 10px 10px;
	
	overflow: hidden;
}
   .lavalamp li {
   float: left;
   list-style: none;
    }
 .lavalamp li.back {
	background: url('../layout/lava.png') no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.lavalamp li.back .left {
	background: url('../layout/lava.png') no-repeat left top;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavalamp li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	padding-right: 5px;
	padding-left: 5px;
}
    .lavalamp li a:hover, .lavalamp li a:active, .lavalamp li a:visited {
	border: none;
	color: #FFFFFF;
}

                               
#bignav ul li:hover { color:#66C0DB; }

.serviceblock a:hover {
	color: #66C0DB;
}


/*end nav*/
#maincontentfull {
	padding: 20px 25px 10px 10px;
	margin-top: 5px;
	position: relative;
}
h1 {
	font-size: 24px;
	padding-bottom: 10px;
}
h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	line-height: 20px;
	text-indent: 20px;
	padding-bottom: 10px;
}
.clearboth {
	clear: both;
}
.floatright {
	float: right;
}
#acredlogoholder {
	padding-right: 30px;
	padding-top: 20px;
	margin-top: 25px;
}
#acredlogoholder img {
	padding-left:20px
}
#footer {
	margin-top: 20px;
	font-size: x-small;
	color: #000000;
	text-align: center;
}
#footer ul {
	list-style-type: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
}
#footer li {
	display: inline;
	
}

#footer a {
	list-style-type: none;
	text-decoration: none;
	color: black
}
#footer a:hover {
	color: #666666
}
#maincontentright #side {
	padding: 5px 5px 20px 10px;
	width: 260px;
	float: left;
	background-color: #F0F0F0;
	margin-top: 30px;
}
#maincontentright #side p{
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 16px;
}
#maincontentright #main {
	width: 570px;
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 30px;
	padding-right: 10px;
}
#maincontentright #side h1 {
	padding-bottom: 15px;
}
#mainservices {
	position: relative;
	top: 0px;
	left: 0px;
}
#placeholder {
	background-image: url('../layout/display700x260.jpg');
	background-repeat: no-repeat;
	width: 700px;
	height: 250px;
	top: 2px;
	float: left;
	position: absolute;
	padding: 5px;
	background-color: #F9FAFB;
	z-index: 2;
	left: 175px;
	display: none;
}
.slideshow {
	width: 670px;
	height: 240px;
	position: relative;
	top: 0px;
}
.slideshow div{
	width: 645px;
	height: 230px;
	padding: 15px;
	text-align: left;
	top: 0;
	left: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}
.slideshow img {
	float: left;
	width: 340px;
	height: 228px;
	padding-right: 10px;
}
.slideshow p{
	font-style: italic;
}
.serviceblock {
	padding: 5px 5px 5px 15px;
	width: 145px;
	height: 60px;
	float: left;
	background-color: #F2F7F9;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 75px;
	position: relative;
	top: 15px;
}
.serviceblock a {
	top: 50px;
	
	position: absolute;
	background-image: url('../layout/blue-button132x28.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	width: 132px;
	height: 28px;
	line-height: 28px;
	background-position: center;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


#bignav {
	float: left;
	margin-top: 10px;
	position: relative;
	top: 30px;
	display: none;
	z-index: 555;
	width: 175px;
}
#bignav li{
	height: 80px;
	background-image: url('../layout/bignav.png');
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	
}
#bignav li.bnselected{
	background-image: url('../layout/bignavselected.png');
	background-repeat: no-repeat;
	z-index: 10;
	position: relative;
	width: 195px;
	color: #FFFFFF;
}
.sidemenu {
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sidemenu li {
	width: 200px;
	background-image: url('../layout/blue-button195x28.png');
	background-repeat: no-repeat;
	height: 28px;
	text-align: left;
	line-height: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}
.sidemenu li:hover{
	background-image: url('../layout/blue-buttonpressed195x28a.png');
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	.sidemenu li.current_page a{
	color: #AFDFED;
}
.sidemenu li a{
	text-decoration: none;
	color: #FFFFFF;
}
.serviceticker {
	position: relative;
	margin-top:10px;
	margin-left: 20px;
}
.serviceticker ul li {
	margin-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #0000CC;
	height: 22px;
}
.slideshow h2 {
	font-size: 16px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000099
}
.floatleft {
	float: left;
}
a:hover {
	text-decoration: underline;
	color: #70AAF8;
}
.imgleft {
	float: left;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135);
	-moz-box-shadow: 3px 3px 3px #666; 
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.largeh2text {
	font-size: 16px;
	font-weight: bold;
}
.imgright {
	margin: 5px 5px 5px 15px;
	float: right;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135);
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}
.toggle {
	margin-bottom: 20px;
}
.servicelist {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 24px;
}
.imgmid {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
}
.servicetable {
	font-size: 12px;
	border-spacing: 2px;
	empty-cells: hide;
	padding: 10px;
	margin-bottom: 10px;
}
#servicepage p  {
	font-size: 12px;
}
