/* featured */

#featured {
	width: 740px; height: 290px;
	padding: 0 30px;
	margin: 0 auto;
}

#featured h1 {
	padding-top: 40px;
	color: #eaab83;
	font-weight: bold;
}

#featured h2 {
	padding-bottom: 15px;
	color: #ea905f;
	font-size: 18px;
	font-weight: normal;
}

#featured p {
	color: #ececec;
	font-size: 14px;
}

#featuredL {
	width: 370px; height: 100%;
	float: left;
	text-align: center;
}

#featuredR {
	width: 370px; height: 100%;
	position: relative;
	float: left;
}

#featuredR img {
	position: absolute;
	top: 25px; left: 20px;
}

/* content */

.word {
	padding: 40px 0 40px 0;
	border-bottom: 1px dashed #3d3d3d;
}

#mainContent {
	width: 100%; height: 100%;
	border-bottom: 1px dashed #3d3d3d;
	padding: 15px 0;
	line-height: 20px;
}

.inline {
	display: inline;
}

.heading {
	display: inline;
	vertical-align: 40%;
	margin: 0 0 0 8px;
	color: #eadca7;
}

.getYour { line-height: normal; text-align: center; font-size: 18px; }
.success { line-height: normal; text-align: center; font-size: 18px; font-style: italic; }

#mainContentL {
	width: 360px; height: 100%;
	margin: 0 20px 0 0;
	float: left;
}

#mainContentR {
	width: 340px; height: 100%;
	margin: 0 0 0 20px;
	float: left;
}

#mainContentR li {
	
}

#moreInfo {
	width: 100%; height: 100%;
	padding: 40px 0;
	border-bottom: 1px dashed #3d3d3d;
}

#moreInfo img {
	float: left;
	margin: 0 15px 0 0;
}

#moreInfo h1 {
	margin: 0 0 10px 0;
}


#moreInfoL {
	width: 360px; height: 164px;
	margin: 0 10px 0 0;
	float: left;
}

#moreInfoR {
	width: 360px; height: 164px;
	margin: 0 0 0 10px;
	float: left;
}

#links {
	width: 100%; height: 100%;
	padding: 30px 0;
	border-bottom: 1px dashed #3d3d3d;
}

#linksR {
	width: inherit;
	width: 360px; height: 100%;
}

#linksR h2 {
	margin: 0 0 10px 0;
}

#linksR li {
	list-style: none;
}
