@charset "utf-8";
#container {
	border-radius: 25px;
    background:#FFF;
    padding: 20px;
   
   
	box-shadow: 10px 10px 5px #888888;
	max-width:1000px;
	
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	
	
	
}
#logo{
	
	
}
#menu {
	max-width:1000px;
	
	height:auto;
	margin-left:600px;
	margin-right:auto;
	
	
	
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color:#FFF;
	clear:both;
}

li {
    float: left;
}

li a {
	font-size: 24px;
    display: block;
    color:#000;
    text-align: center;
    padding: 20px 20px;
    text-decoration: none;
}


li a:hover {
	background-color: #F8FAF9;
	
	
	
}
:focus {outline:none;}
::-moz-focus-inner {border:0;}
#banner{
	max-width:100%;
	box-shadow:#999
	
	
	
}
#textleft{
	width:600px;
	height:auto;
	float:left;
	
}
#textright{
	width: 400px;
	height: 339px;
	float: right;
	font-size: 24px;
	color: #03C;
	background-image: url(../images/global%20banner.jpg);
	clear: left;
	
	
}
#product{
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	clear: both;
	border-bottom: inset;
	
}
#importstanga{
	width:250px;
	float:left
	
}
#importdreapta{
	margin-top:15px;
	width:70%;
	float:right;
	margin-left:5px;
}
#footer{
	font-size:14px;
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	
	
	
}
img {
	max-width:100%;
	
	}

.textp {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	text-shadow:#666
	
	
}
#container #textright div p {
	color: #000;
}
#contact{
	margin-left:0px;
	width:500px;
	float:left;
}
#contactdreapta{
	
	width:490px;
	float:right;
}
