@charset "utf-8";
/* CSS Document */

          body {
             width:100%; 
			 background-color: #404040; 
          }

.cont {
	width:100%;
	background-color: #404040;
	
}

.box-container {
	width:auto;
	height:800px;
	background-color:#404040;
}


.icon-box_left{
	margin-left: 37px;
	margin-top: 15px;
	padding; 10px 20px 10px 20px;
	width:418px;
	height: 560px;
	background-color:#949494;
	background-image: url(pictures/osratec_interior2.jpg);
	background-repeat: no-repeat;
	border-top-left-radius: 0;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
	-moz-border-top-left-radius: 0px;
	-moz-border-top-right-radius: 9px;
	-moz-border-bottom-right-radius: 9px;
	-moz-border-bottom-left-radius: 9px;
	box-shadow:8px 8px 8px #000000;
	-moz-box-shadow: 8px 8px 8px #000000;
	-webkit-box-shadow: 8px 8px 8px #000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	float:left;
	clear: left;
	
}

.icon-box_right{
	margin-left: 35px;
	margin-top: 15px;
	padding; 10px 20px 10px 20px;
	width:418px;
	height: 560px;
	background-color:#949494;
	background-image: url(pictures/osratec_interior2.jpg);
	border-top-left-radius: 0;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
	-moz-border-top-left-radius: 0px;
	-moz-border-top-right-radius: 9px;
	-moz-border-bottom-right-radius: 9px;
	-moz-border-bottom-left-radius: 9px;
	box-shadow:8px 8px 8px #000000;
	-moz-box-shadow: 8px 8px 8px #000000;
	-webkit-box-shadow: 8px 8px 8px #000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	float:left;
	background-repeat: no-repeat
}

.icon-box_content_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 50px;
	margin-left: 0px;
	padding: 15px;
	height: 380px;
	width: 360px;
}
.headerarea {
	background-color: #404040;
	height: 160px;
}


.icon-box_content_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 70px;
	margin-left: 0px;
	padding: 6px;
	height: 180px;
	width: 390px;
	display: block;
}
.headertextsize {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#footer {
	padding-top:2px;
	padding-left:10px;
	padding-bottom:18px;
	margin-left: 30px;
	margin-top: 20px;
	width:470px;
	height: 15px;
	background-color: #404040;
    float:left;
	clear: left;
	font-family: Verdana, Geneva, sans-serif;
          }    
		  
		  	#footer2 {
	padding-top:2px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:18px;
	margin-left: 20px;
	margin-top: 20px;
	width:480px;
	height: 15px;
	background-color: #404040;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
          
		  } 
		  
		  
		   #pfooter{
			font-family:Verdana, Geneva, sans-serif;
            font-weight:normal;
			font-size: 70%;
			color: #FFFFFF;
			text-align: left;
		  }
		  
		   #footercolortitle {
			font-family:Verdana, Geneva, sans-serif;
            font-weight:bold;
			font-size: 120%;
			color: #ED5A0D;
			text-align: left;
      
          } 
