body {

	background: #da3166;
	margin: 0px;
}

#container {

	width: 766px;
	height: 1190px;
	background: #ffffff;
	margin: 0px auto;
}

#top {

	width:766px;
	height: 430px;
	background:  url('top_design.jpg') no-repeat;
	float: left;
}

#middle {

	width: 766px;
	height: 415px;
	background: #ffffff url('background.jpg') no-repeat;
	float: left;
}

#one {

	width: 350px;
	height: 400px;
	float: left;
}

#one p {

	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	width: 320px;
	margin-left: 15px;	
		
}

#two {

	width: 250px;
	height: 415px;
	float: left;
		
}

#three {

	width: 166px;
	height: 415px;
	float: left;
}

#three li {

	margin-top: 3px;
}

#stripe {

	width: 766px;
	height: 50px;
	background: #000000;
	float: left;
}

#bottom {

	width: 766px;
	height: 300px;
	float: left;
	background: #000000 url('dark.jpg') no-repeat;
	margin-bottom: 0px;
}

#palet {

	width: 385px;
	height: 290px;
	float: left;
}

#contact {

	width: 350px;
	height: 300px;
	float: left;
	font-family: arial;
}

#contact p {

	text-align: right;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	
}

#footer {

	width: 390px;
	height: 40px;
	text-align: right;
	color: #cccccc;
	background: #000000;
	font-family: arial;
	font-size: 9px;
	float: left;
	margin-top: 12px;
	margin-left: -10px;
	

}
