/* CSS Document */

body {
	margin-top: 0px;
	background-image:url(images/bg.jpg);
}

.style2 {font-size: 18px; color: #FFFFFF; font-family: Optimum;}
.style17 {	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#main {
	position:relative;
	margin-left:auto;
	margin-right:auto;	
	top:0px;
	width:1011px;
	height:1200px;
	z-index:1;
	background-image:url(images/homebg1.jpg);
	background-repeat:no-repeat;
}
#main1 {
	position:relative;
	margin-left:auto;
	margin-right:auto;	
	top:0px;
	width:1011px;
	height:1200px;
	z-index:1;
	background-image:url(images/servicesbg1.jpg);
	background-repeat:no-repeat;
}
#banner {
	position:absolute;
	left:64px;
	top:150px;
	width:880px;
	height:290px;
	z-index:2;
}
#nav {
	position:absolute;
	left:121px;
	top:472px;
	width:816px;
	height:29px;
	z-index:3;
}
#pagetitle {
	position:absolute;
	left:85px;
	top:541px;
	width:862px;
	height:44px;
	z-index:4;
}
#text {
	position:absolute;
	left:83px;
	top:599px;
	width:871px;
	height:365px;
	z-index:5;
}

#footer {
	position:absolute;
	left:76px;
	top:1003px;
	width:889px;
	height:20px;
	z-index:2;
}
#footer1 {
	position:absolute;
	left:76px;
	top:1090px;
	width:889px;
	height:20px;
	z-index:2;
}
