body {
	background-image: url(/site_images/bg_pattern.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica;	
	font-size:12px;
	width:100%;
	text-align: center;
}

#site_container{

	position: relative;
	top:0px;
    margin: 0 auto;
    text-align: left; /*required due to IE centering hack*/
    width: 1000px; /*adjust as needed*/
   
}
a{
	border:0px;
	text-decoration:none;	
	color:#9ED53B;
}

img{
	border:0px;
	}
#pageContent{
	margin-top:0px;
	background-color: #ffffff;
	min-height:600px;
	padding:20px 10px 0px 10px;
	font-size:12px;
	font-family:Helvetica;
}
#mainNav{
	position:absolute;
	top:109px;
	right:10px;
}
	

#topNav{
	background-image: url(/site_images/register_bg.png);
	background-repeat: no-repeat;
	width:1000px;
	height:180px;
	background-color: #000000;
	margin-bottom:2px;
	position: relative;
	
}
	
#logo{
	padding-top:30px;
	margin-left:30px;	
	width:150px;
	float:left;
}	

#subNav{
	width:240px;	
	float:left;
	margin-top:-2px;
	padding-top:30px;
}


.home #subNav{
	display:none;
}

#content{
	width:770px;
	float:left;	
}


.registry{
	background-image: url(/site_images/register_bg.png);
	background-repeat: no-repeat;
	background-color: #000000;
	width:747px;
	min-height:380px;
	padding:25px 0px 10px 25px;
	color: #BBBBBB;
}
.thanks .registry{
	min-height:280px;
}
.agreements{
	margin-top:52px;
}

.check{
	width:220px;	
	margin-bottom:18px;
}
.check input{
	margin-right:10px;
	float:left;
	width:15px;
	height:12px;
}
.check .title{
	float:left;
	width:190px;
}

.left{
	float:left;
	width:225px;
	margin-right:25px;
		
}
.clearLeft{
	clear:left;	
}
.clear{
	clear:both;	
}
.columnHeader{

	text-transform:uppercase;	
	
}

.input{
	margin-top:10px;
	
}

.input input{
	width:205px;
	margin-right:2px;	
}

.input .title{
	margin-bottom:2px;	
}
.register{
	margin-top:10px;	
}
.spacerBar{
		background-image: url(/site_images/spacer-bar.png);
		margin-top: 23px;
		margin-bottom:10px;
		height:2px;
		width:730px;
}

.error{
	color: red;	
}
.mandatory{
	color: red;	
}

.thanks{
	height:260px;
	fnot-size:16px;	
}

.footer{
	margin-left:-1px;
}

.footerBox{
	float:left;
}
	
#footerBoxes{
	margin-top:10px;	
	width:1000px;

}
.box{

	float:left;
	margin-right:8px;
	
}
html>body .box{
	
}
.box a img{
	margin-top:3px;	
}

.box a{
	text-decoration:none;	
	color:#262626;
}

.box p a{
	color:#A9A9A9;
	}

.box h3{
	font-size:14px;
	font-weight:bold;
	width:200px;	
	color:#262626;
	letter-spacing:1.1px;
}

#mainNav a{
	color:#6B9039;	
}
#mainNav a:hover{
	color:#000000;	
}

#mainNav .navOver a{
	color: #000000;	
}

.navItem{
		background-color:#E9E8E8;	
		height:10px;
		padding:15px 10px 15px 10px;
		position:relative;
		border-top: 1px solid #ffffff;
		margin-top:0px;
		float:left;
}
.navItemActive{
		background-color:#E9E8E8;
		height:20px;
		padding:10px 10px 15px 10px;
		float:left;
		
}

.navOver .navItem{
		background-color:#ACDE67;	
		height:10px;
		padding:15px 10px 15px 10px;
		border-top: 1px solid #ffffff;
		position:relative;
		margin-top:0px;
		float:left;
		color:#000000;
}



.navOver .roundLeft{
	background-image: url(/site_images/nav-left.png); 
	background-color:#ACDE67;
	float:left;
	width:9px;
	height:40px;
}

.roundLeft { 
	
	background-image: url(/site_images/nav-left.png); 
	background-color:#E9E8E8;
	float:left;
	width:9px;
	height:40px;

	
}

.navOver .roundRight{
	background-image: url(/site_images/nav-right.png) ; 
	width:9px;
	height:40px;
	float:left;
	background-color:#ACDE67;
}

.roundRight {
	background-image: url(/site_images/nav-right.png) ; 
	width:9px;
	height:40px;
	float:left;
	background-color:#E9E8E8;
}

.subNavTopBorder {
	background: url(/site_images/subNav-top-border.png) no-repeat top left; 
	height:2px;
	width:192px;
	position:absolute;
	top:215px;
	left:10px;
}
.subNavLeftBorder {
	background: url(/site_images/subNav-left-border.png) no-repeat top left;
	width:2px;
	height:250px;
	position:absolute;
	top:215px;
	left:8px;
}
.subNavRightBorder{
	background: url(/site_images/subNav-right-border.png) no-repeat top right; 
	width:2px;
	height:250px;	
	position:absolute;
	top:215px;
	left:200px;
}

.subNavLowerBorder{
	background: url(/site_images/subNav-lower-border.png) no-repeat bottom left; 
	padding-left:2px;
	height:2px;
	width:192px;
	position:absolute;
	top:450px;
	left:10px;
}

html>body .subNavLowerBorder{
	top:463px;
	}

.footerLeftBorder {
	background-image: url(/site_images/footer-left-border.png) ;
	width:6px;
	height:200px;
	float:left;

}
.footerRightBorder{
	background-image: url(/site_images/footer-right-border.png) ; 
	width:6px;
	height:200px;
	margin-right:5px;	
	float:left;

}



.subMenuHeader{
	background-image:url(/site_images/subMenuHeaderBg.png);	
	width:188px;
	margin-top:7px;
	padding:5px 10px 3px 10px;
	font-size:16px;
	color:#3F8619;
	position:relative;
	
}

html>body .subMenuHeader{
	top: 0px;
	width:170px;
}

#subNav{
	height:310px;	
	top:-20px;
}

html>body #subNav{
	top:0px;
	}

#subNav .content a{
	color:#949494;
	padding:4px 0px 8px 10px;
}

#subNav .content{
	margin-bottom:20px;
}

html>body .content{
	top:0px;	
}


.subNavItem{
	width:188px;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	padding-bottom:5px;
	padding-top:7px;
}

.subNavItemActive{
	width:188px;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	padding-bottom:5px;
	padding-top:7px;
	
}
#subNav .subNavItemActive a{
	color:#9ED53B;
}


.separator{
	border-top: 1px solid #ffffff;
	background-image: url(/site_images/topNavSeparator.png);
	background-repeat:none;
	position:absolute;
	top:149px;
	left:0px;
	height:25px;
	width:1000px;
	color:#9ED53B;
	text-align:right;
	padding-bottom:5px;
	padding-top:10px;
	
}

.separator a{
	color:#9ED53B;
}

.separator a:hover{
	color:#FFFFFF;
}


#pageContent #content{
	margin-bottom:20px;
	margin-top:25px;
}

#pageContent #content.main_page {
	width: 500px;
}


#pageContent #content.home_page {
	float:left;	
	width:1024px;
}

#pageContent #content h1{
	width:700px;
	font-size:34px;
	color:#84BA24;
	font-weight:normal;
	border-bottom: 1px solid #C1C1C1;
}

#pageContent #content h2{
	margin-top:15px;
	margin-bottom:15px;
	font-size:20px;
	font-weight:normal;	
}

#signUpForm {
	width:490px;	
	float:left;
	line-height:14px;
}



#signUpForm .section{
	background-image:url(/site_images/footer_bg.png);
	background-repeat: repeat-x;	
	padding:20px 20px 20px 20px;
	border: 0px;
	margin-bottom:20px;
}

#signUpForm .section legend{
	font-size:18px;
	padding-top:10px;	
}

#signUpForm  .title{
	float:left;
	width:150px;
	text-align:right;
	padding-right:20px;
}
#signUpForm input{
	float:left;
	width:260px;
}
#signUpForm h2{
	font-size:12px;	
	text-align:center;
}

#signUpForm .domain{
	padding-top:10px;
	text-align:center;
}
#signUpForm .domain input{
	width:160px;
	float:none;
	margin-left:10px;
}
#signUpForm select{
	margin-right:10px;	
}
#signUpForm .spacer{
	height:10px;
	border-bottom: 2px solid #545454;
	margin-bottom:20px;
	margin-left:60px;
	width:370px;
}

#signUpForm .review .checkbox{
	width:20px;
}
	

#signUpForm .review .spacer{
	margin-left:25px;
	width:400px;
}
#signUpForm .review{
	background-image:url(/site_images/footer_bg.png);
	background-repeat: repeat-x;	
	padding:0px 0px 0px 0px;
	border: 5px solid #4A9D3B;
}

.reviewContent{

	padding:20px 20px 20px 20px;
}

#signUpForm textarea{
	width:260px;
	height:100px;
}

.highlight {
	background-color:#FFFECF;
}

.review legend{

	font-size:18px;
	font-weight:bold;	
	color:#4A9D3B;
	line-height:18px;
}

#questionSection{
	float:left;
	width:200px;
	margin-left:70px;
}

#registration{
	width: 780px;
	position:relative;
	left:110px;
	
}

#registration a{
	color: #4A9D3B;	
}

#pageContent #content #registration h1{
	width:780px;
}

#signUpBanner{
	margin-top:15px;
}

#terms{
	position:relative;
	left: -36px;
}

#content table{
	font-size:12px;
}

#content table h2{
	width:200px;
	font-size:20px;
	color:#84BA24;
	font-weight:normal;
	border-bottom: 1px solid #C1C1C1;
}

#signIn{
	float:right;
	text-align: right;
	margin-right:10px;
	margin-top:10px;
}

#signIn a:hover{
	color: #FFFFFF;	
}
.login_input{
	width:200px;
}

.anotation{
	font-size:11px;
	margin-top:8px;
	width: 320px;
	margin-left:30px;
}

#signUpForm .subscriptionTypes{
	float:left;
	width:230px;
	
}

#signUpForm .subscriptionTypes input{
	float:none;
	display:inline;
	width:auto;
}

#country_container {
	float: right;
	line-height: 30px;
	color: #CAC9BB;
	margin-right: 15px;
}

#country_container img {
	position: relative;
	top: 3px;
}