#head-background {
	width            : 100%;
	background-image : url(../images/head/head_background.gif);
	background-repeat: repeat-x;
	background-color : #FFFFFF;
	min-width        : 1200px;
}

#head-container {
	margin           : auto;
	width            : 1200px;
	min-height       : 850px;
	overflow         : visible;
}

#head-content {
	float            : left;
	display          : inline;
}

div.categoryhead {
	display          : inline;
	float            : left;
	width            : 320px;
	margin-right     : 22px;
	margin-top       : 134px;
	color            : #8694A1;
	font-size        : 16px;
	font-weight      : normal;
}

/************************************************ begin teaser ***********************************/

#head-container div.teaser {
	margin-top       : 305px;
	width            : 204px;
	float            : left;
	margin-left      : 18px;
	/*color            : #4B6172; */
	color            : #8694A1;
	font-size        : 12px;
	margin-right     : 25px;
	display          : inline;
}

#head-container div.teaser div.box {
	width            : 202px;
	height           : 109px;
	border           : 1px solid #8694A1;
	margin-bottom    : 14px;
}

#head-container div.teaser div.box div.textbox span.headerbox {
	font-size        : 13px;
	font-weight      : bold;
	margin-bottom    : 18px;
	display          : block;
}

#head-container div.teaser div.box div.textbox {
	margin-top       : 10px;
	margin-left      : 12px;
}
/************************************************ end teaser ***********************************/


/****** footer ***********/
#head-container div.footer {
	margin-left      : 249px;
	margin-top       : 100px;
	height           : 55px;
	font-size        : 10px;
	color            : #8694A1;
}

#head-container div.footer ul li a {
	color            : #8694A1;
}
