.form-holder {
	padding-left:25px;
}
input {
	width:150px;
	margin-bottom:12px;
}
textarea {
	width:200px;
	height:50px;
	margin-bottom:12px;
}
#header {
	width:955px;
	height:134px;
	overflow:hidden;
}
#email-link {
	position:absolute;
}
#header-left {
	height:134px;
	width:230px;
	float:left;
}
#header-right {
	height:134px;
	width:725px;
	float:right;
	background-image:url(../images/subpage-header-right.jpg);
	background-repeat:no-repeat;
}
#navigation {
	padding-top:105px;
	padding-left:111px;
}
#image-holder {
	width:955px;
}
#image-mask {
	width:955px;
	background-image: url(../images/sub-header-overlay.png);
	background-repeat:no-repeat;
}
*html #image-mask {
	background-image: url(../images/sub-header-overlay.gif);
}
#page-title {
	height:65px;
	font-size:24px;
	color:#FFFFFF;
	padding-top:35px;
	padding-left:40px;
}
#content {
	width:955px;
	background-image: url(../images/content-background.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:739px 250px;
}
#content-left {
	float:left;
	width:739px;
	background-color:transparent;
}
#inner-content-left {
	padding:40px 40px 80px 40px;
	font-size:12px;
	color:#464646;
	line-height:24px;
	background-color:transparent;	
}
#inner-content-left p,
#inner-content-left ul {
	margin-bottom:20px;
}
#inner-content-left ul {
	padding-left:50px;
}
#inner-content-left h3 {
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
}
#content-right {
	float:right;
	width:216px;
}
#inner-content-right {
	padding-top:180px;
	padding-left:40px;
	padding-bottom:40px;
}
#content-right h3 {
	font-size:12px;
	color:#EBB13A;
	line-height:30px;
}
#content-right ul {
	font-size:11px;
	color:#898989;
	line-height:22px;
}