*{margin:0;
padding:0;
}

body{
background-color:#f5f8fa;
font:10pt Verdana;
}

/******* Top line of header ***********/
#tail-header{
padding:5px 0 5px 0;
margin:auto;
width:800px;
background-color:#ffffff;
}

#tail-header ul, #tail-header ul li{
text-decoration:none;
display:inline;
margin:0px;
padding:0px;
}
#tail-header ul{
color:#959a95;
}
#tail-header ul a,#tail-header ul a:active {color:#3250e8;}
#tail-header ul a:hover {color:#f2aa1e;}
#tail-header ul .current a {color:#f2aa1e; text-decoration:none;}

#tail-header ul.textsize{
margin-left:150px;
}
#tail-header ul.textsize #middle{font-size:1.1em}
#tail-header ul.textsize #high{font-size:1.2em}

#tail-header ul.topmenu{
margin-left:40px;
}
#tail-header ul.topmenu a{
color:#616263;
}

#tail-header .clear{width:100%; overflow:hidden;}
/******* Header CSS ***********/
#headercon{
background-color:#e7eff7;
height:150px;
overflow:hidden;
}
#header{
height:150px;
background: url(../images/header.jpg) no-repeat;
width:800px;
margin:auto;
}
*html #header{height:auto;}


.minzdav{
padding:10px;
text-align:right;
font:10pt Verdana;
color:#6a717c;
}
.headerlogo{
text-align:left;
margin:0px 15px;
padding:30px 5px;
}


#name{
width:400px;
height:50px;
text-align:left;
margin-left:105px;
padding:15px 10px;
font:12pt Verdana;
color:#39464e;
color:#ffffff;
}

/******* Content CSS ***********/
#content{
width:798px;
border-left:1px #cdcdcd solid;
border-right:1px #cdcdcd solid;
margin:auto;
padding-bottom:10px;
background-color:#ffffff;
}

#container{overflow:hidden; height:100%; text-align:left; padding:10px 10px 0 10px;}
#right{ float:right; text-align:left;    width:200px; _margin:0 0 0 -3px;}
.right-indent{ padding:0 0 0 32px;}
#left{ float:left; text-align:left;    width:200px; padding:30px 10px 0 10px;}
.left-indent{ padding:0 32px 0 0;}


/*-----------------------menu-----------*/

#left .menu li{
display:block;
padding:5px 10px 5px 10px;
border-top:1px #a3a3a3 solid;

}

#left .menu li a,#left .menu li a:visited{
text-decoration:none;
color:#3250e8;
font:8pt Verdana;
font-weight:bolder;

}
#left .menu #current a,#left .menu li a:active{
color:#595d5e;
}
#left .menu li a:hover{
color:#f2aa1e;
}



/*---------------Fixs*/
#content .clear{ width:100%; }
#content .clear1{ clear:both;}
#content .br{ display:block;}
#content .fright{float:right !important;}
#content .fleft{ float:left;}

/******* Footer ***********/
#footer{
border-top:1px #cdcdcd solid;
border-left:1px #cdcdcd solid;
border-right:1px #cdcdcd solid;
width:798px;
margin: 0 auto 10px auto;
color:b5b8be;
font-size:0.8em;
text-align:left;
background-color:#ffffff;
position:bottom;
}

*html #content,#footer{
width:800px;}
.copyright{
padding: 5px 20px;
width:350px;
color:#b5b8be;
}
.bottomlogo{
float:right;
padding:5px 20px;
}

.bottomlogo img{
width:50px;
height:39px;
}
#footer .clear{width:100%; overflow:hidden;}


#breadcrumbs-wrapper,.breadcrumbs{
margin-bottom: 20px !important;
position:relative;
border:1px solid;
}
