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


img.nohover {
	border:0
	}
img.hover {
	border:0;
	display:none
	}
a:hover img.hover {
	display:inline
	}
a:hover img.nohover {
	display:none
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image:url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	
}
.global {
	height: 790px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	text-align:center;
}
.global {
	height: 790px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	text-align:center;
}
.globalSmall {
	height: 740px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	text-align:center;
}
.globalTerms {
	height: auto;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	text-align:center;
}

h1 {
	font-size: 24px;
	font-weight:lighter;
	color: #2d7606;
	/*color:#55b604;-->*/

}
h2 {
	font-size: 20px;
	font-weight:lighter;
	color:#2d7606;
	margin:0px;
	
}
h3 {
	font-size: 14px;
	line-height:16px;
	margin-top:15px;
	margin-bottom:0px;

	
}
p {
	font-size:12px;
	margin-top:5px;
}


#menu {
	
	height: 214px;
	text-align:right;
	text-decoration:none;
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	
	float:left;
	
}
#menu a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
}
#menu a:hover {
	color: #2d7606;
	font-weight: normal;
}
#menu ul {
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	
	
}
#menu li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	
	
}
#home {
	text-align: center;
	float: left;
	height: 214px;
	
	
}

.content {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px;
	margin:0px;
	width: 1080px;
}

.contentWeb {
	background-image: url(images/content_bg_web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px;
	margin:0px;
	width: 1080px;
}

.footer {
	color: #fff;
	text-align:center;
	vertical-align:middle;
	height:41px;
	font-size:10px;
	background-image:url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	padding-top:15px;
	margin-bottom:20px;
}
.footer a {
	color: #fff;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
	
	
}
.footer a:hover {
	color: #2d7606;
	
	
	
	
}
.top {
	height: 323px;
	width: 1080px;
	margin:0px;
	padding:0px;
}
.topWeb {
	height: 532px;
	width: 1080px;
	margin:0px;
	padding:0px;
	
}
.topContact {
	height: 532px;
	width: 1080px;
	margin:0px;
	padding:0px;
	font-size:12px;
	
}


.middle {
	text-align: right;
	vertical-align:middle;
	margin-top: 14px;
	color:#333;
	height: 32px;
	padding-right: 150px;
	font-size: 18px;
	font-weight: lighter;
}

.middleBus {
	text-align: right;
	vertical-align:middle;
	margin-top: 17px;
	color:#333;
	
	padding-right: 128px;
	font-size: 18px;
	font-weight: lighter;
}

.brand {
	text-align: left;
	
	padding-top: 15px;
	height: 40px;
	padding-left: 100px;
	font-size: 18px;
	font-weight: lighter;
}

.bottom {
	text-align: center;
	height: 160px;
	width: 1080px;
	
	
}

.bottomSmall {
	text-align: center;
	height: 80px;
	width: 1080px;
	
	
}
