/******************** mainnav styles ********************/
#mainnav
{
	background: #f2f2ea url(../images/background_mainnav.gif) bottom no-repeat;
}



/******************** central styles ********************/
.col1
{
	float: left;
	width: 204px;
	padding: 19px 17px 20px 28px;
	margin: 0;
}

* html .col1
{
	\width: 249px;
	w\idth: 204px;
}

.col2
{
	float: left;
	background: #ede4c5 url(../images/background_central_home.gif) top repeat-x;
	width: 448px;
	height: 194px;
	padding: 19px 16px 8px 27px;
	margin: 0;
}

* html .col2
{
	\width: 491px;
	w\idth: 448px;
}

.row2 .col1
{
	background: #b6cddf url(../images/background_blue.jpg) top right no-repeat;
	padding: 14px 12px 8px;
	width: 225px;
}

* html .row2 .col1
{
	\width: 249px;
	w\idth: 225px;
}

.row2 .col1
{
	color: #111c30;
}

.row2 .col2
{
	height: auto;
	background: none;
}
