body {
	margin-left:0px;
	margin-top:0px;
	padding-top:15px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:12px;
	font-family:verdana;
	background-color:#00AEC7;
}

#container {
	width:956px;
	margin:0px auto;
	border-bottom:0px solid #000000;
}

#div1_1 {
	position:relative; 
	float:left; 
	width:956px; 
	height:98px;
	text-align:left;
	background-image: url('../images/div1_1.jpg');
	background-repeat:no-repeat;	
}

#div2_1 {
	position:relative; 
	float:left; 
	width:956px;
	height:350px;
	text-align:left;
	background-image: url('../images/div2_1.jpg');
	background-repeat:repeat-y;
}

#div3_1 {
	position:relative; 
	float:left; 
	width:956px;
	height:260px;
	text-align:left;
	background-image: url('../images/div3_1.jpg');
	background-repeat:no-repeat;
}

#div4_1 {
	position:relative; 
	float:left; 
	width:956px;
	height:54px;
	text-align:left;
	background-image: url('../images/div4_1.jpg');
	background-repeat:no-repeat;
}


