body{

margin:0;

background-color:#333333;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:14px;

color:#bcbcbc/*51606c*/;

overflow-x:hidden;

overflow-y:auto;

}



h1{

font-size:16px;

}



h1.second{

margin-top:50px;

}



div#container{

margin-left:auto;

margin-right:auto;

width:90%; /*90%*/

/*height:100%;*/

background-color:#000000;

overflow-x:hidden;

/*min-height:807px;*/

}



div#header{

margin:0;

width:98%;

height:102px;

padding:0;

/*background-image:url(Images/head.jpg);

background-repeat:no-repeat;*/

position:relative;

z-index:4;

}



div#header a.portfolio_link{

position:absolute;

right:29.2%; /*350*/

top:17%; /*17*/

/*background:url(Images/menu/portfolio_grey.png) no-repeat;*/

/*width:187px; 

height:35px;*/

width:16.5%; 

height:34%;

color:#000;



}



div#header a.portfolio_link:hover,

div#header a.portfolio_link_active{

position:absolute;

/*right:350px;

top:17px;*/

right:29.2%;

top:17%;

/*background: url(Images/menu/portfolio-active.png) no-repeat;*/

/*width:187px;

height:35px;*/

width:16.5%;

height:34%;

color:#000;



}



div#header a.about_link{

position:absolute;

/*right:210px;

top:17px;*/

top:17%;

right:16.9%;

/*background:url(Images/menu/about_grey.png) no-repeat;*/

/*width:121px;

height:35px;*/

width:10.7%;

height:34%;

color:#000;



}



div#header a.about_link:hover,

div#header a.about_link_active{

position:absolute;

/*right:210px;

top:17px;*/

top:17%;

right:16.9%;

/*ackground:url(Images/menu/about_active.png) no-repeat;*/

/*width:121px;

height:35px;*/

width:10.7%;

height:34%;

color:#000;



}



div#header a.contact_link{

position:absolute;

/*right:35px;

top:17px;*/

right:1.5%;

top:17%;

/*background:url(Images/menu/contact_grey.png) no-repeat;*/

/*width:153px;

height:35px;*/

width:13.5%;

height:34%;

color:#000;



}



div#header a.contact_link:hover,

div#header a.contact_link_active{

position:absolute;

/*right:35px;

top:17px;*/

right:1.5%;

top:17%;

/*background:url(Images/menu/contact_active.png) no-repeat;*/

/*width:153px;

height:35px;*/

width:13.5%;

height:34%;

color:#000;



}



div#main{

margin:0;

width:100%;

height:100%;

padding:0;

overflow:hidden;

/*background:url(Images/background.jpg) repeat-y;*/

position:relative;

/*min-height:900px; /*706px*/

z-index:3;

top:0;

}



div#main_left{

background:url(Images/main_left.png) repeat-y #000000;

width:11px;

height:100%;

position:absolute;

top:0;

left:0;



}



div#main_right{

background:url(Images/main_right.png) repeat-y;

width:7px;

height:100%;

position:absolute;

top:0;

right:0;

* right:-1px;

}



div#main div.flash{

margin:0;

margin-left:25px;

width:95%;

background:#000000;

/*height:700px;*/

}



div#main div.about_block{

margin:0;

width:100%; /*1198*/

padding:0 20px;

}



div#content{

margin:0;

padding:0 30px;

width:100%; /*1198*/

}



div#content div.left_text{

float:left;

width:65%;

margin:0;
}
div#content div.left_text h1{
margin-top:0;
}


div#content div.right_images{

float:right;

width:32%;

margin:0;

}



div#content div.right_images img{

width:80%;

/*height:80%;*/

}



div#content div.right_images img.pdf{

margin:40px 20px 10px 50px;

width:40%;

/*height:50%;*/

}



div#contact_text{

width:50%;

float:right;

text-align:right;

margin-right:40px;

}



span.contact_details,

span.contact_details a{

color:#bea78a;

text-decoration:none;

}



div.download_pdf_text{

width:44%;

text-align:center;

margin-left:80px;

margin-bottom:20px;

}



div.download_pdf_text a{

color:#51606c;

text-decoration:none;

font-weight:bold;

}



div.download_pdf_text a:hover{

text-decoration:underline;

}



#footer {

	position: absolute;

	bottom: 0;

	height: 235px;

	width: 90%;

	* width: 90%;

	_width:90%;

	/*background:url(Images/footer.jpg) no-repeat;*/

	background-color:#000000;

	z-index:0;

}



#footer div.content{

position:relative;

width:100%;

height:235px;

}

#footer_contacts {

	position: absolute;

	bottom: 0;

	height: 513px;

	/*width: 90%;

	* width: 90%;

	_width:95%;*/

	background-color:#000000;

	z-index:0;

	margin-left:auto;

	margin-right:auto;

	float:left;



}

div.content_contacts{

	position:relative;

	width:100%;

	height:513px;

    /*background:url(Images/footer.gif) no-repeat;*/

	z-index:1;

	margin-left:auto;

	margin-right:auto;



}



div.left_border{

position:absolute;

top:0;

left:0;

height:100%;

width:11px;

background:url(Images/main_left.png) repeat-y;

}



div.right_border{

position:absolute;

top:0;

right:0;

height:100%;

width:7px;

background:url(Images/main_right.png) repeat-y;

}


