@charset "utf-8";
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b7b7b7;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}
.img-gallery {
	border: 2px solid #f78f1e;
}
.white-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.input {
	background-color: #2a2a2a;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b7b7b7;
	text-decoration: none;
}


p {
	text-align: justify;
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.home-bg {
	background-image: url(images/home-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:695px;
}
.product-bg {
	background-image: url(images/product_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:636px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	
}
#main h1 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #f28700;
	text-decoration: none;
	margin-bottom: 10px;
}
.contact-bg {
	background-image: url(images/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:844px;
}
a.link-orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #f78f1e;
	text-decoration: underline;
}
a.link-orange:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #f78f1e;
	text-decoration: none;
}
.orange-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F78F1E;
	text-decoration: none;
}
.input-big {
	background-color: #2a2a2a;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b7b7b7;
	text-decoration: none;
}
.white {
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
