@charset "UTF-8";
/* CSS Document */

/* body total */

* {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
}

body {
 font-size: 62.5%;
 background:url("images/bghead.gif") repeat-x top;
}

/* wrapper */

#wrapper {
 width: 990px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
}

/* navigation */

#navigation {
	margin-top: 5px;
	height: 35px;
	width: 100%;
	color: #fff;
}
#navigation ul {
	list-style-type: none;
	margin-left: -40px;
}
#navigation li {
	display: inline;
	margin-left: 6px;
	font-size: 1.2em;
	letter-spacing: .1em;
	text-transform: uppercase;
}
#nav .sub, #nav .sub a:link, #nav .sub a:visited {
	font-size: .9em;
	margin-left: 0px;
	color: #eee2ba;
	letter-spacing: 0px;
}
#nav .sub a:active, #nav .sub a:hover {
	color: #000000;
	font-size: .9em;
}
#nav .sub .current {
	font-size: .9em;
}
#navigation a:link, #navigation a:visited {
	color: #fff;
	text-decoration: none;
}
#navigation a:active, #navigation a:hover, #navigation a:active .current, #navigation a:hover .current {
	color: #000;
}
#navigation .current {
	color: #597233;
}
#nav {
	float: left;
	margin-bottom: 10px;
	height: 18px;
}
#client_login {
	float: right;
	font-size: .8em;
	margin-right: 5px;
	margin-top: 2px;
	text-align: right;
	text-transform: uppercase;
}
#breadcrumbs {
	font-size: 1.1em;
	color: #999;
	float: left;
	clear: left;
	margin-left: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #bba764;
}
#breadcrumbs a:active, #breadcrumbs a:hover {
	color: #000;
}


/* head */

#header {
 height: 196px;
 text-align: left;
 margin-left: 127px;
}

/* left */

#left {
	margin-top: 0px;
	text-align: right;
	float: left;
}


/* content */

#content  {
	width: 520px;
	float:left;
	top: 0px;
	padding-top: 5px;
}
#content a:link, #content a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #e44632;
	letter-spacing: 1px;
}
#content a:active, #content a:hover {
	color: #000000;
}
#tn { width: 520px; }
#tn ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
#tn li {
	display: inline;
}
.product {
	padding: 5px;
	background: #eabe84;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 10px;
	margin-right: 6px;
}

#ow1 {
	width: 520px;
	float: left;
	padding-top: 10px;
}

#ss {
	width: 510px;
	height: 300px;
	margin: 8px 8px 8px 6px;
	background: #eabe84;
	border-radius: 5px;
	padding: 5px;
	-moz-border-radius: 5px;
}
.slideshow {
    width: 510px; 
    height: 300px;
	position:relative;
} 
.slideshow img, .slideshow img a:link { 
    width: 510px; 
    height: 300px;
    top: 5px; 
    left: 5px;
	position:absolute;
	border: none;
} 

/* right */

#right {
	text-align: right;
}

/* footer */

#footer {
 color: #999999;
 size: .9em;
 text-align: left;
 margin-left: 15px;
 line-height: 2em;
}
#footer a:link, #footer a:visited {
	color: #b1b04b;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #000;
}


/* general */

h1 {
	font-size: 2.4em;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	color: #e44632;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.4em;
	color: #999999;
	margin-bottom: 1em;
	padding-left: 5px;
	font-weight: normal;
	font-style: italic;
}
h3 {
	font-size: 1.8em;
	color: #e28839;
	font-style: italic;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p, #ow1 ul {
	font-size: 1.2em;
	line-height: 1.8em;
	padding-left: 20px;
	margin-bottom: .7em;
	color: #999999;
}
#ow1 p, #ow1 ul {
	padding-left: 20px;
	padding-right: 8px;
}
#ow1 ul {
	list-style-image: url('images/redbull.gif');
	margin-left: 50px;
	margin-top: 7px;
}
#content ul {
	list-style-image: url('images/redbull.gif');
	margin-left: 6px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 1.2em;
	color: #999999;
	line-height: 1.8em;
}
.image {
	margin: 8px 8px 8px 8px;
	background: #eabe84;
	border-radius: 5px;
	padding: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}

/* contact form stuff */

#contact-form fieldset {width:100%; border: 0;}
#contact-form li {margin:10px; list-style: none;}
#contact-form #company { margin-left: 23px;}
#contact-form #name { margin-left: 43px;}
#contact-form input  {margin-left:45px; text-align: left;}
#contact-form textarea {margin-left:16px; text-align: left;}
#contact-form legend {color: #e28839; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 1.8em; }
#contact-form .button { background: #e28839; color: #ffffff; padding: 5px; border: 0; }