@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7a8fcb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow_bg.gif);
	background-repeat: repeat-y;
}
#top {
	background-image: url(../images/shadow_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
	width: 845px;
}
#banner {
	height: 94px;
	width: 760px;
	margin-right: 47px;
	margin-left: 47px;
}
#content {
	width: 759px;
	margin-right: 47px;
	margin-left: 47px;
	height: 567px;
	background-image: url(../images/img_couple.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_rgt {
	background-image: url(../images/img_playerBottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 450px;
	height: 552px;
	float: right;
	text-align: center;
}
#content_rgt #img_vision {
	margin-top: 75px;
}
#content_rgt #img_fullSite {
	margin-top: 10px;
}
#content_rgt #img_phoneNo {
	margin-bottom: 15px;
}

#footer {
	clear: both;
	height: 15px;
	width: 759px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a {
	text-decoration: none;
	color: #536DBB;
}

#bottom {
	background-image: url(../images/shadow_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	width: 845px;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	display: block;
	width: 255px;
	text-align: justify;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.text_body a {
	font-size: 12px;
	color: #663399;
	font-weight: bold;
}
