body {
	margin:0px 0px 20px 0px;
	padding:120px 0px 0px 0px;
	width:100%;
	background-color:#af4497;
	background-image:url('../images/bg.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
}

body * {
	text-align:left;
	font-family:helvetica,arial,sans-serif;
}

a {
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

div#pageContainer {
	margin:0px auto;
	width:705px;
	xheight:440px;
	xpadding:20px;
}

div#navContainer {
	height:35px;
	background-image:url('../images/dotted_x.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
}

div#navContainer ul {
	list-style:none;
	color:#000;
	font-size:14px;
	line-height:34px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

div#navContainer ul li {
	display:inline;
}

div#navContainer ul li a {
	color:#000;
}

div#navContainer ul li a:hover {
	text-decoration:none;
}

div#navContainer ul li span.selected {
	color:#fff;
	font-weight:bold;
}

div#footerOuter {
	clear:both;
	float:left;
	width:100%;
	background-image:url('../images/dotted_x.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-bottom:30px;
	margin-top:10px;
}

div#footerInner {
	background-image:url('../images/dotted_x.gif');
	background-position:top left;
	background-repeat:repeat-x;
	padding:15px 0px;
	text-transform:uppercase;
	color:#000;
	font-size:12px;
	line-height:16px;
}

div#footerInner a {
	color:#000;
	text-decoration:none;
}

div#footerInner a:hover {
	text-decoration:underline;
}

p.homeFoot {
	color:#fff;
	font-size:14px;
	line-height:18px;
	margin-top:15px;
}

p {
	color:#fff;
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
	width:625px;
	margin-top:0px;
}

h2 {
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:18px;
}


div#servicesList {
	float:left;
	padding-bottom:10px;
}

div#servicesList ul {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
	color:#fff;
	margin-top:10px;
	padding-top:3px;
	font-size:14px;
	padding-bottom:6px;
}

div#servicesList ul li {
	padding-left:10px;
	margin-bottom:4px;
}


div#servicesList ul li a {
	color:#fff;
}

div#servicesList ul li a:hover {
	
}

ul.col1 {
	background-image:url('../images/dotted_y.gif');
	background-position:top right;
	background-repeat:repeat-y;
	width:225px;
	float:left;
	height:142px;
}

ul.col2 {
	background-image:url('../images/dotted_y.gif');
	background-position:top right;
	background-repeat:repeat-y;
	width:200px;
	float:left;
	height:142px;
}

ul.col3 {
	float:left;
	width:240px;
}

div#servicesTitle {
	background-image:url('../images/dotted_x.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:10px;	
}

div#servicesTitle h1 {
	font-size:40px;
	line-height:40px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

div#servicesTitle a {
	color:#fff;
	text-decoration:none;
}

div#servicesDetail {
	float:left;
	padding-bottom:20px;
	padding-top:20px;
}

div#servicesDetail div.col1 {
	width:325px;
	margin-right:25px;
	float:left;
}

div#servicesDetail div.col2 {
	float:left;
}

div#servicesDetail div.col1 p, div#servicesDetail div.col2 p {
	width:325px;
	font-size:12px;
}

div#servicesDetail div.col1 p strong, div#servicesDetail div.col2 p strong {
	color:#000;
}

div#servicesDetail div.col1 p a, div#servicesDetail div.col2 p a {
	color:#000;
	test-decoration:none;
	font-size:12px;
}

div#servicesDetail ul {
	width:260px;
}

div#servicesDetail ul li {
	color:#fff;
	font-size:12px;
}

div#contactContainer {
	float:left;
	padding-top:20px;
	padding-bottom:10px;
}

div#contactForm {
	width:325px;
	margin-right:20px;
	float:left;
	font-size:12px;
}

div#contactForm div {
	width:300px;
	height:249px;
	margin-bottom:0px;
	font-size:14px;line-height:18px;
}

a.svcLink {color:#000;text-decoration:none;font-weight:bold;font-size:12px;}
a.svcLink:hover {text-decoration:underline;}

div#contactForm div p {
	width:300px;
}

div#maps {
	float:left;
	width:352px;
}

label {
	font-size:11px;margin-top:0px;margin-bottom:1px;float:left;
color:#ccc;line-height:13px;
}

.textInput {
	border:0px;
	line-height:18px;
	font-size:14px;
	color:#999;
	x-text-transform:uppercase;
	padding:3px 6px;
	width:300px;
	margin-bottom:4px;
	height:18px;
}

.textareaInput {
	border:0px;
	line-height:16px;
	font-size:14px;
	color:#999;
	x-text-transform:uppercase;
	padding:3px 6px;
	width:300px;
	height:132px;
	xmargin-top:7px;
	margin-bottom:0px;float:left;
}

.submitBtn {
	text-align:center;
	color:#000;
	background-color:#fff;
	x-text-transform:uppercase;
	border:1px solid #fff;
	width:50px;
	font-size:11px;
	line-height:18px;
	margin-left:262px;
	margin-top:6px;
	height:20px;
}
