﻿#col1
{
	width: 400px;
	float: left;
}

.banner1
{
	background-color: #0055a5;
	border: solid 1px #000;
	height: 16px;
	margin: 0 8px 5px 0;
	padding: 0 0 0 6px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height:14px;
	color:#fff;
}

#content1
{
	background-color: #fff;
	border: solid 1px #000;
	height: 155px;
	margin: 0 8px 5px 0; 
	padding: 5px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	color:#494a51;
}

#content1 h3
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color:#494a51;
	margin: 0 0 5px 0;
	padding: 0;
}

#content2
{
	background-color: #fff;
	border: solid 1px #000;
	height: 135px;
	margin: 0 8px 5px 0; 
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	color:#494a51;
}

#col2
{
	width: 200px;
	float: left;
}

#banner2
{
	background-color: #23aa30;
	border: solid 1px #000;
	height: 16px;
	margin: 0 8px 5px 0;
	padding: 0 0 0 6px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color:#fff;
}

#news
{
	height: 330px;
	margin: 0; 
	padding: 0;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	color:#494a51;
}

#news h2
{
	color: #8d1c1e;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	color:#8d1c1e;
	margin: 0 0 12px 0;
}

#col3
{
	width: 200px;
	float: left;
}

#partners
{
	width: 800px;
	clear: left;
	float: left;
}


#login
{
	/*height: auto !important;*/
	height: 120px;
	width: 181px;
	background-color: #23aa30;
	border: solid 1px #000;
	margin: 0 0 5px 0; 
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color:#fff;
}

#login label
{
	display: block;
	float: left;
	width: 60px;
	text-align: right;
	font-weight: bold;
	margin: 8px 4px 0 0;
}

#login input
{
	width: 110px;
	border: solid 1px #000;
	margin-top: 8px;	
}

#login a
{
	text-align: right;
	margin-top: 3px;
	color: #fff;
	float: right;
	clear: both;
}

.error
{
	color: #09497e;
}


#banner3
{
	background-color: #eea63c;
	border: solid 1px #000;
	height: 16px;
	margin: 0 8px 5px 0;
	padding: 0 0 0 6px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color:#fff;
}

#benefits
{
	background-color: #fff;
	border: solid 1px #000;
	height: 195px;
	margin: 0 8px 5px 0; 
	padding: 4px 0 4px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: justify;
	color:#494a51;
}

#benefits li
{
	list-style-position: inside;
	list-style-type: square;
}
