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

/*reset all styles*/
html, body, div, span, h1, h2, h3, h4, h5, h6,
 p, a, em, font, img, sub, sup, tt, var, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*end reset*/

html {
	min-height: 100.1%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/texturebg.jpg) no-repeat center center fixed #000;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	color: #fff;
	font: 12px tahoma, arial, Tahoma;
	letter-spacing: .05em;

}

a { color: #D7C879;
	text-decoration: underline;
}

a:hover {
	color: #D7D6A3;
}

p {
	margin: 8px 0px 0px 0px;
}

img {
	border: 0px;
}

/*OFFSET HEADER*/
h1 {
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
}

/*CENTERED HEADER*/
h2 {
	font: 18px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing: .08em;
}

/*SERVICE TABLE HEADER*/
h3 {
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .08em;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-bottom: 1px solid #bad3d8;
}

/*HEADER DESCRIPTION*/
h4 {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 480px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;	
}

#wrapper {
	width: 990px;
	height: 100%;
	margin: 5px auto 20px auto;
	display: block;
}


img.ad {
	float: right;
}

#splash {
	width: 950px;
	height: 150px;
	margin-left: 130px;
	float: left;
}

#nav {
	width: 950px;
	min-height: 31px;
	/*background-color: #700203;*/
	margin: 150px auto 0px auto;
}

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

#navlist li {
	display: inline;
}

#navlist li a {
	font-size: 12 px;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	border-right: 1px solid #bad3d8;
}

#navlist li a.last {
	border: 0px;
}

#navlist li a:hover {
	color: #000000;
	background-color: #bad3d8
}



/*hack to fix table overflow in FF*/
html>body #wrapper {
	overflow: hidden;
}

/*hack to fix wrapper height in IE*/
* html #wrapper {
	height: 400px;
}


#content {
	float: left;
	width: 725px;
	min-height: 475px;
	/*padding: 0px 0px 20px 0px;*/
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background: rgba(0, 0, 0, .55);
	background: rgb #000; 
	border-radius: 20px;
	margin-left: 25px;
	margin-bottom: 25px;
}
#contentcontainer {
	float:left;
	width: 775px;
	height: auto;
}


#textwide {
	width: 650px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;		
}

#textright {
	width: 360px;
	text-align: justify;
	margin-right: 50px;
	margin-top: -12px;
	float: right;
}

#textleft {
	width: 400px;
	text-align: justify;
	margin-left: 53px;
	float: left;
}

#imgleft {
	width: 250px;
	float: left;
	margin-left: 53px;
}

#content table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 0px;
	border-collapse:collapse;
}

#content table td.option {
	text-align: left;
	border-bottom: 1px solid #000000;
	padding: 3px 0px 3px 0px;
}

#content table td.cost {
	text-align: right;
	border-bottom: 1px solid #000000;
}

#content table td.time {
	text-align: right;
}

#content table td.disclaimer {
	font: 9px Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 25%;
}


#content img {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
/*	border: 2px solid #000000;*/
}


#sidebar {
	float: left;
	width: 200px;
	/*background-color: #700203;*/
	color: #fff;
	height: 100%;
	text-align: center;
}

* html #sidebar {
	height: 500px;
}


#sidebar img {
	padding: 10px 0px 10px 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	clear: both;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	color: #2d6c83;
	/*background-color: #700203;*/
	color: #fff;
	text-align: center;
	border-top: 2px solid #bad3d8;
}

#restoration1{
	-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}

#restoration2{
	-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
#restoration3{
	-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
.fb-like-box{
	float: right;

}
#header{
	display: inline;
	float: left;
}

#upload {
	margin-left: auto;
	margin-right: auto;
}
