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

body {
	background-attachment: fixed;
	background-image: url(../images/tile_main_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	font-size: 175%px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

img {
	border: 0;
}

a {
	text-decoration:none;
	color:#96A84D;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

#main_wrapper {
	width: 888px;
}

/* TOP ELEMENTS */
#top_container {
	float: left;
	height: 175px;
	width: 888px;
}

/* NAV */

#nav_wrapper {
	float: left;
	width: 888px;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#nav {
	float: left;
	padding-left: 31px;
	padding-top: 8px;
	padding-right: 31px;
	text-align: center;
	vertical-align: middle;
}


#nav_sep {
	float: left;
	width: 1px;
	height: 32px;
	background-image: url(../images/nav_pipe.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


	
#nav a:hover {
	text-decoration:underline;
}

/* MAIN CONTENT AREA */
	
#wrapper_textarea_01 {
	float: left;
	min-height: 900px;
	width: 888px;
	background-image: url(../images/bg_wedding-dress-cleaning_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#wrapper_textarea_02 {
	float: left;
	height: auto;
	width: 888px;
	background-color: #FFFFFF;

}

#wrapper_textarea_02b {
	float: left;
	height: 1000px;
	width: 888px;
	background-color: #FFFFFF;
}

#wrapper_textarea_02c {
	float: left;
	height: 1500px;
	width: 888px;
	background-color: #FFFFFF;

}


#wrapper_textarea_03 {
	float: left;
	height: 210px;
	width: 888px;
	background-image: url(../images/denture-clinic-victoria-bc-banner1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper_textarea_03b {
	float: left;
	height: 210px;
	width: 888px;
	background-image: url(../images/denture-clinic-victoria-bc-banner2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
#wrapper_textarea_03c {
	float: left;
	height: 210px;
	width: 888px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper_textarea_03d {
	float: left;
	height: 177px;
	width: 888px;
	background-image: url(../images/XRF-auto-parts-banner4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#wrapper_textarea_04 {
	float: left;
	height: 500px;
	width: 888px;
	background-color: #FFFFFF;
}

#wrapper_textarea_05 {
	float: left;
	height: 1650px;
	width: 888px;
	background-color: #FFFFFF;
}

#wrapper_textarea_06 {
	float: left;
	height: auto;
	width: 888px;
	background-color: #FFFFFF;
}
}

#wrapper_textarea_07 {
	float: left;
	width: 888px;
	height: 600px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}


#textarea_c1 {
	float: right;
	width: 220px;
	margin-right: 30px;
}

#textarea_c2 {
	float: left;
	width: 409px;
	margin-left: 50px;
	margin-right: 61px;
	text-align: left;
}

#textarea_c3 {
	float: left;
	width: 800px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
}

#textarea_c4 {
	float: left;
	width: 500px;
	margin-left: 45px;
	margin-right: 40px;
	text-align: left;
}


#wrapper_rollovers {
	float: left;
	width: 888px;
}

#rollovers {
	float: left;
	width: 888px;
}

#bethcampbellcreative {
	float: left;
	font-family: Arial, Verdana, sans-serif;
	font-size:9px;
	color:#008DD4;
	bottom:4px;
	text-align: left;
}

#bethcampbellcreative a {
	color: #1735A5;
}

#wrapper_bottom {
	float: left;
	width: 888px;
	margin-left: auto;
	margin-right: auto;
}

#claims {
	float: left;
	width: 284px;
	padding: 5px;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}

#links {
	float: left;
	width: 560px;
	padding: 10px;
	font-size: .9em;
	text-align: right;
	color: #666666;
	font-weight: bold;
}

#links a {
	color: #FFFFFF;
	font-weight: bold;
}
.side {
	font-size: 18px;
	color: #A4B96C;
	font-weight: bold;
}
.side2 {
	font-size: 16px;
	color: #6FB0BB;
	font-weight: bold;
}

.faq {
border:1px solid #ccc;
background:#f2f2f2;
padding:20px;
}
.faqlink a {
	cursor: help;
	color:#0000FF;
	}
