/* GLOBAL RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,p,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #636363;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.clear {clear: both;}
.wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.menu { }
.menu ul li { float: left; }


.img-left {float:left; margin-right:10px}
.img-right {float:right; margin-left:10px}

.but01 {
	background-image: url(images/but01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 47px;
	width: 94px;
}
.but02 {
	background-image: url(images/but02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 47px;
	width: 94px;
}

.but03 {
	background-image: url(images/but03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 47px;
	width: 94px;
}

.but04 {
	background-image: url(images/but04.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 47px;
	width: 94px;
}

.but05 {
	background-image: url(images/but05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 47px;
	width: 94px;
}

.but06 {
	background-image: url(images/but06.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 47px;
	width: 94px;
}

.but07 {
	background-image: url(images/but07.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 47px;
	width: 94px;
}
.but01:hover, .but02:hover, .but03:hover, .but04:hover, .but05:hover, .but06:hover, .but07:hover {background-position: top;} 
	
.but01.select, .but02.select, .but03.select, .but04.select, .but05.select, .but06.select, .but07.select {background-position: top;}

.sidemenu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #148335;
	line-height: 1.5em;
	text-transform: uppercase;
	margin-top: 3px;
}

.sidemenu li {
	display: block;
	height: 23px;
}

.sidemenu li:hover {
	background-image: url(images/menu_hover.gif);
	background-repeat: repeat-x;
	
}	

.sidemenu li a {
	padding-left: 20px;
	color: #148335;
	text-decoration: none;
	display: block;
}

.sidemenu a:hover {
	background-image: url(images/menu_hover1.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #c1dc36;
}

.footer {
	background-image: url(images/bg05.gif);
	background-repeat: repeat-x;
	height: 269px;
	margin-top: 20px;
}


.bodytext {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.25em;
	color: #636363;
}

.whitetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.contact-text {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.contact-text a{
	color: #FFFFFF;
	text-decoration: none;
}

.contact-text a:hover{
	color: #c1dc36;
	text-decoration: none;
}
.greentext { color: #c1dc36; }


h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
