html,body{
	height:100%;
	margin:0;
	padding:0;
}
#wrapper {
	clear: both;
	margin: auto;
	height: 558px;
	width: 900px;
	border: 1px solid #4c4c4c;
}
#wrapper #content p {
	color: #4c4c4c;
	padding-left: 25px;
	padding-right: 50px;
}
#wrapper #content a {
	color: #000000;
	text-decoration: none;
}


#menu {
	float: left;
	width: 88px;
	padding-top: 412px;
	padding-left: 19px;
}
#content {
	width: 771px;
	float: right;
	padding-left: 22px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wrapper #content h1 {
	font-size: 21px;
	font-weight: bold;
	color: #4c4c4c;
	padding-top: 20px;
	padding-left: 25px;
}

#wrapperfront {
	margin: auto;
	height: 558px;
	width: 900px;
	text-align: center;
	clear: both;
}

#vertical{
	float:left;
	height:50%;
	width:100%;
	margin-top: -279px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
      }
#about-content {
	width: 721px;
	float: right;
	padding-left: 22px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow-x: hidden;
	overflow-y: auto;
	height: 508px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#wrapper #about-content p {
	color: #4c4c4c;
	padding-right: 50px;
}
#wrapper #about-content a {
	color: #000000;
	text-decoration: none;
}
#wrapper  #about-content  h1 {
	font-size: 21px;
	font-weight: bold;
	color: #4c4c4c;
}
#client-column-left {
	float: left;
	width: 50%;
}
#client-column-right {
	float: right;
	width: 50%;
}

