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


body {
	background-image:url(http://boldwerks.com/good/img/background_bkg.jpg);
	background-repeat: no-repeat;
	background-attachment:inherit;
	}

#contentwrapper {
	width:818px;
	margin-left:auto;
  	margin-right:auto;
	}
	
#mainheader {
	background-image:url(http://boldwerks.com/good/img/header_logo.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:100%;
	}

#mainsection {
	background-image:url(http://boldwerks.com/good/img/main_background.png);
	background-repeat: no-repeat;
	width:100%;
	height:560px;
	}

#actionitems {
	background-image:url(http://boldwerks.com/good/img/action_background.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:100px;
	}
	
#actionapply {
	float:left; 
	vertical-align:top;
	margin-left:14px; 
	margin-top:28px;
	}

#actiondownload {
	float:right; 
	vertical-align:top;
	margin-right:295px; 
	margin-top:32px;
	}

#bottomsection {
	background-image:url(http://boldwerks.com/good/img/bottom_background.jpg);
	background-repeat: repeat-y;
	width:100%;
	height:675px;
	}
	
#footer {
	background-image:url(../img/footer_background.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:85px;
	}

#maincopy {
	
	width:405px;
	float:right;
	border:none;
	padding-top:45px;
	padding-right: 25px;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #5d6c77;
	}

#detailcopy {
	
	width:330px;
	float:left;
	border:none;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	font-family:arial, verdana, tahoma, helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#5d6c77;
	}

#blogcopy {
	

	width:390px;
	float:left;
	border:none;
	padding-right:15px;
	padding-top:10px;
	padding-left:20px;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #5d6c77;
	}

img { 

	border:none	 		
}

h2 {

	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #9f8314;	 		
}

blogheading {

	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #5d6c77;	 		
}

blogcopy {
	
	background-image:url(http://boldwerks.com/good/img/blog_background.jpg);
	background-repeat: repeat-y;
	width:370px;
	height:525px;
	float:left;
	border:none;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #5d6c77;
	}
	
footercopy {
	
	padding-top:15px;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 10px;
	color: #749a56;
	}

a {
	
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #b66611;
	}

ul{
	margin:0;
	padding:10px;
	list-style:disc

}

li{
	padding: 0 0 0 5px;
	line-height: 18px;
}

#formsection {
	background-image:url(http://boldwerks.com/good/img/bottom_background.jpg);
	background-repeat:repeat-y;
	width:100%;
	height:1050px;
	}
	
#thankyousection {
	background-image:url(http://boldwerks.com/good/img/thanks_page.jpg);
	background-repeat: no-repeat;	
	width:100%;
	height:500px;
	}
	
thankyoucopy {
	
	padding-top:260px;
	padding-right:25px;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 14px;
	color: #5d6c77;
	float:right;
	}
