/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal .86em/1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;
}

/* links */
a { background: inherit; color: #004F93; text-decoration: none; }
a:hover { background: inherit; color: #0099FF; text-decoration: underline; }

/* main */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; margin: 10px 15px;
 }
h1 {
	font-size: 1.4em; 	
	color: #0078D1;
	text-transform: capitalize;
 }

 p{
	margin: 10px 15px;
	font-family: Arial, Helvetica, Sans-serif;
}
h2 { font-size: 1.2em; 
text-transform: capitalize; 
color: #0078D1;
 margin: 20px 15px 15px 15px;
 }
 
h3 { font-size: 1.1em; 
margin: 20px 15px 5px 15px; 
color: #003B82;}



ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */

.right {
  margin: 5px 0px 5px 15px;  
  float: right;
}
.left {
  margin: 5px 15px 5px 10px;
  float: left;
}





/* layout*/

#header-content, #content, #footer-content {
	width: 760px;
}

/* header */
#header {
	height: 90px;
	text-align: left;
	margin: 25px 0 5px 0;	
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content h1#logo {
	position: absolute;	
	font: bold 45px 'Trebuchet MS', Tahoma, Sans-serif;
	padding: 0;		

}

/* header menu */
#header-content ul {
	position: absolute;
	right: -5px; top: 65px;
	font: normal 1.1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #555;
	text-decoration: none;
}
#header-content li a:hover {
	color: #888;
}


/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 28%;
	margin: 10px 0 10px 0; 
	padding: 0 0 0 10px;	
	border-left: 1px solid #ccc;
}	
#sidebar h1 {
	padding: 10px 0px 0px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
	color:#004F93;
}

#sidebar h1.bioheads, .sidebox strong{
color: #0078D1;

}

#sidebar h1.bioheads{
font-size: 1.1em;
}

.biotitles{
	font-size: 95%;
	line-height: 120%;
	color: #004F93;
	padding: 5px 0 2px 10px;
}

.popbiotitles{
	font-size: 95%;
	line-height: 120%;
	color: #003B71;
	padding: 5px 0 5px 15px;
	font-weight: bold;
}


.sidebox {
	margin-bottom: 10px;
	font-size: 95%;
	line-height: 165%;
}

.sidebox p{
margin-bottom: 0px;

}



.sidebox ul {
padding-left: 30px;
margin-left: 0px;
}

.sidebox ul li {
	list-style-image: url(images/bullet.gif);
}



.sidebox .bios{
	font-size: 95%;
	line-height: 175%;
}

.readmore{ 
text-align: right;
font-size: 95%;
margin: 0 0 15px 0;
line-height: 130%;	
}



form{
margin-left: 10px;
}


.button{
	margin: 10px 0 0 0;
}

#formtext { 
font: normal .9em 'Trebuchet MS', Tahoma, Sans-serif; 
margin: 0 0 10px 10px; 
}


/* main */
#main {
	float: left;
	width: 68%;	
	margin: 0 0 30px 10px; padding: 0;	
}

#testimonialpage #main {
	float: left;
	width: 725px;	
	margin: 0 0 30px 10px; padding: 0;	
}



#main h1 {
	padding: 0px 0px 0px 5px;
	margin: 0 0 0 10px;
	font: bold 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(images/bullet.gif);
}

#sitepage #main ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 25px;
}


.text {
	margin: 0; padding: 10px 0 0 0;
	background: #FFF;
}

.text strong{
	font: bold 1.1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #0078D1;
	}

.testimonialtext span{
	font: bold 120% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #4D9ACC;
}

.testimonialtext p{
	text-indent: -10px;
	padding-left: 0px;
	margin-bottom: 40px;
}

#firstnewsh2{
margin-top: 10px;
}



#tagline{
color: #003B71;
padding-top: 10px;
margin-top: 30px;
border-top: 1px solid #ccc;
}

#indexbody #tagline{
color: #003B71;
padding-top: 10px;
margin-top: 30px;
border-top: none;
}


/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .85em/1.4em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;
	color: #999;	
}

#footer h1, #footer p {	
margin-left: 0;
}


#footer-content a {
	text-decoration: none;
	color: #999;	
}
#footer-content a:hover {
	text-decoration: none;
	color: #0078D1;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 33%;
	padding: 0 0px 30px 0;	
}
#footer-content .col2 {
	width: 33%;
	padding: 0 10px 30px 0;
	text-align: right;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }


/* color changes */



body {
	background: #FFF url('images/mainback4.gif') top center;
	background-repeat: repeat-x;
	text-align: center;
} 
a, a:hover, #main a, .readmore a, #header-content li a#current, #footer a#current {
	color:#0099FF;
}

#footer-content {	
	border-top: 1px solid #AEC668;
	margin: 0 auto;
	padding:5px 0 0 20px;
}


#indexbody .headerphoto {
	margin: 0 auto 10px auto;
	width: 770px;
	height: 190px;
	background: #FFF url(images/header1.jpg) no-repeat center;
}

#aboutpage .headerphoto {
	margin: 0 auto 10px auto;
	width: 770px;
	height: 140px;
	background: #FFF url(images/headerabout.jpg) no-repeat center;
}

#servicespage .headerphoto {
	margin: 0 auto 10px auto;
	width: 770px;
	height: 140px;
	background: #FFF url(images/headerservices.jpg) no-repeat center;
}

#casepage .headerphoto {
	margin: 0 auto 10px auto;
	width: 770px;
	height: 140px;
	background: #FFF url(images/headercases.jpg) no-repeat center;
}

#newspage .headerphoto {
	margin: 0 auto 10px auto;
	width: 770px;
	height: 140px;
	background: #FFF url(images/headernews.jpg) no-repeat center;
}

#testimonialpage .headerphoto {
	margin: 0 auto 10px auto;
	width: 770px;
	height: 140px;
	background: #FFF url(images/headertest.jpg) no-repeat center;
}

#contactpage .headerphoto {
	margin: 0 auto 10px auto;
	width: 770px;
	height: 140px;
	background: #FFF url(images/headercontact.jpg) no-repeat center;
}

.headerphoto {
	margin: 0 auto 10px auto;
	width: 770px;
	height: 100px;
	background: #FFF url(images/header4.jpg) no-repeat center;
}

#sitepage .headerphoto {
	margin: 0 auto 10px auto;
	width: 770px;
	height: 140px;
	background: #FFF url(images/headersitemap.jpg) no-repeat center;
}

#header-content li a:hover {
	color: #0099FF;
}

