/* STANDARD */
html {
	height: 100%;
}
body {
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url("../../images/faesgroup/body_bg.gif");
	background-repeat: repeat-x;
	
	font-family: Arial;
	color: #887f6f;
	font-size: 12px;
	line-height: 16px;
	height: 100%;
}

.clear {
	clear: both;

	font-size: 0px;
	line-height: 0px;
	position: relative;
}

a {
	text-decoration: none;
	color: #635c51;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 22px;
	color: #f37736;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 25px;
	text-transform: uppercase;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}

img {
	border: 0px;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 22px;
}

/* TEMPLATE */
div#container {
	position: relative;
	width: 980px;	
	margin: 0px auto;
	text-align: left;
	background-image: url("../../images/faesgroup/container_bg.gif");
	min-height: 100%;
	_height: 100%;
	margin-bottom: -106px;
}

div#content {
	position: relative;
	_height: 492px;
	background-image: url("../../images/faesgroup/content_top_bg.gif");
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 20px;
	padding-bottom: 106px;
}

div#logo {
	margin-left: 5px;
}

div#contentTop {
	padding-top: 15px;
	padding-bottom: 0px;
}

div#column1 {
	float: left;
	position: relative;
	width: 580px;
	margin: 0px;
	margin-right: 40px;
	padding-top: 26px;
	background-image: url("../../images/faesgroup/introtext_bg.gif");
	background-repeat: no-repeat;
	background-color: #fdfdfc;
	min-height: 327px;
	_height: 327px;
}

div#column2 {
	float: left;
	position: relative;
	width: 270px;
	padding-top: 26px;
}


div#footer {
	position: relative;	
	width: 910px;
	left: -455px;
	*left: 0px;
	margin-left: 50%;
	*margin-left: 0px;
	background-color: #f37737;
	height: 106px;
	color: #FFFFFF;
}

div#footerContent {
	font-weight: bold;
	padding-left: 20px;
	padding-top: 14px;
}

div#footerContent a {
	color: #FFFFFF;
}

div.footerWords {
	float: left;
	margin-right: 18px;
}

/* Home blocks */
div#blocks {
	margin-bottom: 34px;
}

div.homeBlock {
	float: left;
	width: 270px;
	margin-right: 40px;
}

div.homeBlock.last {
	margin-right: 0px !important;
}

a.logoLink {
	margin-bottom: 3px;
}

a#btnFaesCases {
	display: block;
	width: 270px;
	height: 120px;
	background-image: url("../../images/faesgroup/btn_faes_cases.jpg");
	background-repeat: no-repeat;
}

a#btnFaesPackagingConcepts {
	display: block;
	width: 270px;
	height: 120px;
	background-image: url("../../images/faesgroup/btn_faes_packaging_concepts.jpg");
	background-repeat: no-repeat;
}

a#btnSKB {
	display: block;
	width: 270px;
	height: 120px;
	background-image: url("../../images/faesgroup/btn_skb.jpg");
	background-repeat: no-repeat;
}

.payoff {
	font-size: 14px;
	margin-bottom: 10px;
}

/* slideshow */
div#slideshow {
	position: relative;
	margin-top: 18px;
}

div#slideshow img {
	position: absolute;
	top: 0px;
	left: 0px;
}