﻿* {margin: 0; padding: 0;}

body{ background-color:#222222;}

#container 
{
width: 1024px;
margin: 40px auto; 
height:768px;            
background-color:#ffffff;
}

#header {
	height: 80px;
	background: #e2dbaf;
	border-bottom:1px dotted silver;
}

#leftColumn {
	width: 440px;
	height:608px;
	float: left;
	padding-left:10px;
}

#leftColumn ul {
	font: 14px, "trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:30px;
	margin-top:20px;

}

#leftColumn li {
	margin-bottom:20px;

}

#leftColumn a {
	text-decoration:none;
}

#leftColumn a:hover {
	text-decoration:underline;
	font-weight:bold;
}

#rightColumn 
{
width: 574px;
height:608px;
float: right;
background-image:url(images/futurina.jpg);
background-repeat:no-repeat;
background-position:bottom right;             
}

#footer 
{
clear: both;
height:80px;
background: #e2dbaf;
text-align:center;
border-top:1px dotted silver;

}

#footer p
{
color:#656363; 
padding-top:35px;
font-family:Arial;
font-size:10px;
}

#footer span{
color:#656363; 
padding-top:35px;
font-family:Arial;
font-size:12px;
}

#menucontainer 
{
width:400px;
height:400px;
margin-top:30px;
margin-left:0px;	
}

#logotext{
width:396px;
margin-top:20px;
font-family:Times New Roman;
font-size:30px;
color:#c12a2d;
}

#logotext h2
{
font-family:Times New Roman;
font-size:25px;
color:#c12a2d;
}

#textbox
{
font-family: arial, helvetica, Sans-Serif;
width:360px;
margin:20px 0px 0px 0px;
}
#news
{
font-family: arial, helvetica, Sans-Serif;
font-size:10px;
width:360px;
margin:20px 0px 0px 0px;

padding:10px;
}

#news a{
	color:#CC0033;
}

#news h2{
	color:#CC0033;
}

#textbox p
{
padding:10px 10px 10px 10px;
font-size:12px;
color:#666666;
}

#textbox ul
{
font-size:12px;
color:#666666;
}
#textbox li
{
font-size:12px;
color:#666666;
margin-bottom:3px;
}

#textbox img
{
	padding:5px;
	float:left;

}
h3{ font-family:trebuchet ms, Arial, helvetica;
font-size:18px;
color:#c12a2d;
padding-bottom:10px;
}

a {color:#434343;}
a:visited {color:#434343;}
a:active {color:#434343;}
a:hover {text-decoration:none;}


#hex {padding:0; margin:0 auto; list-style:none; width:325px;}
#hex li {display:block; float:left; width:104px; margin-right:4px;  height:120px;}
#hex li.p1 {padding-left:54px;}
#hex li.p2 {margin-top:-26px;}
#hex li a {text-decoration:none; color:#000; cursor:pointer;}
#hex li a b {display:block; width:0; height:0; overflow:hidden; border-bottom:30px solid #ec0; border-left:52px dotted transparent; border-right:52px dotted transparent;}
#hex li a span {display:block; width:104px; height:60px; line-height:59px; text-align:center; background:#ec0; font-size:11px; font-family: arial, veradana, sans-serif;}
#hex li a em {display:block; width:0; height:0; overflow:hidden; border-top:30px solid #ec0; border-left:52px dotted transparent; border-right:52px dotted transparent;}
/* hack for IE5.5 */
* html #hex li a b, * html #hex li a em {width:104px; height:30px; w\idth:0; he\ight:0;}

#hex li a.inner b {border-bottom-color:#c60;}
#hex li a.inner span {background:#c60;}
#hex li a.inner em {border-top-color:#c60;}

#hex li a:hover {white-space:normal;}
#hex li a:hover b {border-bottom-color:#c90;}
#hex li a:hover span {background:#c90;}
#hex li a:hover em {border-top-color:#c90;}

#hex li a.inner:hover b {border-bottom-color:#a40;}
#hex li a.inner:hover span {background:#a40;}
#hex li a.inner:hover em {border-top-color:#a40;}