
body{
		 background: #ccc url(images/bg.jpg) repeat;
		 color: white;
		  margin: 0;
			font-family: Tahoma, Arial, Sans-serif;
			font-size: 12px;
			text-align: center;
}
img{
		 border: 0px;
}
.wrapper{ 
		background: white;
		 position: relative;
		 width: 990px;
		 text-align: left;
		  margin: 0 auto; 
		 
}

a:hover{
		color: #62b92d !important;
}
a:visited{
		color: #555 !important;
}
a:link{
		color: black;
		text-decoration: none;
}
.header{
	  height: 94px;
	 padding: 30px 0px 0px 30px;
}
.logo{
		float: left;
		padding-right: 100px;
		padding-left: 20px;
}

.menu ul {margin-left:460px; }

.menu li{
		float: left;
		padding: 7px 10px 7px 10px;
		border-right: 1px dotted #62b92d;
		list-style-type: none;
}
.menu li .selected{
		color: #62b92d !important; 
}
.menu li a:link, .menu li a:hover, .menu li a:visited{
		font-family: tahoma, arial;
		text-decoration: none;
		text-transform: lowercase;		
		font-size: 14px;			
		font-weight: bold;
}
.menu li a:hover{
		color: #62b92d;
}
.menu li a:visited{
		color: #333;
}

.below-row{
		background: #FFF;
		color: black;
	
}
.ribbon_1{
	width: 100%;
	height: 12px;
	background: #62b92d;
}
.ribbon_2{
	width: 100%;
	height: 12px;
	background: #a5d700;
}
.ribbon_3{
	width: 100%;
	height: 12px;
	background: #dff1a3;
}
.brief-column{
		font-family: Arial, Sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 18px;
		padding: 10px 50px;
}
.brief-column a:link, .brief-column a:visited{
		color: black;
		text-decoration: none;
		color: #fcaf17;
}
.brief-column a:hover{
		color: white;
		text-decoration: none;
		color: #CCC;
}
.center-column{
		height: 140px;
		background: #FFFFFF;
}
.the-first-column{
		width: 0px;
		padding: 0px 0px 20px 15px;
		float: left;
		color: black;
}
.the-column{
		font-family: Arial, Sans-serif;
		width: 200px;font-size: 12px;
		padding: 20px 20px 10px 20px;
		float: left;
}
.the-column h2{

		font-size: 14px;
		font-weight: bold;
		margin: 12px 0px 0px 0px;
		text-transform: uppercase;
		padding-bottom: 20px;
		border-bottom: 3px solid #a5d700;
}
.the-column ul{		
		padding: 0px;
		margin: 0px;
}
.the-column li{		
		font-size: 11px;list-style-type:none;
		padding-bottom: 10px;
}
.main{
		background: white;
		color: black;
		font-family: Arial, Tahoma,  Sans-serif;
}
.main-content{
		width: 60%;
		float: left;
		padding: 30px;
		margin-left: 120px;
		line-height: 18px;
		font-size: 12px;
}
.main-left-sidebar{	
		font-size: 11px;
		width: 20%;		
		float: left;
		text-align: right;
		padding: 30px 10px;
}
.main-right-sidebar{
		width: 20%;	
		float: left;			
}
.read_more{
		font-family: Tahoma, Arial, Sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #a5d700;
		margin: 12px 0px 0px 0px;
		text-transform: uppercase;			 
}
.read_more a:hover{
		color: #62b92d !important;
}
.read_more a:visited{
		color: #AAAAAA !important;
}
.read_more a:link{
		color: #a5d700;
		text-decoration: none;
}
.profile-photo{
		float: left;
		margin: 0px 20px 20px 0px;
}
.breaker, br{
		clear: both;
}
.footer{
		color: #444;		
		width: 100%;
		font-family: verdana, Tahoma, Arial, Sans-serif;
		font-size: 9px;
		background:#fff;
		float:left;
}
.footer a:link, .footer a:visited{
			font-size: 9px;
			margin-right: 10px;
			border-bottom: 1px dotted #777; 
			text-decoration: none;
}
.footer a:hover { border-bottom: 1px solid #444; }
.footer a:link{
		color: #000;
}
.footer a:hover{
		color: #62b92d;
}
.footer a:visited{
		color: #222;
}
.footer .inside{
		margin: 10px 15px 0px 45px;
		float:left;
		width: 500px;
}
.footer_ribbon_3{
	width: 100%;
	height: 2px;
	background: #dff1a3;
}			

.nb {float:right; width:175px; padding:10px;}

#scrollup {
   overflow: hidden;
   height: 140px;
   width: 990px
 }
 .image {
  
	 visibility: hidden;
	  position: absolute;
   top: 160px;
   left: 0px;
   width: 990px;
   height:140px;
 }

