body {
	color: #ffffff;
	background-color: #808080;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	}

a {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #ff0000;
	}

.warning {
	visibility: hidden;
	}

i {
	visibility: hidden;
	}

img {
	display: block;
	margin: 0;
	border: none;
	}

h1,h2,h3,h4,h5,h6 {
	color: #ffffff;
	display: block;
	margin: 0;
	vertical-align: bottom;
	}

ul {
	list-style-image: url(/images/bullet.gif)
	}

p {
	margin: 0;
	}

.inline {
	display: inline;
	vertical-align: baseline;
	}

#shrinkwrap {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	/* border: 1px #000000; */
	/* border-style: none solid solid; */
	margin: 0 auto;
	width: 768px;
	}

#header table {
	margin: 0;
	}

#header img {
	border: none;
	}

#nav {
	display: block;
	width: 96px;
	height: 128px;
	background-image: url(/images/header_nav.gif);
	}

#nav a {
	display: block;
	position: relative;
	top: 4px;
	width: 96px;
	height: 20px;
	border: none;
	}

a#nav_home:hover		{ background-image: url(/images/nav_home_hover.gif); border: none; }
a#nav_features:hover		{ background-image: url(/images/nav_features_hover.gif); border: none; }
a#nav_installation:hover	{ background-image: url(/images/nav_installation_hover.gif); border: none; }
a#nav_gallery:hover		{ background-image: url(/images/nav_gallery_hover.gif); border: none; }
a#nav_distributors:hover	{ background-image: url(/images/nav_distributors_hover.gif); border: none; }
a#nav_contact:hover		{ background-image: url(/images/nav_contact_hover.gif); border: none; }

#footer {
	clear: both;
	margin: 0;
	padding: 2px 0px;
	width: 100%;
	}

#footer p {
	color: #000000;
	text-align: center;
	}

#footer a {
	color: #000000;
	border: 0;
	}

#footer a:hover {
	color: #ff0000;
	}

#index_spacer {
	width: 768px;
	height: 160px;
	margin: 0;
	padding: 0;
	}

#index_right {
	float: right;
	width: 320px;
	margin: 0;
	padding: 0;
	}

#index_right p {
	line-height: 16px;
	margin: 18px 8px 0;
	text-align: justify;
	}

#index_left {
	float: left;
	width: 448px;
	margin: 0;
	padding: 0;
	}

#features {
	float: left;
	width: 432px;
	margin: 0;
	padding: 0 24px;
	}

#features p {
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 16px 0;
	padding: 6px 0 6px 48px;
	background: url(/images/features_p_bg.gif) no-repeat;
	}

#colors {
	float: right;
	width: 256px;
	padding: 0 32px 0 0;
	}

#colors div {
	width: 160px;
	margin: 0 auto 24px auto;
	}

#colors h3 {
	margin-top: 6px;
	text-align: center;
	}

#distributors div,
#contact {
	width: 352px;
	float: left;
	margin: 0;
	padding: 0 32px 24px 0;
	}

#distributors p,
#contact p {
	padding: 0 0 0 12px;
	}

h3 {
	color: #000000;
	font-family: arial;
	font-size: 11pt;
	margin: 0 0 4px 0;
	padding: 4px 6px 0;
	background: #ffffff url(/images/h3.gif) repeat-x bottom;
	}

h4 {
	border-left: #cc0000 4px solid;
	font-family: arial;
	font-size: 9pt;
	margin: 0 0 4px 0;
	padding: 2px 8px;
	background: #333333 url(/images/h4.gif) repeat-y right;
	}

#installation {
	padding: 0 24px;
	}

#installation td {
	vertical-align: top;
	}

#installation td.left {
	width: 96px;
	}

#installation td.left p {
	font-size: 11pt;
	font-weight: bold;
	}

#installation td.right li {
	margin: 8px 0;
	text-align: justify;
	}

#installation td.left img {
	margin-top: 12px;
	}

#installation td.center img {
	border: #ffffff 1px solid;
	margin-bottom: 12px;
	}

#gallery_images {
	width: 582px;
	float: right;
	margin: 0;
	padding: 0;
	}

#gallery_title {
	width: 186px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
	}

#img {
	float: left;
	padding: 0 32px 24px 0;
	}

#img img {
	border: #ffffff 1px solid;
	}

#img a:hover img {
	border: #ff0000 1px solid;
	}

#img p {
	text-align: right;
	}

