@charset "UTF-8";
body {
	background-color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
/* CSS Document */

#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#top_nav {
	width: 730px;
	height: 64px;
	margin-right: 45px;
	margin-left: 45px;
	padding-top: 20px;
}
#page_title {
	height: 125px;
	width: 730px;
	margin-right: 45px;
	margin-left: 45px;
}
#mid {
	width: 730px;
	margin-top: 30px;
	margin-right: 45px;
	margin-left: 45px;
	color: #333;
}
#end {
	width: 820px;
	background-color: #ccc;
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	line-height: 18px;
}
#google_code {
	width: 820px;
	text-align: center;
	background-color: #ccc;
	padding-top: 10px;
}
#left_nav {
	float: left;
	width: 217px;
	margin-right: 35px;
	background-color: #ebe6bb;
}
#left_nav #lefttext {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}

#left_nav_portfolio {
	float: left;
	width: 130px;
	margin-right: 30px;
	background-color: #ebe6bb;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 30px;
}
#portfolio_title {
	height: 30px;
	width: 528px;
	margin-bottom: 20px;
	background-color: #ebe6bb;
	padding-left: 20px;
}
#body {
	float: left;
	font-size: 12px;
	width: 475px;
}
#body_portfolio {
	float: left;
	width: 549px;
	font-size: 16px;
	line-height: 30px;
}
.portfolio_float_left {
	float: left;
	width: 260px;
	margin-right: 28px;
	margin-bottom: 20px;
}
.portfolio_float_right {
	float: left;
	width: 260px;
	margin-bottom: 20px;
}
#clear_float {
	clear: both;
	height: 20px;
	width: 730px;
}
#clear_float2 {
	clear: both;
	height: 20px;
	width: 460px;
}
#bookmark {
	width: 217px;
	background-color: #ebe6bb;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 0;
	color: #FFF;
}
.top_menu {
	float: left;
	height: 30px;
	width: 104px;
	text-align: center;
	background-image: url(../images/top_menu_bg.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
	padding-top: 6px;
	letter-spacing: 0.05em;
}
.top_menu a:link, .top_menu a:visited {
	text-decoration: none;
	color: #FFF;
}
.top_menu a:hover {
	color: #999;
}
.image_right {float: right; margin-bottom: 6px; margin-left: 15px; }
#clients_left {
	float: left;
	width: 210px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 16px;
}
#clients_right {
	float: right;
	width: 210px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 16px;
}
#container #mid #body #clients_left p span {
	font-size: 14px;
}
#container #mid #left_nav .sociallinks #lefttext p {
	font-weight: bold;
}
#container #mid #left_nav .sociallinks #lefttext p {
	text-align: left;
}
