body {
	background:#fbfbfb url(../images/background.jpg) repeat-x;
	color:#222;
	font:1em arial;
}

#container {
	margin:0 auto;
	padding:0;
	width:940px;
}

#bar {
	background:#222;
	height:30px;
}

#bar li {
	display:inline;
	float:left;
	padding-right:5px;
}

#date {
	color:#eee;
	float:right;
	font-family:lucida sans;
	font-size:0.6em;
	margin-top:9px;
}

p,h2 {
	margin-bottom:20px;
}

#nav-info {
	margin: 0 auto;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	background:url(../images/gradient.jpg) repeat;
	color:#eee;
	font:0.8em lucida sans;
	padding:20px;
	text-align:center;
	width:900px;
	margin: 40px 0;
}

#nav-info li {
	display:inline;
	padding:0 30px;
}

#nav-info a {
	color: #fff;}

#nav-info a:hover {
	color:#3a89c9;
}

#header {
	clear:both;
	float:left;
	padding:0;
	margin-top: 55px;
	width:280px;
}

h1 {
	text-indent:-9999px;
}


#content {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	clear: both;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 900px;
	padding: 20px;
	overflow: auto;
	background: #fff;
	border:1px solid #ccc;
}

#middle {
	float: left;
	width: 620px;
	color: #333;
}

#middle a {
	color: #014888;}
	
#middle a:hover {
	color: #3a89c9;}

h2 {
	line-height: 1.6;
}

#footer-nav {
	border-top:1px dotted #999;
	clear:both;
	color:#666;
	font-size:0.7em;
	line-height:1.6em;
	margin:0 auto;
	padding:20px 0;
}

h4 {
	color:#014888;
	padding-bottom:5px;
}

#footer a,#copyright a {
	color:#3a89c9;
	text-decoration:none;
}

#footer a:hover,#copyright a:hover {
	color:#333;
}

#footer-left {
	float:left;
	padding-bottom:20px;
	width:140px;
}

#content-right-info2,#footer-info2 {
	float:right;
	text-align:right;
	width:160px;
}

#copyright {
	border-top:1px dotted #999;
	clear:both;
	color:#999;
	font-family:lucida sans;
	font-size:0.6em;
	padding:20px 0 40px;
}

#copyright-legal {
	float:left;
}

#copyright-websites {
	float:right;
}

#clearer {
	clear:both;
	margin:0;
	text-indent:-9999px;
}

#footer-left2,#footer-left3 {
	float:left;
	width:200px;
}

#footer-left4,#content-right-info1,#footer-info1 {
	float:left;
	width:180px;
}