@CHARSET "ISO-8859-1";
/*
 * Reset
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
fieldset, img { border: none; vertical-align: middle; }
hr { display: none; }
/*
 * Font Styles
 */
.white{color:white}
.big{font-size:13px;}
.black{color:black;}
.red{color:#ed2024;}

body{font-family: Verdana; font-size: 12px; padding:10px 0 0 0;}

#wrap {width:1000px; margin:0 auto; /*border: solid 1px #939598;*/}

/*
 * Header
 */
.head{height:130px;}
.logo{padding:25px 0px 0px 100px; height:83px; width:210px; background: transparent url(../images/logo.jpg) no-repeat bottom right; float:left;}
.nav{border-top:solid 7px #ed2024; background: #d2d3d5;width:270px;margin: 0 92px 0 0; float:right;}
.nav li{list-style: none;}
.nav .mail{color:#FFFFFF; text-decoration: underline; font-size: 14px; background: transparent url(../images/mail.jpg) no-repeat 5px center; height:20px; padding:4px 4px 4px 35px;}
.nav .mail a{color:#FFFFFF;}
.nav .mail .go{background: url(../images/mail_go.jpg) no-repeat center left; width:25px; height:20px; float:right;}
.nav .phone {font-size: 11px; background: transparent url(../images/phone.jpg) no-repeat 5px center; height:40px; padding:3px 4px 3px 35px;}
.nav .phone .big{padding-left:10px;}
.nav .menu ol li{padding:14px 0 0 0; width:auto; display:block; float:left; font-size:10px; background: #FFFFFF;}
.nav .menu ol li a{padding:0px 3px 2px 3px; width:auto; display:block; float:left; color:black; border-left: solid 2px #ed2024; text-decoration: none;}
.nav .menu ol li a:hover{background: #ed2024; color:white;}
.nav .menu ol li a.selected{background: #ed2024; color:white;}
.nav .menu ol li.last{background: #d2d3d5;}
.nav .menu ol li.first a{border: 0;}

/*
 * Banner
 */
.banner{border:solid 2px #939598; border-left: 0; border-right: 0; padding:0px;}

/*
 * News
 */
#news{width:807px; margin:0 auto; padding:6px 0 0 7px; margin-top:10px; height:21px; background: #e8e8e9;}
#news li{width:auto; float:left; list-style: none; padding:0 4px 0 4px;}
#news .news{padding:0 4px 0 0; border-right:solid 2px #ed2024;color:#6e6f72;}
#news .date{color:#ed2024;}
#news .title{color:#000; font-weight: bold;}
#news .body{color:#000;}

/*
 * Content
 */
.content{width:814px; margin:0 auto; padding:24px 0 20px 0; color:#6e6f72;}
.content:after{content: ""; display:block; clear:both;}
.content p{padding:10px 0 10px 0; line-height: 1.5em;}
.content h1{color: #6e6f72; border-bottom: solid 1px #6e6f72; padding:2px 0 2px 0px;font-weight: normal; font-size: 16px; font-family: Verdana;}

.box{color:#000; width:400px; float:left;}
.box h2{font-weight: bold; font-size: 12px; font-family: Verdana;}
/*
 * Boxes
 */
#boxes:after{content: ""; display:block; clear:both;}
#boxes li{list-style: none; width:270px; height:auto;float:left; padding:0 1px 0 0; background: #FFF;}
#boxes li.last{padding:0;}
#boxes h1{color: #6e6f72; border-bottom: solid 1px #6e6f72; padding:2px 0 2px 7px;font-weight: normal; font-size: 16px; font-family: Verdana;}
#boxes h2{color: #000; font-weight: bold; font-size: 12px; font-family: Verdana; padding:6px 0px 6px 7px;}
#boxes p{color: #000; padding:0 0 0 7px;}
#boxes button{float:right;border:0; width:15px; height:16px; margin: 4px 4px 0 0;}
#boxes .next{background: url(../images/next.jpg) no-repeat top left;}
#boxes .prev{background: url(../images/prev.jpg) no-repeat top left;}
#boxes .images{padding:0 0 0 7px;}
#boxes .images li{width:auto; float:right; padding:5px 0px 0px 5px;height:auto;}
#boxes .images li.new{clear:left; float:left;}
#boxes .images:after{content: ""; display:block; clear:both;}
#boxes .animated{margin: 5px 0 0 7px;}

/*
 * Footer
 */
.footer{width:807px; margin:0 auto; border-top:solid 2px #6e6f72; font-size: 9px; color:#6e6f72; padding:4px 0 4px 7px; background: #e7e8e9;}