			body, address{
				font:normal 14px/17px arial, helvetica, sans-serif;
			}
			#main_heading {
				
			}
			#main_container {
				width: 586px;
				margin: 0 auto;
				border : 1px solid #9fc9eb;
				border-top:0;
				padding : 0 0 25px 25px;
				
			}
			#main_container img {
				margin:0;
				margin-left:-25px;
				margin-right:-25px;
				padding:0;
			}
			h1, h2, h3, h4{
				margin: 5px 0;
				padding:0;
			}
			h1 {
				margin: 50px 0 5px 0;
				color: #568fcc;
				font: bold 22px/24px arial, helvetica, sans-serif
			}
			h2, h3, h4, h5 {
				color: #333;
			}
			h2 {
				margin: 30px 0 5px 0;
				font: bold 16px/18px arial, helvetica, sans-serif
			}
			h3 {
				font: normal 15px/18px arial, helvetica, sans-serif
			}
			p, ul li {
				color:#3a4955;
			}
			p , ul{
				width: 500px;
			}
			a {
				color:#437ec1;
			}
			p strong {
				text-align:center;
				line-height: 150%;
				color: #568fcc;
				width: 585px;
			}
			
			
	/* PORTFOLIO */		
			
			.project h3 {
		margin:0;
		margin-left: -26px;
		padding:3px 0 3px 26px;
		width: 588px;
		border-top: 1px solid #9fc9eb;
		border-bottom: 1px solid #9fc9eb;
		font: bold 12px arial, helvetica, sans-serif;
		color: #666;
	}
	.project, .project_sub  {
		height: 250px;
		width: 100%;
				padding: 5px 0 5px 0;
		margin: 5px 0 10px;
	}

	#realtyserver_web {
		background: url(../images/realtyserver_homepage.jpg) no-repeat bottom right;
	}
	#mhreb_web {
		background: url(../images/mhreb_homepage.jpg) no-repeat bottom right;
	}
	#gdreb_web {
		background: url(../images/gdreb_homepage.jpg) no-repeat bottom right;
	}
	#xpress_web {
		background: url(../images/xpress_homepage.jpg) no-repeat bottom right;
	}
	#bmbor_web {
		background: url(../images/bmbor_homepage.jpg) no-repeat bottom right;
	}
	#pcs_web {
		background: url(../images/pcs_homepage.jpg) no-repeat bottom right;
	}
	#pcspro_web {
		background: url(../images/pcspro_homepage.jpg) no-repeat bottom right;
	}
	#pocketinterface_web {
		background: url(../images/pocketinterface_homepage.jpg) no-repeat bottom right;
	}
	#cooperpac_web  {
		background: url(../images/cooperpacific_homepage.jpg) no-repeat bottom right;
	}
	
	#stmargs_web  {
		background: url(../images/stmargs_homepage.jpg) no-repeat bottom right;
	}
	#highgate_web {
		background: url(../images/highgate_homepage.jpg) no-repeat bottom right;
	}
	.project p {
		width: 235px;
	}
	.project ul {
		width: 200px;
	}
