body {
	text-align: center;
	background: #ABA79E url(bg.gif) repeat left top;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p{
	font:12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
h2 {
	margin-top: 0px;
	font-size: 24px;
	text-indent: -9999px;
}
h3 {
	color: #A2A08E;
	font-weight: normal;
	letter-spacing: -1px;
}
h4 {
	color: #666666;
	margin-bottom: 10px;
}
ul {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
dl {
	display: inline;
}

dt {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-bottom: -2px;
}
dd {
	text-align: justify;
	width: 375px;
	display: block;
	margin-left: 0px;
	margin-bottom: 19px;
	
}
#container {
	text-align: left;
	width: 760px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	position: relative;
	margin: 0px auto;
	background: #FFFFFF;
}
#header h1 {position: absolute;top: -999px;}
#header object {z-index: 0;}
#content {
	position: relative;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding: 21px 30px 40px 177px;
}
h2#about {background: url(headings.gif) no-repeat -52px 3px;}
h2#services {background: url(headings.gif) no-repeat -52px -41px;}
h2#clients {background: url(headings.gif) no-repeat -52px -87px;}
h2#pricing {background: url(headings.gif) no-repeat -52px -133px;}
h2#contact {background: url(headings.gif) no-repeat -52px -177px;}
h2#searchr {background: url(headings.gif) no-repeat -52px -218px;}
#content p {
	width: 375px;
	text-align: justify;
	line-height: 16px;
}
#content a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {color: #666666;}
#main {
	background: #333333;
	margin: 0px;
	padding-bottom: 20px;
}
#navigation {
	position: absolute;
	width: 115px;
	padding-top: 30px;
	padding-bottom: 30px;
	z-index: 100;
	left: 38px;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font: 17px Arial, Helvetica, sans-serif;
	color: #999999;
}
#navigation li {
	background: url(headings.gif) no-repeat 90px -1px;
}
#navigation a {
	color: #666666;
	text-decoration: none;
}
#navigation a:hover {color: #999999;}
#navigation img {margin-bottom: 15px;}
#navigation .selected {background: url(headings.gif) no-repeat 90px -35px;}
#footer {
	clear: both;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	text-align: center;
	background: #ECECE8;
}
#footer p {
	color: #CCCCCC;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#menulink ul {
	color: #CCCCCC;
	font-size: 11px;
}
#footer a.flinks {
	text-indent: -9999px;
	background: url(headings.gif) no-repeat left bottom;
	display: block;
	height: 35px;
	width: 75px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:hover {color: #fff;}
#menulink {
	display: none;
	background:#333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-align: left;
	padding-left: 278px;
}
#copy {
	background:#333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#form {
	display: block;
	position: absolute;
	right: 0px;
	padding: 0px 27px 0px 0px;
}
#term {width: 100px;}
#search {
	background: #333333;
	color: #CCCCCC;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	width: 50px;
	height: 23px;
}
.list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
