body {
	margin:0;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}
p  {
	margin:1em 0;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
		font-family: Arial, Tahoma;
		font-size:12px;
        color: #8FBF00;
        text-decoration: none;
}
a:hover {
		font-family:Arial, Helvetica, sans-serif;
        color: #000000;
		font-size:12px;
        text-decoration: underline;
	
}
.header {
	font-family: arial, helvetica, sans-serif;
	padding: 2px 25px 2px 25px;
	font-size:18px;
	font-weight: none;
	color: #8FBF00;
	background:#eeeeee;
}
.headerAction {
	font-family: arial, helvetica, sans-serif;
	padding: 2px 25px 2px 25px;
	font-size:32px;
	font-weight: none;
	color: #8FBF00;
	background:#eeeeee;
}
.headerSmall {
	font-family: arial, helvetica, sans-serif;
	padding: 2px 22px 2px 25px;
	font-size:18px;
	font-weight: none;
	color: #8FBF00;
	background:#eeeeee;
}

.copy {
	height:100;
	width:250;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	font-size:12px;
}
.box1 {
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	font-weight: none;
	width:175px;
	background:#8FBF00;
	color:#000;
	border:1px solid #8FBF00;
	padding: 5px 20px 5px 20px;
}
.projects {
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	font-weight: none;
	color:#000;
}
.projects a
{
	font-family: arial, helvetica, sans-serif;
	color:#8FBF00;
	font-size:14px;
	text-decoration: underline;

}
.projects a:hover
{
    font-family: arial, helvetica, sans-serif;
	color: #8FBF00;
	font-size:14px;
	text-decoration: none;


}

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.temp{
	float:right;
	width:220px;
	margin-right:25px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
}
.temphol{
	background:#efefef;
	border:1px solid #8FBF00;
	position:relative;
	width:215px;
	height:120px;
	overflow:hidden;
}
.temphol img {
	position: absolute;
	top: 7px; 
	left: 7px;
}
.thumb{
	position:absolute;
	top:7px;
	left:7px;
	width:276px;
	height:120px;
	text-indent:-999px;
	overflow:hidden;
	background:url(images/blank.gif) repeat;
}

#menucont
{
	width: 645px;
	height: 50px;
	background: #8FBF00;
	border-bottom: 1px solid #A6DD00;
}

#menucont ul
{
	margin: 0;
	padding: 5px 0 0 10px;
	list-style-type: none;
}

#menucont ul li
{
	display: inline;
}

#menucont ul li a
{
	float: left;
	padding: 5px 5px;
	margin: 0 10px 0 0;
	background: #8FBF00;
	color: #E7FF9B;
	border: 2px solid #8FBF00;
	text-decoration: none;
}

#menucont ul li a.active
{
	color: #FFF;
	text-decoration: none;
	border: 2px solid #7EA800;
	background: #8FBF00;
}

#menucont ul li a:hover

{
	background: #83AE00;
	color: #FFF;
	text-decoration: none;
	border: 2px solid #A6DD00;

}
	
td.point 
{
	background-image: url(dot.gif); 
	padding-left: 1px;
	background-repeat: repeat-y; background-position: left top;
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	font-weight: none;
	color: #000000;
	
}
td.point div 
{
	padding-top: 15px; 
	padding-bottom: 5px; padding-left: 15px;
	background-image: url(mainmenu.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.read {
	float:right;
	width:115px;
	color: #8FBF00;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}

.read a
{
	font-family: arial, helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-decoration: underline;

}
.read a:hover
{
    font-family: arial, helvetica, sans-serif;
	color: #8FBF00;
	font-size:12px;
	text-decoration: none;

}

.searchbox {
	width:350px;
	height:50;
	padding: 11px 5px 5px 35px;
}
.buttons {
	display: inline;
}

.buttons a
{
	padding: 5px 10px;
	margin: 10px 0px 10px 0;
	background: #8FBF00;
	color: #E7FF9B;
	border: 2px solid #8FBF00;
	text-decoration: none;
}

.buttons a.active
{
	color: #FFF;
	text-decoration: none;
	border: 2px solid #7EA800;
	background: #8FBF00;
}

.buttons a:hover

{
	background: #83AE00;
	color: #FFF;
	text-decoration: none;
	border: 2px solid #A6DD00;

}
.action
{
	font-family: arial, helvetica, sans-serif;
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	}
.box
{
	float: left;
	width:600px;
	height:550;
	padding:10px 5px 5px 20px;

	
}
.box2
{
	width:620px;
	height:350;
	padding: 10px;

}
#recall {
	background-image:url(form.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	float:right;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:57px;
	margin-top:30px;
	margin-bottom:20px;
	padding:0px 0px 0px 20px;
	text-align:left;
	width:393px;
}

#snoska {
	color:#F00;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding:50px 10px 40px 0px;
	font-size:14px;
	font-weight:none;

}

.but_align {

	padding-left:10px;
}
.sb {
	
	font-weight:bold;
	padding-left: 20px;
	
}
.sb a {
	color: #FFF;
	text-decoration:none;
}
.sb a:hover {
	text-decoration:underline;
	color:#000;
}
.micro {
	font-size:7px;
	padding-left: 20px;
	color:#FFF;
	
}
.imageOver{
	background:url(zoom.gif) no-repeat 50% 50%;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.imageOut2{
	background:url(frame.gif) no-repeat 0 0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
}
a:link img,
a:active img,
a:visited img{
        border: 3px solid #8FBF00;
}

a:hover img{
        border: 3px solid #ccc;
}

.wp-caption {
		margin:10px;
		padding:10px;
		float:left;
}
/* carousel style */
.stepcarousel {
	position: relative;
	
	overflow: scroll;
	width: 620px;
	height: 270px;
	
}

.stepcarousel .belt {
	position: absolute;
	left: 0;
	top: 0;
}

.stepcarousel .panel {
	overflow: hidden;
	margin: 5px 25px 5px -5px;
	width:600px;
	height:260px;
	padding: 3px 90px 0px 20px;
	display: inline-block;
}
.infoCarousel {
	width:620px;
	height:280px;
	display:inline-block;
	background-color:#dadada;
	float:left;
}
#online {
	background:url(online.gif) scroll;
	position: fixed; 
	top:100px; 
	width:120px;
	height:30px;
}

