/* CSS Document */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
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;
}

html, body {

	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	background-color: #ffffff;
	background-color: #0099a0;
	background-color: #339a99;
	font-size: 13px;

}

/* link styling */

a {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}

a:hover {
	color: #EA6512;
	text-decoration: underline;
	font-size: 13px;
}

a .no-underline{
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}



/* fonts */

h1 {

	font-size: 18px;
	color: #006666;
	color: #0099a0;
	color: #036868;
	font-weight: bold;
	padding: 0px 0 5px 0;
}

h2 {

	font-size: 13px;
	line-height: 22px;
	color: #339a99;
	font-weight: bold;
	padding: 5px 0 0px 0;

}


h3 {

	font-size: 18px;
	line-height: 22px;
	color: #006666;
	color: #0099a0;
	color: #036868;
	font-weight: bold;
	padding: 0px 0 0px 0;

}

/* Call us today in header */
h4 {

	font-size: 22px;
	
	font-weight: bold;

}


h5 {

	font-size: 26px;
	font-weight: bold;

}

h6 {

	font-size: 13px;	
	font-weight: bold;

}


p {

	font-size: 13px;
	margin: 8px 0 12px 0;
	margin: 0px 0 12px 0;
	line-height: 22px;
	text-align:justify;

}

.p1 {
	font-size: 10px;
	line-height: normal;
	text-align:justify;
	
}

.p2 {
	font-size: 13px;
	line-height: normal;
	text-align:justify;
}

.p3 {
	margin: 5px 0 12px 0;
}

.p4 {
	margin: 0;
	line-height: normal;
}


.no-margin {
	margin: 0px;
}

.normal {
	font-weight: normal;
}



.bold {
	font-weight: bold;
}

.white {
	color: #FFFFFF;

}

.green {
	color: #006666;
	color: #036868;

}

.light-green {
	color: #0099a0;
	color: #339a99;
	color: #009999;
}


.orange {
	color: #EA6512;
	color: #EC7329;

}

.grey {
	color: #666666;
}

.black {
	color: #000000;
}

.clear-left {
	clear: left;
	}

.clear-both {
	clear: both;
}

.spacer {

height: 22px

} 


/******************************************************************************************

/* page wrappers and containers */

#wrapper {
	
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	width: 992px;
	overflow: hidden;
	background: url(../images/exports/bg-content.gif) top left repeat-y;
	border-top: none;
	border-bottom: none;

}

/* Content Graphics
***********************************************/	

#content-banner {
	margin: 0 0 16px 0;

}


#content-top {
	background-color: #FFFFFF;
	overflow: hidden;
	height: 258px;
	width: 556px;
	margin: 0 0px 0px 59px;
	padding: 0px 0 0px 0;
}

#content-top-1 {

	float: left;
	overflow: hidden;
	
	}

#content-top-2 {

	float: right;
	overflow: hidden;

	}


/* Content Main
***********************************************/	

#content {
	float: left;
	width: 556px;
	margin-left: 59px;
	overflow: hidden;
	display: inline;
}

#content-full-width {
	overflow: hidden;
	margin: 0 59px;
}

/*
#content-main-1 {
	margin-left: 56px;
	margin-right: 362px;
}

#content-main-2 {
	margin-left: 56px;
}
*/

#content ul {
	margin: 0 10px 10px;
	padding: 0 10px;
	line-height: 22px;
}

#content li {
	margin: 0 10px;
	list-style: disc outside;
}




/* Image wrap
***********************************************/	

.image-wrap {
}

.image-text {
	margin: 5px 0 0 0;
	font-size: 13px;
}

.image-wrap .image {
margin: 0px 0 0 0px;
padding: 0;
float: right;
overflow: hidden;
width: 275px;
}

.right {
text-align: right;
}

.image-wrap .image img {
border:1px solid #DDDDDD;
padding:5px;
margin: 5px 0px 0 20px;
float: right;
overflow: hidden;
display: inline;
width: 242px;
}

/*
.image-wrap p {
margin: 4px 0px 0 0px;
}
*/

/* Before After photos
***********************************************/	

.before-after {
	padding: 5px 0 16px 0;
}

.image-text {
	margin: 5px 0 0 0;
	font-size: 13px;
	display: block;
}

.before {
margin: 0px 0 0 0;
padding: 0;
float: left;

}

.after {
margin: 0px 0 0 0px;
padding: 0;
float: right;
}

.right {
text-align: right;
}

.before img {
border:1px solid #036868;
border:1px solid #DDDDDD;
padding:5px;
margin: 5px 10px 0 0;
}

.after img{
border:1px solid #036868;
border:1px solid #DDDDDD;
padding:5px;
margin: 5px 0px 0 0;
}


/* Sidebar
***********************************************/	

#sidebar {
	width: 278px;
	float: right;
	margin-right: 59px;
	display: inline;
	overflow: hidden;
	background-image: url(../images/exports/bg-right-col-top.gif);
	background-repeat: no-repeat;
}

#sidebar-1 {
	padding-top: 20px;
}

#sidebar-2 {
	background-color: #EFEFEF;
	background-color: #F3F3F3;
	background-color: #F4F4F4;
	padding: 0px 20px 0 20px;
}


.last {
	margin-bottom: 0;
}

.quote p {

	font-size: 13px;
	margin: 10px 0 0 0;
	line-height: 22px;

}

.quote-text img {

	width: 23px;
	height: 16px;
	padding: 0;
}

/* Sidebar
***********************************************/	

#sidebar-1 #usp {
	padding: 0px 0 0 25px;
}

#sidebar-1 #usp ul {
	margin: 16px 0 2px 0px;
	list-style-type: none;
}

#sidebar-1 #usp li {
	padding: 2px 0 0 35px;
	background-image: url(../images/exports/tick.png);
	background-repeat: no-repeat;
	background-position: 0 0.0em;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
}

.spacer-1 {

height: 20px

} 

.spacer-2 {

height: 15px

} 

.spacer-3 {

height: 10px

} 

.spacer-4 {

height: 6px

} 

#max-wax {
	margin: 20px 0 0 0px;
}

#max-wax a {
	color: #666666;
	display:block;
	padding:17px 10px 22px 94px;
	text-decoration:none;
	border: 1px solid #DDDDDD;
}

#max-wax a:hover {
	color: #004080;
	border: 1px solid #CFCFCF;
}

#max-wax a.link {
	background:#F4F4F4 url(../images/exports/max-wax-logo-bg.png) no-repeat scroll 20px -66px;
}

#max-wax a.link:hover {
	background-position: 20px 10px;
	background-color: #EDEDED;
} 


