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

body {
   margin:  0;
   font-family:  verdana, arial, helvetica, sans-serif;
   font-size: 62.5%;
   color:#000;
   background:#bfd0ee url(images/back.jpg) top center fixed no-repeat ;
   }

#mainWrapper {
	text-align: left;
    width:980px;
    margin:0 auto;
	background:url(images/index_02.jpg) repeat-y;
   }
  #logoWrapper {
	  width:980px;
	  height:192px;
	  margin:0 auto;
	  background:url(images/index_01.jpg) no-repeat;
  }
 #content {
	 text-align: left;
    width:980px;
    margin:0 auto;
	}
#contentCenter {
	width:640px; 
	float:left;
	font-size:14px;
	}
	
#contentLeft {
	width:170px;
	float:left;
	margin-left:5px;
	}
	
#contentRight {
	float:left;
	width:145px;
	}
#contentRight a, #contentRight a:link, #contentRight a:visited {
	color:#fff;text-decoration:none;}
	
	#contentRight a:hover {
		text-decoration:none;color:#F00;}
	#contentRight h3 {
		font-size:14px;text-align:center;margin-top:20px;}
#menu {
	width:160px;margin:0 auto;}
	
.navMenu
{
    list-style-type:none;    
    padding: 0px 0px 0px 0px;
    margin: 0px 10px;
	color:#fff;
}

.navMenu li
{
    line-height:1.8em;
	font-size:14px;font-weight:bold;
    padding:0;
    margin: 0;
    
}
.navMenu a, .navMenu a:link, .navMenu a:visited {
	color:#fff;text-decoration:none; }
.navMenu a:hover {
	text-decoration:none;color:#F00;}
.navMenu a:active {
	color:#fc0;text-decoration:none;}
	
a,a:link, a:visited {
text-decoration:none;color:#0044bb;font-weight:bold;}
a:hover {
	color:#fc0;text-decoration:none;font-weight:bold;}

#contentCenter p {
	text-align:left;padding:0px 15px;font-size:15px;}
	
p {
	text-align:left;padding:0px 8px;font-size:14px;}
h1 {
	font-size:20px;text-decoration:none;padding:0px 8px; text-align:left;color:#000;}
	h2 { font-size:16px;text-decoration:none;padding:0px 6px; text-align:left;color:#0044bb;}
h3 {font-size:14px;text-decoration:none; text-align:center;color:#fff; }
a img {
        border: none;
    }
img.center {
	margin-left:auto;margin-right:auto;margin-top:5px;margin-bottom:5px;display:block;}
#footer {
	width:980px;
	clear:both;
	background:url(images/index_04.jpg) no-repeat;text-align:center;font-size:10px;color:#fff;padding-top:12px;padding-bottom:2px;font-weight:bold;line-height:1.4em;}
#footer a:link, #footer a:visited {
	text-decoration:none;color:#fff;font-weight:bold;
}

#footer a:hover {
	text-decoration:none;color:#fc0;font-weight:bold;}
	.style1 {
		color:#0044bb;}
ol {
	text-align:left;font-size:14px; list-style:upper-alpha;margin-left:10px;}
	.center {
		text-align:center;margin:0 auto;}
