body {
	background: #FFF;
     	color: #333;
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Helvetica, Verdana, sans-serif;
      	text-align: center;
}

a {
	background-color: none;
	color: #60843D;
	text-decoration: none;
}

a:visited {
        background-color: none;
	color: #60843D;
	text-decoration: none;
}

a:active {
        background-color: none;
	color: #D9A346;
	text-decoration: underline;
}

a:hover {
        background-color: none;
	color: #D9A346;
	text-decoration: underline;
}

h1 {
        background-color: none;
	color: #999999;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}

ul, li {
	list-style: square;
}

/* IE 5 Mac styles */
#base {
	background: transparent;
	position: absolute;
	top: 275px;
	left: 425px;
}
/* end IE 5 Mac styles */

/* other browsers \*/
#base {
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	position: absolute;
	margin-top: -155px;
	z-index: 1;
}
/* end of other browser */

#home_photo {
	margin-left: -255px;
	left: 50%;
	position: absolute;
	width: 511px;
	height: 309px;
	z-index: 2;
}

#home_nav {
	top: 259px;
	left: 0;
	margin-left: 24px;
	position: absolute;
	text-align: left;
	width: 48px;
	height: 42px;
	z-index: 3;
}

#navbox {
	background-color: #F8FFF2;
	margin: 0;
	padding: 0;
	width: 600px;
	text-align: right;
}

.nav {
	margin: 0;
	padding: 0 35px 0 0;
}

/* IE 5 Mac hack */
#wrap {
	background: #DBE8C9;
	margin: 0 129px 0 128px;
	width: 600px;
}
/* end IE 5 Mac hack */

/* other browsers \*/
#wrap {
	margin: 0;
	padding: 0;
}
/* end other browsers */

#left {
	background: #EEEEEE;
	margin: 0;
	padding: 0;
	border-top: 1px solid #CFDDC4;
	border-right: 1px solid #CFDDC4;
	border-bottom: 1px solid #CFDDC4;
	border-left: 1px solid #66718E;
	width: 350px;
	height: 425px;
	vertical-align: top;
	text-align: left;
	float: left;
}

#left p {
	padding: 0 0 20px 35px;
	line-height: 24px;
}

#left p.about {
	margin: 0;
	padding: 20px 20px 0 20px;
	line-height: 16px;
}

#left p.contact {
	padding: 75px 20px 0 20px;
}

#left h1 {
	padding: 15px 0 0 35px;
}

ul.clients {
	list-style-type: none;
	margin: 0 0 0 35px;
	padding: 0;
}

ul.clients li {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}

#right {
	background: #DBE8C9;
	margin: 0;
	padding: 0;
	border-top: 1px solid #CFDDC4;
	border-right: 1px solid #66718E;
	/* border-bottom: 1px solid #CFDDC4; */
	border-left: none;
	width: 247px;
	height: 425px;
	text-align: left;
	float: right;
}

#right p {
	margin: 0;
	padding: 120px 12px 0 20px;
	vertical-align: middle;
	text-align: left;
}

#right h2 {
        background-color: none;
        color: #8B8B8B;
        margin: 0; 
	padding: 90px 12px 0 12px;
        font-size: 16px;
        line-height: 20px;
        font-weight: normal;
}

/* IE 5 Mac hack */
#footer {
	background: #F8FFF2;
	width: 600px;
	margin: 185px 0 0 0;
	padding: 5px 0 5px 0;
	vertical-align: middle;
	font-size: 11px;
	border-bottom: 1px solid #66718E;
}
/* end IE 5 Mac hack */

/* other browsers \*/
#footer {
	margin: 0;
	padding-bottom: 3px;
}
/* end other browers */

.one {
	line-height: 18px;
}
