/* dont change anything below this comment */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* dont change anything above this comment */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Century Gothic, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	background: none repeat scroll 0 0 #000000;
}
footer{
	width: 940px;
	padding: 10px;
	margin: 0 auto;
}
a {
	color: #E5942A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
b {
	font-weight: bold;
}
i {
	font-style:italic;
}
.left {
	float: left;
}

.right {
	float: right;
}
.navigation{
	height: 55px;
	width: 715px;

	float: right;
	margin-top: -75px;
	 border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.contact_information{
	height: 10px;
	margin-left: 515px;
	position: absolute;
	top: 40px;
	width: 515px;
}
.contact_information img{
	vertical-align: middle;
	padding: 0 5px;
}.contact_information span{
	font-size: 16px;
	font-weight: bold;
}
.slider_backround{
	background: url("../images/homepage/layer1.jpg") repeat-x scroll 0 center transparent;
    height: 360px;
    width: 100%;
	margin-top: -30px;
}
.slideshow_backround{
	background: url("../images/homepage/slideshow_bg.jpg") repeat-x scroll 0 center transparent;
    height: 360px;
    width: 960px;
	margin: 0 auto;
	margin-top: -30px;
}
.logo{
	height: 150px;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 15px;
}
.bg_logo{
	left: -400px;
    position: relative;
    z-index: -1;
}
.image_logo{
	position: absolute;
    top: 10px;
}

#wrapper {
	width:100%;
	background: #4a4a4a;
	margin-top:-15px;
}
#content {
	width: 960px;
	margin: 0 auto;
}

#content p {
	padding: 10px 15px;
}
#content h1{
	color: #DC7822;
    font-size: 28px;
    line-height: 28px;
    padding: 10px;
}

#content h2{
	color: #DC7822;
    font-size: 16px;
    line-height: 16px;
	font-weight: bold;
	margin-bottom:10px;
}
#content hr{
	margin: 0 auto;
    width: 940px;
	border: none;
	border-bottom: 1px dotted #a5a5a5;
}


.homeBox{
	width: 295px;
	float: left;
	padding: 10px;
	margin-top: 10px;
}
.homeBox img{
	border: 5px solid #e8e8e8;
}
.homeBox_text img {
	float: left;
	border: none;
	padding: 5px;
}
.homeBox_text{
	width: 280px;
}
.homeBox_text p{
	color: #fff !important;
	font-size: 14px;
}
.homeBox_text h3{
	color: #e5942a !important;
	font-size: 18px;
	text-align: left;
}
.content_text {
	padding: 10px;
}
.content_text1 {
	width: 570px;
	padding-right: 30px;
	float: left;
	background: url("../images/homepage/dots.png") no-repeat scroll left top transparent;
}
.content_text1 h3 {
    font-size: 20px;
    font-weight: bold;
    margin-left: 22px;
    margin-top: 15px;
	padding-bottom: 10px;
}

.content_text2 {
	width: 340px;
	float: right;
	background: url("../images/homepage/bubble.png") no-repeat scroll left top transparent;
}
.content_text2 h3 {
    font-size: 20px;
    font-weight: bold;
    margin-left: 55px;
    margin-top: 15px;
	padding-bottom: 10px;
	color: #E5942A;
}
.footer_column1 {
	float: left;
	width: 345px;
}
.footer_column2 {
	float: left;
	width: 225px;
}
.footer_column3 {
	float: left;
	width: 370px;
	font-size: 18px;
}
.footer_column3 form{
	display: inline;
}
footer .button {
	background: url(../images/footer/button.png) no-repeat 0 0 transparent;
	width: 22px;
	height: 24px;
	border: none;
	vertical-align: top;
	cursor: pointer;
}
input[type="text"], input[type="email"], textarea, select {
	 border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: none;
	font-size: 16px;
	resize: none;
	width: 170px;
	padding: 2px;
}



.form_table tr td {
	padding:5px;
	vertical-align: middle;
}
#product-categories {
	width: 200px;
	float: left;
}

#product-categories ul {
	width: 165px;
	margin: 0 auto;
}

#product-categories ul li {
	width: 165px;
	margin: 0 auto;
	padding: 4px 0 4px 15px;
	background: url('../images/list-bullet.png') no-repeat 0 7px;
	list-style: none;
}

#product-categories ul li a {

	text-decoration: none;
}

#product-categories li.list-heading {
	text-transform: uppercase;
	background: none;
	padding-left: 0;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}

#partial-page-content {
	width: 680px;
	padding: 10px 40px 40px 20px;
	float: right;
}

#partial-page-content #featured-products {
	margin-top: 5px;
}

#partial-page-content #featured-products img {
	width: 190px;
	height: 190px;
	margin-right: 40px;
	border: 5px solid #abaa9b;
}

#partial-page-content #featured-products div {
	width: 200px;
	margin-right: 40px;
	margin-bottom: 25px;
}

#partial-page-content #featured-products div.last {
	margin-right: 0px;
}

#partial-page-content p {
	margin: 5px 0 20px;
	padding: 0;
	color: #4A4A4A;
}
#partial-page-content p a{

	color: #4A4A4A;
}

#partial-page-content h2, #full-page-content h2 {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 28px;
	text-transform: uppercase;
	color: #fff;
}

#partial-page-content h3, #full-page-content h3 {
	width: 200px;
	margin-top: 8px;
	text-align: center;
	font-size: 21px;
	font-family: Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.item{
float:left;
width:175px;
height:285px;
padding:10px;
background:#eaeae6;
margin:10px;
}
.imgblock{
width:175px;
height:175px;
background:#ccc;	
}
small {
	color: #D55919;
	font-size: 12px;
}
