/*
    designed by WebTemplateOcean.com
    http://www.webtemplateocean.com/
    released under Creative Commons Attribution-ShareAlike 3.0 license
*/

* {
    margin: 0;
    padding: 0;
}

body {
    font: 12px Arial, Helvetica, sans-serif;
    color: #D8E3E8;
    background: #002f75 url('images/bg.jpg') no-repeat top;
}

h1, h2 {
    font-weight: normal;
}

h1 {
    padding: 5px 0 0 0px;
    font-size: 3em;
	font-weight:bold;
    letter-spacing: -2px;
    color: #FFFFFF;
}

h1 a, h1 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

p {
    padding: .8em 0;
    line-height: 1.6em;
    text-align: justify;
}

p.subtitle {
    padding: 0 0 0 160px;
    font-size: 1.17em;
    text-transform: lowercase;
    letter-spacing: -1px;
}

a {
    color: #61A9BA;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

ul li span {
    padding: 0 10px 0 0;
    font-size: 1.33em;
    line-height: 1.25em;
}

/* page */

#page {
    position: relative;
    width: 960px;
    margin: 0 auto;
    background:#003882;
}

/* header */

#header {
    height: 190px;
    background: #004A68 url('images/header.jpg');
}

#logo {
    position: absolute;
    top: 55px;
    left: 80px;
    display: block;
    width: 63px;
    height: 70px;
    border: none;
}

/* menu */

#menu {
    height: 89px;
    text-align: center;
    background: #007A9C url('images/menu.jpg') no-repeat;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    display: inline;
}

#menu ul li a {
    padding: 0 30px;
    font-size: 16px;
    line-height: 84px;
    text-decoration: none;
    color: #F8FBFC;
    letter-spacing: -1px;
}

#menu ul li a:hover {
    color: #C5DEE5;
}

#main {
    background: #003882;

}

#main2 {
    padding: 0px 0px 0 30px;
    height: 1%;
    background: url('images/main.jpg') no-repeat top;
}

/* content */

#content {
    float: left;
    width:100%px;
}

#content .post {
    padding-bottom:0;
	margin-top:10px;
}

#content h2 {
    margin-left: 15px;
    font-size: 2em;
    height: 31px;
    letter-spacing: -1px;
    color: #FFFFFF;
}

#content h2 a {
    color: #FFFFFF;
    text-decoration: none;
}

p.postmeta {
    padding: 0 0 0 50px;
    font-size: 1.92em;
}

#content .entry {
    padding: 0 0 0 0;
}

#content ul {
    list-style: none;
    padding: .8em 0 .8em 30px;
    line-height: 1.6em;
}

#content ul li {
    padding: 0;
}

/* sidebar */

#sidebar {
    float: right;
    width: 300px;
    padding-bottom:0px;
	margin-top:20px;
}

#sidebar h2 {
    font-size: 1.75em;
    letter-spacing: -1px;
    color: #FFFFFF;
}

#sidebar p.spacer {
    padding-bottom: 1.25em;
}

#sidebar .box {
    padding: .8em 0 3.2em 0;
}

#sidebar ul {
    list-style: none;
    padding: 1.67em 0 4em 0;
}

#sidebar ul li {
    padding: 0;
    line-height: 2em;
}
.entry ul li a{
	color:#FFF;
}
.entry ul li{
	margin-bottom:5px;
}
.entry p{
	margin-top:0px;
}


.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* footer */

#footer {
    clear: both;
    padding-top: 70px;
    height: 100px;
    background: url('images/footer.jpg') no-repeat top;
}

#footer p {
    text-align: center;
}

/*---------------------------------------------*/
#navMenu{
	float:left;
	margin:0;
	padding:0;
}
#navMenu ul{
	margin-top:-2px;
	margin:0;
	padding:0;

}
#navMenu h3{
	background:url(images/navtop.gif) no-repeat;
	padding:10px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#navMenu{
	margin-left:-2px;
}
#navMenu ul{
	border-left:1px solid #00c4d9;
	border-right:1px solid #00c4d9;

}

#navMenu ul li a{
	text-decoration:none;
	font-size:14px;
	padding-left:10px;
}
#navMenu ul li a:hover{
	color:#FFF;
}
.navActive{
	color:#FFF;
	font-weight:bold;
}
#topimg{
	float:left;
}
#topimg img{
	padding-left:20px;
	padding-top:10px;
}
.color_Blue_f{
	background:#006f79;
	padding:3px;
	font-size:14px;
	color:#000;
	height:63px;
	padding-top:43px;
	margin-bottom:1px;
}
.color_White_f{
	color:#fff;
	padding:3px;
	font-size:14px;
	background:#005a80;
	padding-top:43px;
	height:63px;
	margin-bottom:1px;	
}
.color_Blue_i{
	height:97px;
	background:#00f4fe;
	margin-bottom:1px;
	padding-top:3px;
	text-align:center;
}
.color_Blue{
	background:#00f4fe;
	padding:3px;
	font-size:14px;
	color:#000;
}
.color_White{
	color:#fff;
	padding:3px;
	font-size:14px;
	background:#005a80;	
}
.textContent{
	padding-left:20px;
	font-size:14px;
}
.foreSize{
	font-size:14px;
}
.listStyle{
	padding-left:20px;
	font-size:14px;
}
#contPag img{
	padding:0;
	margin:0;
}