﻿html, body{margin:0; padding:0; background-color:#eee; color:#333; font-size:13px; font-family:Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;}

p {text-align:justify; font-size:13px; padding-bottom:5px;}

#button-box {width:400px; height:50px; margin:auto; margin-top:90px;}

.button a{text-align:center; padding-top:10px; line-height:20px;}

.button {border:1px solid #999; background:#ddd; padding:5px 10px 5px 10px; border-radius:5px; color:#fff; font-size:24px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; margin:20px 60px 0 60px;}
.button:hover {border:1px solid #191c1e; background:#ccc; color:#fff;}
.button:active {border:1px solid #191c1e; background:#ccc;}

h1 {font-size:32px; color:#222; text-align:center; border-top:3px solid #666; border-bottom:3px solid #666; margin-bottom:20px;}

a:link, a:active, a:visited {text-decoration:none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1, h2, h3, h4, h5 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h1 {font-size:32px;}
h2 {font-size:20px;}
h3 {margin-bottom:15px; font-size:13px; color:#947f60; padding:1px 6px 1px 6px; border-bottom:1px solid #947f60;}
h4 {margin-bottom:10px; font-size:16px; color:#2e3032; padding:1px 6px 1px 6px;}
h5{font-size:12px; font-weight:bold; color:#336699;}

.separation {border-bottom:1px solid #ccc;}

.box-light {display:block; background-color:#ebeaea; border-radius:4px; padding:10px 5px 5px 5px; margin:0 0 20px 0;}
.box-light ul{list-style-type:none;}
.box-light ul li{padding:8px; color:#404040;}
.box-light p{padding:5px; font-size:13px; color:#404040;}

/* - - HEADER - - */
#header-page {width:100%; min-width:980px; background:#191c1e; height:112px; position:relative; margin:0 auto;}
#header {width:980px; height:112px; margin:0 auto; background:#191c1e url(../splash/header.png) no-repeat left bottom;}
#logo {float:left; width:276px; height:112px;}
#logo a{display:block; float:left; width:276px; height:60px; margin-top:20px;}

/* - - CONTENT - - */
.content {display:block; width:980px; margin:0 auto; margin-top:20px; margin-bottom:20px; padding-top:20px;}

/* - - MAINBAR - - */
.mainbar {float:left; width:740px; padding:0px; margin:0 10px 35px 15px;}

/* - - FOOTER - - */
#footer-page {width:100%; min-width:980px; margin:0 auto;}
#footer {width:965px; margin:0 auto; height:190px; text-align:left; padding:10px 10px 10px 5px;}