#container{
	width:750px;
	margin:5px auto;
}
#content{
	width:100%;
	background:#000;
}
#left_column{
	width:66px;
	height:368px;
	float:left;
	background:url('images/vertical_blend.png');
}
#right_column{
	float:left;
	width:66px;
	height:368px;
	background:url('images/vertical_blend.png');
}
.td1 {
	width:207px;
	height:189px;
	padding-top: 33px;
	padding-left: 32px;
	padding-right: 32px;
	color: #7e91ad;
}
.td1 p strong {
	font-size:12px;
	font-weight:normal;
}
.td2 {
	width:530px;
	height:189px;
	padding-top: 33px;
	padding-left: 28px;
	padding-right: 33px;
}
.td2 p{color:#fff;}
div#splitter {
	height: 202px;
}
li{
	margin-left: 30px;
	font-size: 11px;
}
ul {
	margin-top: 10px;
}
#copy{
	float:left;
	margin: 0;
	background:url('images/vertical_blend_center.png');
	position:relative;
	width:618px;
	height:350px;
}
#bottom{
	background:#000000;
	height:86px;
	clear:both;
}
.tc {
	font-size:9px;
	font-weight:normal;
	padding-top: 33px;
}