@charset "utf-8";
/* CSS Document */
/* reset */
li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }


body{
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
}

#header-stretch {
	background: #1c1c1c url(images/header.jpg) repeat-x top;
	height: 129px;
}

#header h1 a {
	background: url(images/logo.jpg) no-repeat;
	float:left;
	height:92px;
	width:490px;
	margin-top:15px;
}
#nav {
	width: 450px;
	margin-top: 75px;
	float: right;
	height: 30px;
}


#nav ul {
	list-style: none;
	float: right;
}

#nav ul li {
	float: left;
	margin-left: 5px;
}

#nav ul li a {
	color: #797979;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	float: right;
}

#nav ul li a:hover {
color:#f3f3f3;
}

#nav img {
	float: right;
	position: relative;
	bottom: 9px;
	right: 3px;
}

/* end of header */

#main-container {
	width: 920px;
	-moz-box-shadow: 3px 3px 3px #0a0a0a;
    -webkit-box-shadow: 3px 3px 3px #0a0a0a;
    box-shadow: 3px 3px 3px #0a0a0a;
}

#content {
	color: #222222;
	width: 920px;
	clear: left;
	margin-top: 35px;
	padding-top: 35px;
	background-color: #838383;

}
#content a {
	color: #000000;
}

#google {
	margin-left: 245px;
}


#content h1 {
	background: url(images/welcome.png) no-repeat;
	float:left;
	height:30px;
	width:385px;
	margin-left: 19px;
	margin-bottom: 20px;
	text-indent:-9999px;
}

#content p {
	font-family:Arial, Helvetica, sans-serif;
	clear: left;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
	color: #000000;
	line-height: 1.3;
}
#bottom-content {
	color: #FFFFFF;
	height: 80px;
	background-image: url(images/gradientmain.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 920px;
}

#learnmore a{
	float:left;
	height:29px;
	width:105px;
	margin-top:22px;
	position: relative;
	margin-right: 20px;
	margin-left: 50px;
	background-image: url(images/learnmore.png);
	background-repeat: no-repeat;
}

#ourwork a{
	display: block;
	float:left;
	height:29px;
	width:105px;
	margin-top:22px;
	position: relative;
	background-image: url(images/ourwork.png);
	background-repeat: no-repeat;
}

/* end of main content */

#content-bottom {
	height: 360px;
	overflow: hidden;
	background-color: #191919;
	background-image: url(images/gradientcontent.jpg);
	background-repeat: repeat-x;
	margin-top: 35px;
	width: 940px;
}

#content-bottom h5{
	font-size:15px;
	font-weight:normal;
	margin-bottom:15px;
	color: #d2d2d2;
	padding-bottom:15px;
	background: url(images/border.gif) repeat-x bottom;
	width:280px;
	text-decoration:none

}

#contact {
	width: 311px;
	float:left;
	height: 345px;
	position: relative;
}

#contact h4 {
	width:175px;
	height:17px;
	margin-left:67px;
	margin-top:15px;
	background-image: url(images/moreinformation.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#contact h5 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#contact td.text2 {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin-bottom:8px;
	height:29px;
	margin-left:18px;
	color:#d2d2d2;
	padding-left:5px;
	font-size: 14px;
}
#contact td.text {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin-bottom:8px;
	height:29px;
	margin-left:18px;
	color:#d2d2d2;
	padding-left:5px;
	font-size: 14px;
}

#contact input.text {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#3f3f3f;
	border: none;
	margin-bottom:8px;
	width:155px;
	height:20px;
	margin-left:18px;
	color:#d2d2d2;
	padding-left:5px;
	font-size: 14px;
}

#contact td.textarea {
	border:none;
	color:#d2d2d2;
	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

}
#contact textarea { 
	font-family: Arial, Helvetica, sans-serif;
		border:none;
		margin-bottom:15px;
}

#contact a.send {
	background:url(images/submit.jpg) no-repeat;
	height:29px;
	width:105px;
	display: block;
	float: right;
	position: absolute;
	right: -5px;
	bottom: 0px;
}

/*end of contact*/
#testimonials {
	width: 311px;
	float:left;
	clear: right;
	height: 345px;
	position: relative;
}

#testimonials h4 {
	background: url(images/testimonials.jpg) no-repeat;
	width:127px;
	height:17px;
	margin-left:92px;
	margin-top:15px;
}

#testimonials h5 {
font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#testimonials h6 {
	font-size:14px;
	margin-bottom: 5px;
	color: #616161;
	margin-top: 5px;
}

#testimonials a {
	background:url(images/seemorebutton.jpg) no-repeat;
	height:29px;
	width:105px;
	display: block;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	
}

#testimonials p {
	color: #d3d3d3;
	font-size:14px;
	margin-bottom: 15px;
}

#testimonials blockquote {
	color: #d4d4d4;
	font-size:14px;
	margin-top: 5px;
}

#testimonialscontainer {
	width:276px;
}
/* end of testimonials */

#shop{
	color:#d2d2d2;
	width: 311px;
	float: left;
	clear: right;
	height: 345px;
	position: relative;

}

#shop h4 {
	width:183px;
	height:17px;
	margin-top:15px;
	margin-left: 64px;
	background-image: url(images/seemore.jpg);
	background-repeat: no-repeat;
}

#shop a {
	background:url(images/visitus.jpg) no-repeat;
	display: block;
	float:right;
	height:29px;
	width:105px;
	margin-top:44px;
	text-indent:-9999px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}


#shop h5 {
font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#shopimg {
	margin-left: 45px;
}

/*end of shop*/
#footer-stretch {
	height: 70px;
	border-top: 1px solid #616161;
	background-color: #1c1c1c;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}  
   
#footer {
	padding-top: 20px;
	font-size: 15px;
	padding-bottom: 15px;
	color: #d2d2d2;
	overflow: hidden;
}  


  
#footer p a {
	color: #616161;
	text-decoration: none;
	width: 300px;
}  
  
#footer p {  
 float: left;  
}  
  
#footer ul {
	float: right;
	list-style: none;
	margin-top: 0px;
	margin-right: 40px;
}  
  
#footer ul li {  
 float: left;  
padding-left: 5px;  
} 
  
#footer ul li a {  
color: #d2d2d2;  
text-decoration: none;  
}  



#footer ul li a:hover {
color:#616161;
}
#cert {
	border: 1px solid #222222;
	height: 169px;
	width: 300px;
	margin-left: 310px;
	margin-top: 10px;
}
#shopabout {
	float: right;
	height: 264px;
	width: 343px;
	margin-right: 20px;
	margin-top: 5px;
	border: 1px solid #222222;
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline;
}
#gallery {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #222222;
	width: 600px;
	margin-left: 160px;
	height: 450px;
}
#testimonialsbottom {
	height: 265px;
}
#nightimg {
	float: right;
	margin-right: 20px;
	margin-top: -35px;
	padding-left: 5px;
	display: inline;
}
#showroombrands {
	float: right;
	margin-top: -35px;
}


.blockquote {
	font-weight: normal;
	font-style: italic;
}



.textpush {
	margin-left: 20px;
	margin-bottom: 20px;
}



/* end of bottom content */

.container {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.imgright {
	float:right;
	margin-left: 15px;
	margin-top: 5px;
}

.centertext {
	text-align: center;
}

.imgleft {
	float:left;
	border: solid 1px #222222;
	margin-top: 5px;
	margin-right: 10px;
}

.imgr {
	float:right;
	border: solid 1px #222222;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

img.center {   
display: block;  
 margin-left: auto;   
 margin-right: auto;
 }
 
 .testimonials{
	font-style: italic;
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-left: 35px;
	display: inline;
}
 
 .blockquoteleft {
	background: url(images/quote1.png) no-repeat;
	width:26px;
	height:24px;
	float: left;
	margin-bottom: -15px;
	margin-left: -10px;
}

.blockquoteright {
	background: url(images/quote2.png) no-repeat;
	width:26px;
	height:24px;
	float: right;
	margin-bottom: -15px;
	margin-right: -10px;
}
.bold {
	font-weight: bold;
}
#beforeafter {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#sub {
	background-image: url(images/submit.jpg);
	height: 29px;font-family:century gothic; color:#fff; font-size:16px;
	width: 105px; letter-spacing:-9999px;
	text-indent:-9999px;
	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;
	float: right; margin-right:10px;
	margin-top: 5px; cursor:pointer
}
