#content {background: url(/images/body_bg.jpg) 270px repeat-y;}

.new_slenderizer {
	margin: 25px 0px 0px 10px; 
	display:block; 
	width:244px; 
	height:104px; 
	background: url(/images/home_new.gif) no-repeat; 
	text-indent:-9999px
}

.see_demo {
	margin: 15px 0px 0px 0px; 
	display:block; 
	width:240px; 
	height:160px; 
	background: url(/images/home_demo.gif) no-repeat; 
	text-indent:-9999px; clear:left 
}

.left_text {
	float: left;
	width: 253px;
}

.right_text {
	float: left;
	width: 225px;
}

.bigGry {
	padding-top: 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #8c8c8c;
}

h2 {
	font-size: 1.6em
}

h3 {
	padding: 0px;
	margin: 0px;
}

p {
	line-height: 1.4em
}

.box {
	margin-top: 5px;
	background-color: #d7d9e4;
	font-weight: bold;	
}

.box a,
.box a:hover,
.box a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 5px;	
}

.box .orange {
	color: #e46c1d;
	font-weight: normal;
}

#boxes {
	background-color: #fff;
	padding-top: 5px;
}

.tri_divider {
	border-top: 2px solid #e2e4ed;
	background-image: url(/images/home_box_bg.gif);	
}

.pod {
	float: left;
	padding: 10px;
}

