body {
	background-color: #D2FFD0;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
}
#main-bg {
	width: 840px;
	background-color:#FFFFFF;
	position:relative;
	left: 88px;
	top: 14px;
}
#main {
	width:800px;
	height:800px;
	position:relative;
	top: 10;
	left: 10;
	background-color:#E6FDE5;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	
}
.main-head {
    width:800px;
	height:294px;
	background-image:url(images/head3.jpg);
	background-position:top;
	background-position:center;
	background-repeat:no-repeat;
}

.main-head1 {
    width:551px;
	height:294px;
	background-image:url(images/head-1-1.jpg);
	background-position:top;
	background-position:center;
	background-repeat:no-repeat;
}

.main-head2 {
    width:249px;
	height:294px;
	background-image:url(images/head-tv-1.jpg);
	background-position:top;
	background-position:center;
	background-repeat:no-repeat;
}
.menu {
    height:35px; 
	vertical-align:middle; 
	padding-left:10px; 
	padding-right:10px;
	padding-top:5px; 
	background-image:url(images/menu-bg.gif);
}
a.menu-link { 
    background-image:url(images/menu-sep.gif); 
	height:20px; 
	line-height:30px; 
	background-position: right; 
	background-repeat:no-repeat; 
	padding-left:13px; 
	padding-right:13px; 
	padding-top:6px; 
	padding-bottom:6px; 
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;  
	text-decoration:none; 
	font-weight:bold;
}
a.menu-link1 { 
	background-image:url(images/menu-sep1.gif); 
	height:20px; 
	line-height:30px; 
	background-position: right; 
	background-repeat:no-repeat; 
	padding-left:13px; 
	padding-right:13px; 
	padding-top:6px; 
	padding-bottom:6px; 
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;  
	text-decoration:none; 
	font-weight:bold;
}
a.menu-link:hover { 
    background-image:url(images/menu-bg_hover.gif); 
	background-position:center; 
	background-repeat:repeat-x; 
	color:#375735;
}
a.menu-link1:hover { 
    background-image:url(images/menu-bg_hover.gif); 
	background-position:center; 
	background-repeat:repeat-x; 
	color:#375735;
}
/* Menu bottom */

#menubottom {
    background-image:url(./images/menu_bg.gif);
	width:100%;
	height:10px;
	background-position:center;
	background-repeat:no-repeat;
	white-space:nowrap;
	vertical-align:middle;
	overflow:hidden;
	text-decoration:none;
	padding-bottom:20px;
	font-size:12px;
	padding-top:10px;
}
#menubottom ul {
	margin: 0;
	padding: 5px 5px 5px 5px;
	list-style: none;
	line-height: normal;
}

#menubottom li {
    margin: 0px 5px 0px 5px;
	display: inline;
}

#menubottom a {
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #299125;
}

#menubottom a:hover{
	text-decoration:none;
	color: #0B402E;
	padding-bottom:10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;	
	position:relative;	
	font-weight:bold;
}
.bg-contact {
    background-image:url(images/bg-contact.gif);
    background-repeat:no-repeat;
	background-position:center;
	height:40px;
}
.titlu {
    font-size:18px;
	font-family:  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	margin:20px 10px 10px 10px;
	text-align:left;
	text-shadow:Gray;
	text-decoration:underline
}
.text {
    font-size:12px;
	font-family:  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	margin:18px 10px 15px 10px;
	text-align:left;
	text-decoration:none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
    font-size: 12px
}
.style3 {
    color: #FF0000
}