#headerleft {
	float:left;
}
#headermid {
	float:left;
}
#headermidcontent {
	
}
#topmenu {
	float: left;
	margin: 0;
	padding: 0;
}
#headerright {
	float:left;
}
#topmenu ul{
	margin:0;
	padding:0;
	list-style: none;
}
#topmenu li{
	display:inline;
	list-style: none;
}
#content {
	clear: right;
}
#left {
	float:left;
}
#main {
	float:left;
}
#right {
	float:left;
}
#clear {
	clear:both;
}
#footer {
	clear:both;
}

div#wrap {
	width: 960px;
}
#header {
	height: 173px;
} 
#headerleft {
	/*width: 244px;*/
	width: 66px;
}
#headermidcontent {
	height: 142px;
}
#left {
	width: 167px;
	padding-left: 67px;
	padding-top: 20px;
	padding-right: 10px;
}
div > #left {
	padding-top: 0px;
}
#main {
	width: 412px;
	padding: 43px;
	padding-top: 8px;
}
div > #main {
	padding-top: 0px;
}
#right {
	width:165px;
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 25px;
	
}

#footer {
	height: 140px;
	width:454px;
	padding-left: 287px;
	padding-right:0px;
	padding-top: 16px;
	padding-right:220px;
	
}
#toplinks {
	position: absolute; 
	top: 60px;
	left: 541px;
}
#topimages {
	position: absolute;
	top: 40px;
	left: 709px;
}