/****************************************************************/
/*                       Main Content                           */
/****************************************************************/

#main_partition {
	width: 960px;
	float: left;
	padding-bottom: 10px;
}
#left_partition {
	width: 156px;
	float: left;
}
#right_partition {
	width: 474px;
	margin: 13px 13px 3px 13px;
	float: right;
}
#flash_box {
	width: 460px;
	height: 300px;
	margin-top: 13px;
}
.preview {
	display: inline;
	width: 423px;
	height: 49px;
	margin: 18px 0px 0px 20px;
	float: left;
}
.preview_pic {	
	display: inline;
	width: 85px;
	height: 47px;
	border: 1px solid #999999;
	margin-right: 24px;
	float: left;
}
.preview_pic_alt {	
	width: 85px;
	height: 47px;
	border: 1px solid #999999;
	float: left;
}
#preview_buttons {
	display: inline;
	width: 423px;
	height: 10px;
	margin: 5px 0px 0px 20px;
	float: left;
}
.previewbutton {
	font:10px arial,sans-serif;
	width: 85px;
	height: 10px;
	margin-right: 26px;
	text-decoration:none;
	float: left;
	color: #000000;
}
.previewbutton_alt {
	font:10px arial,sans-serif;
	width: 85px;
	height: 10px;
	text-decoration:none;
	float: left;
	color: #000000;
}
#social {
	display: inline;
	width: 425px;
	margin: 5px 0px 0px 19px;
	float: left;
}
#welcome_box {
	width: 100%;
}
#welcome_header {
	width: 100%;
	height: 25px;
	background: url(../template/headers/welcome.gif) no-repeat;
	margin-bottom: 8px;
}
.welcome_header_text {
	width: 100%;
	margin-bottom: 8px;
	float: left;
	font:18px arial,sans-serif;
	color:#000000;
	font-weight:bold;
}
#welcome_text {
	width: 270px;
	margin-bottom: 10px;
}
.feature_box {
	width: 465px;
	border-top: 1px solid #999999;
	padding-top: 10px;
	margin-top: 5px;
	float: left;
}
.feat_left {
	width: 280px;
	float: left;
}

.feat_right_container {
	width: 150px;
	float: right;
	margin-left: auto ;
  margin-right: auto ;
  text-align:center;
	//border: 1px solid #999999;
}

.feat_right {
	width: 100%;
	float: right;

}
.feature_header_left_partition {
	width: 170px;
	//height: 25px;
	margin-bottom: 8px;
	float: left;
	font:18px arial,sans-serif;
	color:#000000;
	font-weight:bold;
}
.feature_header_right_partition {
	width: 100%;
	height: 25px;
	margin-bottom: 8px;
	float: left;
	font:18px arial,sans-serif;
	color:#000000;
	font-weight:bold;
}
.feature_text {
	width:  100%;
	margin-bottom: 10px;
	float: left;
}
.welcome2_text {
	//width: 450px;
	margin-bottom: 10px;
	float: left;
}
.feature_pic {	
	width: 85px;
	height: 47px;
	border: 1px solid #999999;
	//float: left;
	margin-top: 10px;
	margin-left: auto ;
	  margin-right: auto ;
	  text-align:center;
}
