@charset "utf-8";
/* CSS Document */

#nav .active {
background: url('../images/btn-services-hover.jpg') top left;
}

p, ul {
	margin:0px;
	padding:0px;
}


#header p {
	background-image:url(../images/services.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:134px;
	height:19px;
	display:block;
	position:absolute;
	top:214px;
	left:14px;
	margin:0px;
	padding:0px;
}




#header span {
	visibility:hidden;
}

div#servicesBack {
	width:1000px;
	min-height:495px;
	background-image:url(../images/bottomBar-services.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:0px;
	padding:0px;
}


ul#services {
	padding-top:0px;
	padding-left:305px;
	padding-bottom:35px;
}

ul#services li {
	list-style-type:disc;
	list-style-position:outside;
	margin-top:5px;
	font-size:12px;
}

ul#services li#indent {
	margin-left:45px;
	list-style-type:none;
	font-size:12px;
	width:300px;
}

p#servicesTxt1 {
	padding-top:75px;
	padding-left:200px;
	padding-right:;
	text-indent:25px;
	font-size:14px;
	line-height:19px;
	width:580px;
}



p#servicesTxt2, p#servicesTxt3 {
	margin-top:15px;
	padding-left:200px;
	padding-right:;
	text-indent:25px;
	font-size:14px;
	line-height:19px;
	width:580px;
}




p#servicesTxt4 {
	margin-top:25px;
	padding-left:225px;
	padding-right:;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}



a {
	text-transform:uppercase;
	color:#666699;
	text-decoration:none;	
	font-size:14px;
	font-weight:bold;
}

a:hover {
	color:#9c9b4f;	
}