/* CSS Document */
body{
	background-color:#422D18;
	}

#wrapper{
margin:0px;
	}
	
	gallery {
	background-color:#EEDEA3;
	}
	
	
.banner {
	height:224px;
	min-width: 800px;
	}

.banner1 {
	width:347px;
	height:224px;
	float:left;
	background-image:url(images/CsSample8_var5_Final_01.gif)
}

.banner2{
	width:546px;
	height:224px;
	float:right;
	background-image:url(images/CsSample8_var5_Final_02V03.gif);
	background-repeat: no-repeat;
}
.Expandleft{
	height:224px;
	width:24px;
	float: left;
	background-image:url(images/ExpandableLeft.gif);
}
.Expander{
height:224px;
background-image:url(images/Expandalbe.gif);
background-repeat:repeat-x;
}
.middle2{
	background-image: url(images/sidebar_background.gif);
	margin: 0;
	background-repeat: no-repeat;
	min-width: 800px;
}

.left1{
	height:17px;
	width:347px;
	float: left;
}

.left2{
	height:400px;
	width:347px;
	float:left;
}

/*Naviation*/

.NavHead {
width:235;
height:138;
float:left;

}

.Nav1{
width:235px;
height:25px;
float:left;
}

.left3{
	width:347px;
	height:47px;
	float:left;
}

.body{
	width:599px;
	float:left;
}

.body1{
	height:17px;
	width:599px;
	background-image:url(images/CsSample8_var5_Final_04.png);
	right: 347px;
	float: left;
	background-repeat: no-repeat;
	margin: 0;
}

.body2{
	width:599px;
	background-image:url(images/CsSample8_var5_Final_07.gif);
	background-repeat:repeat-y;
	float: left;
	height: inherit;
	min-height: 400px;
}

.body3{
	height:47px;
	width:946px;
	background-image:url(images/CsSample8_var5_Final_09.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: 347px;
}

.right{
	background-image:url(images/ExpandableRight.png);
	background-repeat: no-repeat;
	background-position: top right;
	
}


.bottom{
	height:38px;
	background-color: #EEDEA3;
	background-repeat: repeat-y;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #422D18;
}

