body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#164871;
}

#container {
	margin: 10px auto;
	text-align: left;
	width: 850px;
}
#main {
	width: 850px;
	background-image:url(images/background.gif);
	
}






/******************** header ********************/
#header {
	width:800px;
	height:272px;
	background-image:url(images/LogoWide2.jpg);
	display:block;
	margin-left: 25px;
}

/* Menu */

#menu {
	width: 790px;
	height: 37px;
	padding: 5px 5px 3px 5px;
	background: #1777B1;
	margin-left: 25px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	float: left;
	width: 125px;
	height: 25px;
	padding: 10px 0 0 0;
	background: #A8D7F8 url(images/img02.gif) no-repeat center;
	border-left: 6px solid #1777B1;
	text-decoration: none;
	text-align: center;
	font-size: 136%;
	color: #1777B1;
}

#menu a:hover {
	background: #FF9009 url(images/img04.gif) no-repeat center;
	color: #005826;
}

#menu .active a {
	background: #A8DC35 url(images/img03.gif) no-repeat center;
	/*border: none;*/
	color: #E80732;
}

/* menu2 */

#menu2 {
	width: 150px;
	height: 20px;
	padding: 5px 5px 3px 5px;
	background: #a5cae5;
	margin-left: 115px;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu2 a {
	display: block;
	float: left;
	width: 45px;
	height: 15px;
	padding: 1px 0 0 0;
	background: #a5cae5 url(images/img02.gif) no-repeat center;
	border-left: 3px solid #a5cae5;
	text-decoration: none;
	text-align: center;
	font-size: 100%;
	color: #1777B1;
}

#menu2 a:hover {
	background: #FF9009 url(images/img04.gif) no-repeat center;
	color: #005826;
}

#menu2 .active a {
	background: #A8DC35 url(images/img03.gif) no-repeat center;
	/*border: none;*/
	color: #E80732;
}
/* menu3 */

#menu3 {
	width: auto;
	height: 250px;
	padding: 5px 0px 3px 0px;
	
	margin-left: 0px;
}

#menu3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu3 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu3 a {
	display: block;
	float: left;
	width: 120px;
	height: 25px;
	padding: 15px 0 0 0;
	background: #1777B1 url(images/img07.gif) no-repeat center;
	text-decoration: none;
	text-align: center;
	font-size: 100%;
	color: #397EB7;
	border-bottom: 6px solid #1777B1;
	border-left: 6px solid #1777B1;
}

#menu3 a:hover {
	background: #FF9009 url(images/img04.gif) no-repeat center;
	color: #005826;
}

#menu3 .active a {
	background: #A8DC35 url(images/img03.gif) no-repeat center;
	/*border: none;*/
	color: #E80732;
}

#menu4 {
	width: 212px;
	height: 170px;
	padding: 5px 0px 3px 0px;
	margin-left: 25px;
}

#menu4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu4 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu4 a {
	display: block;
	float: left;
	width: 200px;
	height: 25px;
	padding: 15px 0 0 0;
	background: #A8D7F8 url(images/img07.gif) no-repeat center;
	text-decoration: none;
	text-align: center;
	font-size: 100%;
	color: #397EB7;
	border-bottom: 6px solid #1777B1;
	border-left: 6px solid #1777B1;
}

#menu4 a:hover {
	background: #FF9009 url(images/img04.gif) no-repeat center;
	color: #005826;
}

#menu4 .active a {
	background: #A8DC35 url(images/img03.gif) no-repeat center;
	/*border: none;*/
	color: #E80732;
}
/******************** Content ********************/
p,  a, span{font-family: Arial, Helvetica, sans-serif;}
#content {
	width:auto;
	margin-left:25px;
	background-color:#a5cae5;
	margin-right: 25px;
	/*background: #a5cae5 url(images/img06.jpg);*/
	
}
#left {
	float:left;
	width:390px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left p {
	font-size: 12px;
	color: #000066;
	padding: 5px 0px;
	
}
#left a{
	color: #0099FF;
	font-weight:800;
	text-decoration: none;
}
#left a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
#left h1{
	font-size: 16px;
	color: #FFFFFF;
	display:inherit;
	font-weight:bold;

}




#left span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}


#left1 {
	float:left;
	width:390px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left1 p {
	font-size: 12px;
	color: #000066;
	padding: 5px 0px;
	
}
#left1 a{
	color: #FFFFFF;
	font-weight:800;
	text-decoration: none;
}
#left1 a:hover{
	color:#0099FF;
	text-decoration: none;
}
#left1 h1{
	font-size: 16px;
	color: #FFFFFF;
	display:inherit;
	font-weight:bold;

}




#left1 span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}

#right {
	float:right;
	width:260px;
	background-color:#397eb7;
	color:#FFFFFF;
	font-weight:900;
	padding: 10px 20px;
	margin: 30px 20px 20px 0px;
	display:inline;
}
#right p{
	padding: 7px 0px;
}
#right a{
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover{
	color: #052d4e;
	
}
#right h2{
	font-size: 16px;
	color: #CCFF00;
	display:inherit;
	font-weight:bold;
}

.post {
	margin-top:20px;
	color: #000066;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.post a{
}

.post a:hover{
}

.post p{
}


/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	color:#FFFFFF;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:#FFFFFF;
	margin: 10px 0px;
}
.clear{
	clear:both;
}
