@charset "utf-8";
#container {
	width: 780px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	clear: none;
}
#nav {
	float: left;
	right: auto;
	width: 500px;
	background-color: #CCCCCC;
	height: 34px;
	margin-top: 91px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 20px;
	border-bottom-style: none;
}
#spacer {
	float: left;
	height: 10px;
	width: 780px;
}



#Logo {
	float: left;
	height: auto;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 20px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
#top {
	height: 125px;
	width: 780px;
	border-bottom-width: 20px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	clip: rect(auto,auto,auto,auto);
	background-image: url(../images/aluminum2.jpg);
	clear: both;
	background-position: left;
}
#text {
	background-color: #FFFFFF;
	float: right;
	width: 450px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 20px;
}
#news {
	float: left;
	width: 740px;
	border-top-style: none;
	background-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg1.jpg);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer {
	padding: 10px;
	height: 20px;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.image-right {
	padding: 10px;
	float: right;
}
#container #top #news #right {
	float: right;
	width: 400px;
	padding: 10px;
}

