body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
html,body {
	height: 100%;
}

a {
	text-decoration: underline;
	color: #396c97;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #396c97;
	font-size: 14px;
	margin-bottom: 0px;
}

h2 {
	color: #CD941D;
	font-size: 14px;
	border-bottom: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}


h4 {
	color: #396c97;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 20px;
}

h3 {
	font-weight: bold;
	color: #666;
	font-size: 11px;
	margin: 20px 0 0;
	border-bottom: 1px solid #999;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
}


ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

li{
	padding-bottom: 5px;
}

.bullet-list {
	padding-left: 10px;
	list-style: disc;
	margin-left: 10px;
}


.clear {
	clear:both;
}


/* Wrapper */

#wrapper {
	width: 759px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

/*
html>body #wrapper {height: auto} */
/*for mozilla */



/* Navigation */

#navigation {
	text-align: center;
	padding: 10px 0 10px;
	font-size: 10px;
	font-weight: bold;
}

#navigation a {
	color: #666;
	margin-right: 30px;
	text-decoration: none;
}

#navigation a:hover {
	color: #396C97;
}

#navigation a.on {
	color: #396C97;
}
.on-two {
	font-weight: bold;
}



/* Navigation Line Arrow Graphics*/



#about_line a, #services_line a, #people_line a, #resources_line a {
	text-decoration: none;
	color: #666666;
}

#about_line a:hover, #services_line a:hover, #people_line a:hover, #resources_line a:hover {
	color: #396C97;
	text-decoration: underline;
}


#about_line, #people_line, #resources_line, #services_line {
	width: 757px;
	height: 32px;
	font-size: 11px;
}

#about_line {
	background-image: url(/shared/aboutus_arrow.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#services_line {
	background-image:url(/shared/services_arrow.gif);
	background-repeat:no-repeat;
	padding-top: 10px;
}

#people_line {
	background-image:url(/shared/people_arrow.gif);
	background-repeat:no-repeat;
	padding-top: 10px;
}

#resources_line {
	background-image:url(/shared/resources_arrow.gif);
	background-repeat:no-repeat;
	padding-top: 10px;
}

#about_line ul {
	margin-left: 50px;
}

#services_line ul {
	margin-left: 70px;
}

#people_line ul {
	margin-left: 130px;
}

#resources_line ul {
	margin-left: 220px;
}

#about_line ul, #people_line ul, #resources_line ul, #services_line ul {
	margin-top: 0;
	padding: 0;
}

#about_line li, #people_line li, #resources_line li, #services_line li {
	float: left;
	list-style: none;
	margin-right: 15px;
}

/* Main Column */

#main-column {
	width: 500px;
	padding: 0px 20px 0 38px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.section_header {
	text-align: center;
	
}

.column-scroll {
	height: 425px;
	overflow: auto;
}


/* homepage boxes */

#service-areas {
	margin: 24px 0 24px 0;
	height: 243px;
}

#service-areas div{
	width: 148px;
	height: 240px;
	margin-right: 10px;
	float: left;
}
.homepage-boxes {
	background: #dfdfdf;
	font-size: 11px;
}
.homepage-boxes ul {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
}

.homepage-boxes li {
	margin-bottom: 2px;
}





/* Right Column */

#right-column {
	width: 160px;
	margin: 20px 0 0 30px;
	float: left;
}
#right-column ul {
	margin-top: 5px;
	padding-bottom: 10px;
}

#contact-info li {
	padding-bottom: 1px;
}
#contact-info {
	margin-top: 20px;
}


/* Email Form */

#email-form {
	font-size: 11px;
	line-height: 11px;
}



/* Footer */

#footer {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 758px;
	height: 33px;
	font-size: 11px;
	color: #666;
}

#footer p {
	margin-top: 10px;
	
}

#footer a {
	color: #666;
	
}
.boldbodytextred {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 16px; 
font-weight: 600; 
color: #CC0000; 
text-decoration: none;
}
.bodytext {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-style: normal; 
line-height: 16px; 
font-weight: normal; 
color: #000000; 
text-decoration: none;
}
