@charset "utf-8";

body {
background: url(images/background.jpg) no-repeat ;
padding-top: 20px;
background-attachment: fixed;
}

a img {
border: 0;
}

p {
margin-top: 10px;
}

h1.logo a {
	float: left;
	display: block;
	width: 183px;
	height: 84px;
	background: url(images/logo.png) no-repeat;
	text-indent: -50000px;
	margin-left: 10px;
}

a {
color: #f4ab2d;
text-decoration: none;}

a:hover {
text-decoration: underline;
}

#wrapper {
	width: 960px;
	margin: auto;
}
#footer {
	clear: both;
}
#contact-top {
	float: right;
	width: 100%;
	margin-top: -87px;
	text-align: right;

}


#contact-top p {
color: #fff;
font-size: 1.4em;
margin: 5px 0 0 0;
}

#navigation {
float: right;
width: 500px;
}

#navigation ul li {
display: inline-block;
float: left;
}

#navigation ul li a {
	float: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	text-indent: -999999px;
	margin: 0;
}
#navigation ul #nav-products a {
	background-image: url(images/nav-products.png);
	height: 45px;
	width: 98px;
	background-repeat: no-repeat;
	margin: 0;
}
#navigation ul #nav-contact a {
	background-image: url(images/nav-contact.png);
	height: 45px;
	width: 120px;
	background-repeat: no-repeat;
	margin: 0;
}

#navigation ul #nav-contact a:hover {
	background-image: url(images/nav-contact-hover.png);
}
#navigation ul #nav-products a:hover {
	background-image: url(images/nav-products-hover.png);
}

#navigation ul {
	list-style-type: none;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 446px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 45px;
}
#navigation ul #nav-about a {
	background-image: url(images/nav-about.png);
	height: 45px;
	width: 98px;
	background-repeat: no-repeat;
	margin: 0;
}

#navigation ul #nav-about a:hover {
	background-image: url(images/nav-about-hover.png);
}

#navigation ul #nav-about a.active, #navigation ul #nav-about a.active:hover {
	background-image: url(images/nav-about-active.png);
}

#navigation ul #nav-products a.active, #navigation ul #nav-products a.active:hover {
	background-image: url(images/nav-products-active.png);
}

#navigation ul #nav-contact a.active, #navigation ul #nav-contact a.active:hover {
	background-image: url(images/nav-contact-active.png);
}

#navigation ul #nav-home a {
	background-image: url(images/nav-home-inactive.png);
	height: 45px;
	width: 110px;
	background-repeat: no-repeat;
}

#navigation ul #nav-home a:hover {
	background-image: url(images/nav-home-hover.png);
	height: 45px;
	width: 110px;
	background-repeat: no-repeat;
}

#navigation ul #nav-home a.active, #navigation ul #nav-home a.active:hover {
	background-image: url(images/nav-home.png);
	height: 45px;
	width: 110px;
	background-repeat: no-repeat;
}

#content-wrapper {
	background-color: #FFF;
	float: left;
	width: 100%;
	padding-top: 10px;
}

#header {
	float: left;
	width: 960px;
}
#navigation {
	float: right;
	width: 100%;
}

body {
	background-color: #000;
	background-image: url(images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#content-main {
	width: 590px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	line-height: 18px;
	padding-top: 10px;
}
#content-sub {
	width: 260px;
	float: right;
	padding-top: 13px;
	padding-right: 15px;
}
#content-sub #gallery-header {
	margin-bottom: 10px;
}
.header-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	display: block;
	width: 100%;

}
#top-image {
	margin-bottom: 10px;
}



#content-sub ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content-sub ul li {
}
#content-sub ul li img {
	float: left;
	width: 126px;
}
#request-header {
	float: left;
	margin: 10px 0 20px 0;
}


#content-main #content-main-img {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

input.request {
width: 240px;
}

#footer {
background: url(images/footerBg.png) repeat-x;
display: block;
width: 960px;
height: 93px;
margin-bottom: 0px;
}

#footer-nav ul {
display: block;
margin-left: 20px;
}


#footer-nav ul li{
display: inline-block;
float: left;
margin-right: 20px;
margin-top: 20px;
margin-bottom: 10px;}

#copyright p {
color: #fff;
font-size: 0.8em;
margin-left: 20px;}

.homeBanner {
width: 940px;
height: 320px;
background: #fff;
padding: 10px;
margin-bottom: 5px;
}

ul#gallery {
margin-top: 10px;
margin-bottom: 10px;
background: #fff;}

#contactform label, #contactform p {
font-size: 0.8em;
padding: 10px;}


img.border  {
padding: 3px;
border: 1px solid #ccc;
background: white;
}

ul, li, li img, li a img {
margin: 0;
padding: 0;}

ul.list li {
margin-left: 40px;
}
