#content_block{
	width: 680px;
	margin: 0 auto;
}

#copy{
	width: 235px;
	float: left;
	margin: 10px 10px 10px 0;
	color: #3243B1;
	text-align: justify;
	padding: 10px 10px 10px 0;
	height: 427px;
}

#inset{
	float: left;
	border-bottom: 1px solid #2C3BAE;
	padding: 8px 0 15px 15px;
	margin-right: 10px;
}

#sample{
	border: 1px solid #13218C;
	margin: 10px 0;
}

#features_list{
	border: 1px solid black;
	list-style: none;
	height: 30px;
	font-size: 16px;
}

#features_list li{
	float: left;
	padding: 0 9px;
	line-height: 30px;
	border-right: 1px solid black;
}

#features_list li.last{
	border-right: 0;
}

#product_lists{
	height: 150px;
	padding: 5px 7px;
}

#product_lists a{
	color: white;
}

#product_lists li a{
	text-decoration: none;
}

#home_menu{
	width: 430px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 22px;
	color: #551A8B;
}

#home_menu li{
	margin: 7px 0;
}

#home_menu a{
	color: #551A8B;
}

#go-design{
	color: red;
	font-weight: bold;
}

div.product_list{
	background: #071B3B url(../images/tall-gradient.gif) repeat-x;
	width: 100px;
	height: 150px;
	color: white;
	float: left;
	margin: 0 3px;
	padding-left: 5px;
}

div.product_list h2{
	text-transform: uppercase;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

div.product_list ul{
	list-style: none;
}

div.product_list li{
	text-transform: uppercase;
}