body {
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
    background:#99c0f0 ;
}
a{
  color: #000002;
  text-decoration: underline;
  font-weight: normal;
}
a:hover{
  text-decoration: none;
}
h1 {
	color:#0085d0;
	text-align:left;
	font-size:20px;
	padding: 0px;
	font-weight:bold;
	line-height: 40px;
	vertical-align: middle;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px  0px;
	font-family:'Arial';
}
h2 {
	color:#000002;
	text-align:left;
	font-size:13px;
	margin: 10px 0px 5px 0px;
	padding: 0px; 
}
h3 {
	color:#000002;
	text-align:left;
	font-size:10px;
	margin: 10px 0px 5px 0px;
	padding: 0px; 
}
h4{
		font-size:11px;
}
p{
	text-indent:0px;
}
ul li {
	list-style: square outside url("../img/li.jpg");
}
strong{
	font-weight:bold;
	font-size:11px;
}
.cleaner {
    clear: both;
    height: 1px;
    border: none;
    margin: -1px 0 0 0;
    visibility: hidden;
}
#center {
    margin: 0 auto;
}
#container {
    width: 716px;
    margin: 0 auto;
    padding: 0px;
}
#inner {
    color:#000002;
    width: 716px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
#header{
  margin-top: 85px;
    height: 372px;
    width: 716px;
    display: block;
}
#logo {
    height: 372px;
    width: 716px;
    padding: 0px;
    background: #c7dae1 url(../img/header.jpg) no-repeat center top;
    position: absolute;
}
#logoimg{
	width: 150px;
	height: 100px;
  border: none;
}

#footer{
  position: relative;
  top: -1px;
  padding-top:20px;
  height: 25px;
  width:716px;
  margin:0 auto;
  display: block;
  line-height: 10px;
  font-size: 10px;
  text-align:center;
  background: transparent url(../img/footer.jpg) no-repeat center top;
}
#footer .text{
	
	color: #fff;
	font-weight: normal;
}
#footer .text a{
	color: #fff;
}
#menu{
	height:41px;

	line-height:41px;
	display:block;
	font-size:13px;
	margin:0 auto;
	text-align:center;
	Letter-spacing:0px;
	font-family:'Arial';
	position: relative;
  top:100px;
  
}

#menu .padding,#menu2 .padding{
	margin:0 auto;
	text-align:center;
	height:56px;
	width:700px;
}
#menu .item,#menu2 .item{
/* 	width:125px; */
	float:right;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px 10px;
	

}
.item a{
	color:#e7ebf3;
	margin:0px 0px;
	padding:0px 0px;
	height:41px;
	line-height:41px;
	text-decoration:none;
	font-weight: bold;
	font-size:10pt;
	text-align:left;
	padding-left:10px;
	display:block;
	text-align:center;
}
.item a:hover, .item2 a:hover, .active{
	text-decoration:underline;
	display:block;
}


/**********************************************************************************************************************/


#stred{
  width: 716px;
  display: block;
  float: left;
  text-align: justify;
  
  margin: 0px 0px;
  padding-bottom: 10px;
  position:relative;
  top:-0px;
  background: transparent url(../img/inner.jpg) repeat-y 
}
#stred .padding{
  padding:0px 20px;
}

