/* Liquid Net CSS Document */

body {
	background:#FFFFFF;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

b {
	font-size:15px;
	color:#005480;
}

a {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0066CC;
}

a:hover,visited {
	text-decoration:none;
}

img {
	padding: 5px 0 5px 0;
}
.separator {
	color:#dedede;
}
#header {
	width:960px;
	height:auto;
}

#content {
	width:960px;
	height:auto;
}

#text {
	padding-left:115px;
	text-align:left;
	padding-left:150px;
	width:500px;
	height:auto;
}

#title {	
	float:right;
	width: 300px;
	vertical-align:top;
}

.mailform {
	margin:0 0 0 150px;
	border:0;
	cellspacing:0;
	cellpadding:0;
}
.formtext {
	font-size:12px;
	font-weight:bold;
	color:#005480;
}

.thankyou {
	padding-left:150px;
	font-size:12px;
	font-weight:bold;
	color:#005480;
}

.submit {
	margin:0 0 0 460px;
	width:55px;
	border:none;
}

#footer {
	padding-left:30px;
	width:930px;
	margin:30px 0 15px 0;
	border-bottom:solid 1px #deeed1;
	border-top:solid 1px #deeed1;
}

#footer a {
	padding:0px 8px 0 8px;
	color:#439400;
	text-decoration:none;
}

#footer a:hover {
	background:url(images/foot_bg.jpg) repeat-x;
	color:#fff;
}

.copyright {
	margin-left:410px;
	color:#777777;
	font-size:11px;
}