section{
	width:770px; height:670px;
	position:absolute;
	right:50%;
	margin:80px -385px 0 0;
	background:url(../images/bg.png) top center no-repeat;
}

article{
	margin:490px 0 0 0;
}

p{
	font: 0.875em Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-align:center;
	line-height:18px;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#behance{
	color:#008EF8;
}

#twitter{
	color:#33CCFF;
}

#facebook{
	color:#3A5A97;
}

#subscribe{
	width:455px;
	margin:30px auto 0 auto;
	padding:20px 0 0 0;
	border-top:1px solid #CCCCCC;
}

.email{
	width:253px; height:18px;
	padding:10px 15px;
	border:1px solid #CCCCCC;
	background:url(../images/textbox.png) no-repeat;
	float:left;
	outline:none;
	font:14px Georgia, "Times New Roman", Times, serif;

}

.email:focus{
	border:1px solid #656565;
	outline:none;
}

.button{
	width:150px; height:40px;
	background:url(../images/btn_submit.png) no-repeat;
	float:right;
	color:#FFF;
	font:14px Georgia, "Times New Roman", Times, serif;
	border:none;
}

.button:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}

#mc_embed_signup{
	margin:15px 0 0 0;
}
