@import url("nav.css");
@import url("global.css");
#col1 {	font: normal 13px/16px helvetica, arial, sans serif; color: #504e4e; width: 975px; float:left; }
#col2 {	font: normal 13px/16px helvetica, arial, sans serif;; color: #504e4e; width: 890px; float: left; margin: 30px 0 10px 50px; }
#col3 {	font: normal 13px/16px helvetica, arial, sans serif;; color: #504e4e; width: 820px; float: left; margin:10px 0 0 30px; }
#col3 #left {	float:left; width:400px; }
#col3 #right { float:right; width:400px; }
#col4 {	font: normal 13px/16px helvetica, arial, sans serif;; color: #504e4e; width: 225px; float: right; }
#col5 {	font: normal 13px/16px helvetica, arial, sans serif;; color: #504e4e; width: 950px; float: right; }
#col1 p { margin:0; padding:0; }
body { background: white url(images/bg.gif) repeat-x; margin:0; padding:0; }
h1 { font: normal 25px/32px helvetica, arial, sans serif; color: #504e4e;	}
h2 { font: normal 18px/20px helvetica, arial, sans serif; color: #504e4e;	}
#mc, #header, #contentstart, #contentend, #footer { width:975px; }
#mc { margin:auto; }
#pagetile { background: white url(images/mc_bg.gif) repeat-y; float:left; }
#header { height:113px; border:0px; background: url(images/top.gif) no-repeat; }
#contentstart {	text-align: left; float:left; background: url(images/content_bg_interior_wide.gif) no-repeat; }
#contentend { float: left; padding: 0 0 40px 0; 	background: url(images/end.gif) no-repeat center bottom; }
#footer { font: normal 12px/14px helvetica, arial, sans serif; color: #b1b0b0; height:75px;	text-align: center;	/*background:  url(images/end.gif) no-repeat 0px 0px;*/	float: left;	text-decoration:none; padding:10px 0 0 0;  }
#footer a { color: #b1b0b0;	text-decoration:none; }
#footer a:hover { color: #b1b0b0; text-decoration:underline; }
#gohome { position: absolute;	z-index: 1000; margin: 10px 0 0 0; }

