
#fixed {
	padding-top: 540px;
}

#copy {
	width: 990px;
	min-height: 235px;
	height: auto !important;
	height: 235px; 
}

#flash {
	display: block;
	position: absolute;	
	width: 980px;
	height: 406px;
	top: 65px;
	left: 0px;
}

#header {
	display:none;
}

h1{
	font-size: 20px;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;	
	line-height: 1em;	
	margin: 20px 0 10px;
	color: #787b7b;
}

#mainContent h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.25em;	
	margin: 0;
	clear: none;
	color: #000;
}

ul { 
	margin-left:15px; 
	margin-right:0px; 
	list-style:square;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	clear: none;
	color: #000; 
}

#homeleft {
	position: relative;
	float: left;
	width: 295px;
	padding: 0px 12px 15px 15px;
}

#homemiddle {
	position: relative;
	float: left;
	width: 280px;
	background: url('../../images/leftshadow.jpg') no-repeat;
	background-position: left center; 
	padding: 0px 15px 15px 25px;
}

#homeright {
	position: relative;
	float: left;
	width: 275px;
	background: #dee2e3 url('../../images/shaded.jpg') no-repeat;
	background-position: left center; 
	padding: 0px 15px 15px 25px;
}

#homeright h2 {
	color: #585858;
}


