div.leftCol {
	float:left;
	width:193px;
	border:0px solid #FF6600;
	margin-left:30px;
}

div.rightCol {
	border:0px solid #FF6600;
	float:left;
	margin-left:20px;
	width:520px;
}

div.headImage { 
	width: 100%;
	height: 90px;
	background-image:url(/images/frame/header_line.gif);
	background-repeat: repeat-x;
}
