/* CSS Document */

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #D9D9D9 url(../images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
h2 {
	margin: 0;
	color: #323B70;
	font-size: 24px;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
#main {
	background: url(../images/bodyBG1.gif) repeat-y;
}
#leftShadow {
	background: url(../images/shadowLeft.gif) repeat-x;
}
#rightShadow {
	background: url(../images/shadowRight.gif) repeat-x;
}
#topHead {
	background:url(../images/header_BG.gif) repeat-x;
}
#tools {
	padding-right: 10px;
	padding-bottom: 20px;
}
#tools a, #tools a:visited {
	color: #E4E4E4;
	text-decoration: none;
	font-size: 11px;
}
#tools a:hover {
	text-decoration: underline;
}
#tools img {
	margin: 0 5px 0 10px;
}
#logo {
	height: 44px;
	padding: 20px 0 0 12px;
}
#logo h1 {
	margin: 0;
}
#phone {
	font-size: 18px;
	color: #E4E4E4;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}
#nav {
	background: url(../images/header_navBG1.gif) repeat-x;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	padding: 6px 20px 8px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	float: left;
}
#nav ul li a:hover {
	background: url(../images/header_navBG2.gif) repeat-x top left;
}
/* special padding for home button */
#nav ul li a.navFirst:link, #nav ul li a.navFirst:visited {
	padding: 6px 20px 8px;
} 
/* special padding for last button */
#nav ul li a.navLast:link, #nav ul li a.navLast:visited {
	padding: 6px 20px 8px;
}
#nav ul li img {
	float: left;
}
#contentContainer {
	padding: 15px;
	background: url(../images/bodyBG2.gif) no-repeat top right;
}
#content {
	width: 740px;
}

/* Home Page Box Styles */
#content .box {
	width: 221px;
	background: url(../images/box_content_bodybg.gif) repeat-y top center;
	float: left;
	margin-top: 2em;
	height: 174px !important;
	overflow: hidden;
}
#content .box h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: url(../images/box_titlebg.gif) no-repeat top center;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 2px;
	margin-bottom: 0;
	margin-top: 0;
	height: 26px;
	color: #FFF;
	font-weight: normal;
}
#content .box .content {
	margin: 0 auto;
	width: 187px;
	padding: 20px 14px;
	background: url(../images/box_content_headbg.gif) repeat-x top center;
}
#content .box .content p {
	margin-top: 0;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 14px;
}
#content .box .content p a {
	float: right;
}
#content .box .foot {
	display: block;
	margin: 0 auto;
	height: 2px;
	width: 221px;
	background: url(../images/box_content_footbg.gif) no-repeat top center;
}
#content #middlebox {
	margin: 2em 30px 0;
}
#content #firstbox {
	margin-left: 15px;
}
#content #firstbox.home {
	margin-left: 0px;
	margin-right: 15px;
}
* html #content #firstbox {
	margin-left: 0;
	background-position: top left;
}
* html #content #firstbox .foot {
	background-position: top left;
}

#content img.pagepic {
	float: right;
	padding-left: 10px;
}

#content dl dt {
	padding-left: 40px;
	font-weight: bold;
	color: #3E97D5;
}
#content dl dd {
	margin-bottom: .5em;
}
#content #services_listing {
	display: block;
	float: right;
	width: 200px;
	padding: 10px;
	background-color: #EEEEEE;
}
#content #services_listing li {
	margin-left: 10px;
	margin-bottom: .5em;
}

/* Contact Form Styles */
#content table {
	border: 2px solid #CCC;
	background-color: #EEE;
	border-collapse: collapse;
}
#content table.formtab {
	margin: 5px;
	border: none;
}

#testimonial {
	width: 450px;
	margin-left: 2em;
}
#testimonial p.quote {
	text-indent: 30px;
	background: url(../images/quote.gif) no-repeat top left;
	line-height: 14pt;
	margin-bottom: 0;
}
#testimonial p.quote span {
	display: none;
}
#testimonial p.smallRight {
	font-size: 11px;
	text-align: right;
	margin-top: 0;
	padding-top: 0;
}
#footer {
	background: url(../images/footerBG.gif) repeat-x;
	font-size: 11px;
	color: #E4E4E4;
	border-top: 1px solid #636363;
}
#footer address {
	text-align: left;
	font-style: normal;
	line-height: 9pt;
	margin-left: 15px;
}

#footer div {
	float: right;
	text-align: right;
	margin: 10px 15px 0 0;
}

#footer p {
	margin: 5px 0 0 0;
}
#footer a, #footer a:visited {
	color: #E4E4E4;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #E4E4E4;
	text-decoration: none;
} 
#footer ul li a:hover {
	text-decoration: underline;
}
ol li {
margin-top:20px;
}