BODY {
	background-image: url(images/pagebg.gif);
	background-color: #324684;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.page_wrap {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 725px;
}
.nav_wrap {
	float: left;
	width: 248px;
}
.cont_wrap {
	float: right;
	width: 477px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.cont_pad {
	width: 443px;
	text-align: left;
	padding-top: 15px;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.button {
	width: 234px;
	padding-left: 14px;
}

.service {
	width: 442px;
	height: 25px;
	background-image: url(images/serv.gif);
	background-repeat: no-repeat;
	
}

.serv_space {
	width: 131px;
	float: left;
}

.serv_opt {
	width: 311px;
	float: right;
	padding-top: 2px;
}

.form_ttl {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 7px;
}

.form_box {
	border: 1px solid #000000;
}

.serv_form {
	border: solid #000033 1px;
}	

a.txtlink:link {
	text-decoration: none;
	color: #666666;
}

a.txtlink:hover {
	text-decoration: underine;
	color: #333399;
}

a.txtlink:visit {
	text-decoration: none;
	color: #666666;
}