body {
	margin:0px auto;
	font-family:Tahoma;
	font-size:12px;
	color:#464646;
}

img {
	border:none;
	margin:0px;
}

div {
	border:0px solid #545454;
}
/* --- LAYOUT --- */

#tile {
	background: #fff url(images/bg.jpg) repeat-x;
}

#footer {
	padding-left:64px;
	clear:both;
	height:80px;
	background: url(images/footer.jpg) repeat-x;
}

.lbls {
	width: 120px;
	margin-right: 5px;
	float:left;
	text-align:right;
}

.form {
	width: 390px;
	float: left;
}

.form p {
	clear: both;
	margin: 1px;
	padding: 1px;
}

.txt_bg {
	background-image: url(images/txtbox.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 21px;
	float: left;
}

.txt {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	overflow: hidden;
	border:0px none;
	width:232px;
	height:21px;
	padding-left:5px;
	padding-top:3px;
	font-size:11px;
}

.submit {
	float: right;
	margin-right: 25px;
}

.bullet {
	float:left;
	height:42px;
	width:60px;
	background:url(images/lipic.jpg) right no-repeat;
}

.actlink {
	float:left;
	padding-left:15px;
	padding-top:10px;
	font-size:18px;
}

.backtotop {
	float:right;
}

#right .backtotop a {
	color:#8dc63f;
}
/* --- END LAYOUT --- */



/* --- FONTS --- */

#content h1 {
	font-size:17px;
	font-weight:bold;
	color:#5787bb;
	display:inline;
	line-height:22px;
}

#content h2 {
	font-size:14px;
	font-weight:bold;
	color:#464646;
	display:inline;
	border:0px none;
}

#logo a {
	color:#fff;
	text-decoration:none;
}

#hpright a {
	color:#8dc63f;
}

#right a {
	color:#464646;
}

#content a {
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content p {
	text-align:justify;
	color:#464646;
	border-top:0px solid #aaaaaa;
	margin-top:-5px;
	border-bottom: 0px none;
	padding-top:9px;
	font-size:14px;
}

#content .phonenum {
	font-size:22px;
	color:#0072bc;
	margin-left:100px;
}

li {
	list-style-image:url(images/lipic.jpg);
	font-size:18px;
	color:#464646;
	margin-left:25px;
	padding-left:15px;
	height:42px;
}

.line {
	margin-top:3px;
	height:5px;
	border-top:1px solid #aaaaaa;
}

.size14 {
	font-size:14px;
}

.size16 {
	font-size:16px;
}

.blue {
	color:#0072bc;
}

.size11 {
	font-size: 11px;
}
/* --- END FONTS --- */
