body, HTML {
	margin:0px;
	font-family: "Trebuchet MS";
	}

#frame {
	background-image: url(images/background_main.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height:100%;
	}
input, select, textarea {
	border: 1px solid #999999;
		font-family: "Trebuchet MS";
	font-size: 12px;
	padding:2px;
	line-height: 12px;
	margin:0px;
}	
#contentframe {
	width:756px;
	margin-right: auto;
	margin-left: auto;
	}
#contentheader {
	height: 110px;
	position:relative;
}	
#wilsonlogo {
	width: 100px;
	float:left;
	margin-top: 14px;
}
#supporting {
	width: 290px;
	float:left;
	margin-left: 20px;
	margin-top:92px;
}
#login {
	position:absolute;
	bottom:0px;
	right:0px;
	width: 289px;
	height: 90px;
	background-image: url(images/background_loginbox.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#login .loginheading {
	color: #c5c19d;
	font-size: 15px;
	line-height: 24px;
}
#login .heading {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
}

#registerinterest {
	margin-top:22px;
	width: 171px;
	height: 230px;
	float:left;
	background-image: url(images/background_register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#registerinterest .regheading {
	color: #c5c19d;
	font-size: 14px;
	line-height: 18px;
}
#registerinterest .heading {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
}

.resourceholder {
	border: 1px dotted #4c2432;
	width: 500px;
	padding: 10px 10px 0px 10px;
}

.resourceholder .download {
	font-size: 12px;
	margin-bottom: 10px;
		color: #666666;
	font-weight:normal;
}

.resourceholder .download a {
		color: #666666;
}

form {
	margin:3px 0px 0px 0px;
	padding:5px;
	}

#contentnav {
	margin-top: 10px;
	background-image: url(images/background_navshadow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentfooter {
	height: 64px;
	margin-top:5px;
	background-image: url(images/background_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footerleft {
	margin:15px 0px 0px 10px;
	float:left;
}
#footerright {
	margin:23px 10px 0px 0px;
	float:right;
}
#footerleft .heading {
	color: #4c2432;
	font-size: 15px;
	line-height: 28px;
}
#footerleft .smalltext {
	color: #4c2432;
	font-size: 12px;
}

#contentcenter {
	margin: 20px 0px 10px 0px;
	border-top: 1px dotted #c5c19d;
	border-bottom: 1px dotted #c5c19d;
}
#columnleft {
	float:left;
	width: 430px;
}
#columnlefteven {
	float:left;
	width: 128px;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	position:relative;
	min-height: 200px;
	margin-top:20px;
}
.linktoplevel {
	margin-left:10px;
	margin-right:10px;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	border-bottom: 1px dotted #999999;
	margin-bottom:8px;
}
.linktoplevel a {
	color: #666666;
	display:block;
	text-decoration:none;
}
.link {
	margin-left:10px;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin-bottom: 5px;
}
.link a {
	text-decoration: none;
	color: #666666;
}
.link a:hover {
	text-decoration: none;
	color: #4c2432;
}
#columnright {
	float:right;
	margin-top:30px;
	
}
#columnrighteven {
	float:right;
	margin-left:20px;
	margin-top:20px;
	width: 161px;
}
#columncentreeven {
	float:left;
	margin-left:20px;
	width: 605px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	
}
#columntext {
	
}

#terms {
	font-size: 11px;
	color: #333333;
	text-align:right;
	height: 15px;
	
}
h1 {
	color: #4c2432;
	font-size: 18px;
	line-height: 24px;
	margin-top:20px;
	font-weight: normal;
	margin-bottom: 6px;
	font-family: "Trebuchet MS";
}
h2 {
	color: #4c2432;
	font-size: 14px;
	line-height: 18px;
	margin-top:0px;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 a {
	color: #4c2432;
}
p, li {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top:5px;
	margin-bottom:5px;
	margin-top:0px;
}
a {
	color: #666666;
}
ul {
	margin:0px;
	padding-left: 15px;
}

.latestnewsblock {
	border: 1px dotted #c5c19d;
	padding: 5px;
	margin-bottom: 5px;
}
.latestnewsblock h2 {
	color: #4c2432;
	font-size: 12px;
	line-height: 16px;
	margin-top:5px;
	font-weight: normal;
	margin-bottom: 2px;
}
.latestnewsblock p {
	color: #666666;
	padding-top:5px;
	margin:0px;
}



.aboutusblock .image {
	float: left;
	width: 120px;
}
.aboutusblock .text {
	float: left;
	width: 250px;
}
.servicesblock {
	border: 1px dotted #4c2432;
	padding: 10px;
	width: 222px;
	float:left;
	margin-right: 8px;
	margin-bottom: 8px;
	height: 142px;
}



td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}


