body {
	background: #ccc url(../images/bg_image.jpg) 0 0 repeat-x;
	font: 12px arial,sans-serif;
	line-height:18px;
	color: #666;
}
small {
	font-size: 11px;
}
p {
	padding-bottom: 14px;	
}
a { 
	color: #f60;
	text-decoration:none;
}
.more_link {
	text-align: right;
	display:block;
}
a:hover {
	color: #660;
}
.clear {
	clear: both;
	height: 1px;
	line-height:1px;
	overflow:hidden;
	margin-top: -1px;
}
.hide {
	display: none;
}
.client_name {
	color: #808B3F;
	font-weight:bold;
}
.post_testi {
	margin-bottom: 20px;
	width: 340px;
	padding: 10px 10px 0;
	min-height: 260px;
	margin-right: 20px;
	float: left;
	border: 1px solid #eee;
}
.more_plus {
	margin-bottom: 10px;
	display:block;
	margin-left: 10px;
}
.more_plus span {
	display: block;
	width: 70px;
	text-indent:25px;
	height: 25px;
	line-height:25px;
	border: 1px solid #eee;
	background:url(../images/bullet_more.jpg) 5px 0 no-repeat;
	cursor: pointer;
}
.more_plus span.down {
	background:url(../images/bullet_more.jpg) 5px -25px no-repeat;
}
.more_plus span small {
	font-size: 12px;
}
.go {
	width: 780px;
	margin: 0 0 15px 0;
}
.client_name span {
	color: #808B3F;
	font-weight: normal;
	font-size: 10px;
}
#top_header {
	background: url(../images/topbar.jpg) center top no-repeat;
	width: 100%;
	height:86px;
	position:relative;
}
#top_header h1 a {
	width: 420px;
	height: 60px;
	display: block;
	position:absolute;
	top: 16px;
	left: 20px;
	overflow: hidden;
	text-indent:-999px;
}
body table {
	text-align: left;
	margin-top: 44px;
	background:url(../images/table_bg.jpg) 0 0 repeat-y;
	vertical-align:top;
}
body td {
	vertical-align: top;
}
body table table {
	margin: 30px 0 5px;
	background:none;
}
body table table table {
	margin: 5px 0 15px;
}
body table table table td,
body table table table th{
	padding: 2px 5px;
}
th {
	text-align: center;
	background: #F90;
	color: #fff;
}
.olive {
	background: #7F8B3F;
	color: #fff;
}
body .bordered3 {
	border-right: 1px solid #fff;
}
.gray {
	background: #eee;
}
h4 {
	font: bold 14px arial,sans-serif;
	color: #999;
	letter-spacing: 2px;
	margin-bottom:14px;
}
.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 160px;
	right: 10px;
	top: 60px;
}
.nav li {
	float: left;
}
.nav li a {
	width: auto;
	display:block;
	padding: 0 5px;
	border-left: 1px solid #fff;
	color: #FFF;
	font-size: 11px;
	line-height: 11px;
	text-decoration:none;
}
.nav li a:hover {
	color: #FF9;
	text-decoration:underline;
}
.mainnav ul {
	list-style: none;
	margin: 0 10px;
	padding: 0;
}
.mainnav li {
	display: inline;
	width: auto;
}
.mainnav a {
	height: 30px;
	display:block;
	width: auto;
	float: left;
	padding: 0 36px 0 37px;
	line-height:30px;
	text-align:center;
	color: #fff;
	font-size:11px;
	text-decoration:none;
	background:url(../images/mainnav-bg.jpg) center bottom repeat-x;
}
.mainnav a.active,
.mainnav a:hover {
	background-position: center top;
}
.post {
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
}
.post2 {
	border-bottom: 1px solid #eee;
	margin-bottom: 18px;
}
.name_testi strong {
	font-size: 16px;
}
#footer {
	height: 45px;
	width: 100%;
	background: #ccc url(../images/footerbg.jpg) 0 0 no-repeat;
}
#footer p {
	padding-top: 25px;
	line-height: 18px;
	font: 11px arial,sans-serif;
	text-decoration:none;
	color: #666;
	text-align:right;
	padding-right: 20px;
}
.wrap {
	padding: 0 20px;
}
img.bordered {
	border: 7px solid #eee;
	padding: 3px;
}
.post img {
	margin-right: 10px;
	margin-bottom: 14px;
}
img.bordered2 {
	border: 7px solid #eee;
	padding: 3px;
	background:#fff;
	float:left;
	margin: 0 20px 10px 0;
}
.service_list {
	margin: 0 0 0 20px;
	padding: 20px 0;
	list-style: none;
}
.service_list li {
	padding-left: 25px;
	margin-bottom:10px;
	background:url(../images/bullet_bg.jpg) 2px 3px no-repeat;
}
.service_list li strong {
	display: block;
}
/* typography */

h3 {
	color: #F90;
	font-size: 18px;
	display:block;
	border-bottom: 3px solid #ffb482;
	padding-bottom:3px;
	margin-bottom: 14px;
}
.photos {
	width: 600px;
	margin: 0 auto;
}
