


body  {
	background: #444444;
	background-image: url(images/background.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	margin-top: 25px;
}
#view { 
	width: 940px; 
	margin: 0 auto;
	padding-top: 20px;
	text-align: left; 
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo {
	height: 140px;
	padding-bottom: 2px;
	margin-top: 0px;
	background: #ffffff;
}

#Content						{ margin: 0px 0px 0px 10px; }


#Left				{ width: 180px; height: 100%; margin: 30px 0px 50px 0px; /*min-height: 250px; height: auto !important; height: 250px;*/ position: relative; left: 0px; float: left; overflow: hidden; background: #ffffff;}
#Center				{
	width: 540px;
	margin: 30px 0px 50px 0px; /*min-height: 250px; height: auto !important; height: 250px;*/
	position: relative;
	left: 20px;
	float: left;
}
#Right				{ width: 180px; margin: 30px 0px 50px 0px; /*min-height: 250px; height: auto !important; height: 250px;*/ position: relative; left: 40px; float: left; overflow: hidden;}


#footer {
	clear: both;
	padding: 10px;
	padding-left: 20px;
	height: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	background: #333333;
	margin-top: 40px;
}
#nav {
	height: 30px;
	background: #525252;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
}
#subnav {
	height: 20px;
	background: #525252;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	width: 914px;
	margin-right: 28px;
	margin-left: 28px;
}
#row {
	height: 24px;
	padding-top: 2px;
}
#banner {
	height: 7px;
	padding-bottom: 2px;
	margin-top: 0px;
	background: #d04044;
}
#form1 h4 red {
	color: #F00;
}

