

body{
	font-size:11px;
         font-family:arial,Helvetica,trebuchet ms;
         padding: 0px;
         margin: 0px;
         width: 100%;
         height: 100%;
         background:#fff;
}

#all{
         width:1001px;
         position:absolute;
         left:50%;
         top:0px;
         margin-left: -500px;
         margin-top: 0px;

}




	#content_glbrg{
      		clear:both;
}

		#left{
         		float:left;
        			width:165px;
}

                 #bluebg{
                         float:left;
                 	background-color:#259b29;
                 }


		#middle{
         		float:left;
                         background-color:#f0f6ec;
         		width:645px;
         		min-height:690px;

}

                 #right{
         		float:left;
        			width:190px;
}

                         #teaser_r1,
			#teaser_r2,
			#teaser_r3,
			#teaser_r4,
			#teaser_r5,
			#teaser_l1,
			#teaser_l2,
			#teaser_l3{
         			width:190px;
}

.outtxt{
	padding:40px 50px 0 80px;
}

.bodytext{
	padding-right:75px;

}


.outtxt h1 {
	color:#005D9D;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
         font-family:Verdana,Arial,Helvetica,sans-serif;
}


.outtxt a,
.outtxt a:hover,
.bodytext a,
.bodytext a:hover {
	color:#005D9D;
	font-size:14px;
	text-decoration:underline;
         font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
}

