a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #01305e;
}
html {
	font-family: tahoma, sans-serif;
}
body {
	margin: 0;
	color: #01305e;
}
img {
	border: 0;
}
h3 {
	text-align: center;
	font: italic 20px;
	text-shadow: 0px 4px 4px #999;
}
/* ---HEADER--- */
#header {
	position: relative;
	width: 100%;
	margin: auto;
	height: 210px;
	\\background: #01305e;
	background: #ffffff;
	\\border-bottom: solid 1px #222;
	\\box-shadow: 0px 3px 10px #222;
}
#logo {
	position: relative;
	padding-top: 10px;
	width: 100%;
	text-align: center;
}
/* ---NAVIGATION--- */
#nav {
	clear: both;
	position: relative;
	width: 80%;
	height: 50px;
	margin: auto;
	border-top: solid 1px #01305e;
	border-bottom: solid 1px #01305e;
	\\box-shadow: 0px 3px 10px #222;
}
#nav ul {
	list-style: none;
}
#nav li {
	float: left;
	width: 16%;
	height: 50px;
	text-align: center;
}
#nav a:hover {
	font-weight: bold;
	text-shadow: 0px 4px 4px #999;
}
/* --- WRAPPER ---*/
#wrapper {
	position: relative;
	width: 100%;
	\\min-height: 600px;
	height: auto;
}
/* --- MEDIA --- */
#slides {
	position: relative;
	margin: 30px auto;
	width: 700px;
	height: 400px;
	border: solid 1px #aaa;
	box-shadow: 0px 3px 10px #222;
}
.slides_container {
	position: relative;
	width: 700px;
	height: 400px;
}
.slides_container img {
	position: relative;
	width: 700px;
	height: 400px;
}
#info {
	position: relative;
	padding: 10px;
	margin: auto;
	width: 75%;
	height: 70px;
	text-align: justify;
}
.special {
	position: relative;
	margin: 50px auto;
	width: 75%;
	height: 100px;
}
/* --- ABOUT --- */
#about {
	position: relative;
	padding-top: 10px;
	margin: auto;
	width: 75%;
	min-height: 400px;
	height: 725px;
	text-align: justify;
}
.cert {
	float: left;
	width: 50%;
	text-align: center;
}
/* --- SALES --- */
#sales {
	position: relative;
	padding: 10px;
	margin: 20px auto;
	width: 75%;
	min-height: 400px;
	height: 975px;
	text-align: justify;
}
/* --- PRODUCTS --- */
#products {
	position: relative;
	padding: 10px;
	margin: 20px auto;
	width: 75%;
	min-height: 500px;
	height: auto;
	text-align: justify;
}
.prod_type {
	position: relative;
	height: auto;
}
.prod_type ul {
	list-style-type: none;
}
.prod_type li {
	float: left;
	height: 115px;
	padding-top: 10px;
	width: 30%;
	margin: 0 1% 30px 0;
	text-align: center;
	cursor: pointer;
	border: solid 1px #aaa;
	box-shadow: 0px 3px 10px #222;
}
.prod_1 img {
	padding-top: 5px;
	width: 100px;
	height: 65px;
}
#prod_1, #prod_2, #prod_3, #prod_4, #prod_5, #prod_6, #prod_7, #prod_8, #prod_9, #prod_10, #prod_11, #prod_12 {
	height: auto;
	min-height: 500px;
	border: solid 1px #aaa;
	box-shadow: 0px 3px 10px #222;
}
#prod {
	\\width: 85%;
	margin: auto;
	min-height: 500px;
	height: auto;
	border: solid 1px #aaa;
	box-shadow: 0px 3px 10px #222;
}
#prod table {
	width: 85%;
	height: 450px;
	margin: auto;
}
.a1 {
	position: relative;
	top: -350px;
	\\display: none;
	width: 100%;
	\\height: 420px;
	margin: auto;
	padding: 10px;
	background: #ffffff;
	overflow: scroll;
	border: 10px solid #01305e;
	border-radius: 10px;
}
.a_img {
	width: 500px;
	height: 200px;
	margin: 10px auto;
	color: #ffffff;
	text-align: center;
}
.a_img img {
	border: solid 1px #aaa;
	box-shadow: 0px 3px 10px #222;
}
.list_1 table, .list_2 table {
	width: 75%;
	margin: auto;
}
.list_1 th, .a_list th, .b_list th, .c_list th, .d_list th {
	border-bottom: 1px solid #01305e;
	text-align: center;
}
.a0 table, .a1 table, .a2 table, .a3 table, .b1 table, .b2 table, .b3 table, .c1 table, .c2 table, .c3 table, .d1 table, .d2 table, .d3 table {
	width: 75%;
	margin: auto;
}
.a0 tr, .a1 tr, .a2 tr, .a3 tr, .b1 tr, .b2 tr, .b3 tr, .c1 tr, .c2 tr, .c3 tr, .d1 tr, .d2 tr, .d3 tr {
	height: 200px;
}
/*#a0, #a1, #a2, #a3, #b1, #b2, #b3, #c1, #c2, #c3, #d1, #d2, #d3 {
	display: none;
	cursor: pointer;
}*/
#p0, #p1, #p2, #p3, #p4, #p4, #p5 {
	position: relative;
	top: -350px;
	display: none;
	width: 80%;
	height: 420px;
	margin: auto;
	padding: 10px;
	background: #ccc;
	overflow: scroll;
	border: 10px solid #01305e;
	border-radius: 10px;
}
.a0 .prod_img, .a1 .prod_img, .a2 .prod_img, .a3 .prod_img, .b1 .prod_img, .b2 .prod_img, .b3 .prod_img, .c1 .prod_img, .c2 .prod_img, .c3 .prod_img, .d1 .prod_img, .d2 .prod_img, .d3 .prod_img {
	text-align: center;
	width: 100%;
	padding: 10px;
	\\border: 1px solid red;
}
.prod_img img {
	border: solid 1px #aaa;
	box-shadow: 0px 3px 10px #222;
}
.a0 .prod_desc, .a1 .prod_desc, .a2 .prod_desc, .a3 .prod_desc, .b1 .prod_desc, .b2 .prod_desc, .b3 .prod_desc, .c1 .prod_desc, .c2 .prod_desc, .c3 .prod_desc, .d1 .prod_desc, .d2 .prod_desc, .d3 .prod_desc {
	width: 50%;
	padding: 10px;
	\\border: 1px solid blue;
}
.a0 .prod_info, .a1 .prod_info, .a2 .prod_info, .a3 .prod_info, .b1 .prod_info, .b2 .prod_info, .b3 .prod_info, .c1 .prod_info, .c2 .prod_info, .c3 .prod_info, .d1 .prod_info, .d2 .prod_info, .d3 .prod_info {
	width: 50%;
	padding: 10px;
	\\border: 1px solid green;
}
.close {
	position: relative;
	left: 97%;
	top: -25px;
	cursor: pointer;
}
.close_p {
	position: relative;
	left: 97%;
	top: -25px;
	cursor: pointer;
}
.close_prod {
	width: 100%;
	margin: auto;
	text-align: center;
	cursor: pointer;
}
/* --- SEARCH --- */
.search {
	position: relative;
	\\display: none;
	width: 80%;
	height: auto;
	margin: 20px auto;
	padding: 20px;
	background: #ffffff;
	border: solid 1px #aaa;
	box-shadow: 0px 3px 10px #222;
	z-index: 5;
}
.close_s {
	position: relative;
	left: 52.5%;
	top: -40px;
	cursor: pointer;
}
/* --- PROMO --- */
/* ---LIGHTBOX SETTINGS--- */
#lightbox {
	display:none;
	background:#000000;
	color: black;
	opacity:0.7;
	filter:alpha(opacity=70);
	position:absolute;
	top:0px;
	left:0px;
	min-width:100%;
	min-height:100%;
	z-index:10;
}
#lightbox-panel {
	display:none;
	position:fixed;
	top:100px;
	left:50%;
	margin-left:-250px;
	width:500px;
	color: #01305e;
	padding:10px 15px 10px 15px;
	border:2px solid #01305e;
	background: #fff;
	z-index:20;
}
#close-panel {
	position: absolute;
	left: 100%;
	top: -22px;
	margin-left: -22px;
	width: 400px;
	cursor: pointer;
	z-index: 50;
}
/* ---END LIGHTBOX SETTINGS--- */
#promo {
	position: relative;
	padding: 10px;
	margin: 20px auto;
	width: 60%;
	min-height: 400px;
	height: auto;
	text-align: justify;
}
#promo img {
	max-height: 200px;
	height: auto;
}
.separator {
	width: 600px; 
	margin-top: 10px; 
	margin-bottom: 5px; 
	border-bottom-width: 1px; 
	border-bottom-color: #01305e;  
	border-bottom-style: solid; 
}
.row_head {
	font-weight: bold;
}
/* --- CONTACT --- */
#contact {
	position: relative;
	padding: 10px;
	margin: 20px auto;
	width: 75%;
	min-height: 400px;
	height: 500px;
	text-align: center;
}
/* ---FOOTER--- */
#footer {
	clear: both;
	position: relative;
	width: 100%;
	height: 250px;
	color: #fff;
	background: #01305e;
	border-top: solid 1px #222;
}
.top {
	position: relative;
	width: 75%;
	margin: auto;
	font-size: 13px;
}
.left, .right {
	float: left;
}
.left {
	width: 70%;
}
.left a, .right a {
	color: #fff;
}
.left p {
	clear: both;
}
.sitemap ul {
	list-style: none;
	height: 25px;
}
.sitemap li {
	float: left;
	width: 15%;
	margin-right: .5%;
	margin-left: 0;
	height: 20px;
	text-align: center;
	border-right: 1px solid #fff;
}
.sitemap li.last {
	border: none;
}
.bottom {
	clear: both;
	position: relative;
	top: 40px;
	width: 75%;
	margin: auto;
	font-size: 11px;
}
.b_left {
	float: left;
	width: 50%;
}
.b_right {
	text-align: right;
}
.b_right a {
	color: #fff;
}