body {
background: #1f485a;
font-family: Tahoma;
font-size: 0.7em;
color: #000;
}

* {
padding: 0;
margin: 0;
}

a {
color: #000000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img {
border: 0;
}

h1 {font-weight:normal;}

#container {
width: 955px;
margin: 0 auto;
background: #fff url(../images/cont-bg.gif) repeat-x;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
}

.clear {
clear: both;
}

.man {
	height:30px;
	background: #2a4b5c url(../images/bgmenu.jpg) repeat-x;
}
.man a {
	color:#FFF;
	font-family:"Century Gothic";
	font-size:17px;
	font-weight:bold;
}


#header, #header a {
width: 955px;
height: 241px;
text-indent: -300px;
overflow: hidden;
display: block;
background: url(../images/header.jpg) no-repeat;
}

#nav {
height: 30px;
line-height: 30px;
background: #093042 url(../images/nav.jpg) no-repeat;
border: 1px solid #000;
border-width: 1px 1px 0 1px;
padding: 0 0 0 40px;
margin: 0 0 2px 0;
overflow: hidden;
list-style: none;
}

#nav li {
float: left;
}

#nav li a {
height: 30px;
color: #fff;
font-weight: bold;
font-size: 1.35em;
font-family: Trebuchet MS;
display: block;
padding: 0 15px;
text-transform: uppercase;
float: left;
}

#nav li a:hover {
background: url(../images/nav2.gif) repeat-x top;
text-decoration: none;
}



#content {
width: 470px;
padding: 3px 0 0 10px;
float: left;
}

#content h2 {
background: #000 url(../images/content-head.gif) no-repeat;
width: 470px;
}

#content h2 a{
	color:#FFF;
	font-family:"Century Gothic";
	font-size:15px;
	text-decoration:none;
}
#content h2 a:hover {
	color:#FFF;
	font-family:"Century Gothic";
	font-size:15px;
	text-decoration:underline;
}

#subheader {
height: 129px;
text-indent: -999px;
overflow: hidden;
background: url(../images/subheader.jpg) no-repeat;
}

#content h3 {
	height: 20px;
	line-height: 20px;
	border-left: 1px solid #2a4f5d;
	border-right: 1px solid #2a4f5d;
	font-size: 1em;
	font-weight: normal;
	text-indent: 10px;
	color:#393939;
}
#content h3 a {
	font-size: 1em;
	font-weight: normal;
	color:#393939;
	text-decoration:none;
}
#content h3 a:hover {
	font-size: 1em;
	font-weight: normal;
	color:#393939;
	text-decoration:underline;
}

#content p {
padding: 5px 0;
color:#101010;
font-size:12px;
font-family:"Century Gothic";
}

.content {
border: 1px solid #2a4f5d;
border-top: 0;
padding: 1px 5px;
}

#content ul {
padding: 5px 20px;
}

.meta {
background: url(../images/meta.gif) no-repeat bottom;
border: 1px solid #cccccc;
border-top: 0;
height: 13px;
line-height: 13px;
font-size: 0.9em;
text-align: right;
padding: 0 5px;
margin: 0 0 14px 0;
}

.meta a {
color: #000;
}


#sidebarl {
float: left;
padding: 3px 0 0 3px;
}

#sidebarr {
float: right;
padding: 3px 3px 0 0;
}

h2 {
height: 25px;
line-height: 27px;
color: #fff;
font-size: 14px;
font-family:"Century Gothic";
font-weight:bold;
text-indent: 25px;
}

#container .s, #content {
padding-bottom: 15px;
}

.s h2 {
width: 230px;
background: #000 url(../images/sidebar-head.gif) no-repeat;
}

.s ul {
list-style: none;
border-right: 1px solid #2a4f5d;
border-left: 1px solid #2a4f5d;
border-bottom: 1px solid #2a4f5d;

width: 228px;
margin: 0 0 16px 0;
}

.s ul li {
background:url(../images/dot.png) no-repeat 10px;
height: 30px;
line-height: 30px;
overflow: hidden;
padding: 0 7px;
color: #000;
}

.s ul li a {
color: #3c3c3c;
font:"Century Gothic";
font-weight:bold;
font-size:12px;
padding-left:13px;
}

.s .links li a {
display: block;
}

.box {
border: 1px solid #2a4f5d;
border-width: 0 1px 1px 1px;
width: 228px;
}

.box2 {
border: 1px solid #fff;
padding: 0 5px;
background: #fff url(../images/box.gif) no-repeat;
}

.box p {
margin: 5px 0;
padding-left:70px;
color:#2f2f2f;
font-family:"Century Gothic";
font-size:17px;
}





#footer {
height: 30px;
line-height: 30px;
background: url(../images/footer.gif) no-repeat top;
padding: 0 10px 6px 0;
clear: both;
color: #fff;
text-align: right;
}

#footer a {
color: #fff;
padding: 0 1px;
}