@charset "utf-8";
body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
	margin: 0;
	margin-top: 15px;
}
a {
	color: #e32121;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.input_text {
	border: 1px solid #ccc;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px;
}
.input_button {
	background: #e84f05;
	padding: 2px 5px;
	color: #fff;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
}
#container {
	width: 755px;
	margin: auto;
}
#header {
	padding-bottom: 15px;
	height: 70px;
}
#logo {
	float: left;
}
#langmenu {
	margin-top: 40px;
	float: right;
}
#mainmenu {
	background: url(../designfiles/mainmenu_bg.gif) repeat-x;
	height: 36px;
	padding-top: 5px;
	padding-left: 10px;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	background: url(../designfiles/mainmenu_separator.gif) no-repeat right;
}
#mainmenu ul li {
	float: left;
	list-style: none;
	background: url(../designfiles/mainmenu_separator.gif) no-repeat left;
	padding: 7px 15px;
}
#mainmenu ul li a {
	color: #fff;
	font-size: 13px;
}
#content-wrapper {
	clear: both;
	float: left;
	margin-top: 1px;
	margin-bottom: 5px;
}
#content {
	float: left;
	background: url(../designfiles/border_vertical.gif) repeat-y right;
	width: 530px;
	min-height: 530px;
	_height: 530px;
}
#text-wrapper {
	background: url(../designfiles/content_left_top.gif) no-repeat left top;
	padding-bottom: 20px;
}
#text-wrapper h2 {
	margin: 0 0 15px 65px;
	padding-top: 30px;
	color: #e74e00;
	font-size: 27px;
	font-weight: normal;
}
#text-wrapper ul.submenu {
	margin: 0 5px 0 0;
	padding: 10px 0 0 58px;
	border-top: 1px solid #c2caac;
	border-bottom: 1px solid #c2caac;
	height: 24px;
	margin-bottom: 15px;
}
#text-wrapper ul.submenu li {
	float: left;
	list-style: none;
	padding: 0 7px;
	border-right: 1px solid #333;
}
#text-wrapper ul.submenu li a {
	color: #333;
	font-size: 12px;
}
#text {
	color: #666;
	line-height: 1.8em;;
	padding-left: 65px;
	padding-right: 20px;
	padding-top: 5px;
}
#text ul li {
	list-style-image: url(../designfiles/bullet_contentlist.gif);
	margin-bottom: 4px;
}
#text a {
	text-decoration: underline;
}
#text h4 {
	color: #598004;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 13px;
	margin-top: 2em;
}
.quote {
	width: 414px;
	background: url(../designfiles/quotes_bg.gif) repeat-y;
	margin-bottom: 2em;
}
.quote_top {
	width: 414px;
	height: 18px;
	overflow: hidden;
	background: url(../designfiles/quotes_top.gif) no-repeat;
}
.quote_bottom {
	width: 414px;
	height: 4px;
	overflow: hidden;
	background: url(../designfiles/quotes_bottom.gif) no-repeat;
}
.quote_content {
	padding: 10px 20px;
	font-size: 12px;
	text-align: justify;
}
#quick_links {
	float: left;
	background: url(../designfiles/border_horisontal.gif) repeat-x bottom;
	padding-bottom: 5px;
	margin-right: 5px;
}
#clients_and_partners {
	clear: both;
	float: left;
	padding-top: 8px;
}
#clients_and_partners img {
	margin-bottom: 15px;
}
#rightpanel {
	float: right;
	width: 220px;
	padding-top: 4px;
}
#online_help {
	position: relative;
	height: 160px;
}
#online_help .title {
	float: left;
	margin-bottom: 12px;
	margin-left: 5px;
}
#online_help .person {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 12px;
}
#online_help .information {
	float: right;
	width: 103px;
	line-height: 18px;
	font-size: 12px;
}
#online_help .start_conversation {
	position: absolute;
	right: 5px;
	bottom: 15px;
	display: block;
	width: 99px;
	height: 35px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
#client_feedback {
	/*background: url(../designfiles/border_horisontal.gif) repeat-x top;*/
	padding-top: 0px;
	padding-bottom: 10px;
}
#client_feedback .title {
	margin-left: 5px;
}
#client_feedback .comment {
	color: #666;
	width: 208px;
	line-height: 18px;
	padding-top: 12px;
	padding-left: 12px;
	margin-bottom: 15px;
}
#client_feedback .author {
	font-size: 12px;
	padding-left: 12px;
	text-align: right;
	width: 208px;
}
#recent_works {
	clear: both;
	background: url(../designfiles/border_horisontal.gif) repeat-x top;
	height: 170px;
	padding-top: 10px;
}
#recent_works .title {
	margin-left: 5px;
	margin-bottom: 12px;
}
#recent_works .image {
	margin-left: 12px;
	border: 1px solid #999;
	padding: 1px;
	width: 180px;
	height: 60px;
}
#recent_works .work_title {
	font-size: 12px;
	margin-left: 12px;
	margin-bottom: 10px;
}
#recent_works .link {
	margin-left: 12px;
	padding-top: 10px;
	line-height: 18px;
	font-size: 12px;
}
#our_people_menu {
	margin: 0 !important;
	padding: 0 !important;
	padding-left: 16px !important;
	width: 115px;
	overflow: hidden;
}
#our_people_menu li {
	margin: 0 !important;
	padding: 0 !important;
}
#our_people_menu li a {
	font-size: 12px;
	color: #598004;
	text-decoration: none;
}
#our_people_menu li a:hover {
	text-decoration: underline;
}
.our_people_pic {
	padding: 1px;
	border: 1px solid #ccc;
}
.person {
	display: block;
	padding: 15px 0 15px 0;
	font-size: 12px;
	color: #598004;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 6px;
	background: url(../designfiles/border_horisontal.gif) repeat-x top;
	text-align: left;
	padding-bottom: 15px;
}