body {
	text-align: center;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#efefef;
	margin-top: 0px;
}

#page {
	background-color:#ffffff;
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#banner {
	height:147px;
	background-image:  url(../images/banner.jpg);
}

#banner p {
	text-align:right;
	padding-top:85px;
	width: 450px;
	color:#fff;
}

#banner .phone_num {
	font-size:17px;
	padding-top:8px;
}

#nav {
	width:755px;
	height:39px;
	float:left;
	display:block;
	padding:0 0 0 40px;
	background-color:#7F0051;
	background-image:  url(../images/bg_nav_after.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#nav a {
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	padding:0px 10px 0px 10px;
	float:left;
	background-color:#7F0051;
	height:27px;
	padding-top:8px; 
}

#nav a:hover{
	background-color:#8A9D9B;
}

#content {
	xwidth:795px;
	clear:both;
	background-image:  url(../images/bg_content.gif);
	background-repeat: repeat-y;
}

#doc_body {
	float: left;
	width:402px;
 	padding-top: 30px;
	padding-right: 90px;
	padding-left: 44px;
}

#doc_body h1 {
	font-size:20px;
	color:#016445;
	font-style: italic;
}

#right_col {
	float:right;
	width:239px;
	padding-top:14px;
}

#right_col h1, #right_col p {
	padding: 0 12px 0 11px;
	color:#016445;
	font-style: italic;
}

#right_col h1 {
	text-transform: uppercase;
	font-size:11px;
}

#right_col p { font-size: 11px; }

#focus, #about, #cgs {
	border-width: 1px 0 2px 0;
	border-style: solid;
	border-color: #016445;
}

#about .caption {
	position: relative;
	left: 3px;
	width: 74px;
}

p, ul {
	font-size:12px;
}

p.home, ul.home { font-size:13px; }

#footer {
	width:795px;
	height:28px;
	color:#8f8f8f;
	background-image:  url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer-left {
	float:left;
	margin-top:10px;
	margin-left:20px;
}

#footer-right {
	float:right;
	margin-top:10px;
	margin-right:15px;
	text-align: right;
}

#footer-right a {
	color:#8f8f8f;
	text-decoration:none;
}

#footer-right a:hover {
	text-decoration:underline;
	color:#7e7e7e;
}

strong {
	color:#7F0051;
	font-weight: normal;
}

#about ul {
	clear:both;
	list-style-type: none;
	margin:0;
	padding:0;
}

#about li {
	width:79px;
	float:left;
	font-size: 9px;
	margin-right: 1px;
	margin-bottom:6px;
}

#about li.right {
	margin-right: 0;
}

#about li.doublewide {
	width:159px;
	float:left;
	font-size: 9px;
}

#about img {
	border: 0;

}

#cgs img {
	border-color: #fff;
	border-width: 1px 1px 0 0;
	border-style: solid;
}

#cgs .top img {
	border-width: 0px 1px 0 0;
}


#cgs .right img {
	border-width: 1px 0 0 0;
}

#cgs .top-right img {
	border-width: 0px 0px 0 0;
}

.testimonials { font-size: 11px; }