﻿body,td,p,span,div,ul,li,input,select,textarea,submit
{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #848387;
}

body
{
	margin: 0px;
	padding: 0px;
	background: #f9f9f9 url(/resources/images/template/bg.jpg) repeat-x;
}

a, a:link, a:hover, a:visited
{
	color: #868533;
}

p
{
	margin-top: 0px;
}

h1
{
	padding: 0px 0px 12px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #7d7b31;
}

h3
{
	padding: 2px;
	margin: 2px;
	font-size: 11px;
}

h5
{
	color: #848387;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}

div#container
{
	margin:0px auto;
	width: 900px;
	text-align: left;
}

/* TOP */

div#top
{
	height: 148px;
	background: url(/resources/images/template/bg-top.jpg) no-repeat;
}

div#logo
{
	float: left;
	padding-left: 23px;
	padding-top: 8px;
	height: 91px;
}

div#slogan
{
	float: right;
	padding-right: 125px;
	padding-top: 48px;
}

div#top-menu
{
	height: 21px;
}

div#top-menu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#top-menu li
{
	float: left;
	line-height: 23px;
}

.icon-home
{
	padding-left: 32px;
	width: 118px;
	background: url(/resources/images/template/icon-home.gif) no-repeat;
}

.icon-projects
{
	padding-left: 32px;
	width: 118px;
	background: url(/resources/images/template/icon-projects.gif) no-repeat;
}

.icon-about
{
	padding-left: 31px;
	width: 119px;
	background: url(/resources/images/template/icon-about.gif) no-repeat;
}

.icon-clients
{
	padding-left: 32px;
	width: 118px;
	background: url(/resources/images/template/icon-clients.gif) no-repeat;
}

.icon-coop
{
	padding-left: 31px;
	width: 119px;
	background: url(/resources/images/template/icon-coop.gif) no-repeat;
}

.icon-mail
{
	padding-left: 32px;
	width: 118px;
	background: url(/resources/images/template/icon-mail.gif) no-repeat;
}

div#top-menu li a
{
	color: #535353;
	font-size: 11px;
	text-decoration: none;
}

div#flags
{
	text-align: right;
	padding-right: 20px;
	padding-top: 4px !important;
	padding-top: 2px;
	height: 23px;
}

div#flags a
{
	cursor: pointer;
}

/* LEFT */

div#left
{
	float: left;
	width: 200px;
}

div.box
{
	padding-top: 3px;
}

div.box ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.box ul li a, div.box ul li a:link, div.box ul li a:visited
{
	color : #848387;
	text-decoration: none;
}

.box-header
{
	background: url(/resources/images/template/bg-box-header.gif) no-repeat;
	line-height: 30px;
	color: #fff;
	padding-left: 9px;
}

.box-item-first
{
	padding-top: 5px;
	line-height: 22px;
	background: url(/resources/images/template/bg-item-first.gif) no-repeat;
	padding-left: 9px;
}

.box-item
{
	padding-bottom: 1px;
	line-height: 22px;
	background: url(/resources/images/template/bg-item.gif) no-repeat;
	padding-left: 9px;
}

.box-item-last
{
	padding-bottom: 5px;
	line-height: 22px;
	background: url(/resources/images/template/bg-item-last.gif) no-repeat;
	padding-left: 9px;
}

.box-top
{
	height: 10px;
	font-size: 0px;
	background: url(/resources/images/template/bg-box-top.gif) no-repeat;
}

.box-content
{
	background: #f0f0f0;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	text-align: center;
	padding-bottom: 5px;
}

.box-location
{
	background: url(/resources/images/template/bg-location.jpg) no-repeat;
	font-size: 11px;
	padding-left: 14px;
	padding-top: 8px;
}

.box-location a
{
	text-decoration: none;
}

.box-bottom
{
	height: 2px;
	font-size: 0px;
	background: url(/resources/images/template/bg-box-bottom.gif) no-repeat;
}

/* CENTER */

div#center
{
	float: left;
	width: 494px;
	padding: 3px;
}

div#content-box-top
{
	height: 2px;
	font-size: 0px;
	background: url(/resources/images/template/bg-content-top.gif) no-repeat;
}

div#content-box
{
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	padding: 8px;
	background: #fff;
}

div#content-box-bottom
{
	height: 2px;
	font-size: 0px;
	background: url(/resources/images/template/bg-content-bottom.gif) no-repeat;
}

div.multi-header
{
	float: left;
	width: 247px;
}

div#multibox-top
{
	height: 2px;
	font-size: 0px;
	background: url(/resources/images/template/bg-multibox-top.gif) no-repeat;
}

div#multibox
{
	background: url(/resources/images/template/bg-multibox.gif);
}

div#multibox-content a
{
	text-decoration: none;
	color: #848387;
	font-size: 11px;
}

div#multibox-bottom
{
	height: 2px;
	font-size: 0px;
	background: url(/resources/images/template/bg-multibox-bottom.gif) no-repeat;
}

div#multi-left
{
	float: left;
	padding: 10px 17px 10px 7px;
	width: 232px;
}

div#multi-right
{
	float: left;
	padding: 10px 5px 10px 0px;
	width: 233px;
}

/* RIGHT */

div#right
{
	float: left;
	width: 200px;
}

div#icons
{
	background: url(/resources/images/template/bg-icons.gif) no-repeat;
	height: 20px;
	text-align: center;
}

div#icons img
{
	margin: 0px 4px;
}

div#banners img
{
	margin-top: 3px;
}

/* FOOTER */

div#bottom
{
	border-top: 4px solid #f9f9f9;
}

div#footer-top
{
	background: url(/resources/images/template/bg-footer-top.gif) no-repeat;
	height: 6px;
	font-size: 0px;
}

div#footer
{
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: url(/resources/images/template/bg-footer.gif) no-repeat;
	height: 14px;
	font-size: 11px;
	text-align: center;
}

div#footer-bottom
{
	padding-top: 7px;
	background: url(/resources/images/template/bg-footer-bottom.gif) no-repeat;
	height: 57px;
	text-align: center;
	color: #888734;
	font-size: 11px;
}

div#footer-bottom a
{
	color: #888734;
	text-decoration: none;
}

div.clear
{
	clear: both;
	overflow: hidden;
	height: 0px;
}

/* EXTRAS */

div#popUp
{
	position:absolute;
	display:none;
	z-index:2;
	left:25px;
	top:25px;
	float:left;
	padding:20px;
	width:458px;
	border:1px solid #000;
	background: rgb(255,249,147);
	color:#000;
}

div#popUp h1
{
	color:#000;
	margin:0px;
	padding:0px 0px 25px 0px;
	font-weight:bold;
	font-size:14px;
}

div#popUp-close
{
	float:right;
}

div#popUp-close a
{
	cursor: pointer;
}

/* SITEMAP */

ul.sitemap
{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.sitemap li.level2
{
	padding-left:0px;
}

ul.sitemap li.level3
{
	padding-left:20px;
}