@charset "utf-8";
/* CSS Document */

div, p, a, span, ul, li, b, h1, h2, h3, h4, h5, h6{margin:0px; padding:0px;}

img{
border:none;
}

img, div { behavior: url(images/iepngfix.htc) }

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px;
	background-color: #2880BF;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#splinks a{
color:#006699;
border-bottom:1px dotted #006699;
text-decoration:none;
}
#splinks a:hover{
color: #006699;
border-bottom:1px solid #006699;
background:#f4f3f3;
}

#mainwrap{
display:block;
width:931px;
margin:0px auto;
}

#navigation{
display:block;
height:38px;
background:url(images/nav-bg.jpg) repeat-x;
}
#navigation ul{
display:block;
height:38px;
list-style:none;
}
#navigation ul li{
list-style:none;
display:block;
float:left;
background:url(images/nav-div.png) no-repeat right center;
}
#navigation ul li a{
color:#6b6969;
text-decoration:none;
font-weight:bold;
display:block;
height:28px;
padding:10px 14px 0 14px;
}


#navigation ul li a:hover{
color:#000;}

#navigation ul li.spl{
background:#4987b3;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#000;
padding:0px;
margin:6px 15px 0 0 ;
}

#navigation ul li.spl:hover{
background:#357099;
}
#navigation ul li.spl#two{
background:#000;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#fff;
padding:0px;
margin:6px 0 0 15px ;
}
#navigation ul li.spl#two2{
background:#000;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#fff;
padding:0px;
margin:6px 0 0 15px ;
}

#navigation ul li.spl#two:hover{
background:#357099;
}

#navigation ul li.spl#two2:hover{
background:#357099;
}

#navigation ul li.spl a{
color:#fff;
height:15px;
margin:0 0 0 0;
padding:5px 10px;
}



.content{
display:block;
background:#fff;
}

.content p{
display:block;
font-size:12px;
color:#000;
margin:0 0 15px 0;
text-align:justify; 
}
.content h1{
display:block;
color:#0b5a8e;
font-size:20px;
margin:0 0 15px 0;
}

#footer{
display:block;
text-align:center;
color:#fff;
margin:20px 0 0 0; 
}
#footer a{
color:#fff;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
color:#fff;
}

.footer{
display:block;
text-align:center;
color:#fff;
margin:20px 0 0 0; 
}
.footer a{
color:#fff;
text-decoration:none;
}
.footer a:hover{
text-decoration:underline;
color:#fff;
}





.inner_content ul#two{
width:680px;
}

.inner_content ul#two2{
width:680px;
}

.inner_content ul{
width:350px;
margin:20px;
padding:0 0 0 20px;
font-weight:bold;
}
.inner_content ul li{
list-style:disc;

padding:2px 10px;
}
.inner_content ul li:hover{
background:#e1e1e1;
-moz-border-radius:5px;
-webkit-border-radius:5px;
cursor:default;
color:#000;
text-shadow:1px 1px 1px #fff;
}

.inner_content a{
text-decoration:none;
color:#000;
border-bottom:2px solid #000;
}
.inner_content a:hover{
border-bottom:2px dotted #000;

}

#title
{
width: 200px;
height: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
padding: 0 85px 0px 135px;
float:left;
}

#title1
{
width: 125px;
height: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
padding: 0 85px 0px 200px;
float:left;
}

#title2
{
width: 175px;
height: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
padding: 0 145px 0px 150px;
float:left;
}

#title3
{
width: 125px;
height: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
padding: 0 145px 0px 200px;
float:left;
}


#title1 a{
text-decoration:none;
color:#000;
border-bottom:1px solid #000;
}

#title1 a:hover
{
border-bottom:2px dotted #000;
}

#title2 a{
text-decoration:none;
color:#000;
border-bottom:1px solid #000;
}

#title2 a:hover
{
border-bottom:2px dotted #000;
}

#title3 a{
text-decoration:none;
color:#000;
border-bottom:1px solid #000;
}

#title3 a:hover
{
border-bottom:2px dotted #000;
}

#title a{
text-decoration:none;
color:#000;
border-bottom:1px solid #000;
}

#title a:hover
{
border-bottom:2px dotted #000;
}
