body {
	background-color: #000000;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
/*	line-height: 1.8em; */
	margin: 0px 0px 0px 0px;
}

#container {
	margin: 10px auto 0px auto; 
	/*border: 1px solid #003668;*/
	width: 750px;
	background-color: #000000;
}

#header {
	display: block;
	width: 750px;
	height: auto;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}


#header .left {
	float: left;
	background-image: url(../images/ferratsi-bathrooms.jpg);
	background-repeat: no-repeat;
	width: 317px;
	height: 75px;
	margin: 5px 0px 0px 5px;
}

#header .right {
	float: left;
	width: 312px;
	margin-left:105px; 

}

.pnum {
	background-image: url(../images/0113-277-3232.png);
	width: 312px;
	height: 50px;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
}

#header .logo {
	background-image: url(../images/ferratsi-bathrooms.jpg);
	background-repeat: no-repeat;
	width: 317px;
	height: 66px;
	margin: 5px 0px 15px 5px;
}

#header h1 {
	display: none;
}

#header h2 {
	display: none;
}

/* start of new nav styles */
#nav-wrapper {
	clear: both;
	width: 750px;
	height: 28px;
	margin-bottom: 14px;
	background-color: #292318;
	border-top: 10px solid #000000;
}
ul#navlist {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	display: inline;
}
ul#navlist li {
	display: inline;
	height: 28px;
	margin: 0;
	padding: 0;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A7A6A6;
}
ul#navlist li a:link, ul#navlist li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A7A6A6;
	text-decoration: none;
}
ul#navlist li a:hover, ul#navlist li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
ul#navlist li.current a:link, ul#navlist li.current a:visited {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
ul#navlist li.current a:hover, ul#navlist li.current a:active {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
/* end of new nav styles */


#bg-main {
	background-color: #292318;
	width: 750px;
	height: 415px;
}
#bg-main-sitemap {
	background-color: #292318;
	width: 750px;
	height: auto;
	overflow: auto;
}
#main { 
	width:750px; 
}

.FormTableRow 		{ padding:15px;}

.FormTableLeft { 
 	/* padding-left: 10px; */
	width: 415px; 
	float: left; 
/* border: 1px solid black; */

}

.FormTableLeft .hpimg{ 
/*	border: 1px solid #DCDCDC; */
	border: 1px solid #cccccc;
}

.FormTableRight 	{ 
	margin-left:430px; 
	padding: 0px 0px 0px 10px;
	width: 270px; 
	min-height: 350x;
/*	border: 1px solid black; */ 
border-left: 1px solid #cccccc;
	color: #fff;
}

.FormTableRight h1 {
	margin: 0px 0px -10px 0px;
	padding: 0px;
}

'FormTableRight  p a:link, .FormTableRight a:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
'FormTableRight p a:hover, .FormTableRight p a:active {
	text-decoration: underline;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.FormTableLeft h1 {
	margin: 0px 0px -10px 0px;
	padding: 0px;
}


.welcome {
	background-image: url(../images/welcome.png);
	width: 283px;
	height: 28px;
	background-repeat: no-repeat;
}

#footer {
	clear: both;
	padding: 10px;
	background-color: #292318;
	font-weight: normal;
	height: 15px;
	font-size: smaller;
	border-top: 10px solid #000000;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a:hover {
	text-decoration:underline;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer .left {
	width: 620px;
	float: left;
}

#footer .right {
	text-align: right;
	float: left;
	width:100px;
}


#footer2 {
	margin:0 auto ;
	width: 750px;
/*	background-color: #00366A; */
	background-color: #000000;
	padding: 10px 0px 10px 0px;
	text-align: right;
}

#footer2 a:link, #footer2 a:visited {
	color: #cccccc;
	text-decoration: none;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer2 a:hover, #footer2 a:active {
	color: #cccccc;
	text-decoration: underline;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#prodcontainer { 
	padding-left:8px;
	width:100%;
	text-align: right;
	clear: both;
	margin: 0px auto 0px auto;

}

#prodcontainer img { 

	margin: 9px 0px 0px 0px;
	border: 1px solid #cccccc;
}


ul#prodnavlist {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
	}

ul#prodnavlist li {
	
	float: left;
	font-weight: bold;
	margin: 0px 10px 10px 0px;
	/* 	padding: 5px 0 4px 0; */
	padding: 0px;

	width: 185px;
}
#prodnavlist li a:link img, #prodnavlist li a:visited img,
#prodnavlist li a:hover img, #prodnavlist li a:active img {
	text-decoration: none;
}
#prodnavlist li a:link, #prodnavlist li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#prodnavlist li a:hover, #prodnavlist li a:active {
	color: #ffffff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}


#addresscontainer {
	margin: 0 auto 0px auto; 
	/* border: 1px solid #003668;*/
	width: 750px;
	text-align: right;
	background-color: #292318;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 10px solid #000000;
	padding: 10px 0;
}
#addresscontainer p {
	display: block;
	margin: 0;
	padding: 0 10px 0 0;
	color: #ffffff;
}


#controls {
	width: 100%;
	clear: both;
	text-align: center;
}

#controls a:link, #controls a:visited {
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}

#controls a:hover, #controls a:active {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
 
.FormTableRight a {
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}

 
.FormTableRight a:hover {
	text-decoration: underline;
}
	
.maplink a{
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	display: none;
}

.maplink a:hover{
	text-decoration: underline;
}

hr {
	height: 1px;
}

#sitemap a{
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}

#sitemap a:hover{
	text-decoration: underline;
}