#header
{
	height: 359px;
	background-image: url(images/header_start.jpg);
	background-repeat: no-repeat;
}

#left
{
	width: 199px;
	float: left;
	/*background-image: url(images/bg_left_start.gif);
	background-repeat: no-repeat;*/
	background-position: left top;	
	border-right: 1px solid #c9cad7;	
	margin-top: 10px;
	min-height: 220px;   
	height: auto !important;   
	height: 220px;
	
	padding-top: 15px;
	
	padding-left: 20px;
	padding-right: 10px;
	
}


#right
{
	width:203px;
	background-image: url(images/bg_right.png);
	background-position: right 10px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 17px;
	padding-top: 120px;
	
	min-height: 100px;   
	height: auto !important;   
	height: 100px;

}

#right img
{
	padding-bottom: 20px;	
	width: 210px;
}

#content 
{
	width: 430px;
	display: inline;
	float: left;
	line-height: 1.8em;
	color: #6d6b6b;
	
	padding-top: 20px;
	
	padding-left: 20px;
	padding-right: 10px;
}

h1#solution
{
	position: absolute;
	top: -4000px;
}

#right li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#right li a
{
	display: block;
	background-image: url(images/red_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;	
	
	padding-top: 3px;
	padding-bottom: 3px;
	
	text-align: right;
	color: #000;
	text-decoration: none;
	padding-right: 20px;
	
	font-size: 11pt;
	font-weight: bold;
}

#right li a:hover
{
	text-decoration: none;
	background-color: #f1f1f2;
}

#news 
{
	width: 100%;
	float: left;
}

#news span.date
{
	
}

#news h1#head
{
	font-size: 14pt;	
	padding-top: 0px;
}

#news h1
{
	padding-bottom: 3px;	
	padding-top: 10px;
	font-size: 10pt;
}

#news hr
{
	border: none; color: #fff; height: 10px; padding-top: 10px; }	

#news p
{
	padding-bottom: 0px;	
	color: #000;
}
