img { border: none; }
a { border: none; }

body {
	margin: 0px 0px 0px 0px ;
	background: #FFFFFF;
}

.contentwrap_main {
	background: url(images/main_out_bg.jpg) no-repeat center top;
}
.contentwrap_page {
	background: url(images/page_out_bg.jpg) no-repeat center top;
}

td {
	color: 666666;
	font: normal 15px/19px Arial,Verdana,Helvetica,Sans-Serif;
	text-align: left;
} 

p {
	color: 666666;
	font: normal 15px/19px Arial,Verdana,Helvetica,Sans-Serif;
	text-align: left;
	margin: 8px 0 0;
} 
li {
	color: 666666;
	font: normal 15px/19px Arial,Verdana,Helvetica,Sans-Serif;
	text-align: left;
	margin: 8px 0 0;
} 

.head {
	font: bold 17px/21px Arial,Verdana,Helvetica,Sans-Serif;
	margin: 8px 0 0;

}
.center {
	text-align: center !important;
}

.right {
	text-align: right;
}

.smaller {
	font: normal 11px/11px Arial,Verdana,Helvetica,Sans-Serif;
	color: 666666;
}
.small {
	font-size: 9px;
	color: 666666;
}
.smallright {
	text-align: right;
	font-size: 9px;
	color: 666666;
}

.footer {
	width: 100%;
	background: url(images/footer_bg.jpg) no-repeat center center;
}
.footer_div {
	position: absolute;
	width: 100%;
	height: 79px;
	background: url(images/footer_bg.jpg) no-repeat center center;
	bottom: 0;
}

.gold {
	color: #d49b00
}
a {
	color: 666666;
	text-decoration: underline;
}
a:hover {
	color: 990000;
	text-decoration: underline;
}
a:visited {
	color: 666666;
	text-decoration: underline;
}

table {
	margin: 0;
}
table#serviceTypes td {
	padding: 0 15px;
}

table#serviceTypes td p {
	font-size: 14px;
	line-height: 130%;
}
ul.title-list {
	margin: 1em 0 1em 15px;
	padding: 0;
}
ul.title-list li {
	font-size: 12px;
	line-height: 110%;
	padding: 2px 0 0 5px;
	list-style: disc;
	margin: 0;
}
.sub-menu {
	overflow: hidden;
	margin-bottom: 1em;
}
.sub-menu a {
	display: block;
	float: left;
	margin-right: 15px;
}
.bottom-text {
	margin-bottom: 1em;
}
a.sub-links {
	display: block;
	height: 24px;
	width: 227px;
	margin: 1em auto 0;
	padding: 0;
}
.sub-links a img {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.blueband {
	display: block;
	margin: 0;
	border: none;
	padding: 0;
}
.intro-text {
	display: block;
	font-size: .875em !important;
	min-height: 150px;
	*height: 155px;
}