/* CSS Document */div.about {	text-align: right;	position: absolute;	left: -165px;	top: 75px;	width: 162px;	height: 80px;	background-image: url('images/drw_about.gif');	background-repeat: no-repeat;	background-position: 0 50%;	background-color: #00ff00;}div.squareCMS {	text-align: left;	position: absolute;	top: 0px;	left: 268px;	width: 518px;	height: 518px;}div.portfolio {	text-align: right;	position: absolute;	left: -165px;	top: 158px;	width: 162px;	height: 74px;	background-image: url('images/drw_portfolio.gif');	background-repeat: no-repeat;	background-position: 0 50%;	background-color: #00ff00;}div.process {	text-align: right;	position: absolute;	left: -165px;	top: 307px;	width: 162px;	height: 74px;	background-image: url('images/drw_process.gif');	background-repeat: no-repeat;	background-position: 0 50%;	background-color: #00ff00;}.main_nav{    font-size: 11px; line-height: 11px;	word-spacing: 2px;    COLOR: #353535;    font-family: arial, helvetica, sans-serif;	margin-right: 5pt;	margin-top: 2pt;	margin-bottom: 2pt;	}	a:link	{    color: #353535; text-decoration: none	}a:visited	{    color: #353535; text-decoration: none	}a:hover	{	color: #ffffff; text-decoration: none	}a:active	{    color: #353535; text-decoration: none	}