@charset "utf-8";
/* CSS Document */

div#container {
	width: 918px;
	background: #fece0e;
	float: right;
	height: 18px;
}
div#wrapper{
	width:918px;
	margin:0px auto;
	background-color: #FFFFFF;
}
div#main {
	width: 918px;
	background: yellow;
}

div#header {
	width: 918px;
	background: white;
}

div#content1 {
	width: 191px;
	background-color: #FFFFFF;
	float: left;
}
div#container3  {
	background-color: #FFFFFF;
	width: 178px;
	float: left;
}
div#container5 {
	background-color: #999999;
	width: 200px;
	float: left;
}
div#container4 {
	background-color: #FFFFFF;
	width: 191px;
	float: left;
}
#container6 {
	width: 727px;
	background-color: #FFFFFF;
	float: left;
	list-style-image: url(images/dot.jpg);
	background-repeat: no-repeat;
}




#container2 {
	background-color: #FFFFFF;
	width: 549px;
	float: left;
}
#container7 {
	background-color: #006666;
	width: 918px;
	float: right;
}

