* {

	margin:0;

	padding: 0;

	border: none;

	text-decoration:none;

}

.clear {

	clear: both;

}

body {

	background: #ffdfc2 url("../images/bgRep.png") repeat-x;

	text-align: center;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

}

#container {

	width: 788px;

	height: auto;

	margin: 0 auto;

	text-align: left;

}

#head {

	height: 134px;

	padding: 28px 0 0 12px;

	background: url("../images/headBg.jpg") no-repeat;

}

#content {

}

#imageContainer {

	position: relative;

	float: left;

	width: 202px;

	height: 179px;

	margin-right: 7px;	

}

#rotator {

	position: relative;

	float: left;

	width: 202px;

	height: 179px;

	margin-right: 7px;	

}

#banner {

	display:inline;

	width: 579px;

	height: 180px;

	margin: 10px 0 18px 0;

}

#page-content {

	position: relative;

	float:right;

	width: 576px;

	height: auto;

	margin-left: 10px;

}

#page-content .block {

	width: 533px;

	border-top: 1px solid #d3d3d3;

	border-bottom: 1px solid #d3d3d3;

	border-left: 2px solid #d3d3d3;

	border-right: 2px solid #d3d3d3;

	background-color: #fff;

	padding: 20px;

	margin-bottom: 20px;

}

#page-content p{

	line-height: 20px;

	margin:0 0 15px 0;

}

#page-content a:link, #page-content a:active, #page-content a:visited {

	color: #F34719;

	text-decoration: underline;

}

#page-content a:hover {

	text-decoration: none;

	

}

#page-content .emphasis {

	font-size: 14px;

	font-weight: bold;

}

#nav {

	position: relative;

	float: left;

	width: 202px;

	height: auto;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

}

#nav ul li a {

	display: block;

	width: 172px;

	height: 25px;

	padding: 10px 0 0 27px;

}

#nav a:link, #nav a:active, #nav a:visited {

	color: #4d4d4d;	

}

#nav a:hover {

	color: #F34719;	

}

#nav ul li {

	width: 199px;

	border: 1px solid #d3d3d3;

	border-top: none;

	background: #fff url("../images/navBullet.gif") no-repeat;

	background-position: 17px 14px;

	list-style-type: none;

}

#nav ul li.first {

	width: 201px;

	background: #fff url("../images/navTopBg.png") no-repeat;

	background-position: 0px 0px;

	border: none;

}

#nav ul li.first a {

	width: 166px;

	padding: 10px 0 0 35px;

	color: #000000;

	font-weight:bold;

}

#nav ul li.last {

	width: 201px;

	height: 33px;

	padding: 0 0 0 0;

	background: #fff url("../images/navBtmBg.png") no-repeat;

	background-position: 0px 0px;

	border: none;

}

#footer {

	clear: both;

	height: 45px;

	background: url("../images/footBg.png") no-repeat;

	text-align: left;

	color: #ffffff;

	line-height: 35px;

}

#footNav ul.nav {

	font-size: 11px;

	font-weight: bold;

	margin: 5px 0 0 155px;	

	

}

#footNav {

	margin-bottom: 25px;	

}

#footNav ul.nav li a:link, #footNav ul.nav li a:active, #footNav ul.nav li a:visited {

	color: #000;

	padding: 7px;

}

#footNav ul.nav li.final {

	border-right: none;

}

#footNav ul.nav a:hover {

	text-decoration: underline;

}

#footNav ul.nav li {

	display: inline;

	list-style-type: none;

	border-right: 1px solid #000;

}

.copyright {

	margin-left: 20px	

}

.privacy {
	height: auto;
	width: 150px;
	position:relative;
	float: right;
	text-align: right;
	padding: 0 20px 0 0;
	color: #FFFFFF;

}
