html, body {
			height: 100%;
			font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
			color: #242424;
			margin: 0px;
			background-color: #EFEFEF;
}
		#main {
			background-image: url('../gfx/splash_flow.jpg');
			background-repeat: no-repeat;
			background-position: top center;			
			height: 638px;
			text-align: center;
}
#splash_choose {
			width: 750px;
			height: 185px;	
			margin-top: 224px;
}	
a {
		color: #242424;
		text-decoration: none;
}		
img {
		border: none;
}			
a img {
		border: none;
}		

#banners_left {
position:relative;
top:20px;
height:40px;
}

#banners_right {
position:relative;
top:-35px;
left:260px;
margin:0px;
width:620px;
height:40px;
border: 0px solid #cccccc;
}

#NewsletterPMC {
padding:10px 0px 0px 0px;
}

#pixelMailForm td {
font-size:11px;
padding:5px;
}

#SubmitPMC {
font-size:11px;
}