/* CSS Document */
body{
	background-image: url(../img/bg_left_start.gif);
	background-repeat:repeat-x;
}
/*
.bg_left_start{
	height: 385px;
	background-image:url(../img/bg_left_start.gif);
	background-repeat: repeat-x;
}

*/
.bg_right_start{	
	height: 385px;
	background-image:url(../img/bg_right_start.gif);
	background-repeat: repeat-x;
}
.bigpic{
	height: 407px;
	width: 851px;
	z-index: 2;
}

.description_outer{
	width: 390px;
	position: absolute;
	left: 30px; 
	top: 440px;
}
.content_outer {
	width: 369px;
	position: absolute;
	left: 447px;
	top: 440px;
}
	
.content , .description{
	margin-bottom: 10px;
}

.footer{
	position: relative;
	top: 150px;
}