h1 {
	FONT-SIZE: 1.7em;
	color: #663366;
}
h2, h3 {
	FONT-SIZE: 1.4em; MARGIN: 1.2em 0px 0.7em
}
h4,h5,h6 {
	FONT-SIZE: 1em; MARGIN: 1em 0px 0.5em
}

#lf {
	width: 78%;
	float:left;
}

#lf h2 {
	background: #f3f3f3;
	width: 100%;
	margin: 0px;
	padding: 1px 2px 1px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#lf h4 {
	color: #333399;
}

#lf p {
	text-indent: 10px;
	text-align:justify;
}

#lf #des{
	padding-right: 5px;
	padding-left: 10px;
	float: left;
}

#lf img{
	float: left;
}

#feature {
	width 45%;
	margin: 2px;
	padding: 2px;
	width: 47%;
}

#rh{
	width: 20%;
	float:right;
	margin-left: 10px;
}

#rh h5{
	background-image: url(../image/box_fades_blue.gif);
	margin-right: 5px;

}

#rh img{
	text-align: center;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;

}

#space{
	margin-top: 20px;
}

