  /* global */
* {
margin: 0;
padding: 0;
border: 0 none;
font-weight: normal;
font-style: normal;
text-decoration: none;
outline-style: none;
}
ul { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif}
em { font-style: italic }
strong { font-weight: bold }
body {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
	
body{background-color: transparent;
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
	background-position: center;
	background-width: auto;
	background-attachment: fixed;
	margin: 0
}




p.calltoday {font-family: font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 2.7em;
	font-weight: bolder;
	color: #000;
	text-align: center;
	line-height: 1.4;
	text-shadow: #FFF 2px 2px 0px;
}


p.pagetitle {font-family: font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 2.7em;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	line-height: 1.4;
	text-shadow: #000 2px 2px 0px;
}

p.paragraphtext {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	color: #000;
	text-align: left;
	font-weight: bolder;
	line-height: 1.3;
}

p.paragraphtextgreen {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	color: #0F0;
	font-weight: bolder;
	line-height: 1.3;
}

p.paragraphtextcenter {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	color: #000;
	text-align: center;
	font-weight: bolder;
	line-height: 1.3;
}

p.bullettitlecenteritalic {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.7em;
	color: #000;
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	line-height: 1.3;
}

p.paragraphtextcenteritalic {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.5em;
	color: #000;
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	line-height: 1.3;
	text-shadow: #FFF 1.5px 1.5px 0px;
}


p.copyright {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	line-height: 1.3;
}








/*Vertical Navigation Style*/
.menu-ver{
	/*Reset Elements*/
	list-style:none;
	margin:0;
	padding:0;

	font-size:15px;
	
	font-weight: bolder;

	margin:10px;
	
	padding:7px;
	padding-bottom:5px;
	
	width:184px;
		
	/*Items Container Border Radius*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	/* Items Container Background*/
	background: #252e34;
	-moz-box-shadow:inset 0px 1px 8px rgba(0,0,0,0.25), inset 0 -1px 0 rgba(255,255,255,0.25);
	-webkit-box-shadow:inset 0px 1px 8px rgba(0,0,0,0.25), inset 0 -1px 0 rgba(255,255,255,0.25);
	box-shadow:inset 0px 1px 8px rgba(0,0,0,0.25), inset 0 -1px 0 rgba(255,255,255,0.25);
}
.menu-ver li a{
	display: block;
	position: relative;
	text-decoration:none;
	
	color:#FFFFFF;/* Normal Link Color*/
	
	background:#3e484e url(images/bg.png) top repeat-x; /*Background - DONT FORGET TO COPY THE button-bg.png IMAGE TO YOUR IMAGES FOLDER AND AJUST THE PATH ACCORDINGLY*/
	padding:6px;
		
	margin:5px 5px 7px 5px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	text-shadow: 0 1px 3px rgba(0,0,0,0.5);
	
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.menu-ver a:hover,
.menu-ver a:focus,
.menu-ver .current{
	outline:none;
	color:#99BFDF;/*Hover link color*/
	background:#525f67 url(images/nav-ver.png) -27px repeat-x;/*Background - DONT FORGET TO COPY THE button-bg.png IMAGE TO YOUR IMAGES FOLDER AND AJUST THE PATH ACCORDINGLY*/
}
.menu-ver li a:active{
	color:#FFFFFF; /*Hit state link color, same as normal link color*/
	padding:7px 6px 5px 6px;
	background:#4a5156 url(images/nav-ver.png) bottom repeat-x;/*Background - DONT FORGET TO COPY THE button-bg.png IMAGE TO YOUR IMAGES FOLDER AND AJUST THE PATH ACCORDINGLY*/
}
/*END OF Vertical Navigation Style*/



















#pagewrapper {background-color: transparent;
	width: 1009px ;
	height: 1120px;
  	margin-left: auto ;
  	margin-right: auto ;
	z-index:100;
	}
	
	#dkbluebg {background-color: #143C5B;
		position: relative;
		width: 1009px ;
		height: 1120px;
		float: left;
		margin: 0px 0px 0px 0px;
		z-index:200;
		}
		
	#ltbluebgwrapper {background-color: transparent;
		position: relative;
		width: 1009px ;
		height: 1116px;
		float: left;
		margin: -1118px 0px 0px 0px;
		z-index:300;
		}
		
			#ltbluebg {background-color: #99BFDF;
				position: relative;
				width: 1005px ;
				height: 1116px;
				float: left;
				margin: 0px 0px 0px 2px;
				z-index:300;
				}
				
	#whitebgwrapper {background-color: transparent;
		position: relative;
		width: 1009px ;
		height: 1112px;
		float: left;
		margin: -1116px 0px 0px 0px;
		z-index:400;
		}
		
			#whitebg {background-color: #FFFFFF;
				position: relative;
				width: 1001px ;
				height: 1112px;
				float: left;
				margin: 0px 0px 0px 4px;
				z-index:400;
				}
				
	#middlewrapperwrapper {background-color: transparent;
		position: relative;
		width: 1009px ;
		height: 1108px;
		float: left;
		margin: -1114px 0px 0px 0px;
		z-index:500;
		}
		
			#middlewrapper {background-color: transparent;
				position: relative;
				width: 997px ;
				height: 1108px;
				float: left;
				margin: 0px 0px 0px 6px;
				z-index:500;
				}
				
						#mastheadwrapper {background-color: transparent;
							position: relative;
							width: 997px ;
							height: 306px;
							float: left;
							margin: 0px 0px 0px 0px;
							z-index:600;
							}
							
									#mastheadltblue {background-color: #99BFDF;
										position: relative;
										width: 997px ;
										height: 306px;
										float: left;
										margin: 0px 0px 0px 0px;
										z-index:700;
										}
										
									#mastheaddkbluewrapper {background-color: transparent;
										position: relative;
										width: 997px ;
										height: 302px;
										float: left;
										margin: -304px 0px 0px 0px;
										z-index:800;
										}
										
												#mastheaddkblue {background-color: #143C5B;
													position: relative;
													width: 993px ;
													height: 302px;
													float: left;
													margin: 0px 0px 0px 2px;
													z-index:800;
													}
													
									#mastheadimagewrapper {background-color: transparent;
										position: relative;
										width: 997px ;
										height: 298px;
										float: left;
										margin: -302px 0px 0px 0px;
										z-index:900;
										}
										
												#mastheadimage {background-color: transparent;
													background: url(images/floorwall.jpg) no-repeat;
													position: relative;
													width: 989px ;
													height: 298px;
													float: left;
													margin: 0px 0px 0px 4px;
													z-index:900;
													}
													
									#logoapplianceswrapper {background-color: transparent;
										position: relative;
										width: 997px ;
										height: 298px;
										float: left;
										margin: -302px 0px 0px 0px;
										z-index:1000;
										}
										
												#logo {background-color: transparent;
													position: relative;
													width: 387px;
													height: 298px;
													float: left;
													margin: 0 auto;
													padding-top: 0px;
													}
												
													#logo h1 {
														margin-left: 0px;
														width: 387px;
														height: 298px;
														background: url(images/logo.png) no-repeat;
														}
											
													#logo h1 a {
														width: inherit;
														height: inherit;
														display: block;
														}
											
													#logo h1 a span { visibility: hidden }
													
													
												#appliances {background-color: transparent;
													position: relative;
													width: 602px;
													height: 298px;
													float: left;
													margin: 0 auto;
													padding-top: 0px;
													}
												
													#appliances h1 {
														margin-left: 0px;
														width: 602px;
														height: 298px;
														background: url(images/appliances.png) no-repeat;
														}
											
													#appliances h1 a {
														width: inherit;
														height: inherit;
														display: block;
														}
											
													#appliances h1 a span { visibility: hidden }					
													
						#centerwrapper {background-color: transparent;
							position: relative;
							width: 997px ;
							height: 767px;
							float: left;
							margin: 2px 0px 0px 0px;
							z-index:600;
							}
							
									#centerltblueswrapper {background-color: transparent;
										position: relative;
										width: 997px ;
										height: 767px;
										float: left;
										margin: 0px 0px 0px 0px;
										z-index:700;
										}
										
												#navltblue {background-color: #99BFDF;
													position: relative;
													width: 227px ;
													height: 767px;
													float: left;
													margin: 0px 0px 0px 0px;
													z-index:800;
													}
													
												#mainltblue {background-color: #99BFDF;
													position: relative;
													width: 768px ;
													height: 767px;
													float: left;
													margin: 0px 0px 0px 2px;
													z-index:800;
													}
													
									#centerdkblueswrapper {background-color: transparent;
										position: relative;
										width: 997px ;
										height: 763px;
										float: left;
										margin: -765px 0px 0px 0px;
										z-index:900;
										}
										
												#navdkblue {background-color: #143C5B;
													position: relative;
													width: 223px ;
													height: 763px;
													float: left;
													margin: 0px 0px 0px 2px;
													z-index:1000;
													}
													
												#maindkblue {background-color: #143C5B;
													position: relative;
													width: 764px ;
													height: 763px;
													float: left;
													margin: 0px 0px 0px 6px;
													z-index:1000;
													}
													
									#centergraywhitewrapper {background-color: transparent;
										position: relative;
										width: 997px ;
										height: 759px;
										float: left;
										margin: -763px 0px 0px 0px;
										z-index:1100;
										}
										
												#navgray {background-color: #C7C8CA;
													position: relative;
													width: 219px ;
													height: 759px;
													float: left;
													margin: 0px 0px 0px 4px;
													z-index:1200;
													}
													
															#calltoday {background-color: transparent;
																position: relative;
																width: 219px ;
																height: 37px;
																float: left;
																margin: 0px 0px 0px 0px;
																z-index:1200;
																}
																
															#phonenumber {background-color: transparent;
																position: relative;
																width: 219px ;
																height: 37px;
																float: left;
																margin: -4px 0px 0px 0px;
																z-index:1200;
																}
																
															#email {background-color: transparent;
																position: relative;
																width: 219px ;
																height: 19px;
																float: left;
																margin: 15px 0px 0px 0px;
																z-index:1200;
																}
																
															#navemailaddress {background-color: transparent;
																position: relative;
																width: 219px ;
																height: 19px;
																float: left;
																margin: 2px 0px 0px 0px;
																z-index:1200;
																}	
																
															#hours {background-color: transparent;
																position: relative;
																width: 219px ;
																height: 19px;
																float: left;
																margin: 25px 0px 0px 0px;
																z-index:1200;
																}
																
															#monday {background-color: transparent;
																position: relative;
																width: 219px ;
																height: 19px;
																float: left;
																margin: 2px 0px 0px 0px;
																z-index:1200;
																}
																
															#saturday {background-color: transparent;
																position: relative;
																width: 219px ;
																height: 19px;
																float: left;
																margin: -1px 0px 0px 0px;
																z-index:1200;
																}
																
															#percent {background-color: transparent;
																position: relative;
																width: 209px;
																height: 157px;
																float: left;
																margin: 25px 0px 0px 5px;
																z-index:1200;
																}
															
																#percent h1 {
																	margin-left: 0px;
																	width: 209px;
																	height: 157px;
																	background: url(images/100percent.png) no-repeat;
																	}
														
																#percent h1 a {
																	width: inherit;
																	height: inherit;
																	display: block;
																	}
														
																#percent h1 a span { visibility: hidden }							
													
												#mainwhite {background-color: #E3F4FE;
													position: relative;
													width: 760px ;
													height: 759px;
													float: left;
													margin: 0px 0px 0px 10px;
													z-index:1200;
													}
													
															#titleblockwrapper {background-color: transparent;
																position: relative;
																width: 760px ;
																height: 45px;
																float: left;
																margin: 34px 0px 0px 0px;
																z-index:1300;
																}
																
																		#titleblock {background: url(images/titleblock.png) no-repeat;
																			position: relative;
																			width: 693px ;
																			height: 45px;
																			float: left;
																			margin: 0px 0px 0px 33px;
																			padding: 5px 0px 0px 0px;
																			z-index:1400;
																			}
																			
															#overallcontentwrapper {background-color: transparent;
																position: relative;
																width: 760px ;
																height: 626px;
																float: left;
																margin: 20px 0px 0px 0px;
																z-index:1300;
																}
																
																		#contentcenterwrapper {background-color: transparent;
																			position: relative;
																			width: 693px ;
																			height: 626px;
																			float: left;
																			margin: 0px 0px 0px 33px;
																			z-index:1400;
																			}
																			
																					#repairstitle {background-color: transparent;
																						position: relative;
																						width: 693px ;
																						height: 19px;
																						float: left;
																						margin: 0px 0px 0px 0px;
																						z-index:1500;
																						}
																					
																					#repairswrapper {background-color: transparent;
																						position: relative;
																						width: 693px ;
																						height: 91px;
																						float: left;
																						margin: 5px 0px 0px 0px;
																						z-index:1500;
																						}
																						
																								#row1wrapper {background-color: transparent;
																									position: relative;
																									width: 693px ;
																									height: 19px;
																									float: left;
																									margin: 0px 0px 0px 0px;
																									z-index:1600;
																									}
																									
																											#dot1 {
																												position: relative;
																												width: 19px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 52px;
																												background: url(images/dot.png) no-repeat;
																												z-index:1700;
																												}
																												
																											#repair1 {background-color: transparent;
																												position: relative;
																												width: 300px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1700;
																												}
																												
																											#dot2 {
																												position: relative;
																												width: 19px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												background: url(images/dot.png) no-repeat;
																												z-index:1700;
																												}
																												
																											#repair2 {background-color: transparent;
																												position: relative;
																												width: 250px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1700;
																												}			
																									
																								#row2wrapper {background-color: transparent;
																									position: relative;
																									width: 693px ;
																									height: 19px;
																									float: left;
																									margin: 5px 0px 0px 0px;
																									z-index:1600;
																									}
																									
																											#dot3 {
																												position: relative;
																												width: 19px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 52px;
																												background: url(images/dot.png) no-repeat;
																												z-index:1700;
																												}
																												
																											#repair3 {background-color: transparent;
																												position: relative;
																												width: 300px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1700;
																												}
																												
																											#dot4 {
																												position: relative;
																												width: 19px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												background: url(images/dot.png) no-repeat;
																												z-index:1700;
																												}
																												
																											#repair4 {background-color: transparent;
																												position: relative;
																												width: 250px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1700;
																												}
																									
																								#row3wrapper {background-color: transparent;
																									position: relative;
																									width: 693px ;
																									height: 19px;
																									float: left;
																									margin: 5px 0px 0px 0px;
																									z-index:1600;
																									}
																									
																											#dot5 {
																												position: relative;
																												width: 19px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 52px;
																												background: url(images/dot.png) no-repeat;
																												z-index:1700;
																												}
																												
																											#repair5 {background-color: transparent;
																												position: relative;
																												width: 300px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1700;
																												}
																												
																											#dot6 {
																												position: relative;
																												width: 19px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												background: url(images/dot.png) no-repeat;
																												z-index:1700;
																												}
																												
																											#repair6 {background-color: transparent;
																												position: relative;
																												width: 250px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1700;
																												}
																									
																								#row4wrapper {background-color: transparent;
																									position: relative;
																									width: 693px ;
																									height: 19px;
																									float: left;
																									margin: 5px 0px 0px 0px;
																									z-index:1600;
																									}
																									
																											#dot7 {
																												position: relative;
																												width: 19px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 52px;
																												background: url(images/dot.png) no-repeat;
																												z-index:1700;
																												}
																												
																											#repair7 {background-color: transparent;
																												position: relative;
																												width: 300px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1700;
																												}
																												
																											#dot8 {
																												position: relative;
																												width: 19px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												background: url(images/dot.png) no-repeat;
																												z-index:1700;
																												}
																												
																											#repair8 {background-color: transparent;
																												position: relative;
																												width: 250px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1700;
																												}
																												
																					#installationstitle {background-color: transparent;
																						position: relative;
																						width: 693px ;
																						height: 19px;
																						float: left;
																						margin: 25px 0px 0px 0px;
																						z-index:1500;
																						}
																						
																								#installationswrapper {background-color: transparent;
																									position: relative;
																									width: 693px ;
																									height: 46px;
																									float: left;
																									margin: 5px 0px 0px 0px;
																									z-index:1500;
																									}
																									
																											#installationsrow1wrapper {background-color: transparent;
																												position: relative;
																												width: 693px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1600;
																												}
																												
																														#installationsdot1 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 187px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#installations1 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#installationsdot2 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#installations2 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}			
																												
																											#installationsrow2wrapper {background-color: transparent;
																												position: relative;
																												width: 693px ;
																												height: 19px;
																												float: left;
																												margin: 5px 0px 0px 0px;
																												z-index:1600;
																												}
																												
																														#installationsdot3 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 187px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#installations3 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#installationsdot4 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#installations4 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																								#brandstitle {background-color: transparent;
																									position: relative;
																									width: 693px ;
																									height: 19px;
																									float: left;
																									margin: 25px 0px 0px 0px;
																									z-index:1500;
																									}							
																															
																								#brandswrapper {background-color: transparent;
																									position: relative;
																									width: 693px ;
																									height: 114px;
																									float: left;
																									margin: 5px 0px 0px 0px;
																									z-index:1500;
																									}
																									
																											#brandsrow1wrapper {background-color: transparent;
																												position: relative;
																												width: 693px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1600;
																												}
																												
																														#brandsdot1 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 108px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands1 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot2 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands2 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot3 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands3 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																											#brandsrow2wrapper {background-color: transparent;
																												position: relative;
																												width: 693px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1600;
																												}
																												
																														#brandsdot4 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 108px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands4 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot5 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands5 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot6 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands6 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																											#brandsrow3wrapper {background-color: transparent;
																												position: relative;
																												width: 693px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1600;
																												}
																												
																														#brandsdot7 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 108px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands7 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot8 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands8 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot9 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands9 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																											#brandsrow4wrapper {background-color: transparent;
																												position: relative;
																												width: 693px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1600;
																												}
																												
																														#brandsdot10 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 108px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands10 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot11 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands11 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot12 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands12 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																											#brandsrow5wrapper {background-color: transparent;
																												position: relative;
																												width: 693px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1600;
																												}
																												
																														#brandsdot13 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 108px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands13 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot14 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands14 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot15 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands15 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																											#brandsrow6wrapper {background-color: transparent;
																												position: relative;
																												width: 693px ;
																												height: 19px;
																												float: left;
																												margin: 0px 0px 0px 0px;
																												z-index:1600;
																												}
																												
																														#brandsdot16 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 108px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands16 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot17 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands17 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																														#brandsdot18 {
																															position: relative;
																															width: 19px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															background: url(images/dot.png) no-repeat;
																															z-index:1700;
																															}
																															
																														#brands18 {background-color: transparent;
																															position: relative;
																															width: 140px ;
																															height: 19px;
																															float: left;
																															margin: 0px 0px 0px 0px;
																															z-index:1700;
																															}
																															
																								#scrollerwrapper {background-color: #143C5B;
																									position: relative;
																									width: 693px ;
																									height: 69px;
																									float: left;
																									margin: 15px 0px 0px 0px;
																									z-index:1500;
																									}
																								
																											#scroller {background-color: #FFF;
																												position: relative;
																												width: 689px ;
																												height: 65px;
																												float: left;
																												margin: 2px 0px 0px 2px;
																												z-index:1600;
																												}
																												
																								#flat {background-color: transparent;
																									position: relative;
																									width: 693px ;
																									height: 19px;
																									float: left;
																									margin: 15px 0px 0px 0px;
																									z-index:1500;
																									}
																									
																								#please {background-color: transparent;
																									position: relative;
																									width: 693px ;
																									height: 19px;
																									float: left;
																									margin: 0px 0px 0px 0px;
																									z-index:1500;
																									}
																									
																								#ask {background-color: transparent;
																									position: relative;
																									width: 693px ;
																									height: 19px;
																									float: left;
																									margin: 15px 0px 0px 0px;
																									z-index:1500;
																									}
																									
																								#servicecallwrapper {background-color: transparent;
																									position: relative;
																									width: 693px;
																									height: 62px;
																									float: left;
																									margin: 20px 0px 0px 0px;
																									z-index:1500;
																									}
																									
																											#servicecall {background-color: transparent;
																												position: relative;
																												width: 206px;
																												height: 62px;
																												float: left;
																												margin: 0px 0px 0px 243px;
																												z-index:1600;
																												}
																											
																												#servicecall h1 {
																													margin-left: 0px;
																													width: 206px;
																													height: 62px;
																													background: url(images/servicecall.png) no-repeat;
																													}
																										
																												#servicecall h1 a {
																													width: inherit;
																													height: inherit;
																													display: block;
																													}
																										
																												#servicecall h1 a span { visibility: hidden }																																																	
																			
															#spacerguide {background-color: transparent;
																position: relative;
																width: 760px ;
																height: 34px;
																float: left;
																margin: 0px 0px 0px 0px;
																z-index:1300;
																}								
													
						#footerwrapper {background-color: transparent;
							position: relative;
							width: 997px ;
							height: 56px;
							float: left;
							margin: 2px 0px 0px 0px;
							z-index:600;
							}
							
									#footerltblue {background-color: #99BFDF;
										position: relative;
										width: 997px ;
										height: 31px;
										float: left;
										margin: 0px 0px 0px 0px;
										z-index:700;
										}
										
									#footerdkbluewrapper {background-color: transparent;
										position: relative;
										width: 997px ;
										height: 27px;
										float: left;
										margin: -29px 0px 0px 0px;
										z-index:800;
										}
										
												#footerdkblue {background-color: #143C5B;
													position: relative;
													width: 993px ;
													height: 27px;
													float: left;
													margin: 0px 0px 0px 2px;
													z-index:800;
													}
													
									#footergraywrapper {background-color: transparent;
										position: relative;
										width: 997px ;
										height: 23px;
										float: left;
										margin: -27px 0px 0px 0px;
										z-index:900;
										}
										
												#footergray {background-color: #949599;
													position: relative;
													width: 989px ;
													height: 23px;
													float: left;
													margin: 0px 0px 0px 4px;
													z-index:900;
													}
													
															#copyrightwrapper {background-color: transparent;
																position: relative;
																width: 989px ;
																height: 17px;
																float: left;
																margin: 3px 0px 0px 0px;
																z-index:1000;
																}
																
																		#copyright {background-color: transparent;
																			position: relative;
																			width: 415px ;
																			height: 17px;
																			float: left;
																			margin: 0px 0px 0px 76px;
																			z-index:1100;
																			}
																			
																		#website {background-color: transparent;
																			position: relative;
																			width: 270px;
																			height: 17px;
																			float: left;
																			margin: 0px 0px 0px 152px;
																			padding-top: 0px;
																			z-index:1100;
																			}
																											
																			#website h1 {
																				margin-left: 0px;
																				width: 270px;
																				height: 17px;
																				background: url(images/website.png) no-repeat;
																													}
																										
																			#website h1 a {
																				width: inherit;
																				height: inherit;
																				display: block;
																				}
																										
																			#website h1 a span { visibility: hidden }																		
	
			
