@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181818;
	background-image: url(../images/background.gif);
}

h1 {
	font-size: 16px;
	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:#CA0000;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

#main_wrapper {
	width: 888px;
}

/* TOP ELEMENTS */
#top_container {
	float: left;
	height: 120px;
	width: 888px;
}

/* NAV */

#nav_wrapper {
	float: left;
	width: 888px;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#nav_wrapper2 {
	float: left;
	width: 888px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #232323;
}


#nav {
	float: left;
	padding-left: 21px;
	padding-top: 8px;
	padding-right: 21px;
	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: 13px;
	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: 370px;
	width: 888px;
	background-color: #FFFFFF;

}

#wrapper_textarea_03 {
	float: left;
	height: 177px;
	width: 888px;
	background-image: url(../images/XRF-auto-parts-banner1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper_textarea_03b {
	float: left;
	height: 177px;
	width: 888px;
	background-image: url(../images/XRF-auto-parts-banner2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
#wrapper_textarea_03e {
	float: left;
	height: 177px;
	width: 888px;
	background-image: url(../images/XRF-auto-parts-banner5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
#wrapper_textarea_03c {
	float: left;
	height: 177px;
	width: 888px;
	background-image: url(../images/XRF-auto-parts-banner3.jpg);
	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;
	width: 888px;
	height: 950px;
	background-image: url(../images/bg_wedding-dress-cleaning_06.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#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: 296px;
	margin-right: 50px;
}

#textarea_c2 {
	float: left;
	width: 409px;
	margin-left: 50px;
	margin-right: 61px;
	text-align: left;
}

#textarea_c4 {
	float: left;
	width: 450px;
	margin-left: 50px;
	margin-right: 40px;
	text-align: left;
}

#wrapper_rollovers {
	float: left;
	width: 888px;
}

#rollovers {
	float: left;
	width: 296px;
}

#breakwatermedia {
	float: left;
	font-family: Arial, Verdana, sans-serif;
	font-size:9px;
	color:#008DD4;
	bottom:4px;
	text-align: left;
}

#breakwatermedia a {
	color: #1735A5;
}

#wrapper_bottom {
	float: left;
	width: 888px;
	margin-left: auto;
	margin-right: auto;
}

#claims {
	float: left;
	width: 434px;
	padding: 5px;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}

#links {
	float: left;
	width: 434px;
	padding: 5px;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}

#links a {
	color: #FFFFFF;
	font-weight: bold;
}
.side {
	font-size: 16px;
	color: #D20607;
	font-weight: bold;
}
.side2 {
	font-size: 14px;
	color: #1A283C;
	font-weight: bold;
}

.faq {
border:1px solid #ccc;
background:#f2f2f2;
padding:20px;
}
.faqlink a {
	cursor: help;
	color:#0000FF;
	}
