#slideshow_container {
	}
#overlay {
	position: absolute;
	background: url("../img/static/overlay2.png") top left no-repeat;
	z-index: 90;
	width: 938px;
	height: 339px;
	overflow: hidden;
	text-align: right;
	padding: 0px 26px 0px 0px;
	}
#overlay span.title {
	font-family: Trebuchet,"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 50px;
	line-height: 50px;
	color: white;
	font-weight: normal;
	display: block;
	float: right;
	margin: 21px 20px 0px 0px;
	}
#overlay #buttons {
	float: right;
	}
#overlay #buttons img {
	margin: 27px 0px 0px 10px;
	border: none;
	}
h1 {
	font-size: 30px;
	line-height: 30px;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	margin: 0px 0px 42px 0px;
	font-weight: normal;
	}
#main_panel {
	position: relative;
	float: left;
	width: 625px;
	margin-top: 356px;
	}
#main_panel a img.back_button {
	float: right;
	border: none;
	margin: 0px;
	}
#main_panel .subtitle {
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: 25px;
	
	}
#main_panel ul {
	list-style-type: none;
	list-style-image: url("../img/static/arrow_icon.gif");
	padding-left: 12px;
	}
#main_panel ul li {
	line-height: 17px;
	margin-bottom: 23px;
	}
#sidebar {
	position: relative;
	background: url("../img/static/vid_box.gif") top left no-repeat;
	width: 299px;
	margin-top: 358px;
	float: right;
	padding-left: 21px;
	}
	
#sidebar span.sub_title {
	display: block;
	margin: 19px 150px 10px 0px;
	font-size: 25px;
	float: left;
	line-height: 25px;
	}
#sidebar img.video_thumbnail {
	width: 66px;
	height: 66px;
	border: 3px solid #8fb9d0;
	padding: 42px 103px;
	}
#sidebar .sb_text {
	font-weight: bold;
	width: 100%;
	display: block;
	font-size: 12px;
	}
#sidebar img {
	margin: 10px 14px 0px 0px;
	border: none;
	}
#sidebar .bottom {
	background: url("../img/static/vid_box_bottom.gif") top left no-repeat;
	width: 320px;
	height: 5px;
	display: block;
	margin-left: -21px;
	margin-top: 15px;
	}

#hire_process {
	position: relative;
	background: url("../img/static/vid_box.gif") top left no-repeat;
	width: 299px;
	float: right;
    clear: right;
	margin-top: 8px;
	padding-left: 21px;
	}
	
#hire_process span.sub_title {
	display: block;
	margin: 19px 15px 10px 0px;
	font-size: 25px;
	line-height: 25px;
	float: left;
	}
#hire_process ul {
	list-style-type: none;
	list-style-image: url("../img/static/arrow_icon.gif");
	padding-left: 12px;
	float: left;
	width: 260px;
	display: block;
	}
#hire_process ul li {
	line-height: 17px;
	margin-bottom: 13px;
	}
#hire_process .bottom {
	background: url("../img/static/vid_box_bottom.gif") top left no-repeat;
	width: 320px;
	height: 5px;
	display: block;
	margin-left: -21px;
	float: left;
	margin-top: 15px;
	}
#content { 
	position: relative;
	margin-top: -19px;
	}
#content:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
