*
{
	margin: 0;
	padding: 0;
}
a img
{
	border: 0;
}
body
{
	background: url('images/body_bg.png') repeat-x #222122;
	margin: 20px 0px;
}
#cont
{
	width: 920px;
	margin: 0px auto;
}
#cont img, #cont_c
{
	float: left;
}
#cont_c img
{
	float: none;
}
#cont_c
{
	background: url('images/cont_bg.png') repeat-y;
	width: 970px;
	overflow: hidden;
}
#left
{
	width: 200px;
	float: left;
	margin-left: 32px;
}
#menu
{
	list-style-type: none;
}
#menu li
{
	height: 25px;
	display: block;
	background: url('images/mspacer.png') bottom no-repeat;
	margin-top: 10px;
}
#what
{
	list-style-image: url('images/point.png');
	margin-left: 25px;
	color: #663300;
	font-family: tahoma;
	font-size: 10pt;
}
#right
{
	float: left;
	width: 736px;
}

#right img, #right_c1
{
	float: left;
}
#right_c1
{
	background: url('images/right_bg1.png') repeat-y;
	width: 736px;
	overflow: hidden;
}

#right_c2
{
	background: url('images/right_bg2.png') repeat-x #fefefe;
	width: 660px;
	margin-left: 8px;
	min-height: 661px;
	padding: 30px;
	color: black;
	font-family: tahoma;
	font-size: 10pt;
}
#footer
{
	color: white;
	font-family: tahoma;
	font-size: 10pt;
	text-align: center;
}

#last
{
	width: 280px;
}
#last img, #last
{
	float: right;
}
#last_c
{
	background: url('images/last_bg.png') repeat-y;
	width: 240px;
	margin-left: 1px;
	overflow: hidden;
	padding: 0px 20px;
}
#last_c span
{
	
	color: black;
	font-family: tahoma;
	font-size: 13pt;
	display: block;
	margin-bottom: 20px;
	float: left;
}
#last_c .point
{
	float: left;
	padding-top: 5px;
	margin-right: 15px;
	margin-left: 30px;
}