#wrapper {
	position:relative;
	width:770px;
	z-index:1;
	margin: auto;
}

/*styles start here*/


/*content starts here*/

#content_box {
	position:relative;
	width:770px;
	float: left;
}

#left_content_box {
	position:relative;
	width:460px;
	float: left;
	height: 620px;
}

#left_title {
	position:relative;
	width:460px;
	float: left;
	height: 60px;
	padding-top: 15px;
}

#head_left {
position:relative;
	width:215px;
	float: left;
	height: 40px;
	
}

#left_subtitle {
	position:relative;
	width:235px;
	float: right;
	height: 60px;
	padding-top: 15px;
	padding-right: 7px;
}








#video {
	position:relative;
	width:460px;
	float: left;
	height: 375px;
        z-index: -1;
}

#video_buttons {
	position:relative;
	width:440px;
	float: left;
	height: 55;
	padding-top: 10px;
}
#right_content_box {
	position:relative;
	width:310px;
	z-index:3;
	float: left;
	height: 620px;
}
#right_title {
	position:relative;
	width:285px;
	z-index:3;
	float: right;
	height: 60px;
	padding-top: 15px;
	padding-left: 0px;
}

#head_right {
	position:relative;
	width:180px;
	float: left;
	height: 60px;
	padding-right: 0px;
}

#right_subtitle {
	position:relative;
	width:90px;
	float: right;
	height: 60px;
	padding-top: 15px;
	padding-right: 0px;
}

#design_ideas_widget {
	position:relative;
	width:130px;
	height:160px;
	z-index:4;
	margin: auto;
	padding-top: ;
	padding-right: 0px;
	padding-left: 25px;
	float: left;
}

#design_ideas_pic {
	position:relative;
	width:128px;
	height:128px;
	z-index:2;
	border: 1px solid #333333;
}
#design_ideas_text {
	position:relative;
	width:130px;
	height:19px;
	z-index:3;
	float: left;
	padding-top: 4px;
	padding-bottom: 1px;
}

#design_ideas_widget2 {
	position:relative;
	width:130px;
	height:160px;
	z-index:4;
	margin: auto;
	padding-top: ;
	padding-right: 0px;
	padding-left: 25px;
	float: left;
}

#design_ideas_pic2 {
	position:relative;
	width:128px;
	height:128px;
	z-index:2;
	border: 1px solid #333333;
}
#design_ideas_text2 {
	position:relative;
	width:130px;
	height:19px;
	z-index:3;
	float: left;
	padding-top: 4px;
	padding-bottom: 1px;
}
