.homeBorder{
	background-image:url(../images/home-main-border.gif);
	padding:9px;
}

.homeMainPic{
	background-image:url(../images/main-pic.jpg);
	height:506px;
}

.homeMainPic .homeContents{
	padding-top:360px;
	padding-left:52px;
	line-height:1.4;
	font-size:13px;
}

.homeMainPic .homeContents .homeText{
	float:left;
	color:#FFFFFF;
	width:420px;
}
.homeMainPic .homeContents .homeNewsletter{
	float:left;
	margin-left:50px;
	color:#a97754;
	text-align:center;
	width:330px;
}

.homeMainPic .homeContents .homeNewsletter a{
	color:#a97754;
}
.homeMainPic .homeContents .homeNewsletter a:hover{
	color:#ffffff;
	text-decoration:none;
}
.hdNewsletter{
	font-size:18px;
	color:#a97754;
	padding-bottom:5px;
}

