/* Layout */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-image: url(../images/bg.jpg);	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #888888;	line-height: 170%;}#branding {	background-image: url(../images/header.jpg);	width: 589px;	height: 117px;	}	#banner {	background-image: url(../images/banner10.jpg);	width: 589px;	height: 228px;	}#wrapper {	width: 589px;	position: absolute;	top: 0px;	left: 210px;	}	#content2 {	width: 190px;	float: right;	background: #fff;	padding-top: 20px;	padding-bottom: 20px;	padding-right: 0px;	padding-left: 7px;	}#content1 {	width: 369px;	float: left;	background: #fff;	padding-top: 0px;	padding-bottom: 20px;	padding-right: 15px;	padding-left: 13px;	}#sitemap {	clear: both;	padding-top: 90px;	padding-bottom: 0px;	padding-right: 0px;	padding-left: 468px;	}	#leftfloat {	background: url(../images/leftfloat.jpg) no-repeat left top;	width: 26px;	height: 697px; 	display: block;	overflow: hidden;	position: absolute;	top: 0px;	left: 184px;	}	#rightfloat {	background: url(../images/rightfloat.jpg) no-repeat left top;	width: 26px;	height: 697px; 	display: block;	overflow: hidden;	position: absolute;	top: 0px;	left: 798px;	}	#logo {	background: url(../images/logo.jpg) no-repeat left top;	width: 84px;	height: 84px; 	display: block;	overflow: hidden;	position: absolute;	top: 13px;	left: 15px;	}