body {
	background-color: #2e2e2e;
	background-image: url("img/bg.jpg");
	color:#dddddd;
	 font-size:24px;
	 text-align:center;
	 margin-left:auto;
	 margin-right:auto;
-webkit-text-size-adjust: none;
} 


a:link, a:visited {
	color:#508343;
	text-decoration:none;
} a:hover {
	color:#efdba9;
	text-decoration:none;
} input, textarea { 
	background: rgba(80, 80, 80, 0.7)	; 
	border:0;
	color:white;
	font-size:18px;
} .label {
	text-align:right;
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
	vertical-align:middle;
} .ytable {
	text-align:left;
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
	vertical-align:middle;
	width:100%;
} .table_title {
	text-align:center;
	font-size:20px;
	font-family:verdana;
	font-weight:bold;
	vertical-align:middle;
} .reqlabel {
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
	vertical-align:middle;
	padding:8px;
	 margin-left:auto;
	 margin-right:auto;
	color:gray;
} .quotetext {
	text-align:center;
} .quote {
	 margin-left:auto;
	 margin-right:auto;
	 width:600px;
}

.card {
	
	border:0px;
	padding:3px;
	color:#222222;
	background-color:#333333;
	border-radius: 6px;
}

hr {
    border: 0;
    height: 1px;
	 margin-left:auto;
	 margin-right:auto;
    background: #333333;
    background-image: linear-gradient(to right, #222, rgba(239,219,169,1), #222);
} h1 {
	display:inline-block;
	margin:0px;
	padding:0px;
	border:0px;
	font-size:38px;
} h2 {
	margin:0px;
	padding:0px;
	border:0px;
} h3 {
	margin:0px;
	padding:0px;
	border:0px;
} .yel {
	color:#efdba9;
} .center {
	text-align:center;
	 margin-left:auto;
	 margin-right:auto;
}
.wrap {
	 width:850px;
	 margin-left:auto;
	 margin-right:auto;
	 margin-bottom:150px;
	 text-align:left;
 }
.bg {
	padding:15px;
	 width:850px;
	background: rgba(20, 16, 13, 0.7)	; 
    border-radius: 15px;
 } .foot {
	text-align:center;
	 width:700px;
	 margin-bottom:60px;
    height: 40px; 
    position: fixed; 
    bottom:0%;
	left:50%;
    width:350px; 
	margin-left:-175px;
    opacity: 1;
	
} .title {
	 margin-left:auto;
	 margin-right:auto;
	 margin-bottom:10px;
	width:850;
	font-weight:normal;
	color:#efdba9;
	letter-spacing:1pt;
	word-spacing:-5pt;
	font-size:64px;
	text-align:center;
	font-family:palatino linotype, palatino, serif;
}  .title > a:link, .title > a:visited, .title > a:hover {
	color:#efdba9;
	text-decoration:none;
}  	
	.logo {
	 margin-left:auto;
	 margin-right:auto;
	 text-align:center;
	 width:850px;
} .maintext {
	 width:98%;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:15px;
	 margin-bottom:15px;
	text-indent: 40px;
	text-align: justify;
	text-justify: inter-word;
	font-size:26px;
	font-family:palatino linotype, palatino, serif;
} .products {
	width:850px;
	 margin-left:auto;
	 margin-right:auto;
	font-family:verdana;
	font-size:16px;
	color:#888888;
}  .prod {
	margin:15px;
	display:inline-block;
	position: relative;
	text-align:center;
} .prod > a > img{
	margin:10px;
	margin-bottom:-1px;
	padding:5px;
	color:#222222;
	width:200px;
	background-color:#484848;
	border-radius: 8px;
} .menu {
	border-radius: 8px;
	width:650px;
	color:#aaaaaa;
	 margin-left:auto;
	 margin-right:auto;
	margin-top:5px;
	margin-bottom:20px;
	 text-align:center;
	box-shadow: 0 0 8px #000000;
	text-shadow: 0 0 8px #000000;
	font-weight:bold;
	font-size:28px;
	font-family:palatino linotype, palatino, serif;
} .ports {
	height:180px;
	width:100%;
} .port {
	text-align:center;
	font-size:14px;
	font-family:arial;
	color:gray;
	height:100%;
	width:160px;
	margin:20px;
	
	display:inline-block;

} .port > a > img {
	width:160px;
	height:120px;
	border:0px;
	padding:5px;
	color:#222222;
	background-color:#333333;
	border-radius: 8px;

} .hover:hover {opacity: 0.7;}
 .port:hover {opacity: 0.7;}

 
 .container {
  position: relative;
  width: 100%;
} .more {
	width:100%;
	margin-top:-15px;
	text-align:right;
}
