body {
	background:#FFF1E6;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#headerFull {
background:#0E212F;
overflow:auto;
}


#header {
	padding:20px 10px;
	width:900px;
	margin:0 auto;
	overflow:auto;
}

#header h1 {
	color: #F4F9FA;
}

#header h3 {
	color: #CCE1E9;
}

#nav {
	height:35px;
	background:url(images/bk_template5.jpg) left top repeat-x;
}

#nav ul {
list-style-type: none;
text-align:center;
}

#nav li {
display: inline;
text-align: center;
}

#nav li a {
	color: #E6F7FF;
	display: inline-block;
	font-weight: bold;
	padding:5px 40px 12px 40px;
}

#nav a:hover {
	color: #0E2E3B;
	background:#FFF1E6;
}

#nav #selected {
	color: #0C1E28;
	background:#FFF1E6;
}

#content {
	color: #000;
	background:#FFF1E6;
	width: 900px;
	margin:20px auto 10px auto;
}

#main-content {
color: #033;
padding:20px;
background: #fff url(images/home-template5.jpg) left top no-repeat;
line-height: 130%;
border-bottom:1px solid #ccc;
overflow:auto;
margin:10px 0;
}

#main-content a {
color: #DD4E16;
}

#box-content1, #box-content2 {
width:410px;
height:160px;
border:1px solid #ccc;
}

#box-content1 a, #box-content2 a {
color: #0E2E3B;
}

#box-content1 h3, #box-content2 h3 {
color: #FFF;
padding:7px 0 10px 0;
background:#333;
margin-bottom:10px;
text-align:center;
}

#box-content1 {
float: left;
background: #fddebf;
}

#box-content1 li a {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#box-content2 {
float: right;
background: #c8dfe8;
}

#box-content2 img {
height:60px;
}

.thumbnail img {
border:2px solid #1c4e69;
}

.thumbnail img:hover {
border:2px solid #DD4E16;
}

#footer {
clear:both;
float:left;
width:100%;
margin:10px;
text-align:center;
background:#0E2E3B;
}

#footer li {
list-style-type: none;
display: inline;
padding:0 30px;
}

#footer a {
color: #FFF;
}

#footer a:hover {
color: #FFF;
text-decoration: underline;
}

#copyright {
clear:both;
width:100%;
float:left;
}

#copyright p {
text-align: center;
}

#copyright p a {
color:#009;
}
