/* CSS Document */

body{
color: #000;
background:url(../images/bg.gif.JPG) top repeat-x #1D2E42;
text-align:center;
margin-top:0; 
margin-bottom:0px; 
padding:0; 
}
img{
border:0;
margin:0;
border:0;
}
a:link, a:visited, a:active{ 
	color: #4465B0; 
	text-decoration: none; 
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
#wrapper{
width:667px;
height:auto;
margin:auto;
padding:0;
display:block;
}
#topmenu{
clear:both;
float:left;
width:430px;
height:31px;
background:none;
margin:0;
padding:0 0 0 208px;
text-align:left;
}
/* begin top menu */
#navcontainer {
clear:both;
float:left;
background:none;
color: #FF6600;
width:430px;
border: 0px solid #354463;
margin:0;
text-align:left;
		
}

#navcontainer ul {
/*		
		float:left;
        border: 0;
        margin: 0;
        padding: 0px 0 0 0;
        list-style-type: none;
        text-align: center;
		display:inline;
*/
font: 10px/1.3em verdana, 'Lucida Sans Unicode', 'Lucida Grande', arial, sans-serif;
font-weight:bold;
list-style: none;
margin:0;
padding:60px 0 0 0px;
display:inline;
float:left;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
		border-left:1px solid #40485A;
		border-right:1px solid #40485A;
}

#navcontainer a, #navcontainer a:active, #navcontainer a:visited  {
        float:left;
        height: 20px;
        border-top: 0px solid #f5d7b4;
        border-left: 0px solid #f5d7b4;
        border-bottom: 0px solid #f5d7b4;
        border-right: none;
        padding: 3px 10px 0 10px;
        margin: 0 0 0px 0;
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: center;
		font: 10px verdana, 'Lucida Sans Unicode', 'Lucida Grande', arial, sans-serif;
		font-weight:bold;

}

#navcontainer ul li a:hover {
        color: #C7D0E5;
		background:#252B39;;
}

/* end menu */
#left{
float:left;
width:11px;
margin:0;
padding:0;
}
#lefttop{
clear:both;
float:left;
width:11px;
height:460px;
background:url(../images/lefttop.gif) repeat-x;
}
#leftbot{
clear:both;
float:left;
width:11px;
height:273px;
background:#31485A;
}

#main{
float:left;
width:645px;
margin:0;
padding:0;
background:none
}
#top{
clear:both;
float:left;
width:645px;
height:84px;
padding:0;
margin:0;
background:url(../images/top.jpg) no-repeat;
}
#maincontent{
clear:both;
float:left;
width:633px;
margin:0;
padding:0 6px 0 6px;
background:url(../images/bgmain.gif) repeat-y #fff ;
}
#head{
clear:both;
width:633px;
height:218px;
margin:0;
padding:0;
background:url(../images/head.jpg) no-repeat;
}
#mleft{
float:left;
width:190px;
margin:0;
padding:10px 15px 0 8px;
text-align:left;
border-top:5px solid #FEFEFC;
}
#mleft p{
clear:both;
float:left;
width:190px;
margin:0;
padding:8px 0 0 0;
font: 11px/1.5em verdana, 'Lucida Sans Unicode', 'Lucida Grande', arial, sans-serif;
color:#1C2E44;
}
.mtitle{
clear:both;
float:left;
width:178px;
height:10px;
padding:5px 0 5px 10px;
margin:0 0 6px 0;
border-top:0px solid #DDDDDB;
border-bottom:0px solid #DCDCDA;
border-left:1px solid #DCDCDC;
border-right:1px solid #DCDCDC;
background:url(../images/bglefttitle.gif) repeat-x;
font: 12px/1.5em verdana, 'Lucida Sans Unicode', 'Lucida Grande', arial, sans-serif;
color:#1C2E44;
text-align:left;
font-weight:bold;
}
#mright{
float:left;
width:420px;
margin:0;
padding:0;
text-align:left;
}
#mrighttop{
clear:both;
float:left;
width:420px;
height:34px;
background:url(../images/mrighttop.jpg) no-repeat;
}
#mcontent{
clear:both;
float:left;
width:402px;
margin:0;
padding:6px 6px 6px 12px;
font: 11px/1.5em verdana, 'Lucida Sans Unicode', 'Lucida Grande', arial, sans-serif;
color:#000000;
text-align:left;
}
#mcontent p{
clear:both;
float:left;
width:402px;
margin:0;
padding:0 0 8px 0;
font: 11px/1.5em verdana, 'Lucida Sans Unicode', 'Lucida Grande', arial, sans-serif;
color:#000000;
text-align:justify;
}
.title{
clear:both;
float:left;
width:402px;
margin:0;
padding:0 0 6px 0;
font: 12px/1.5em verdana, 'Lucida Sans Unicode', 'Lucida Grande', arial, sans-serif;
color:#102032;
font-weight:bold;

}
#footer{
clear:both;
float:left;
width:633px;
border-top:6px solid #fff;
margin:0;
padding:0 6px 10px 6px;
text-align:left;
}
#footer p{
clear:both;
float:left;
width:623px;
margin:0;
padding:6px 0 8px 10px;
background:#000;
font: 10px/1.5em verdana, 'Lucida Sans Unicode', 'Lucida Grande', arial, sans-serif;
color:#CACDD9;
}
#footer a:link, #footer a:visited, #footer a:active{ 
	color: #4465B0; 
	text-decoration: none; 
	font-weight:normal;
}
#footer a:hover {
	text-decoration: underline;
	color: #5C6799;
}
#right{
float:left;
width:11px;
margin:0;
padding:0;
}
#righttop{
clear:both;
float:left;
width:11px;
height:460px;
background:url(../images/lefttop.gif) repeat-x;
}
#rightbot{
clear:both;
float:left;
width:11px;
height:460px;
background:url(../images/lefttop.gif) no-repeat;
}
