#container {

width: #1000px;

}

#header {
	width: 993px;
	height: 179px;
}

#header_top {
	width: 993px;
	height: 97px;
	float: left;
}

#header_bottom {
	width: 993px;
	height: 82px;
	
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

.header_center {
	width: 980px;
	height: 82px;
	float: left;
}

.logo {
	float: left;
	margin: 0 0 40px 53px;
	no-repeat top left;
}
p{
	margin: 0;
	padding: 0;
}

div{
	margin: 0;
	padding: 0;
}


.search_box {
	height: 23px;
	margin-left: 13px;
}

.search_back {
	width: 176px;
	height: 17px;
	background-image: url(none);
	background-repeat: no-repeat;
	border: none;
	margin: 0 0 0 0;
	padding: 3px;
}

.menu_top {
	width: 980px;
	height: 52px;
	float: left;
}

.menu_bottom {
	width: 980px;
	height: 30px;
	float: left;
}

.menu_item_back {
	width: 105px;
	height: 82px;
	background-image: url(none);
	background-repeat: no-repeat;
	float: left;
}

.menu_text {
	color: #00FFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.menu_text a:link {text-decoration: none; color:#00FFFF;}
.menu_text a:visited {text-decoration: none; color:#FF69B4;}
.menu_text a:active {text-decoration: none; color:#E0DFDB;}
.menu_text a:hover {text-decoration: underline; color:#E0DFDB;}

.marginleft {
	margin-left: 11px;
}

.marginright {
	margin-right: 5px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.ad-468 {
	width: 468px;
	height: 80px;	
	margin: 0 15px 25px 0;
	float: right;
}
.rightad_title {
	width: 314px;
	height: 32px;
	background-image: url('none');
	background-repeat: no-repeat;
	float: left
}

.leftad_title {
	width: 160px;
	height: 32px;
	background-image: url('none');
	background-repeat: no-repeat;
	float: left
}

.white {
	color: #FFFFFF;
}

.white a:link {text-decoration: none; color:#000000;}
.white a:visited {text-decoration: none; color:#000000;}
.white a:active {text-decoration: none; color:#000000;}
.white a:hover {text-decoration: underline; color:#000000;}

.margintop {
	margin-top: 15px;
} 

.marginright {
	margin-right: 10px;
}

.marginright20 {
	margin-right: 20px;
}
.margin1 {
	margin: 1px;
}

.marginleft {
	margin-left: 14px;
} 

.marginleft2 {
	margin-left: 2px;
} 

#body	{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-color: #000000
        margin: 0;
	padding: 0;
}