/* <style type="text/css"> */

body {color:#FFF; font-family:Geneva, Arial, Helvetica, sans-serif;}

#mainContainer {
	width: 980px;
	margin: 0px auto;
	}
#header {
	width: inherit;
	position: relative;
	}
.imagesBox {}
.imageBox {float:left; padding-right:10px;}

#logoBox	{
	width:100%;
	text-align: right;
	clear:both;
	background: url(images/design/season.jpg) no-repeat 790px 60px;
	padding-bottom:30px;
	}
#logoBox img{
	border:0px;
	margin:20px;
}

#textAreas	{
	float:left;
	width:555px;
}

.textAreasPic	{
	width:156px;
	height:115px;
	padding: 21px 26px 44px 23px;
	float:left;
}


#footer {
	margin: 0px auto;
	width: 900px;
	text-align:center;
	font-size: 11px;
	color: #999999;
	padding:10px;
	}
	#footer a:link, #footer a:visited {
	color: #6F3700;
	font-size: 11px;
}
	#footer a:hover, #footer a:active {
	color: #FFF;
}

.footerIcons{text-align:center;}
.footerIcons img {margin:4px;}


