@import url("nav.css");
@import url("global.css");
#col1 {	font: normal 13px/18px helvetica, arial, sans serif; color: #504e4e; width: 975px;	float:left; }
#col2 {	font: normal 13px/18px helvetica, arial, sans serif; color: #504e4e; width: 890px;	float: left;	margin: 0 0 10px 20px; }
#col3 {	font: normal 13px/18px helvetica, arial, sans serif; color: #504e4e; width: 320px;	float: left; margin:0 0 0 30px; }
#col4 {	font: normal 13px/18px helvetica, arial, sans serif; color: #504e4e; width: 480px;	float: left; margin:50px 20px 0 30px; }
#col4 #left { width:230px; float:left; margin:0 20px 0 0; }
#col4 #right {width:230px; float:left; }
#col4 p {margin:0; padding:0 0 10px 0; }
#col4 a { color:#519715; text-decoration:underline; }
#col4 a:hover { color:#228be4; text-decoration:underline; }
#col5 {	font: normal 13px/18px helvetica, arial, sans serif; color: #504e4e; width: 950px;	float: right; }
#col1 p { margin:0;	padding:0; }
#col3 a { color: blue; }
hr { height: 1px; width: 100%;	background: #5597c7; border: 1px; color: #5597c7; }
body { background: white url(images/bg.gif) repeat-x;	 margin:0; padding:0; }
h1 { font: normal 28px/30px helvetica, arial, sans serif; color: #519715;	}
h2 { font: normal 22px/24px helvetica, arial, sans serif; color: #228be4; margin:0; padding:0 0 0 0; }
h3 { font: normal 16px/20px helvetica, arial, sans serif; color: #34719e; margin:10px 0 0 0; padding:0; }
#maincontainer, #header, #contentstart, #contentend, #footer { width:975px; }
#maincontainer { margin:auto; }
#pagetile { background: url(images/bg-pagetile.png) repeat-y; float:left; }
#header {	height:132px; border:0px; background: url(images/top.png) no-repeat; }
#contentstart {	text-align: left;	float:left;	background: url(images/bg-start.png) no-repeat; }
#contentend {	float: left;	padding: 0 0 120px 0; background: url(images/end.jpg) no-repeat center bottom; }
#footer { font: normal 12px/14px helvetica, arial, sans serif; color: #b1b0b0; height:75px; float: left;	text-decoration:none; padding:10px 0 0 0;  }
#footer #left { width:220px; float:left; margin:0 30px 0 20px; }
#footer #right { width:690px; float:left; text-align:right; }
#footer #right  img {margin:5px 10px 0 0; }
#footer a { color: #b1b0b0;	text-decoration:none; }
#footer a:hover { color: #b1b0b0; text-decoration:underline; }
#gohome { position: absolute; z-index: 1000; margin: 15px 0 0 30px; }
