/* CSS Document */
img,div {
	behavior: url(iepngfix.htc); 
}
body {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:.7em; color:#333333; padding:0px; margin:0px; background:url(images/background.gif) repeat-x #353535; 
}
div.bodyBorder {
	width:995px; text-align:left; line-height:1.8em;
}
div.header {
	float:left; background:url(images/header.gif) no-repeat; padding:78px 0px 0px 295px; font-size:1.2em; width:700px; height:59px;
}
div.header ul {
	margin:0px; padding:0px; list-style:none; font-weight:bold;
}
div.header ul li {
	float:left; padding:0px 10px 0px 0px;
}
	div.header ul li a {
		color:#333; text-decoration:none;
	}
	div.header ul li a:hover {
		color:#333; text-decoration:underline;
	}


div.content {
	float:left; width:995px; background:url(images/content-background.png) repeat-y; padding:0px 0px 15px 0px;
}
div.contentArea {
	float:left; width:965px; padding:0px 0px 0px 30px
}

div.siteBottom {
	float:left; background:url(images/site-bottom.png) no-repeat top; width:995px;
}
div.bottomNav {
	float:left; width:965px; padding:0px 15px 0px 15px; font-size:.9em; color:#CCCCCC;
}

div.welcomeCol {
	float:left; background:url(images/welcome-background.gif) repeat-x top; width:279px; text-align:justify;
}
	div.welcomeCol p, div.welcomeCol img {
		padding-left:10px; padding-right:10px;
	}
	div.welcomeCol h2,div.welcomeCol h1 {
		padding:0px 10px 0px 10px;
	}
div.flashHolder {
	float:left;
}
div.homeMiddle {
	float:left; width:429px; padding:20px 15px 0px 25px; border-right:1px solid #999;
}
	div.homeMiddle ul {
		float:left; width:210px; margin:0px; padding:0px; list-style:inside;
	}
div.homeRight {
	float:left; width:168px; padding:20px 0px 0px 15px;
}


h1, h2 {
	font-size:1.6em; font-weight:normal;
}	

a {
	color:#d53634; text-decoration:none;
}
a:hover {
	color:#d53634; text-decoration:underline;
}

