@charset "utf-8";

.master {
	width: 100%;
	height: 100%;
}
.holder {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.mainbanner {
	background-image: url(../images/banner_main1.png);
	height: 102px;
	width: 805px;
}
.whatsnew_holder {
	margin-bottom: 5px;
}
.whatsnew_content {
	background-image: url(../images/bg_shadow_rp.png);
	background-repeat: repeat-y;
	width: 793px;
	padding-left: 12px;
	float: left;
}
.f_motion {
	float: left;
	width: 480px;
	margin-right: 5px;
}
.f_web {
	float: left;
	width: 296px;
}


.main_content {
	background-image: url(../images/bg_shadow_rp.png);
	background-repeat: repeat-y;
	width: 781px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	padding-top: 3px;
	height: 100%;
}
.project_holder {
	width: 518px;
	float: left;
	margin-right: 7px;
	height: 100%;
}
.project_image {
	width: 781px;
	float: left;
	background-image: url(../images/banner_bg1.gif);
	height: 100%;
	background-repeat: no-repeat;
	background-position: right top;
}
.banner_shadow {
	width: 781px;
	float: left;
	background-image: url(../images/banner_shadow.png);
	height: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bottom_img {

}
.leftproduct {
	width: 260px;
	float: left;
}
.rightproduct {
	float: left;
	width: 258px;
}

.stripies {
	width: 518px;
	float: left;
	background-image: url(../images/content_extra_space.gif);
	background-repeat: repeat;
	margin-top: 7px;
}
.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-top: 30px;
	float: left;
}
.socail_nets {
	float: left;
	margin-left: 12px;
	margin-bottom: 10px;
}
