@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	}

#container {
	width:600px;
	margin-left:50%;
	position:relative;
	left:-300px;
	background-image:url(i/body_tile.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color: #CCCCCC;
	}

#topBar {
	background-image:url(i/top_1.gif);
	height:21px;
	width:600px;
	background-color: #FFFFFF;
	}
	
#header {
	width:600px;
	height:133px;
	background-color: #FFFFFF;
	}
	
#logo {
	width:447px;
	float:left;
	margin-left:10px;
	background-color: #FFFFFF;
	}

#sponsorship {
	background-image:url(i/sponsorBox2.gif);
	float:right;
	width:129px;
	height:80px;
	margin-right:8px;
	margin-top: 8px;
	background-color: #FFFFFF;
	}
	
#middleBar {
	background-image: url (/signup/Enterprise/s/i/middle_line.gif) ; 
	background-repeat:no-repeat;
	width:600px;
	height:11px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(/signup/Enterprise/s/i/middle_line.gif);
	}
	
#contentContainer {
	width:600px;

	background-color: #CCCCCC;
	color: #CCCCCC;
	}
#content {
	position:relative;
	margin-left:220px;
	left:-200px;
	width:560px;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #CCCCCC;
	}
	
#footer {
	height:35px;
	margin-top:5px;
	background-image:url(i/bottom_2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 600px;
	}
#NE-sponsorship-button {
	height: 60px;
	width: 120px;
	margin-top: 24px;
	margin-left: 8px;
	background-color: #FFFFFF;
}
#container #contentContainer #content br {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
