#banner {
	font-family: Tahoma;
	position: absolute;
	height: 130px;
	width: 100%;
	left: 0;
	top: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	visibility: visible;
}
#banner_leftbox {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	height: 50px;
	width: 166px;
	left: 25px;
	top: 25px;
}
#banner_rightbox {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	width: 127px;
	position: absolute;
	top: 15px;
	left: 727px;
}


#sidebar {
	position: absolute;
	width: 80px;
	left: 11px;
	top: 108px;
	visibility: visible;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	line-height: normal;
}
#main {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 150px;
	margin-right: 10px;
	margin-left: 80px;
	padding-left: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
#footer {
	position: absolute;
	width: 100%;
	top: 529px;
	visibility: visible;
	left: 107px;
	background-image: url(../images/base_text.gif);
}

#navbar {
	position: absolute;
	width: 500px;
	left: 214px;
	top: 115px;
}
#carpet_header {
	font-family: Tahoma;
	background-color: #660000;
	width: 100%;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
