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

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 19, 2010 */

@font-face {
	font-family: 'eurofurenceregular';
	src: url('../font/eurof55-webfont.eot');
	src: local('☺'), url('../font/eurof55-webfont.woff') format('woff'), url('../font/eurof55-webfont.ttf') format('truetype'), url('../font/eurof55-webfont.svg#webfontsFkpsXcM') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* End Font Squirrel Generated Content */

* {margin:0px;padding:0px;border:0px;}

body {
	background-image:url(../images/bodyBG.png);
	background-repeat:repeat-x;
	/*background-color:#8f3e01;*/
	background-color:#5C0000;
	/*background-color:#fcce66;*/
	font-family:Georgia, "Times New Roman", Times, serif;
}

a { color:#5C0000;}
a:hover {color:#FF6400; }
/*a:visited { color:#930; }*/

#wrapper {
	width:858px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/wrapperBG.png);
	background-repeat:repeat-y;
}

#content {
	width:820px;
	margin-left:19px;
}

#header {
	height:400px;
}

#logo {
	position:absolute;
	width:240px;
	height:140px;
	margin-left:10px;
	background-image:url(../images/logo.png);
	text-indent:-99999em;
	z-index:10;
}

#nav {
	position:absolute;
	width:520px;
	height:60px;
	margin-left:290px;
	background-image:url(../images/navBG.png);
	font-family: 'eurofurenceregular', Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	z-index:10;
}

#nav ul {
	margin-top:10px;
	margin-left:6px;
}

#nav li {
	display:inline;
	margin-left:30px;
}

#nav li ul {
	visibility:hidden;
	position:absolute;
}

#nav li:hover ul {
	visibility:visible;
	background-color:#FFF;
	padding:3px 10px 5px 0px;
	list-style-type:disc;
	width:200px;
}

#nav li:hover ul li {
	display:list-item;
	padding:3px;
	font-weight:bold;
	font-size:14px;
}

#nav li:hover #navServices {
	margin-left:200px;
	margin-top:-2px;
	padding-top:14px;
}

#slideshow {
	height:400px;
	background-image:url(../images/slides/orientalRugs.jpg);
	text-indent:-99999em;
}

#slideshowWater {
	height:400px;
	background-image:url(../images/slides/waterExtraction.jpg);
	text-indent:-99999em;
}

#slideshowCarpet {
	height:400px;
	background-image:url(../images/slides/carpetCleaning.jpg);
	text-indent:-99999em;
}

#slideshowOffer {
	height:400px;
	background-image:url(../images/slides/introOffer.jpg);
	text-indent:-99999em;
}

#slideshowTruck {
	height:400px;
	background-image:url(../images/slides/scitechTruck.jpg);
	text-indent:-99999em;
}

#message {
	height:230px;
	padding-top:170px;
	text-align:center;
	font-size:18px;
	color:#FFF;
	background-image:url(../images/slideBG.png);
}

#services {
	height:190px;
	background-image:url(../images/specializeBG.jpg);
	text-indent:-99999em;

}

#services ul {
	list-style-type:none;
}

#testimony {
	/*background-image:url(../images/testimonyBG.jpg);*/
	background-image:url(../images/footerBG.png);
	background-repeat:no-repeat;
	background-color:#FFF;
}

#testimony h2 {
	/*text-indent:-99999em;*/
}

#testimony p {
	/*float:left;
	width:240px;
	margin-top:20px;
	margin-left:20px;
	margin-right:10px;
	font-size:18px;
	color:#FFF;
	line-height:23px;*/
}

#testimony span {
	/*text-align:right;
	font-size:12px;
	font-weight:800;
	font-style:italic;*/
}

.clearFix {
	clear:both;
	height:10px;
}

.clearLeft {
	clear:left;
	padding-top:10px;
}

#contact {
	height:220px;
	background-image:url(../images/contactBG.jpg);
}

#contact h2 { text-indent:-9999em; }

input { 
	margin:10px 0px 10px 20px;
	border:2px;
	padding:3px;
	border-style:solid;
	border-color:#400;
}

textarea {
	margin-left:20px;
	border:2px;
	padding:3px;
	border-style:solid;
	border-color:#400;
}

#contactInfo {
	float:right;
	width:360px;
	margin-right:20px;
	font-size:20px;
	color:#5C0000;
}

#footer {
	font-family: 'eurofurenceregular',Georgia, "Times New Roman", Times, serif;
	height:160px;
	background-image:url(../images/footerBG.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	font-size:18px;
}

#footer ul { 
	float:left;
	width:150px;
	margin-top:20px;
	margin-left:20px;
	list-style-type:none;
}

#footerNotice { 
	float:right;
	width:280px;
	margin-top:20px;
	margin-right:20px;
	text-align:right;
	font-size:14px;
}

#ending {
	height:30px;
	width:858px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/endingBG.png);
	background-repeat:none;
}


/* aboutUs page */


#aboutslideshow {
	height:400px;
	background-image:url(../images/aboutSlideshow.jpg);
	text-indent:-99999em;
}

#aboutus {
	background-image:url(../images/aboutusBG.jpg);
	height:600px;
	
}

#aboutus h2 {
	text-indent:-9999em;
	font-size:36px;
	color:#FFF;
}

#aboutus p {
	float:left;
	width:640px;
	margin-top:20px;
	margin-left:90px;
	margin-right:10px;
	font-size:18px;
	color:#FFF;
	line-height:23px;
	
}

#aboutus span {
	text-align:right;
	font-size:12px;
	font-weight:800;
	font-style:italic;
}

#frontInfo {
	padding:20px;
	background-color:#FFF;
}

#frontInfo h1, #frontInfo p, #frontInfo ul, #frontInfo h2{
	margin-bottom:10px;
}

#frontInfo h2 {
/*	margin-top:30px;*/
}

#frontInfo h1, #frontInfo h2 {
	color:#5C0000;
}

#frontInfo ul {
	margin-left:20px;
}

#frontInfo ul li {
	color:#5C0000;
	list-style-type:square;
}

#frontInfo ol {
	margin-left:20px;
}

#frontInfo ol li {
	color:#5C0000;
	margin-top:5px;
	margin-bottom:5px;
}

#information {
	padding:20px;
	background-color:#FFF;
}

#information h1, #information p, #information ul, #information h2{
	margin-bottom:10px;
}

#information h2 {
	margin-top:30px;
}

#information h1, #information h2 {
	color:#5C0000;
}

#information ul {
	margin-left:20px;
}

#information ul li {
	color:#5C0000;
	list-style-type:square;
	margin-top:5px;
	margin-bottom:5px;
}

#information ol {
	margin-left:20px;
}

#information ol li {
	color:#5C0000;
	margin-top:5px;
	margin-bottom:5px;
}

#sidebar {
	float:right;
	padding-left:24px;
	margin-left:20px;
	width:260px;
/*	border-left:4px;
	border-color:#9c4c3e;
	border-style:dashed;*/
	margin-bottom:10px;
}

.infoImage {
	float:left;
	margin:0 0 0 0;
}

.infoImageRight {
	float:right;
	margin:5px 5px 5px 5px;
}

.infoImageLeft {
	float:left;
	margin:5px 5px 5px 5px;
}

.reviewAuthor {
	color:#5C0000;
	font-weight:800;
	font-style:italic;
}


hr {
	border: none 0; 
	border-top: 2px dashed #9c4c3e;/
	height: 2px;
	margin-top:20px;
	margin-bottom:20px;
}
	
.floatRight {
	float:right;
}

.disclaimer {
	font-size:12px;
	font-style:italic;
}

.backToTop{
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-align:right;
}

#sidebar .info { 
	margin-left:10px;
	font-weight:bold;
	font-size:12px;
}

#sidebar .name { 
	color:#5C0000;
	font-weight:bold;
	font-style:italic;
}

#sidebar .mail {
	color:#5C0000;
	font-weight:bold;
	font-style:italic;	
}

#sidebar .guarantee {
	margin-left:10px;
}

#frontLeft {
	margin-top:-8px;
	width:450px;
	float:left;
}

#frontMid {
	float:left;
	padding-left:10px;
	margin-left:20px;
	width:260px;
	margin-bottom:10px;
}

#frontRight {
	float:right;
	padding-left:10px;
	margin-left:20px;
	width:200px;
/*	border-left:4px;
	border-color:#9c4c3e;
	border-style:dashed;*/
	margin-bottom:10px;
}

#frontLeft h1 {
	font-size:28px;
}

#frontLeft p {
	font-size:20px;
}

.smallHeader {
	font-size:18px;
	line-height:10px;
}

.midHeader {
	font-size:34px;
}

.largeHeader {
	font-size:24px;
}

#vidLeft, #vidRight {
	float:left;
	margin:8px;
}

#frontLeft #vidHeader {
	font-size:28px;
	color:#5C0000;
}

#frontLeft #wsls {
	vertical-align:text-bottom;
}

.centerText {
	text-align:center;
}

#feedback label {
	display:block;
	float:left;
}

#feedback select{
	float:right;
	margin-top:-2px
}

#feedback ul {
	list-style-type:none;
}

#feedback li {
	width:420px;
	padding:10px;
	background-color:#DDD;
}

#feedback li:nth-child(even) {
	background-color:#FDD;
}

#feedback input[type=radio] {
	float:left;
	margin:0 5px 0 0;
}
