body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a {
	color: #47650C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#header {
	background-image: url(images/head_bg_02.jpg);
	background-color: #45630A;
	background-repeat: no-repeat;
	height: 256px;
	width: 970px;
}
#header_text {
	position: relative;
	width: 300px;
	top: 20px;
	left: -320px;
	color: #FFF;
	text-align: center;
	float: left;
}
#header_text a {
	color: #FFD866;
}



#quim {
	position: relative;
	display: inline;
	float: left;
	
}
#logo {
	position: relative;
	top: 42px;
	left: 300px;
	width: 208px;
	float: left;
}
#main {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#main_in  {
	background-image: url(images/bg_main_09.gif);
	background-repeat: no-repeat;
	min-height: 500px;
	padding-top: 0px;
	padding-left: 90px;
	padding-right: 90px;
	z-index: 3;
}
#menu  {
	position: relative;
	z-index: 4;
	display: block;
	float: right;
	height: 50px;
	top: 0px;
	overflow: visible;
	width: 360px;
}
#content {
	clear: both;
	padding-top: 20px;
}

.item_services {
	width: 225px;
	margin: 5px;
	padding: 10px;
	float: left;
	height: 400px;
}
.item_services ul li {
	margin-bottom: 12px;
	margin-left: -20px;
	margin-right: 15px;
}

.item_services.yellow {
	background-color: #FFD24B;
}
.item_services.gray {
	background-color: #A0A0A0;
}
.item_services.green {
	background-color: #92AB45;
}

.item_portfolio {
	height: 320px;
	width: 100%;
	margin-top: 10px;
	background-image: url(images/bg_portifolio.gif);
	background-repeat: repeat-x;
}
.item_portfolio   img {
	border: 1px solid #CCC;
	margin: 10px;
	right: 0px;
	float: right;
}

.item_portfolio p strong {
	font-weight: bold;
}
.item_portfolio p {
	text-align: right;
	height: 256px;
	color: #ACACAC;
	margin-left: 10px;
	float: left;
	width: 186px;
}

.item_team{
	padding: 10px;
	height: 190px;
	border-bottom: 1px solid #EEE;
	
}
.item_team  .img {
	float: left;
	margin: 10px;
	border: 1px solid #999;
}

.right_col {
	width: 450px;
	position: relative;
	float: right;
}
.left_col {
	width: 300px;
	float: left;
}


#footer {
	background-image: url(images/bg_footer_13.gif);
	background-color: #55594A;
	background-repeat: repeat-x;
	min-height: 250px;
	width: 100%;
	clear: both;
}
#footer #credits {
	font-size: 9px;
	color: #ABB6A8;
	position: relative;
	top: -190px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#lamp {
	position: relative;
	top: -147px;
	left: 60%;
}
#lamp_text {
	color: #C8CEC6;
	width: 200px;
	position: relative;
	top: -134px;
	left: 70%;
	text-align: center;
}




img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content h1{
	color: #C2CBC0;
	font-size: 20px;
	font-weight: normal;
	background-image: url(images/title_bar.gif);
	background-repeat: no-repeat;
	display: block;
	height: 69px;
	position: relative;
	left: -47px;
	padding-left: 20px;
	padding-top: 5px;
	overflow: hidden;
	margin-bottom: 0px;
}

#content h2{
	color: #99A695;
	font-size: 17px;
	font-weight: normal;
	background-image: url(images/title_bar2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 58px;
	position: relative;
	left: -47px;
	padding-left: 20px;
	padding-top: 10px;
	overflow: hidden;
	margin-bottom: 0px;
}
.item_logo {
	background-image: url(images/bg_portifolio.gif);
	background-repeat: repeat-x;
	height: 392px;
	width: 100%;
	margin-top: 10px;
}
.item_logo img {
	border: 1px solid #CCC;
	margin: 10px;
	right: 0px;
	float: right;
}
.item_logo p strong {
	font-weight: bold;
}
.item_logo p {
	text-align: right;
	height: 256px;
	color: #ACACAC;
	margin-left: 10px;
	float: left;
	width: 266px;
}
#portfolio_wrap {
	height: 210px;
	width: 97px;
	position: relative;
	left: 156px;
	z-index: 5;
}
#portfolio_menu {
	width: 100%;
	background-color: #55594A;
	text-align: center;
}
#portfolio_menu p a {
	color: #CFD6CD;
}
#portfolio_menu p {
	margin-bottom: 18px;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}

.slide-out-div {
    padding: 20px;
	width: 250px;
	height: 140px;
	background-image:url(images/head_bg_02.gif);
	background-position:center;
	background-color: #5c7a21;
	border: #5c7a21 1px solid;
}	
.slide-out-div h3 {
    color: #FFFFFF;
}
.slide-out-div a {
    color: #ffd866;
}
.slide-out-div p {
	color: #FFFFFF;
	line-height: 14px;
}
.blog .data {
	color: #CD5932;
	font-weight: bold;
	font-size: 17px;
	background-image: url(images/title_bar2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 58px;
	position: relative;
	left: -47px;
	padding-left: 20px;
	padding-top: 10px;
	overflow: hidden;
	margin-bottom: 0px;	
}
.blog {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3A80A;
}

#credits p a {
	color: #EFF1E6;
}
