/* boxes */

body {
background-color: #000000;}


#content {
	width: 820px; 
	height: 740px;
	background-color: #000000;
	margin:auto;
	margin-top: 20px;
	border: 1px solid #ffffff;}
	
#top_content {
	width: 760px;
	height: 160px;
	margin-left: 30px;
	border: 1px solid #000000;}
	
#top_content_index {
	width: 700px;
	height: 160px;
	margin-left: 60px;
	padding-bottom: 10px;
	border: 1px solid #000000;
	border-bottom: 1px solid white;}
	
	
#address {
	width: 150px;
	margin-top: 30px;
	float: right;
	text-align: right;
	}
	

	
#logo {
	margin-top: 20px;
	width: 200px;
	height: 100px;
	float: left;
	}
	

#main_pic {
	width: 760px;
	height: 243px;
	border: 1px solid #ffffff;}

#main_pic_index {
	width: 700px;
	margin:auto;
	border-bottom: 1px solid white;}
	

#main_content {
	width: 760px;
	margin-left: 30px;}
	
#portfolio_text, #portfolio_text2 {
width: 760px;
margin-top: 20px;}


#index_contact{
	width: 280px;
	margin: auto;}


#right_content, #right_content_about, #right_content_clients {
	width: 560px;
	margin: 10px 0px 0 0;
	float: right;}	
	
	
#right_content_news {
	width: 640px;
	margin: 10px 0px 0 0;
	float: right;}	
	
	
	#left_content {
	width: 203px;
	height: 165px;
	margin: 25px 0px 0 0px;
	}
	
#left_content_news{
	width: 100px;
	height: 165px;
	margin: 25px 0px 0 0px;
	}



#left_content img {
border: 1px solid #ffffff;}


/* portfolio page */


#main_content {
	width: 760px;
	margin-left: 30px;}
	
	
	#main_pic_portfolio_top {
	width: 775px;
	height: 120px;
	border: 1px solid #000000;
	margin-left: -12px;}	
	
#main_pic_portfolio_bottom {
	width: 775px;
	height: 120px;
	border: 1px solid #000000;
	margin-left: -12px;}	
	
	


/* policies - H&S page */

#content_hs {
	width: 820px; 
	height: 780px;
	background-color: #000000;
	margin:auto;
	margin-top: 20px;
	border: 1px solid #ffffff;}
	
	
	
	
	/* footer */

#footer {
	width: 820px;
	height: 30px;
	margin: auto;
	text-align: right;}



/* lists */

ul#navlist	{
	padding: 0;
	margin: 0;}
	
ul#navlist li {
	display: inline;
	list-style-type: none;
	text-align: left;
	padding: 0px 16px;}
	
a.link {
	padding-left: 10px;}
	

	

