body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:”;}

html, body{ 
	margin:0px; 
	padding:0px; 
	background-color:#fff;
	background-image:url(../images/bodyBg.gif);
	background-repeat:repeat-x;
}
img {
	border:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:5px;
}
p {
	margin-bottom:5px;
}
#pagewidth{ 
	width:794px; 
	text-align:left;
} 
#header{
	position:relative; 
	height:229px;
	width:100%;
	background-image:url(../images/headerBg2010.jpg);
	background-repeat:no-repeat;
	padding-left:210px;
}
#topNav {
	height:127px;
	width:auto;
	padding-top:60px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#topNav1 {
	height:127px;
	width:auto;
	margin-left:95px;
	padding-top:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
}
#topNav2 {
	height:127px;
	width:auto;
	position:absolute;
	margin-left:215px;
	padding-top:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#navBar {
	width:794px;
	height:35px;
}
#leftcol{
	width:160px;
	height:auto;
	float:left; 
	position:relative;
	background-color:#ededed;
	background-image:url(../images/leftColBg.gif);
	background-repeat:repeat-y;
}
#pics {
	position:absolute;
}
#leftNav {
	margin-top:20px;
	margin-bottom:50px;
}
#maincol{
	float: right;
	display:inline;
	position: relative; 
	width:634px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#padding {
	padding:15px;
}
/*LINK STYLES*/
#header a {
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	color:#feec88;
	text-decoration:underline;
}
#leftNav li {
	display:block;
	width:160px;
	height:20px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
}
#leftNav a {
	color:#FFFFFF;
	text-decoration:none;
	padding-right:25px;
}
#leftNav a:hover {
	background-color:#284365;
	padding:3px;
	font-size:13px;
	padding-right:25px;
}
 /* *** Float Hacks *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
-->

