body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, a, span, blockquote, table, th, td {
margin:0px;
padding:0px;
}
body {
	background:#f2f2f2 url(images/background.jpg) repeat-y fixed center top;
	font-family:Helvetica, Arial,sans-serif;
	color: #7f7d78;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#maincontainer {
	background:transparent none repeat scroll 0%;
	margin:0pt auto;
	padding:0pt;
	width:960px;
}

#header {
	height:49px;
	width:960px;
	padding-top: 20px;
	margin-bottom: 0pt;
}

#logo {
	float:left;
	height:49px;
	margin:0pt 0pt 0pt 11px;
	padding: 0pt:
	width:178px;
}
								
#tag-line p {
	font-stretch: narrower;
	font-size: 10pt;
	float:left;
	line-height:49px;
	margin:0pt;
	padding:17px 0pt 0pt 25px;
}

#header ul {
	float:right;
	height:49px;
	list-style-image:none;
	list-style-position:outside;
	list-style:none;
	margin:32px 0pt 0pt 0pt;
	padding:0pt;
	width:260px;
}
#header li {
	float:left;
	height:49px;
	width:100px;
	font-stretch: narrower;
}

ul.secondary-nav li {
    display: inline;
    margin-right: 10px;
}

ul.secondary-nav a {
    padding: 10px;
    color: #898779;
    text-decoration: none;
}

ul.secondary-nav a:hover {
    color: #007de2;
}

ul.secondary-nav a.selected {
    background-color: #fff;
}

ul.secondary-nav a:focus {
    outline: none;
}

#main {
	height:552px;
	width:960px;
	padding: 0pt;
	margin: 0pt;
}

#banner {
	height:295px;
	margin:0pt;
	padding:0px;
	width:960px;
}
	
#content-area {
	background: url(images/content-area.jpg) no-repeat;
	height: 289px;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	position: absolute;
}

#content-area-secondary {
	background: url(images/content-area-secondary.jpg) no-repeat;
	height: 289px;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	position: absolute;
}

#info-box {
	width: 585px;
	margin: 16px; 0pt 0pt 35px;
	padding: 0pt 0pt 0pt 10px;
	position: absolute;
	text-align: justify;
}

#links-menu {
	width: 206px;
	margin: 18px 0px 0px 695px;
	position: absolute;
}

#links-menu ul {
	text-align: left;
	list-style-image: none;
	list-style-position: outside;
	list-style: none;
	text-decoration: none;
	color: #73953d;
	font-size: medium;
	line-height: 25px;
}

#links-menu li {
	color: #7f7d78;
	font-size: 10pt;
}

#links-menu a {
	list-style-image: none;
	list-style-position: outside;
	list-style: none;
	text-decoration: none;
	color: #898779;
}

#links-menu a:hover {
    color: #007de2;
}

#links-menu a.selected {
    background-color: #fff;
}

#links-menu a:focus {
    outline: none;
}

						
#footer {
	height: 43px;
	width: 960px;
	padding: 50px 0pt 0pt 0px;
	margin-top: 0px 0px 0pt 0px;
	position: absolute;
	font-size: x-small;
	line-height: 12px;
}

#footer a {
	list-style-image: none;
	list-style-position: outside;
	list-style: none;
	text-decoration: none;
	color: #898779;
}
#footer a:hover {
    color: #007de2;
}

#footer a.selected {
    background-color: #fff;
}

#footer a:focus {
    outline: none;
}

#footer-other {
	height: 43px;
	width: 960px;
	padding: 40px 0pt 0pt 0px;
	margin-top: 0px 0px 0pt 0px;
	position: absolute;
	font-size: x-small;
	line-height: 12px;
}

#footer-other a {
	list-style-image: none;
	list-style-position: outside;
	list-style: none;
	text-decoration: none;
	color: #898779;
}
#footer-other a:hover {
    color: #007de2;
}

#footer-other a.selected {
    background-color: #fff;
}

#footer-other a:focus {
    outline: none;
}

a img {border:none;}
