#wrapper {
	position:relative;
	width:770px;
	z-index:1;
	margin: auto;
	height: 1000px;
}

/*styles start here*/


/*content starts here*/

#content_box {
	position:relative;
	width:770px;
	float: left;
	height: 600px;
}

#left_content_box {
	position:relative;
	width:460px;
	float: left;
	height: 550px;
}

#left_title {
	position:relative;
	width:770px;
	float: left;
	height: 4
	0px;
	padding-top: 15px;
}


#head {
	position:relative;
	width:240px;
	float: left;
	height: 60px;
}

#sub_head {
	position:relative;
	width:470px;
	float: right;
	height: 60px;
	padding-top: 15px;
}





#video {
	position:relative;
	width:380px;
	float: left;
	height: 300px;
	padding-left: 70px;
	padding-top: 10px;
}

#learn_about {
	position:relative;
	width:440px;
	float: left;
	height: 120;
	padding-top: 10px;
}





#right_content_box {
	position:relative;
	width:310px;
	float: left;
	height: 550px;
}


#reference_heading {
	position:relative;
	width:300px;
	height:90px;
	padding-top: ;
	float: left;
	padding-left: 10px;
}

#title_bar {
	position:relative;
	width:300px;
	height:40px;
	float: left;
	}
	
#photo_head {
	position:relative;
	width:250px;
	height:40px;
	z-index:2;
	float: left;
}
#icon {
	position:relative;
	width:35px;
	height:35px;
	float: right;
}

#text_bar {
	position:relative;
	width:290px;
	height:35px;
	z-index:3;
	float: left;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 9px;
}
