	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #353334;
		text-align:center;
	}
	body,td,th {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #d8d8d8;
	}
	.style1 {
		color: #be8950;
		font-weight: bold;
	}
	.style2 {color: #C4B615}

	#wrapper_box {
		margin:auto;
		width:776px;
		background-color:#4A4D4A;
	}
	#header_box {
		margin:auto;
		width:776px;
		background-color:#4A4D4A;
		text-align:center;
	}

	#headermenu_box {
		margin:auto;
		width:776px;
		background-color:#313031;
		text-align:center;
	}
	#headermenu_box img {
		float:left;
		border:0;
		margin:0;
		padding:0;
	}
	#footer_box {
		width:756px;
		padding:10px;
		background-color:#4A4D4A;
	}
	.company_sig {
		float:right;
		text-align:left;
	}
	#service_box {
		width:756px;
		padding:10px;
		background-color:#353334;
		/* border:1px solid #abc; */
	}
	
	#service_box a {
		text-decoration:none;
	}
	
	.service_box_folio {
		float:left;
		width:124px;
		padding:5px;
		padding-top:50px;
	}
	
	.service_box_areas {
		text-align:left;
		float:left;
		width:200px;
		padding:10px;
	}
	
	.clear {
		clear:both;
	}
	
	.textTitle1 {
		font-family:Helvetica, Arial, Verdana, sans-serif;
		font-size:1.6em;
		font-stretch:expanded;
		font-variant:small-caps;
		color:#FFFFFF;
	}
	
	.textColor_White {
		color:#FFFFFF;
	}
	
	.textColor_Gray {
		color:#999999;
	}
	
	.foliotext {
		font-family: Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size: 0.9em;
	}
	.signaturetext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.3em;
	}
	
	#pagebody_box {
		width:776px;
		margin:0;
		background-color:#0F71CC;
		background-image: url(../../images/house.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
	}
	#pagebody_boxconleft {
		float:right;
		width:570px;
		margin:0;
		background-color:#E71042;
		background-image: url(../../images/title_home.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
	}
	#pagebody_boxconright { float:right; width:528px; text-align:center; margin:auto; background-color:#524D4A;}
	#pagebody_right { float: left; width:528px; text-align:center; margin:auto; border-left:2px solid #424042; }

	a:link {
		color: #CCCCCC;
	}
	a:visited {
		color: #CCCCCC;
	}
	a:hover {
		color: #FFCC00;
	}
	a:active {
		color: #CCCCCC;
	}
	
	#index_welcome {
		width:511px; padding:5px; padding-right:9px; padding-top:15px; padding-bottom:15px; background-color:#524D4A;
	}