body {
background:#424343;
text-align:center;
padding:0;
margin:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul, li, div {
margin:0;
padding:0;
}
img {
border:0;
}
p, td {
font-size:12px;
}
p a {
color:#2e74a6;
text-decoration:underline;
}
p a:hover {
text-decoration:none;
}
h1 {
font-size:22px;
color:#632423;
font-weight:bold;
margin:10px 0;
}
h2 {
font-size:14px;
color:#69696B;
font-weight:bold;
margin:10px 0 5px 0;
text-align:left;
}
h3 {
font-size:14px;
color:#666;
font-weight:bold;
margin:10px 0 0 10px;
}
h3 a {
color:#666;
text-decoration:underline;
}
h3 a:hover {
text-decoration:none;
}
h4 {
color:#295473;
font-size:14px;
font-weight:bold;
margin:0;
padding:0 0 10px 0;
}
#container {
width: 970px;
margin:0 auto;
text-align: left;
}
#header {
background:#FFF;
height:100px;
}
#logo {
width:376px;
float:left;
}
#nav {
height:100px;
background:#fff;
float:left;
margin-left:70px;
}
#nav li {
list-style: none;
display:inline;
padding: 0 35px 0 0;
}
#banner {
width:970px;
height:215px;
float:left;
}
#content {
width:970px;
background:#fff;
float:left;
}
#left {
width:350px;
background:#fff;
float:left;
}
#left-content {
	float:left;
	margin:0 0 15px 16px;
	width:332px;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	min-height:260px;
}
#left-content p{
padding-left:15px;
}
#main {
	float:left;
	margin:0 0 15px 15px;
	width:588px;
	background:#fff;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	min-height: 260px;
}
#full {
float:left;
margin:0 0 15px 16px;
width:937px;
border-left:1px solid #bbb;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
}
#main-content {
padding:0 10px 10px 10px;
color:#69696b;
}
#white-space {
width:970px;
height:15px;
background:#fff;
}
#footer {
	clear:both;
	height:90px;
	margin-top:10px;
	padding-top:10px;
	text-align:center;
}
#footer p {
font-size:10px;
color:#999;
}
#footer li {
list-style: none;
display:inline;
padding: 0 .9em 0 0;
border-right: 1px solid gray;
margin:0 0 0 .9em;
font-size:11px;
}
#footer a {
color:#999;
text-decoration:underline;
}

#footer a:hover {
text-decoration:none;
}
#footer li.last {
border: none;
}
#bottom {
margin: 0 auto 10px auto;
background:url(../images/bottom.gif) no-repeat;
width:760px;
height:10px;
}

