#g4-left {
		background-color:	#182745;
		color:				#6D5732;
		width:				320px;
		padding-left:		20px;
		padding-right:		10px;
		padding-top:		20px;
		padding-bottom:		0px;
		margin:				0px;
		font-weight:		normal;		
        font-size: 			15px;
		line-height: 		20px;
		background-image: 		URL("../images/bg-left2.jpg");
		background-attachment:	fixed;
		background-position: 	center top; 
		
}

#g4-left  span {
		color:				#000000;
}


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

#g4-left a {
		color:				#6D5732;
		text-decoration:	underline;
}

#g4-left a:hover {
		color:				#6D5732;
		text-decoration:	underline;
}



#g4-right {
		width:				350px;
		padding:			0px;
		margin:				0px;
}
