/* Class CSS */

.lefted {
	float:left;
}

.righted {
	float:right;
}

#media_wrapper {
	width:920px;
	height:300px;
	overflow:hidden;
	background-color: #FFFFFF;
}

#page_video {
	visibility:hidden;
}

#intro_text {
	width:400px; 
	min-height:100px;
	height: auto !important;
	height: 100px; 
	margin:20px 0px 20px 0px;
	padding-left: 50px;
	
	color:#000000;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#home_logo {
	margin-left: 50px;
	background: url(../images/home_logo.png) top left no-repeat;
	width:429px;
	height:142px;
}

#home_logo2 {
	margin-left: 50px;
	background: url(../images/home_logo_rsvp.png) top left no-repeat;
	width:429px;
	height:142px;
}

#features_wrapper {
	margin-top: 20px;
	min-height: 990px;
	height: auto !important;
	height: 990px;
	text-align:left;
	background: white url(../images/side_bar_features2.jpg) top right no-repeat !important;
}

#lifestyle_text {
	width:400px;
	color:#000000;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}


#features_text {
	width:400px;
	text-align:justify;
}

#features li {
	font-size:14px;
	line-height:22px;
	vertical-align:middle;
	color:#000000;
}
