@charset "utf-8";
/* CSS Document */




#container_search
{
	width:655px;
	height: 321px;
	background-image:url(../images/bg_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#search_left
{
	width:210px;
	height: 321px;
	float: left;
}

#search_middle
{
	width:200px;
	height: 321px;
	float: left;
}

#search_right
{
	width:238px;
	height: 306px;
	float: left;
	margin-left: 3px;
	margin-top: 5px;
}

#container_info
{
	width:655px;
	height: 130px;
	background-image:url(../images/bg_offers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 2px;
	margin-top: 0px;
}


#info_left
{
	width:210px;
	height: 130px;
	float: left;
}

#info_middle
{
	width:200px;
	height: 125px;
	float: left;
}

#info_right
{
	width:240px;
	height: 125px;
	float: left;
}




#container_news
{
	width:655px;
	height: 130px;
	background-image:url(../images/bg_news.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-position: right top;
}


#news_left
{
	width:210px;
	height: 130px;
	float: left;
}

#news_middle
{
	width:200px;
	height: 130px;
	float: left;
}

#news_right
{
	width:240px;
	height: 130px;
	float: left;
}



#footer
{
	width:769px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	padding-top: 15px;
}

























/*     Text styles used                                                  */
.home_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}


.home_regular A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	line-height: 14px;
}


.home_regular A:visited{
	font-family: Arial, Helvetica, sans-serif;

	color: #666666;
	line-height: 14px;
}

.home_regular A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #666666;
	line-height: 14px;
}



.home_regular a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #666666;
	line-height: 14px;
}

.text_offers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	line-height: 14px;
}

.text_offers  A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003366;
}

.text_offers  A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003366;
}

.text_offers  A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #66CCFF;
	text-decoration: none;
}

.text_offers  A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #014965;
}




.form_home_search
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	}
	

.form_home_search_whitetext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #FFF;
	font-weight: normal;
	}
.form_home_search_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	}
	
	
	.footertext{
	font-family:Verdana, Geneva;
	font-size:9px;
	line-height:13px;
	color:#333333;
	text-align: left;
	font-weight: normal;
	display: block;
	padding-left: 10px;
	padding-bottom: 0px;
}
	.footertext A:link{
	font-family:Verdana, Geneva;
	color:#333333;
	text-decoration:underline;
	font-size:9px;
	line-height:12px;

}
	.footertext A:visited{
	font-family:Verdana, Geneva;
	font-size:9px;
	color:#333333;
	line-height:12px;
	text-decoration:underline;

}
	.footertext A:hover{
	font-family:Verdana, Geneva;
	font-size:9px;
	color:#666666;
	text-decoration:underline;
	line-height:12px
}
	.footertext A:active{
	font-family:Verdana, Geneva;
	font-size:9px;
	color:#333333;
	text-decoration:underline;
	line-height:12px;
}
