body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-attachment:fixed;
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #6d6e71;
}
#maindiv {
	width:784px; 
	background-color:#FFFFFF;
}
#topbar {
	height:9px; 
	background-color:#dbd3bf;
}
#header {
	height:117px; 
	background:url(images/logo.jpg) top left no-repeat #ffffff;
}
#btn {padding:84px 0 0 112px;}
#body {
	width:580px; 
	float:left; 
	background:url(images/point.jpg) top right repeat-y; 
	margin:25px 0 25px 0;
}
#contentdiv {padding:0 38px 0 38px;}
.readmore {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #6d6e71;
	text-decoration:none;
}
.readmore:hover {text-decoration:underline;}
.content {
	font-family:"Myriad Pro";
	font-size:12px;
	color:#6d6e71;
	
	text-decoration:none;
}
.content:hover {text-decoration:underline;}
#rightsection {
	width:204px; 
	float:left; 
	margin-top:25px;
}
#imgdiv {padding:0 20px 30px 20px;}
#rightbgimgdiv {
	width:157px; 
	height:311px; 
	background:url(images/rightbgimg.jpg) top left no-repeat;
}
#bottombar {height:3px; background-color:#dbd3bf;}
