img, div, input { behavior: url("../img/iepngfix.htc") }

a:active, a:focus, a:link, a:visited {
	color: #3b5d74;
	text-decoration: underline;
}
a:hover {
	color: ;
	background-color: ;
	text-decoration: underline;
}
body {
	margin: 0px;
	font-size: 15px;
	line-height: 140%;
	color: #3b5d74;
	font-weight: normal;
	font-family: Trebuchet MS;
	background-color: #B2B79C;
	background-image: url('../img/bkgd.jpg');
	background-repeat: repeat-x;
	background-color: #B3B79E;
}
.textgreen {
	color: #868e5e;
}
.textsubhead {
	color: #868e5e;
	font-size: 18px;
}
.textbigger {
	font-size: 22px;
	font-weight: normal;
}
.textbold {
	font-weight: bold;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 934px;
}
#header-wrap {
	background-image: url('../img/header-bkgd.jpg');
	height: 204px;
}
#header-main {
	background-image: url('../img/header-main.jpg');
	width: 919px;
	height: 153px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 919px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;	
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
}
#nav a {
	display: block;
	float: left;
	margin-right: 2px;
	text-decoration: none;
	color: #1A344A;
	font-weight: bold;
	text-align: center;
	height: 36px;
	padding-top: 14px;
	font-family: Trebuchet MS;
	background-image: url('../img/nav-back.jpg');
}
#home a:hover, #services_pricing a:hover, #contact_us a:hover, #about_us a:hover, #testimonials a:hover  {
	background-image: url('../img/nav-hover.jpg');
	color: #FFFFFF;
}

#home a {
	width: 102px;
	background-image: url('../img/nav-back.jpg');
}
#services_pricing a {
	width: 193px;
	background-image: url('../img/nav-back.jpg');
}
#contact_us a {
	width: 139px;
}
#about_us a {
	width: 126px;
}
#testimonials a {
	width: 152px;
}
#nav .active {
	background-image: url('../img/nav-hover.jpg');
	color: #FFFFFF;	
}
#nav_end {
	background-image: url('../img/nav_end.jpg');
	width: 199px;
	height: 50px;
	margin-left: -2px;
	float: left;
}
#main-content-wrap {
	background-image: url('../img/content-back.jpg');
	background-color: #FCF9F2;
	background-position: bottom;
	background-repeat: repeat-x;
}
#main-content {
	width: 919px;
	margin-right: auto;
	margin-left: auto;
}
#page-heading{
	margin-top: 20px;
	margin-left: 20px;
}

#main-content-left {
	width: 575px;
	float: left;
}
#main-content-text {
	padding: 12px 40px 0px 112px;
}
#main-content-right {
	width: 300px;
	float: left;
	padding: 55px 0px 0px 10px;
}
#footer {
	background-image: url('../img/footer-bkgd.jpg');
	height: 147px;
}
#footer-text {
	padding-top: 110px;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 150%;
}
#footer a {
	text-decoration: none;
	color: #ffffff;
}
.table-dotted {
border-style: dotted dotted dotted dotted;
border-color: #999999;
border-width: 1px;
font-weight: bold;
}
.smaller {
	font-size:12px;
}

