* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #FFFFFF;
	}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.0em;
	color: #000066;
	padding-bottom: 10px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1em;
	color: #000066;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #FF9900;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	background-color: #FFFFFF;
	height: auto;

}
#header {
	color: #000000;
	width: 895px;
	float: left;
	padding: 5px 0px 0px 5px;
	height: 60px;
	margin: 0px 0px 5px 0px;
	text-align: left;
}
#surfacehead {
	color: #000000;
	width: 65px;
	float: left;
	padding: 5px 0px 0px 5px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	text-align: left;
}
#quote {
	color: #000000;
	width: 395px;
	float: right;
	padding: 5px 20px 0px 5px;
	height: 60px;
	margin: 0px 0px 5px 0px;
	text-align: right;
}
#quotetwo {
	color: #000000;
	width: 345px;
	float: right;
	padding: 5px 30px 0px 5px;
	height: 60px;
	margin: 0px 0px 5px 0px;
	text-align: right;
}
#logo {
	color: #000000;
	width: 395px;
	float: left;
	padding: 5px 0px 0px 5px;
	height: 40px;
	margin: 10px 0px 5px 0px;
	text-align: left;
}
#leftcolumn {
	color: #000000;
	margin: 0px 5px 5px 30px;
	padding: 10px 10px 10px 10px;
	height: auto;
	width: 440px;
	float: left;
}
#leftcolumnprice {
	color: #000000;
	margin: 0px 5px 5px 30px;
	padding: 10px 10px 10px 10px;
	height: auto;
	width: 390px;
	float: left;
}
#galleryleftcolumn {
	color: #000000;
	margin: 0px 5px 5px 30px;
	padding: 10px 10px 10px 10px;
	height: auto;
	width: 750px;
	float: left;
}
#productsleftcolumn {
	color: #000000;
	margin: 0px 5px 5px 30px;
	padding: 0px 10px 10px 10px;
	height: auto;
	width: 300px;
	float: left;
}
#productsrightcolumn {
	float: left;
	color: #000000;
	margin: 0px 0px 5px 0px;
	height: 269px;
	width: 430px;
	padding-top: 20px;
}
#appliancesrightcolumn {
	float: left;
	color: #000000;
	margin: 17px 0px 5px 0px;
	height: 269px;
	width: 400px;
	padding-top: 0px;
}
#productsrighttrad{
	float: left;
	color: #000000;
	margin: 0px 0px 5px 0px;
	height: 489px;
	width: 530px;
	display: inline;
	padding-top: 20px;
	background-image: url(images/galleryareatrad.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#productsrightappli{
	float: left;
	color: #000000;
	margin: 0px 0px 5px 0px;
	height: 489px;
	width: 530px;
	display: inline;
	padding-top: 20px;
	background-image: url(images/galleryareaappli.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#productsrightstorage{
	float: left;
	color: #000000;
	margin: 0px 0px 5px 0px;
	height: 489px;
	width: 530px;
	display: inline;
	padding-top: 20px;
	background-image: url(images/galleryareastore.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#productsrightlight{
	float: left;
	color: #000000;
	margin: 0px 0px 5px 0px;
	height: 489px;
	width: 530px;
	display: inline;
	padding-top: 20px;
	background-image: url(images/galleryarealight.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#rightcolumn {
	float: left;
	color: #000000;
	margin: 0px 0px 5px 0px;
	height: auto;
	width: 394px;
	display: inline;
	padding-top: 20px;
}
#rightcolumnprice {
	float: left;
	color: #000000;
	height: auto;
	width: 400px;
	padding-top: 0px;
}

.one {
	float: left;
	height: 70px;
	width: 350px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E19832;
}

.image8 {
	float: right;
	padding: 5px 5px 5px 5px;
}
#centrecolumn {
	float: left;
	color: #000000;
	margin: 0px 0px 0px 0px;
	height: 780px;
	width: 900px;
	display: inline;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#footer {
	width: 900px;
	clear: both;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 60%;
}

#footer a {
color : #999999; 
text-decoration : underline; 
background-color : inherit; 
}



#picture {
	color: #000000;
	width: 900px;
	float: left;
	height: 200px;
	margin: 0px 0px 5px 0px;
	background-image: url(images/topshad.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#picturetwo {
	color: #000000;
	width: 900px;
	float: left;
	height: 110px;
	margin: 0px 0px 5px 0px;
	background-image: url(images/topshad.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
#gallery {

 color: #000000;
 width: 1024px;
 float: left;
 height: 355px;
 margin: 0px 0px 5px 0px;
}
#navbar {
	width: 900px;
	float: left;
	height: 65px;
	background-color: #05034E;
	background-image: url(images/back1.gif);
	background-repeat: repeat;
}
#squareone {
	float: left;
	color: #000000;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	height: 185px;
	width: 185px;
	display: inline;
	background-color: #FFFFFF;
}
#squaretwo {
	float: left;
	color: #000000;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	height: 185px;
	width: 185px;
	display: inline;
	background-color: #FFFFFF;
}
#squarethree {
	float: left;
	color: #000000;
	border: 0px solid #ccc;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	height: 185px;
	width: 185px;
	display: inline;
	background-color: #FFFFFF;
}
#squarefour {
	float: left;
	color: #000000;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: 185px;
	width: 185px;
	display: inline;
	background-color: #FFFFFF;
}
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	height:60px;
	color:#FFFFFF;
	width:900px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 110px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#FFFFFF;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#FFFFFF;background:#000000 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#000000 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END Dolphin nav ---------------------- */

#subnav {
	color: #FFFFFF;
	width: 100%;
	float: left;
	border-bottom: 1px solid #FFFFFF;
	height: 10px;
	background-color: #004000;
	padding-top: 3px;
}

#navlist
{
	text-align: center;
	margin: 0 auto;
	text-indent: 0;
	list-style-type: none;
	width: 900px;
	padding-left: 0px;
	margin-top: 6px;
}

#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{
	text-decoration: none;
	color: #CCCCCC;
	font-size: 80%;
	padding: 0 20px;
	font-weight: bold;
}

#navlist li a:hover,#navlist a#current
{
color: #05034E;
border-top: none;
}

#navlist a#active {
	color: #33FF33;
	font-weight: bold;
	}
#thumbs {
	padding-left: 0px;
	padding-right: 0px;
	height: 250px;
	text-align: center;
} 

#dynloadarea {
	width:374px;
	height:340px;
	align:centre;
	text-align: center;
	background-image: url(images/frame.jpg);
	background-repeat: no-repeat;
	background-position: x20% y30%;
	background-position: bottom;
	float: left;
	
	}
.image3 {
	padding: 0px 0px 0px 10px;
	border: 0px;

	}
.image6 {
	padding: 0px 0px 0px 0px;
	border: 0px;

}
#dynloadareatwo {

	width:380px;
	height:275px;
	align:centre;
	text-align: center;
	background-image: url(images/holder.gif);
	background-repeat: no-repeat;
	background-position: x20% y30%;
	background-position: bottom;
	float: left;
}
#thumbstwo {

	padding-left: 0px;
	padding-right: 0px;
	height: 250px;
	text-align: center;
}
.image4 {

	padding: 5px 0px 0px 2px;
	border: 0px;
}
.blue a:link {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}
.blue a:visited {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
} 
.blue a:hover {
	color: #000000;
	text-decoration : underline;
	font-weight: bold;
} 
	 
#navlistone {
	margin-left : 0;
	padding-left : 0px;
	margin-top : 15px;
	width: 395px;
} 
#navlistone li {
	font-family : Arial, Helvetica, sans-serif;
	background-color : inherit;
	color : #000000;
	font-size : 100%;
	background-image : url(images/bullet2.png);
	background-repeat : no-repeat;
	list-style : none;
	padding-left : 15px;
	background-position : 0 3px;
	padding-bottom: 2px;
}  

.black a:link {
	color: #000066;
	text-decoration : underline;
	font-weight: normal;
}
.black a:visited {
	color: #000066;
	text-decoration : underline;
	font-weight: normal;
} 
.black a:hover {
	color: #000066;
	text-decoration : underline;
	font-weight: normal;
}

#colone {
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
	height: auto;
	width: 760px;
	float: left;
}

#coltwo {
	color: #000000;
	margin: 0px 0px 0px 10px;
	height: 500px;
	width: 776px;
	float: left;
	border: 1px solid #FFFFFF;
	text-align: left;
}

#colthree {
	color: #FFFFFF;
	margin: 20px 0px 0px 320px;
	padding: 2px 0px 0px 0px;
	height: 200px;
	width: 190px;
	float: left;
	text-align: left;
}

#colfour {
	color: #FFFFFF;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 295px;
	float: left;
	text-align: left;
}

#nav {
	color: #000000;
	margin: 20px 0px 0px 120px;
	padding: 10px;
	height: auto;
	width: 150px;
	float: left;
	text-align: right;
}
.gallerytxt {
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.quotetxt {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.quotetxttwo {
	color: #000066;
	font-size: 13px;
	line-height: 1.2em;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.name{
	color: #000066;
	font-size: 10px;
	line-height: 2em;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
hr {
	border:0;
	border-top: 1px solid #E19832;
	height: 0;
	background: #E19832;
	margin-bottom: 10px;
	width: 290px;
	text-align: left;
}

.logo {
	padding: 10px 0px 0px 35px;
	border: 0px;
}

.price {
	padding: 0px 0px 0px 15px;
	border: 0px;
	float: right;
}
#leftcolumncontact {

	color: #000000;
	margin: 0px 5px 5px 30px;
	padding: 10px;
	height: 380px;
	width: 395px;
	float: left;
}
#rightcolumncontact {
	float: right;
	color: #000000;
	margin: 0px 0px 5px 0px;
	height: 520px;
	width: 425px;
	display: inline;
	padding-top: 20px;
	background-image: url(images/contactgrad.gif);
	background-repeat: no-repeat;
}

.gallerycontainer{
	position: relative;
	width: 530px;
	height: 380px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
	border: 0px;
	margin: 0 2px 2px 0;
	float: left;
}

.thumbnail:hover{
	background-color: transparent;
	border: 0px;
}

.thumbnail:hover img{
border: 0px;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #CCCCCC;
	padding: 5px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width: 504px;
	top: 100px;
	left: 0px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 80px;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 50;
}




.thumbnailtwo img{
	border: 0px;
	margin: 0 2px 2px 0;
	float: left;
}

.thumbnailtwo:hover{
	background-color: transparent;
	border: 0px;
}

.thumbnailtwo:hover img{
border: 0px;
}

.thumbnailtwo span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #CCCCCC;
	padding: 5px;
	border: 0px dashed gray;
	visibility: hidden;
	color: #000000;
	text-decoration: none;
	width: 160px;
	top: 100px;
	left: 0px;
}

.thumbnailtwo span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailtwo:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 80px;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
#productsrightcolumnswatch {

	float: left;
	color: #000000;
	margin: 0px 0px 5px 0px;
	height: 489px;
	width: 530px;
	display: inline;
	padding-top: 20px;
	background-image: url(images/galleryarea2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.guide{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	text-transform: normal;
	color: #000000;
	padding-bottom: 10px;
}
#picturehome {

	color: #000000;
	width: 900px;
	float: left;
	height: 200px;
	margin: 0px 0px 5px 0px;
	background-image: url(images/topshad.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#address {
	color: #000000;
	width: 395px;
	float: right;
	padding: 5px 20px 0px 5px;
	height: 60px;
	margin: 0px 0px 5px 0px;
	text-align: right;
	font-size: 90%;
}
#hor-minimalist-b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 425px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px 8px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #000033;
	border-left: 1px solid #FFFFFF;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #000000;
	padding: 2px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #000000;
}
