/* CSS Document */

/*  BEGIN popup lightbox*/

.white_content {
    display: none;
}

/* END popup lightbox*/

.order-btn
{
	position:absolute;
	position:fixed;
	right:0px;
	top:380px;
	z-index:3000;
}


#container
{
	width:1024px;
	min-height:460px;
	margin:auto;
	background:url(../giffs/m4.jpg) no-repeat;
	position:relative;
}

#header
{
	padding-top:57px;
	padding-left:12px;
	height:60px;
}

/*  navigation TOPMENU */




#navigationrow {
background:url(../giffs/menu.gif) no-repeat;
width:568px;
height:54px;
}
#navigation ul {
list-style: none;
display:block;
}
#navigation li {
display: inline;
float: left;
}
#navigation a {
height: 54px;
width:568px;
text-indent: -5000px;
background:url(../giffs/menu.gif);
}

#t1 a { display: block; width: 70px; background-position: 0px 0px;}
#t1 a:hover {background-position: 0px -54px;}

#t2 a {display: block; width: 74px; background-position: -70px 0px;}
#t2 a:hover {background-position: -70px -54px;}

#t3 a { display: block; width: 87px; background-position: -144px 0px;}
#t3 a:hover {background-position: -144px -54px;}

#t4 a { display: block; width: 112px; background-position: -231px 0px;}
#t4 a:hover {background-position: -231px -54px;}

#t5 a { display: block; width: 95px; background-position: -343px 0px;}
#t5 a:hover {background-position: -343px -54px;}

#t6 a { display: block; width: 129px; background-position: -438px 0px;}
#t6 a:hover {background-position: -438px -54px;}


/*  navigation styling END  */

#left-column
{
	width:761px;
	float:left;
	margin-left:12px;
	
}

#content-original
{
	float:left;
	width:730px;
	margin-left:25px;
	margin-top:30px;
	margin-bottom:20px;
}

#content
{
	float:left;
	width:670px;
	margin-left:25px;
	margin-top:3px;
	margin-bottom:0px;
	border:0px solid #5a5847;
	border-top:0;
	padding:30px;
	padding-top:30px;
	background:#3f3d30;
	min-height:500px;
}

ul.services,#content ul
{
	margin:0 0 10px 15px;
	padding:0 0 0 0;
}

.services li, #content li
{
	margin:0 0 4px 0px;
	padding:0 0 4px 0;
	color:#8cc63f;
	border-bottom:1px solid #54663c;
}



.clips
{
	float:left;
	margin:0px 10px 0 -110px;
}

.strip
{
	margin-left:-30px;
	margin-top:25px;

}

#news-column
{
	float:right;
	width:177px;
	margin-top:0px;
	padding:10px;
	padding-top:55px;
	margin-left:30px;
	font-size:11px;
	background:url(../giffs/h3-news.gif) no-repeat 0 0;
	color:#82806f;
}

.homepic
{
	float:right;
	margin:-65px 0 0 30px;
	padding:0;
}

#vacancies-column
{
	float:right;
	width:177px;
	margin-top:30px;
	padding:10px;
	padding-top:55px;
	padding-left:13px;
	font-size:11px;
	background:url(../giffs/h3-vacs.gif) no-repeat 0 0;
	color:#82806f;
}


#right-column
{
	width:200px;
	float:right;
	margin-right:30px;
	margin-top:120px;
	position:relative;
	z-index:10;
}

#right-navigation
{
	height:167px;
	padding-top:30px;
}

#right-navigation ul
{
	margin:0;
	padding:0;
	list-style:none;
	color:#FFFFFF;
}

#right-navigation li
{
	margin-bottom:1px;
	border-bottom: solid 1px #686657;
	padding-bottom:1px;
}

#right-navigation li a
{
	text-decoration:none;
	background:url(../giffs/listaro1.gif) no-repeat right top;
	color:#FFFFFF;
	display:block;
	padding:4px;
	padding-left:8px;
}

#right-navigation li a:hover
{
	background-color:#5c5a4b;
}

#bottom
{
	height:103px;
	width:1000px;
	background:url(../giffs/bottom-section.jpg) no-repeat;
	margin-top:15px;
	margin-left:12px;
	margin-bottom:5px;
	font-size:11px;
}

.bottom-column
{
	float:left;
	width:300px;
	padding:15px;
	margin-right:3px;
}
.btm-left
{	
	padding-left:4px;
}

#footer
{
	margin-left:20px;
	margin-bottom:25px;
	margin-top:20px;
}

.footer-column
{
	float:left;
	margin-right:30px;
	width:auto;
}

.footer-column ul
{
	list-style:none;
	color:#24231b;
	font-size:11px;
	margin:0;
	padding:0;
	border-left:2px solid #3c3a2f;
	padding-left:10px;
}

.footer-column ul a
{
	color:#24231b;
	text-decoration:none;
	font-size:11px;
}
.footer-column ul a:hover
{
	color:#fff;
}

.able
{
	font-size:9px;
}

#bottomstrip
{
	width:100%;
	background:#343227;
}
#bottomstrip-container
{
	width:1000px;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:40px;
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
}

.bottom-column a:link,.bottom-column a:visited,.btm-left a:link,.btm-left a:visited
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

