body {
	margin: 0px;
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #f2f2f2;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg_white.gif);
	position: relative;
}
#mesh #main {
	height: 715px;
	width: 790px;
}
#main #header {
	height: 200px;
	width: 790px;
}
#header #headlinks {
	height: 65px;
	width: 790px;
}
#headlinks #search {
	background-image: url(../images/search_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
}
#headlinks #otherlinks {
	height: 35px;
	width: 270px;
}
#headlinks #otherlinks td {
	padding-top: 10px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#header #logoarea {
	height: 135px;
	width: 790px;
}
#main #menu {
	height: 46px;
	width: 790px;
}
#main #content {
	height: 460px;
	width: 790px;
	background-color: #FFF;
	margin-top: 20px;
}
#content #index  #focus{
	background-color: #e1f3e4;
	width: 220px;
}
#content #layout  #focus{
	background-color: #e1f3e4;
	width: 220px;
}
#content #index {
	width: 770px;
	height: 440px;
}
#index #imagery {
	height: 220px;
}
#content #layout {
	width: 770px;
	height: 450px;
}
#contactform table td {
	padding-bottom: 10px;
}
#layout #usw td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #000;
}
#layout {
	border: 1px solid #ddd;
}
