/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body {
	background:#2383b5 url(images/bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#page-wrapper {
	width:750px;
	margin:auto;
}
img {border:none;}
/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header-logo {
	background:url(images/header-logo.jpg);
	width:750px;
	height:60px;
	margin:auto;
}
#home-link {
	float:left;
	width:440px;
	height:60px;
}
#header-links-wrapper {
	float:right;
	wdith:300px;
}
#header-links-txt {
	font-size:12px;
	text-align:left;
	margin: 15px 0 0 0;
}
#header-links-txt a:link, #header-links-txt a:visited {
	color:#dddddd;
	text-decoration:none;
	margin: 0 0 0 10px;
}
#header-links-txt a:hover, #header-links-txt a:active {
	color:#ffffff;
	text-decoration:underline;
	margin: 0 0 0 10px;
}
#header-links-txt td {
	background: url(images/header-link-bg.gif) left no-repeat;
	padding-right:10px;
}

/*-------------------------------------------------
  Homepage
-------------------------------------------------*/
#homepage-top-wrapper {
	background: url(images/homepage-top-bg.jpg) no-repeat;
	width:750px;
	height:235px;
	margin:auto;
}
#homepage-top-content {
	float:right;
	display:inline;
	color:#fff;
	width:300px;
	font-size:12px;
	margin: 65px 0 0 0;
}

#homepage-top-content a:link, #homepage-top-content a:visited {
	color:#eee;
	text-decoration:none;
}
#homepage-top-content a:hover, #homepage-top-content a:active {
	color:#fff;
	text-decoration:underline;
}
#homepage-top-content ul {
	list-style:none;
	line-height:1.5em;
	padding:0px;
	margin:10px 0 0 0;
}
#homepage-top-content li {
	background:url(images/homepage-li-bg.gif) no-repeat left;
	margin:0px;
	padding:0 0 0 20px;
}
#homepage-bottom-wrapper {
	background: url(images/homepage-bottom-bg.jpg) no-repeat;
	width:750px;
	height:217px;
	margin:auto;
}
#homepage-bottom-image {
	float:left;
	background: url(images/homepage1.gif) no-repeat;
	width:230px;
	height:217px;
}
#homepage-bottom-content {
	float:right;
	display:inline;
	color:#fff;
	width:500px;
	font-size:12px;
	margin: 10px 10px 0 0;
}
#homepage-bottom-content h1 {
	font-size:14px;
}

/*-------------------------------------------------
  Everything Else
-------------------------------------------------*/
#product-top-wrapper-window {
	background: url(images/cat-window.jpg) no-repeat;
	width:750px;
	height:235px;
	margin:auto;
}
#product-top-wrapper-chain {
	background: url(images/cat-chain.jpg) no-repeat;
	width:750px;
	height:235px;
	margin:auto;
}
#product-top-wrapper-promo {
	background: url(images/cat-promo.jpg) no-repeat;
	width:750px;
	height:235px;
	margin:auto;
}
#product-top-wrapper-plumbing {
	background: url(images/cat-plumbing.jpg) no-repeat;
	width:750px;
	height:235px;
	margin:auto;
}
#product-top-catnav {
	color:#fff;
	width:507px;
	height:18px;
	float:right;
	display:inline;
	padding:3px 0 0 0;
	margin:10px 0 0 0;
	font-size:11px;
}
#product-top-catnav a:link, #product-top-catnav a:visited {
	color:#fff;
	text-decoration:none;
}
#product-top-catnav a:active, #product-top-catnav a:hover {
	color:#00f2ce;
	text-decoration:underline;
}
#product-top-content {
	width:504px;
	height:182px;
	float:right;
	display:inline;
	padding:10px 0 0 10px;
}
#product-top-content h1 {
	color:#fff;
	padding:0;
	margin:0;
	font-size:24px;
}
.product-top-catname {
	color:#00f2ce;
	font-size:14px;
	font-weight:700;
	margin: 5px 0 0 0;
}
#product-top-content ul {
	margin:5px 0 0 5px;
	padding:0;
	list-style:none;
}
#product-top-content li {
	background:url(images/li-bg-white.gif) left no-repeat;
	padding:0 0 0 14px;
}
#product-top-content li a:link, #product-top-content li a:visited{
	color:#fff;
	text-decoration:none;
}
#product-top-content li a:hover, #product-top-content li a:active{
	color:#fff;
	text-decoration:underline;
}
#product-top-left {
	float:left;
	display:inline;
	width:225px;
	}
#product-top-right {
	float:left;
	display:inline;
	margin:0 0 0 10px;
	width:265px;
}
#product-bottom-wrapper1 {
	width:750px;
	margin:auto;
}
#product-bottom-wrapper2 {
	background-color:#fff;
	width:730px;
	padding:10px;
	float:left;
}
#product-bottom-image {
	float:left;
	display:inline;
	width:215px;
	hieght:215px;
}
#product-bottom-content {
	float:left;
	display:inline;
	width:500px;
	margin:0 0 0 13px;
}
.product-title {
	color:#00927c;
	font-size:14px;
	font-weight:700;
}
.prod-tbl th {background:#000;color:#fff;}
.prod-tbl .prod-tr-odd{background-color: #fff;}
.prod-tbl .prod-tr-even{background-color: #d9efeb;}

.prod-tbl td, .prod-tbl th {
	border-right: 1px dotted #555;
	padding:2px 5px 2px 5px;
}
#inquiry-form {
	width:450px;
	margin:auto;
	background:#b5dad5;
	border:1px solid #ababab;
}
#inquiry-form table {
	width:450px;
}
#inquiry-form th {
	text-align:left;
}
.contentbody h2 {
	font-size:16px;
	padding:0 0 10px 0;
	margin:0;
	color:#00927c;
}
.lang-link {
	float:right;
}
.lang-link a:link, .lang-link a:visited  {
	color:#00927c;
	font-size:16px;
	font-weight:700;
	text-decoration:none;
}
.lang-link a:hover, .lang-link a:active {
	color:#1cbaa2;
	font-size:16px;
	font-weight:700;
	text-decoration:underline;
}
/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer-wrapper {
	float:left;
	display:inline;
	width:750px;
	margin:7px 0 0 0;
	padding:5px 0 0 0;
	border-top:2px solid #444444;
}
#footer-iso {
	/*background:url(images/footer-iso.gif) no-repeat;*/
	width:152px;
	height:24px;
	float:left;
	
}
#footer-links {
	float:right;
	height:24px;
	width:500px;
	text-align:right;
	font-size:10px;
	color:#ffffff;
}
#footer-links a:link, #footer-links a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer-links a:hover, #footer-links a:active {
	color:#ffffff;
	text-decoration:underline;
}