a {
	color: #999999;
	font-weight: normal;
}

body {
	background: url(../images/bgGradient.jpg) repeat-x;
	background-color: #000000;
	color: #999999;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 70%;
}

ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

ul li {
	display: inline;
	margin: 0 0 0 0;	
}

div.editable h1,
div.product h1,
#contactUs h1 {
	background: url(../images/smallSquareIcons.gif) no-repeat;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

div.editable,
div.product {
	padding: 20px;
}

a.product_link {
	background: url(../images/arrows.gif) no-repeat 0 5px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

div.product img {
	float: right;
	padding: 0 5px 0 0;
	width: 40%;
}

input {
	width: 200px;
}

table.layout {
	text-align: left;
}

.button {
	width: 100px;
}

#admin {
	margin: 20px;
	text-align: center;
}

#admin a {
	color: #000000;
	cursor: default;
	font-size: 1em;
}

#banner a,
#text_nav a {
	font-size: 0.8em;
}

#banner h2 {
	background-color: #000000;
	color: #F5F5F5;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 1.2em;
	width: 637px;
}

#banner ul li,
#text_nav li {
	border-left: 1px solid #999999;
	padding: 0 1px 0 5px;
}

#banner ul li.first,
#text_nav li.first {
	border: 0;	
}

#banner ul {
	text-align: right;
}

#content {
	margin-left: auto;
	margin-right: auto;
	min-width: 637px;
	padding: 50px;
	text-align: center;
}

#editcontrol {
	background-color: #000000;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	position: absolute;
	right: 10px;
	top: 75px;
}

#editcontrol li {
	display: block;
}

#flash {
	margin: 0 0 25px 0;
}

#products {
	width: 637px;
}

#products input {
	margin: 0;
	padding: 0;
	width: 15px;
}

#products {
	font-size: 1.1em;
}

#products tr {
	vertical-align: top;
}

#products th.description,
#products td.description {
	text-align: left;
	width: 66%;
}

#products th {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
}

#products th.name,
#products td.name {
	text-align: left;
	width: 25%;
}

#sections {
	background: url(../images/hline1.gif) no-repeat;
}

#sections td {
	width: 33%;
}

#sections td.border {
	background: url(../images/rep_1.jpg) repeat-y;
	height: 100px;
	width: 1px;
}

#sections, 
#flash, 
#banner, 
#commercialcontent, 
#aboutuscontent, 
#productDetail, 
#residentialcontent {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	width: 637px;
}

#text_nav {
	text-align: center;
}

#title {
	font-weight: bold;
	left: 25px;
	margin: 0;
	position: absolute;
	top: 10px;
	color: White;
	font-size: 1.2em;	
}

#title div.editable {
	padding: 0 25px 0 0;
}

#productDetail {
	text-align: left;
	font-size: 1.1em;
}

#productDetail h1 {
	font-size: 1.2em;
}

#productDetail div.image {
	float: right;
	padding: 10px;
	text-align: center;
}

#productDetail div.image p {
	text-align: center;	
}

#productDetail .subhead {
	font-weight: bold;
}

#title div.left {
	float: left;	
}

#title div.right {
	float: right;	
}

#contactUs {
	padding: 0 20px 0 20px;
}

#contactUs form {
	margin: 0;
	padding: 0;
}

#contactUs form label {
	display: block;
	font-size: 1.1em;
	float: left;
	width: 100px;
}

#contactUs form input {
	margin-bottom: 5px;
}

#contactUs form br {
	clear: both;
}

#contactUs form textarea {
	width: 400px;
	height: 100px;
	margin-bottom: 5px;
}

#contactUs form #submit {
	margin-left: 100px;
}

#contactUs form input.button {
	width: 75px;
}

#aboutuscontent,
#commercialcontent,
#residentialcontent,
#aboutuscontent h1,
#commercialcontent h1,
#residentialcontent h1 {
	font-size: 1.1em;
}

#login {
	color: White;
	font-size: 1.1em;
}