/* CSS Document */body {	background-color: #818181;	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;	color: #4B4B4B;    margin: 0px;    padding: 0px;    text-align: center;}#wrapper {	/*background: url("../images/bg_shadow.gif") repeat-y top left;*/	margin: 0px auto;	padding: 0px;	width: 850px;	text-align:center;}	#wrapper img {	border:none;}#centerWrapper {	margin: 0px auto;	padding: 0px 0px 10px 0px;	width:800px;	background: #FFFFFF url("../images/bg_home.gif") no-repeat;	float: left;	text-align:center;}#centerWrappertemp {	margin: 0px auto;	padding: 0px 0px 10px 0px;	width:800px;	background: #FFFFFF url("../images/bg_temp.gif") no-repeat;	float: left;	text-align:center;}#cur_proj {	float:left;	width: 175px;	text-align:left;	margin: 197px 0px 0px 13px;	padding: 15px;	border: 1px solid #4B4B4B;}#left_pannel {	float:left;	width: 163px;	text-align:left;	margin: 15px 13px 15px 14px;	padding: 100px 15px;	background: #ABD8E5;	text-align:center;}#left_pannel a{	font-size: 12px;	color: #1C7993;}#mid_sec {	float:left;	width: 360px;	text-align:left;	margin: 20px 28px 0px 13px;	padding: 0px;}#res_int{	float:left;	width: 330px;	text-align:left;	margin: 14px 0px 0px 0px;	padding: 15px;	border: 1px solid #4B4B4B;	min-height:615px;}.bluebold {	color:#2D9EBE;	font-weight:bold;	font-size:14px;	border-bottom: 1px solid #ED931B;}a {	font-size:11px;	color:#2D9EBE;	text-decoration: none;}a:hover {	text-decoration: underline;}p {	margin: 0px 0px 8px 0px;}.title {	/*float: right;*/	margin: 105px 0px 0px 0px;	padding: 2px;	border-bottom: 1px solid #2D9EBE;}.copywrite {	font-size:10px;	margin-top: 20px;	float: left;}.header {	width: 117px;	float:left; 	margin:30px 0px 0px 0px;	color: #1C7993;	font-size: 20px;}#menu {	text-align: left;	color: #1C7993;	font-size: 16px;	margin: 80px 0px 0px 0px;}#menu a {	font-size: 16px;	color: #1C7993;}ul{list-style: square inside url("../images/li.gif");}li {	margin: 15px 10px;}/*  Footer  */.footer{	color:#565656;	font-size: 11px;	width:100%;	clear:both;	margin:5px 0px 5px 95px;	text-align:center;}.footer a{	color: #565656;	text-decoration:none;}.footer a:hover {	text-decoration:underline;}.clear {	clear:both;}  