#g1-left {
		background-color:	#006600;
		color:				#FFFFFF;
		width:				320px;
		padding:			20px;
		margin:				0px;
		font-weight:		normal;		
        font-size: 			15px;
		line-height: 		20px;
}

#g1-left  span {
		color:				#FFFFFF;
}


#g1-left  h2 {
		color:				#FFFFFF;
		font-weight:		bold;		
        font-size: 			18px;
		line-height: 		20px;		
		text-decoration:	none;
}

#g1-left a {
		color:				#FFFFFF;
		text-decoration:	underline;
}

#g1-left a:hover {
		color:				#FFFFFF;
		text-decoration:	underline;
}


#g1-middle {
		background-color: 	#FFFFFF;
		color:				#222222;
		width:				330px;
		padding:			20px;
		margin:				0px;
		font-weight:		normal;		
        font-size: 			15px;
		line-height: 		20px;
}

#g1-middle  span{
		font-weight:		normal;		
        font-size: 			15px;
		line-height: 		20px;
}



#g1-middle  h2 {
		color:				#222222;
		font-weight:		bold;		
        font-size: 			18px;
		line-height: 		20px;		
		text-decoration:	none;
		
}

#g1-middle a {
		color:				#222222;
		text-decoration:	underline;
}

#g1-middle a:hover {
		color:				#222222;
		text-decoration:	underline;
}


#g1-right {
		width:				320px;
		padding:			0px;
		margin:				0px;
}
