@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#666666;
}	

br.cleaner {
	clear:both;
}

p {
	margin:20px 20px 20px 20px;
	text-align:justify;
	line-height:150%;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color: #8cc63d;	
}

a:hover {
	text-decoration:underline;
	color: #8cc63d;
}

ul {
	line-height:150%;
	margin-top:20px;
	margin-left:-5px;
	line-height:200%;	
}

h1 {
	font-family: 'SignikaNegativeRegular';
	text-transform: uppercase;
	font-size:24px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:-20px;
	color:#8cc63d;
	font-weight: normal; 
}

h2 {
	font-family: 'SignikaNegativeRegular';
	text-transform: uppercase;
	font-size:18px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:-20px;
	color:#8cc63d;
	font-weight: normal; 
}

h2.box {
	line-height:160px;
	color:#ffffff;
	margin:0px;
	text-align:center;
	font-size:48px;
}

span.name {
	font-family: 'SignikaNegativeLight';
	font-size:36px;
	color:#8cc63d;
	float:right;
	MARGIN-RIGHT:20px;
	margin-top:60px;
	text-transform: uppercase;
}

#container {
	width:980px;
	margin:0 auto;
	position:relative;
}

#top {
	width:980px;
	height:120px;
}

#main_container {
	width:980px;
	background: none repeat fixed 0 0 #ffffff;
	box-shadow:0 0 10px #dddddd;
	margin: 0 auto 0px auto;
	overflow: hidden;
}

#logo {
	float:left;
	margin-top:20px;
	margin-left:20px;
}

#name {
	float:right;
	margin-top:38px;
}

#foot {
	width:980px;
	height:40px;
	margin-bottom:20px;
}

#menu {
	margin-left:20px;
	margin-right:20px;
	padding-top: 20px;
	padding-bottom:20px;
}

#big_img {
	width:940;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom: 2px solid #cccccc;
	border-top: 2px solid #cccccc;	
}

#content {
	width:980px; 
	float:left; 
	background-color: #ffffff;
}

.img_gallery {
	float:left;
	margin-left:22px;
	margin-bottom:20px;
	margin-top:0px;
	width:152px; height:152px;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
}

.img_site {
	float:left;
	margin-left:22px;
	margin-bottom:20px;
	margin-top:20px;
	width:290px; height:428px;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
}

.img_support {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	width:160px;
	height:80px;
	padding-right:20px;
	border-right: solid 2px #cccccc;
}

.support_box {
	min-height:100px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.pr10 {
	padding-right:10px;
}

.pr20 {
	padding-right:20px;
}

.mr20 {
	margin-right:20px;
}

.ml20 {
	margin-left:20px;
}

.border {
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
}

.link a {
	text-decoration:none;
	color: #8cc63d;	
}

.link a:hover {
	text-decoration:none;
	color: #8cc63d;
}

ul.top_menu, ul.top_menu li.top_menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 18px;
}

ul.top_menu li {
	float: left;
}

ul.top_menu a {
	font-family: 'SignikaNegativeregular';
	font-size:17px;
	text-decoration: none;
	display: block;
	margin-right:16px;
	color: #aaaaaa;
	text-transform: uppercase;
	padding: 13px 0px 9px 0px;
}

ul.top_menu a:hover {
	color: #8cc63d;
}

ul.top_menu li.sel a {
	font-family: 'SignikaNegativeRegular';
	font-size:17px;
	text-decoration: none;
	display: block;
	margin-right:16px;
	color: #8cc63d;
	text-transform: uppercase;
}

.hr {
	width:940px;
	margin:40px 20px 40px 20px;
	border:1px solid #DDDDDD;
}

.fl {
	float:left;
}

.box1 {
	width:460px;
	height:160px;
	background-color:#96c11f;
	margin:20px 0px 20px 20px;
}

.box2 {
	width:460px;
	height:160px;
	background-color:#aecc53;
	margin:20px 0px 20px 20px;
}

.box3 {
	width:460px;
	height:160px;
	background-color:#cadd8f;
	margin:0px 0px 20px 20px;
}

.box4 {
	width:460px;
	height:160px;
	background-color:#9bc42d;
	margin:0px 0px 20px 20px;
}

ul.top_menu li.home a {
		background: url("images/main_menu_home.png") no-repeat scroll 50% 50% #cccccc;
    display: block;
    height: 42px;
		width:42px;
		padding:0px;
}

ul.top_menu li.home a:hover {
		background: url("images/main_menu_home_hover.png") no-repeat scroll 50% 50% #8cc63d;
}

ul.top_menu li.sel_home a {
		background: url("images/main_menu_home.png") no-repeat scroll 50% 50% #8cc63d;
    display: block;
    height: 42px;
		width:42px;
		padding:0px;
}

ul.top_menu li.sel_home a:hover {
		background: url("images/main_menu_home_hover.png") no-repeat scroll 50% 50% #8cc63d;
}
