/*-------------------------------------------------
GLOBALS CLASSES 
-------------------------------------------------*/
*{padding:0; margin:0;}
body{font-family: 'Rokkitt', serif; font-size:17px; background:#e7e2cf; color:#858175;}
img{border:none;}
h1{ font-family: 'Georgia', serif; font-size:42px; color:#ffffff; font-weight:normal;}
h2{ font-family: 'Georgia', serif; font-size:30px; color:#ffffff; font-weight:normal;
    float:right}


a{text-decoration:none; color:#385074;font-size:30px;float:right}
a:hover{color:#b34a30;}
/*-------------------------------------------------
GENERAL CLASSES
-------------------------------------------------*/
.clear{clear:both;}
.floatLeft{float:left;}
.marRight40{ margin-right:40px;}
.marRight30{ margin-right:30px;}
.marTop{ margin-top:30px;}
.bg-bottom-none{background:none bottom !important;}
.page-wrap{ width:960px overflow:hidden; margin:0 auto;}
.page{width:960px; overflow:hidden; margin:0 auto;}
.wrap{ overflow:hidden;}
.box{ width:460px; float:left; margin-bottom:40px;}

/*-------------------------------------------------
HEADER CLASSES
-------------------------------------------------*/
.header-wrap{ width:100px; margin:20px ; float:left}
.logo{ margin:0 auto; width:300px; margin-top:0px; margin-bottom:0px;}
.logo h1{ font-size:130px; color:#000000; text-align:center;}
/*-------------------------------------------------
PANEL CLASSES
-------------------------------------------------*/

.panel{overflow:hidden; background: url(../images/bg3.jpg); padding:30px;}
.title{ margin-bottom:20px; margin-top:15px;}
.content p{ padding-bottom:10px;}
.content img{margin-right:30px; float:right;}

/*-------------------------------------------------

/*-------------------------------------------------
BANNER CLASSES
-------------------------------------------------*/
.banner-wrap{background:url(../images/bg2.jpg); padding-top:30px; padding-bottom:60px; margin-bottom:50px; margin-top:60px;}
.banner{ width:960px; height:300px; margin:0 auto;}


/*-------------------------------------------------
PAGE CLASSES
-------------------------------------------------*/
.page{}
.page .content p{ padding-bottom:20px; font-size:18px;}


/*-------------------------------------------------
FOOTER CLASSES
-------------------------------------------------*/
.footer-wrap{ background: url(../images/bg5.jpg); overflow:hidden; padding-bottom:60px; padding-top:30px; margin-top:40px;}
.footer{ width:960px; margin:0 auto;}
.footer .panel{ float:left; width:290px; padding:0px;}
.footer .panel .title{margin-top:0px;}
.footer .panel .title h1{ color:#d65a3d;}
.footer .panel .content ul li{ list-style:none; background:url(../images/lines.jpg) repeat-x bottom; line-height:40px;}
.footer .panel .content ul li a{ color:#828282; text-decoration:none; font-size:17px;}
.footer .panel .content ul li a:hover{color:#b94d32;}
.footer .panel .content{}
.footer .panelLost .content img{margin-right:0px; margin-bottom:20px;}
.footer .panelLost .content .button{ float:left;}

.copyright-wrap{ overflow:hidden;}
.copyright{width:960px; margin:0 auto; padding-top:40px; padding-bottom:20px;}
.copyright .content p{ color:#b94d32; font-size:17px;}
.copyright .content p a.link{ text-decoration:none; color:#b94d32;}
.copyright .content p a.link:hover{color:#385074;}