#wrap {
	display: block;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-color: #1560ad;
	float: left;
	background-image: url(../images/accreds.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sub-header {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #666;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	padding-right: 25px;
}
#container #sidebar {
	width: 260px;
	float: left;
}
#footer {
	background-color: #426e87;
	height: 100px;
	width: 970px;
	float: left;
	margin: 0;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000;
}
h2 {
	font-size: 18px;
	color: #1560AD;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	line-height: 1.7em;
	margin-top: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1560ad;
	font-size: 30px;
}
#container #content {
	width: 648px;
	float: left;
	display: block;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding-right: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1560ad;
}
.img-margin-right {
	margin-right: 20px;
	margin-bottom: 10px;
}
#footer ul  {
	list-style-type: none;
	margin-bottom: 0px;
}
#footer ul li {
	display: inline;
}
#footer ul li a:link , #footer ul li a:visited{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
#footer ul li a:hover, #footer ul li a:active {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #FF0;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
#content p {
	font-size: 15px;
}
#sidebar #navigation ul li a:link, #sidebar #navigation ul li a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	font-weight: bold;
}
#sidebar #navigation ul li a:hover, #sidebar #navigation ul li a:active {
	color: #1560ad;
	background-color: #FF0;
}
#navigation ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top: 25px;
}
#navigation ul li {
	margin: 0px;
}
#header {
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 970px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1f1f1f;
}
body {
	background-color: #404040;
}
.img-right {
	float: right;
	margin-left: 25px;
}
.img-margin-right-10 {
	margin-right: 10px;
	margin-bottom: 25px;
}
#content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

