/****** RESET ******/
* {
	margin:0;
	padding:0;
}
body {
	color:#000;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.clear {
	clear:both;
}
body {
	background:url(../img/bg.jpg) no-repeat;
	background-position:top;
	background-color:#000000;
	margin:0;
	padding:20px 0 0;
}
.ph {
	color:#f47421;
	font:Arial, Helvetica, sans-serif;
	font-size:8px;
	text-transform:uppercase;
}
/****** ELEMENTS ******/
#wrapper {
	width:960px;
	margin: 0 auto;
}
.inner-wrapper {
	float:left;
	width: 630px;
}
#header {
	margin:0 auto;
}

.rotate {
	width:480px;
	height:400px;
	float:left;
}
#lp {
	float:left;
	width:320px;
	color:#FFF;
	font-size:10px;
	padding-left:10px;
}
#lp h1 {
	color:#FFF;
	font-size:21px;
	font-weight:bold;
	font-style:italic;
	margin:20px 0 20px 0;
	padding-top:10px;
}
#substance {
	float:right;
	width:630px;
	position:relative;
	top:-100px;
	margin-bottom:-100px;
	padding-bottom:15px;
	background:url(../img/bot_sub.jpg) no-repeat bottom;
	background-color:#fff;
}
#substance ul {
	margin-left:40px;
	list-style:none;
	}
#substance ul li {
	padding-left:20px;
	background:url(../img/ul_arrow.png) no-repeat;
	background-position: left center;
	margin:5px 0;
}
#substance a {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#substance a:hover {
	color:#003366;
}
#rp {
	float:left;
	width:150px;
	height:360px;
	background:url(../img/rp.jpg);
}
/****** FOOTER ******/
#footer {
	margin:0px auto;
	padding-top:20px;
	width:960px;
	height:100px;
	clear:both;
}
#footer .container {
	margin:0 auto;
	padding:10px;
	width:940px;
	border-top:1px solid #FFF;
}
#footer .container .nav a {
	color:#FFF;
}
#footer .container .nav a:hover {
	color:#3399FF;
}
#footer p {
	color:#999;
	font-size:80%;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration:none;
	text-transform: uppercase;
}
#footer a:hover {
	color: #FF0000;
	text-decoration:none;
}
#footer img {
	border:none;
}
/****** CONTACT ******/
#contact {
	margin-bottom:10px;
}
#contact .lcol, #contact .col {
	float:left;
	width:270px;
}
#contact ul {
	list-style:none;
	float:left;
	width:50%;
}
#contact li {
	background:#f1f1f1;
	margin:2px 0;
	padding:2px 5px;
}
#contact li.nobg {
	background:none;
}
/****** DROP-DOWN ******/

.dropdown {
	list-style:none;
	width:150px;
	float:left;
	font-size:12px;
	margin-right:10px;
	
}
.dropdown li {
	text-align:right;
	margin:5px 0 0 0;
	padding:7px;
}
.dropdown li.link {
	background:url(../img/dropdown.png) no-repeat;
	text-align:right;
	padding:8px 0 0 0;
	width:150px;
}
.dropdown li.link:hover {
	background:url(../img/dropdown_.png) no-repeat;
}
.dropdown li.link a {
	margin:0 7px;
}
.dropdown .logo {
	float:left;
	margin:2px 2px;
	height:70px;
	width:70px;
}
.gallery-container {
	margin-top:8px;
}
/****** LISTS ******/
.list {
	margin:0;
}
.list li {
	padding:3px 3px 3px 25px;
	font-style:italic;
	background: url(../img/list_bullet.gif) left center no-repeat #fff;
	background-position:10px 50%;
}
/*"""""""" TABS """"""""*/
ul.tabnav {
    list-style: none;
    margin-left: 10px;
    height: 32px;
}
ul.tabnav li {
    float: left;
    background: #7c7c7c;
	border-top:2px solid white;
    margin-left: 6px;
}
ul.tabnav li.active {
    position: relative;
    margin-top: 1px;
    background: #fff;
    border: 2px solid #a1a1a1;
    border-bottom: 1px solid #fff;
}
ul.tabnav li a {
    display: block;
    padding: 0 18px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    outline: 0;
}
ul.tabnav li.active a {
    color: #444;
}
.tabs {
    border: 2px solid #a1a1a1;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    height: 200px;
    padding: 16px;
}
.tabs div {
overflow: hidden;
}
/****** LINKS ******/
a:link {
	color: #fff;
	text-decoration:none;
}
a:visited {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color: #fff;
	text-decoration:none;
}
a:active {
	color: #fff;
	text-decoration:none;
}
/****** NAV ******/
#nav {
	height:30px;
	background:url(../img/nav.jpg);
	font-size:10px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
}
.rollover a:link, .rollover a:visited, .rollover a:active {
	background:url(../img/nav.jpg);
	text-decoration: none;
	text-transform:uppercase;
	float:right;
	text-align:center;
	padding:8px 20px;
}
.rollover a:hover, .rollover a.active {
	background:url(../img/nav_.jpg);
	text-decoration: none;
	color:#FFF;
}
/****** TEXT ******/
h1 {
	font-size:160%;
	color:#0f3d64;
	margin:20px 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
}
h2 {
	font-size:140%;
	margin:10px 15px;
	line-height:1.4em;
}
h3 {
	font-size:110%;
	padding:3px 0;
	color:#FF0000;
}
p {
	margin:10px 20px;
	line-height:1.4em;
}
/****** GALLERY ******/
#gallerycontainer {
	text-align:center;
	background:#98C908;
}
/****** SLIMBOX ******/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
#banner-img {
	position:relative;
	top:-120px;
	display:block;
}
.banner {
	z-index:-10;
	position:relative;
	top:-10px;
	height: 450px;
}
.products {
	width:315;
	height:205px;
	float:left;
}
.products img {
margin-left:20px;
border:1px solid #ccc;
padding:1px;
}
.products ul {
}
