@charset "utf-8";
body,td,th {
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: small;
	line-height: 13pt;
	color: #003366;
}
#wrapper_home {
	position:relative;
	width:850px;
	height:642px;
	z-index:1;
	background-image: url(images/home.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper_services {
	position:relative;
	width:850px;
	height:642px;
	z-index:1;
	background-image: url(images/services.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper_contact {
	position:relative;
	width:850px;
	height:642px;
	z-index:1;
	background-image: url(images/contact.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#text {
	position:absolute;
	left:414px;
	top:171px;
	width:407px;
	height:205px;
	z-index:1;
}
#maintenance {
	position:absolute;
	left:414px;
	top:171px;
	width:407px;
	height:374px;
	z-index:1;
}
#buttons {
	position:absolute;
	left:0px;
	top:91px;
	width:357px;
	height:37px;
	z-index:2;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Verdana;
}
h1 {
	font-size: 14px;
	color: #003366;
}
#testimonial {
	position:absolute;
	left:0px;
	top:420px;
	width:401px;
	height:37px;
	z-index:3;
	background-image: url(images/testimonials.gif);
}
#flash {
	position:absolute;
	left:22px;
	top:457px;
	width:352px;
	height:88px;
	z-index:4;
}
#services_buttons {
	position:absolute;
	left:414px;
	top:552px;
	width:407px;
	height:30px;
	z-index:3;
}
a {
	font-family: Verdana;
	font-size: small;
	color: #003366;
	font-weight: bold;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
