#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:url(../../../images/fauxElementLeft.gif) repeat-y;
}
#search {
	text-align: right;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:url(../../../images/backgr_gradient_03.gif) repeat-x
}
#header2 {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftcolumn {
	float: left;
	width: 130px;
	background-color: #E3E8F0;
}
.sidebar2 {
	float: right;
	width: 144px;
	padding-top: 0px;
	background-color: #E3E8F0;
}

#rightcolumn {
	float: right;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	width: 575px;
	margin-right: auto;
}
#banner {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	text-align: right;
	width: 760px;
	background:url(../../../images/backgr_gradient_03.gif)
	repeat-x
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#footer {
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	background-color: #FFF;
}

