form {
	margin:0px;
	padding:0px;
}

a {
	color:#393939;
}

ul {margin:0; padding:0; list-style:disc; line-height:18px}

body {
	background:URL(images/tall_x.gif) repeat-x;
	background-color:#A8B2AF;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:center;
}

.b{
	color:#3F5968;
	font-weight:900;
	text-decoration:none;
	}

.c{
	color:#393939;
	font-weight:900;
	text-decoration:none;
	}
	
.w{
	color:#FFFFFF;
	font-weight:900;
	}

.wrap {
	margin:0 auto;
	padding:0;
	height:717px;
	width:712px;
}


#header {
	background:URL(images/header.jpg) no-repeat;
	margin:0;
	padding:0;
	width:717px;
	height:282px;
	text-align:left;
	display:table;
}


#content {
	background:URL(images/tall_y.gif);
	margin:0;
	padding:0;
	width:717px;
	text-align:left;
	display:table;
}


.footer {
	margin-top:0px;
	padding-top:3px;
	width:717px;
	height:53px;
	text-align:center;
	color:#dddddd;
	font-weight:500;
	background:URL(images/footer.gif) no-repeat;
	line-height:20px;
}

.footer a {
	text-decoration:none;
	color:#dddddd;
}

.footer a:hover {
	text-decoration:underline;
	color:#FFF;
}

.input {
	width:185px;
	border-style:solid;
	border-width:1px;
	height:19px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}


.textarea{
	width:185px;
	border-style:solid;
	border-width:1px;
	height:159px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	overflow:hidden;
}

#serv {
	position:absolute;
	left:138px;
	top:850px;
	width:709px;
	height:20px;
	z-index:1;
}

h1 { 	font-size:18px; text-align:center; margin: 10px 0;}
h2 { 	font-size:14px; text-align:center; margin: 5px 0 0 0;}
h3 { 	font-size:12px; margin: 0 5px 0 0; display:inline;}
.col { width:250px; float:left; margin: 0px 20px; }
.main { margin:0px 6%;}
ul.h {
  margin-left: 0px;
  padding-left: 0px;
  text-align:left;
}
ul.h li {
  display: inline
}
