<STYLE TYPE="text/css" MEDIA=screen>
<!--

body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;	
	background-color: #FFF;
	}

p, blockquote, li, h1, h2, h3, ul {
	font-family: Lucida Grande, Verdana, Sans;
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	margin-bottom: 0px;
	text-indent: 0px; 
	list-style: none;
	}

#about p {
	color: #2A9BC5;
	}

#clients1 li {
	color: #717171;
	}
	
#clients2 li {
	color: #717171;
	}
		
#work p {
	color: #717171;
	margin-left: 15px;
	}

#work2 ul {
	margin-top: 10px;
	padding: 0;
	list-style-type: none;
	float: right;
	}	

#work2 li {
	display: inline;
	}

#quote p {
	font-family: Lucida Grande, Verdana, Sans;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding-left: 15px;
	color: #717171;
	}

#quote2 p {
	margin-top: 10px;
	font-size: 9px;
	float: right;
	}	
			
#footer p {
	color: #2A9BC5;
	}

#container {
	position: absolute;
  top: 0px;
  left: 0px;
	width: 1000px;
	height: auto;
	padding-bottom: 20px;
	border-left: 0px solid grey;
	}

#faust {
	display: inline;
	float: left;
	width: 232px;
	padding-left: 15px;
	padding-right: 15px;
	}

#about {
	display: inline;
	float: left;
	width: 232px;
	padding-top: 80px;
	padding-right: 15px;
	}

#clients {
	display: inline;
	float: left;
	width: 479px;
	padding-top: 80px;
	padding-bottom: 20px;
	}

#clients1 {
	display: inline;
	float: left;
	width: 232px;
	padding-top: 0px;
	padding-right: 15px;
	}

#clients2 {
	display: inline;
	float: left;
	width: 232px;
	padding-top: 0px;
	}
	
#work {
	position: absolute;
  left: 0px;
  top: 325px;
  width: 493px;
  height: 493px;
  border-top: 0px solid red;
	}

#work1 {
	float: left;
	width: 400px;
	height: 45px;	
	}

#work2 {
	float: left;
	width: 93px;
	height: 45px;
	text-align: right;
	}

#work3 {
	float: clear;
	}

#quote {
	position: absolute;
  left: 0px;
  top: 325px;
  width: 493px;
  height: 493px;
  border-top: 0px solid red;
	}

#quote1 {
	float: left;
	width: 400px;
	height: 45px;	
	}

#quote2 {
	float: left;
	width: 93px;
	height: 45px;
	text-align: right;
	}

#quote3 {
	float: clear;
	}

#footer {
	float: clear;
	width: 1000px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#footer1 {
	display: inline;
	float: left;
	width: 247px;
	padding-left: 15px;
	}

#footer2 {
	display: inline;
	float: left;
	width: 247px;
	}

#footer3 {
	display: inline;
	float: left;
	width: 247px;
	}

#footer4 {
	display: inline;
	float: left;
	width: 232px;
	}

span.h1 {
	color: #2A9BC5;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
span.h2 {
	color: black;
	font-weight: bold;
	padding-bottom: 5px;
	}

span.h3 {
	color: black;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	}

span.big {
	color: #2A9BC5;
	font-size: 14px;
	line-height: 32px
	font-weight: normal;
	padding-bottom: 5px;
	}

a {
	color: #FE5815;
	text-decoration: none;
	}

a:hover {
	color: #FFF;
	background-color: #FE5815;
	}

-->
</STYLE>