#container {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 100%;
	border: none;
}





#container .bold {
	font-weight: bold;
}

#container .mb5 {
	margin-bottom: 5px;
}

#container .mb10 {
	margin-bottom: 10px;
}

#container .mb15 {
	margin-bottom: 15px;
}

#container .mb20 {
	margin-bottom: 20px;
}

#container .mb25 {
	margin-bottom: 25px;
}

#container .mb30 {
	margin-bottom: 30px;
}

#container .mb37 {
	margin-bottom: 37px;
}

#container .mb52 {
	margin-bottom: 52px;
}

#container .fr {
	float: right;
}



#container h2 {
	font-size: 280%;
	font-weight: bold;
	color: #aa8e2c;
	line-height: 143%;
	margin-bottom: 15px;
}

#container .main {
	width: 950px;
	padding-top: 25px;
	clear: both;
}

#container .w600 {
	width: 650px;
	float: left;
}

#container .w250 {
	width: 250px;
	margin-left: 50px;
	float: left;
}

#container .w600 p {
	font-size: 160%;
	text-indent: 1em;
	line-height: 219%;
}

#container .w250 p.title {
	font-size: 130%;
	line-height: 154%;
	margin: 10px 0px 5px 0px;
}

#container .w250 p {
	font-size: 120%;
	line-height: 167%;
}

#container .opa60:hover {
	opacity: 0.6;
	filter: alpha("opacity=60");
	-ms-filter: "alpha( opacity=60 )";
	background: none !important;
}
