/* CSS Document */

body {
	margin: 0px 0px 0px 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif}
#container { width: 900px; margin: 0 auto; }
#header { height: 200px; background-color: #142a53; }
#footer { background-color: #b9d571; }

div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#content p{line-height:1.4}
div#content h1{line-height:1.4; color:#55731a; }
div#navigation{background:#fff;}
div#extra{background:#FF8539}
div#footer{color: #55731a;}
div#footer p{margin:0;padding:5px 10px}

div#wrapper{float:right;width:100%;margin-left:-260px; background-image:url(./img/center_fond.jpg); background-color:#FFFFFF; background-repeat:no-repeat;}
div#content{margin-left:260px; padding: 5px;}
div#navigation{float:left;width:260px; border: 0px solid #000; margin-top: -50px;}
div#extra{float:left;clear:left;width:200px}
div#footer{clear:both;width:100%}
#header-logo {
	width: 260px;
	height: 70px;
	padding-top: 110px;
	background-image:url(./img/hd_logo.gif);
	background-repeat:no-repeat;
	float:left;
}
#header-right {
	width: 640px;
	height: 200px;
	float:right;
	background-color:#009900;
}
#header-right a	{
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing:2px;
	font-size:0.9em;
	text-transform:uppercase;
}
#header-right a:hover {
	color:#1858ce;
	text-decoration:underline;
}
.fast_contact {
	color: #55731a;
}

.menuOut {cursor:pointer; margin:0px; background-color:#1858ce; color:#fff; width:260px; height:20px; border-bottom:1px solid #fff; padding-top:8px; padding-bottom: 2px; text-align:left; font-weight:bold; font-size:12px; }
.menuOver {cursor:pointer; margin:0px; background-color:#01389f; color:#0099cc; width:260px; height:20px; border-bottom:1px solid #fff; padding-top:8px; padding-bottom: 2px; text-align:left; font-weight:bold; font-size:12px;}
.submenu {width:255px; font-family:Verdana; font-size:10px; padding-top:5px; padding-left:5px; color:#FFFFFF; background-color:#142a53; border-bottom:1px solid #fff; min-height: 25px; }
.submenu a {color:#fff; text-decoration:none; font-weight:bold; font-size:10px; }
.submenu a:hover {color:#ff0000; text-decoration:none; font-weight:bold; font-size:10px;}