@charset "UTF-8";/* 	Background-Styles */body {	margin:0px; padding:0px;	font-family:Arial, Helvetica, sans-serif;	color: black;	font-size:13px;	line-height:19px;	background: #bcba9d none repeat;
	text-align: center;
}#main {	margin-top: 130px;} #featured {	height: 450px;}.container {	margin:0 0 0 Auto;	position:relative;
}/* 	Header-Styles */#header {	padding-bottom: 10px;
}#logo h1, #logo small {	margin:0px;	display:block;	text-indent:-9999px;
	margin: auto;}#logo {
	width:196px;	height:13px;
	background: url(images/logo-p1.png) no-repeat center;
	margin: auto;
}/* 	Block-Styles */#middle {	padding-top: 10px;
	width: auto;
	margin: auto;
}#logo1 h1, #logo small {	display:block;	text-indent:-9999px;
	margin: auto;}#logo1 {	background-image: url(images/logo-p2.png);	background-repeat:no-repeat;	width:202px;	height:85px;
	margin: auto;}h2 {	margin:100px 0px 10px 0px;	font-size:17px;	font-family:Helvetica, Arial, Sans-serif;	color: #919191;	line-height:39px;	letter-spacing:-1px;}

h2 a {	color: #919191;	text-decoration:none;}h2 a:hover {color: white;}

h3 {	margin:10px 0px 0px 0px;	font-size:12px;	line-height:21px;	font-family:Helvetica, Arial, Sans-serif;	color: #535353;}
h3 a {	color: #191919;	text-decoration:none;}h3 a:hover {color: white;}/* 	Miscellaneous-Styles   *//* Fix up IE6 PNG Support */img, #logo { behavior: url(scripts/iepngfix.htc); }img, #logo1 { behavior: url(scripts/iepngfix.htc); }