html {
	height:			100%;	
}

body {
	background:		#FFFFFF;
	margin:			0;
	padding:		68px 0px 0px 0px;
	height:			100%;
	font-family:	Arial;
	font-size:		12px;
	line-height:	18px;
	height:			1132px;
}

img {
	border:			0;
}

#teasers p {
	margin:			20px 0 0 0;	
}

#table {
	display:		table;
	width:			1000px;
	height:			100%;
	margin:			auto;
}

#cell {
	display:		table-cell;
	width:			1000px;
	vertical-align:	middle;
	
}

#page_wrapper {
	width:			952px;
	background:		transparent;
	margin:			auto;
	margin-bottom:	148px;
	padding:		0;
}

#left_col {
	float:			left;	
}

#teasers {
	width:			952px;
	margin:			auto;	
}

.small_teaser {
	width:			312px;
	text-align:		center;	
}

.small_teaser img {
	margin:			auto;	
}

.small_teaser_content {
	text-align:		left;	
}

.left {
	float:			left;
	margin-right:	7px;	
}

.right {
	float:			left;
}

#main_title {
	background:		transparent;
	width:			952px;
	height:			auto;
}

#main_title img {
	margin-bottom:	11px;	
}

#main_copy {
	width:			290px;
	text-align:		left;
	float:			left;
	margin:			0 0 24px 0;
	padding:		0;
}

#main_copy p {
	margin:			0px 0px 8px 0px;
	padding:		0;	
}

#main_copy a {
		
}

#main_video {
	width:			640px;
	float:			right;
	margin:			0 0 44px 0;
	padding:		0;
}

.line {
	width:			952px;
	height:			21px;
	border-style:	solid;
	border-width:	1px 0px 0px 0px;
}

img.small_teaser_head {
	margin:			20px 0px 0px 0px;	
}

