@charset "utf-8";
/* CSS Document */

body {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

#wrapper {
border:1px solid #c5c5c5;
text-align:left;
margin:0 auto;
width:960px;
height:970px;
}

#header {
width:890px;
margin-top:35px;
margin-left:35px;
}

#leftcolumn {
width:486px;
margin-top:35px;
left:44px;
float:left;
position:relative;
}

	#welcomesection {
	border-bottom:1px solid #c0c0c0;
	width:100%;
	margin-bottom:22px;
	padding-bottom:22px;
	}
	
		#welcomesection h1 {
		font-size:23px;
		color:#0070ad;
		margin:0px;
		padding:0px;
		line-height:25px;
		}
		
		#welcomesection p {
		font-size:14px;
		color:#333333;
		margin:15px 0px 0px 0px;
		line-height:17px;
		}
	
	#infosection {
	margin-bottom:33px;
	}
	
		#infosection h1{
		font-size:14px;
		font-weight:bold;
		color:#0070ad;
		margin:0px 0px 20px 0px;
		padding:0px;
		}
		
		#infosection ul{
		margin-top:0px;
		padding-top:0px;
		line-height:20px;
		}
	
	#form {
	background:url(http://www.bulldogsolutions.net/Eaton/images/EAT1003/form_background_long.gif);
	background-repeat:no-repeat;
	height:478px;
	}
	
		#incentiveimage {
		float:left;
		top:18px;
		left:21px;
		position:relative;
		}
		
		#incentivecopy {
		width:300px;
		float:right;
		top:30px;
		left:-61px;
		position:relative;
		}
		
			#incentivecopy h1 {
			font-size:15px;
			font-weight:bold;
			margin:0px;
			padding:0px;
			}
			
			#incentivecopy p {
			font-size:10px;
			color:#0070ad;
			margin:10px 0px 0px 0px;
			padding:0px;
			}
			
		#formfields {
		width:400px;
		position:relative;
		top:35px;
		left:27px;
		clear:both;
		}

#rightcolumn {
float:right;
width:359px;
right:35px;
margin-top:23px;
position:relative;
}

	#flashpromo {
	margin-bottom:18px;
	height:215px;
	}
	
	#asset {
	width:100%;
	height:104px;
	background:url(http://www.bulldogsolutions.net/Eaton/images/EAT1003/asset_background.gif);
	background-repeat:no-repeat;
	}
	
		#assetimage {
		float:left;
		position:relative;
		top:9px;
		left:17px;
		}
		
		#assetcopy {
		float:right;
		position:relative;
		top:30px;
		left:-28px;
		}
		
			#assetcopy h1{
			font-size:17px;
			color:#333333;
			margin:0px;
			}
			
			#assetcopy p{
			font-size:12px;
			text-transform:uppercase;
			font-weight:bold;
			margin-top:10px;
			}
			
			#assetcopy a:link {
			text-decoration:none;
			color:#0066cc;
			}


#footer {
font-size:10px;
text-align:center;
width:960px;
margin:0 auto;
margin-top:15px;
}