/*****************************/
/*** Core html setup stuff ***/
/*****************************/


html {}
body {padding:0px;margin:0px;font-size:12px;color:#464646;font-family: Arial, Helvetica, sans-serif; border-top: 3px solid #e71a22;padding-top:15px;}
a {color:#19a5d2;}
a:hover {text-decoration: none;color:#0783bd;}
hr {color:#E6E7EA;}
.clear {clear:both;height:13px;}
.log {float:left;width:37px;height:38px;background: url(../images/logo.jpg) no-repeat;margin-left:25px;}
.logo {padding-left:25px;}
.logo h1 {color:#ff4102;margin-bottom:0px;padding-bottom:0px;width:400px;position: relative; left: 15px;}
.logo h3 {margin:0px;padding:0px;font-size:10px;width:400px; position: relative; left: 25px;}
.mail {float:right;width:12px;height:8px;background: url(../images/mail.gif) no-repeat;margin-right:25px;margin-top:5px;}
.home {float:right;width:21px;height:14px;background: url(../images/home.gif) no-repeat;margin-right:25px;margin-top:2px;}
.black {height:36px;background-color:#000000;
}
.divan {background: url(../images/div.jpg) no-repeat; width:300px;height:167px;margin-left:auto;position: relative; top: 51px;}
.copy {width:40%;float:right;margin-right:30px;}
.lin {width:40%;color:#000000;float:left;margin-left:5%;}
.lin a {color:#000000;}
.none {display:none;}
h1 {font-weight:normal;}
h2 {font-weight:normal;}
.componentheading {display:none;}
.vk {border-bottom: 3px solid #eeeeee;}
.menu {list-style-type: none;margin:0px;padding:0px;margin-top:40px;}
.menu li {margin:0px;padding:0px;margin-left:25px;margin-bottom:7px;}
.menu li a {font-size:14px;}


/*****************************/
/*** layout ***/
/*****************************/

div#header{position:relative}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;}

div#wrapper{float:left;width:100%}
div#content{margin: 0 25% 0 250px}
div#navigation{float:left;width:250px;margin-left:-100%}
div#extra{float:left;width:25%;margin-left:-25%}
div#footer{clear:left;width:100%}