#holderdiv {
	width: 620px;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;





	color: #;
	border: thin solid #999999;
}
 
#holderdiv p {
	margin: 10px;
	padding: 8px;
	color: #996633;
	background-color: #f5f5f5;
	border: 1px solid #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#right {
	background-color: #339999;
	float: right;
	height: 100px;
	width: 300px;
	clear: none;
}
#left {
	background-color: #CCCCCC;
	height: 400px;
	width: 750px;
}
#cc {
	float: left;
	height: 600px;
	width: 400px;
}
#ccc {
	float: right;
	height: 700px;
	width: 400px;
	background-color: #0099CC;
}
#left #ee {
	float: right;
	height: 700px;
	width: 500px;
}
#right1 {
}

#header #right2 {
	background-color: #CC6633;
	height: 400px;
	width: 100px;
	float: left;
}
hr {
border: 0;
color: #cccccc;
background-color: #cccccc;
height: 1px;
width: 100%;
text-align: center;

}
