@charset "utf-8";
body, html   {
	margin: 0px 0px;
	cursor: auto;
	height: auto;
	min-width: 920px;
	background-color: #efefef;
	background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
img, img a {
	border:none;
}
.content {
	width: 420px;
	position: relative;
	width: 100%;
	height: auto;
	padding: 20px 0px;
}
.searchsize {
	width: 100%;
	height: 100px;
	position: relative;
	z-index: 310;
}
.searchholdersize {
	width: 920px;
	height: 70px;
	position: relative;
	margin: 0px auto;
}

.headersize {
	width: 100%;
	position: relative;
	height: auto;
}

.headerholdersize {
	width: 1000px;
	position: relative;
	margin: 0px 10px;
	background-repeat: repeat-x;
	background-position: center top;
}

.logosize {
	position: relative;
	padding: 0px 0px;
	float: left;
	height: 140px;
	margin-top: -20px;
}
.bannersize {
	position: relative;
	height: 100px;
	text-align: left;
}

.menusize {
	position: relative;
	width: 100%;
	height: auto;
	clear: both;
}





.menugroupsize {
	position: relative;
	float: left;
	margin: 0px 0px;
}

.middlesize {
	position: relative;
	width: 100%;
	height: auto;
	clear: both;
}


.middleholdersize {
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0px 10px;
	background-color: #FFFFFF;
	background-image: url(header_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.contentinterfacesize {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0px auto;
}
.interfaceheadersize {
	height: 10px;
	width: 100%;
	position: relative;
}
.interfacebodysize {
	height: auto;
	width: 100%;
	position: relative;
}
.innercontentsize {
	position: relative;
	width: 100%;
	height: auto;
}
.interfacefootersize {
	height: 10px;
	width: 100%;
	position: relative;
	clear: both;
}
.contentfootersize {
	height: 1px;
	position: relative;
	clear: both;
}

.footersize {
	width: 100%;
	height: auto;
	clear: both;
	position: relative;
}
.footerholdersize {
	width: 980px;
	height: 80px;
	position: relative;
	margin: 0px 10px;
	background-color: #4e4e4e;
	padding: 10px 10px;
}

