@charset "utf-8";
	
/* location of modules are defined in this css*/



#wrapper #module1 {
	position: absolute;
	height: 582px;
	width: 728px;
	background-color: #FFFFFF;
	left: 0px;
	top: 102px;
	padding: 0px;
}
#wrapper #module1 #title {
	padding-left: 5px;
	padding-top: 2px;
	font-size: 24px;
	color: #999999;
	font-weight: bolder;
}

#wrapper #module2 {
	position: absolute;
	height: 180px;
	width: 180px;
	background-color: #FFFFFF;
	left: 207px;
	top: 110px;
}
#wrapper #module3 {
	position: absolute;
	height: 160px;
	width: 160px;
	background-color: #cfcbce;
	left: 389px;
	top: 110px;
	padding: 10px;
}
#wrapper #module4 {
	position: absolute;
	height: 180px;
	width: 180px;
	background-color: #666666;
	left: 571px;
	top: 110px;
}

#wrapper #module5 {
	position: absolute;
	height: 160px;
	width: 342px;
	background-color: #f5eed9;
	left: 25px;
	top: 292px;
	padding: 10px;
}

#wrapper #module6 {
	position: absolute;
	height: 160px;
	width: 160px;
	background-color: #cbd7d0;
	left: 207px;
	top: 292px;
	padding: 10px;
}

#wrapper #module7 {
	position: absolute;
	height: 160px;
	width: 342px;
	background-color: #dbd0c0;
	left: 389px;
	top: 292px;
	padding: 10px;
}
#wrapper #module8 {
	position: absolute;
	height: 160px;
	width: 160px;
	background-color: #F5eed9;
	left: 571px;
	top: 292px;
	padding: 10px;
}
#wrapper #module9 {
	position: absolute;
	height: 342px;
	width: 342px;
	background-color: #dbd0c0;
	left: 25px;
	top: 292px;
	padding: 10px;
}

#wrapper #module10 {
	position: absolute;
	height: 342px;
	width: 342px;
	background-color: #cbd7d0;
	left: 389px;
	top: 292px;
	padding: 10px;
}


#wrapper #module11 {
	position: absolute;
	height: 342px;
	width: 342px;
	background-color: #f5eed9;
	left: 25px;
	top: 656px;
	padding: 10px;
}

#wrapper #module12{
	position: absolute;
	height: 342px;
	width: 342px;
	background-color: #dbd0c0;
	left: 389px;
	top: 656px;
	padding: 10px;
}#wrapper #module1 #naming {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	height: 100px;
	width: 130px;
	top: 74px;
	left: 8px;
	color: #666666;
}
