body {margin:0; font-family:Arial; background:url(images/head_bckg.jpg) no-repeat center top #000000;}

a {color:#94d223; text-decoration:none;}
a:hover {text-decoration:underline;}
h1 {font-size:24px; font-weight:normal; color:#FFFFFF; margin:15px 0 10px 0;}
h2 {font-size:20px; font-weight:normal; margin:10px 0;}
img {
	border:none;
	margin-left: 40px;
}
br {line-height:10px;}

#container {width:1000px; margin:0 auto;}

#logo {
	margin:30px 30px 0px 10px;
	height:49px;
	font-family: helvetica;
	margin-left: -15px;
}
#logo a {
	color:#EEEEEE;
	text-decoration:none;
	font-size:58px;
	text-transform:capitalize;
	background:url(images/logo.png) no-repeat;
	padding:0 0 0 80px;
	float:left;
	background-position: top left;
	font-family: helvetica;
}

#menu {
	padding-right:30px;
	height:56px;
}
#menu ul {padding:0; margin:0; float:right;}
#menu li {float:left; list-style:none;}
#menu a {
	display:block;
	width:126px;
	height:50px;
	font-size:11px;
	text-decoration:none;
	color:#ABABAB;
	text-align:center;
	padding-top:6px;
	background: url(images/menu_deact.gif) no-repeat;
}
#menu a:hover, #menu a.active {background:url(images/menu_act.gif) no-repeat; color:#180202;}

#main {
	color:#D6D6D6;
	font-size:11px;
	margin-right:30px;
}
#table {
	color: EEEEEE;
	font-family: Arial;
	line-height:14px;
}

#main ul {padding:0; margin:10px 0;}
#main li {margin-left:20px;}
#main img {
	margin: 0 5px;
}
#main img:hover {
}

#text_top {
	padding:0 30px 20px 30px;
	font-size:12px;
}

#text_bottom {
	width:960px;
	float:left;
	padding:20px 20px;
}

#first_col {
	width:220px;
	float:left;
	margin-right:25px;
}
#first_col h2 {
	color:#94d223;
	border-bottom:1px solid #5d5d5d;
	padding-bottom:10px;
}
#first_col h3 {
	color:#94d223;
	padding-bottom:10px;
}
#second_col {
	width:220px;
	float:left;
	margin-right:25px;
}
#second_col h2 {color:#94d223; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}
#second_col h3 {
	color:#94d223;
	padding-bottom:10px;
}
#third_col {
	width:220px;
	float:left;
	margin-right: 25px;
}
#third_col h2 {
	color:#94d223;
	border-bottom:1px solid #5d5d5d;
	padding-bottom:10px;
}
#third_col h3 {
	color:#94d223;
	padding-bottom:10px;
}
#forth_col {
	width:220px;
	float:left;
}
#forth_col h2 {
	color:#94d223;
	border-bottom:1px solid #5d5d5d;
	padding-bottom:10px;
}
#forth_col h3 {
	color:#94d223;
	padding-bottom:10px;
}

#footer {
	clear:both;
	height:50px;
	background:url(images/footer_bckg.jpg) no-repeat;
	color:#ffffff;
	font-size:11px;
}
#footer_left {float:left; padding:16px 0 0 30px;}
#footer_right {float:right; padding:16px 30px 0 0;}
fragole {
	border: medium solid #FF0000;
}

