/* CSS Document */
body {
    width:720;
	background-color:#ffffff; 
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	text-align: center; 
	margin: 0px;
	line-height: 1.8em;
}
.container {
    width:720;
    text-align: center;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 10px;
	}
	
.services_overview a {
    text-decoration:none;
    color:#666666;
	font-size:11px;
	text-align:center;
	}

.content_services_text {
	width: 632px;
	border-bottom: solid 1px #e1ded7;
	border-left: solid 1px #e1ded7;
	border-right: solid 1px #e1ded7;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 25px;
	}

.align 
