html,body{
	padding:0;
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1{
	padding:3px;
	margin: 5px;
	font-size: 1.1em;
	font-weight: normal;
	border-bottom: 1px solid #000;
}

h2{
	padding:3px;
	margin: 5px;
	font-size: .95em;
	font-weight: bold;
}

h3{
	padding:3px;
	margin: 5px;
	font-size: .95em;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

p {
	font-size: .85em;
	padding: 5px;
	margin:0;
}

a {
	color: #FF0000;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration: underline;
}

a:visited {
	color:#990000;
}

#watt-container {
	width: 700px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: auto;
}

#watt-container2 {
	width: 700px;
	margin: auto;
}

#watt-navBar {
	padding:0;
	margin:0;
}

#watt-navBar ul {
	margin:0;
	padding:0;
	list-style: none;
}

#watt-navBar li {
	float: left;
	margin:0;
	padding:0;
}

#watt-navBar li a{
	width: 140px;
	text-decoration: none;
	display: block;
	height: 31px;
}

#watt-navBar li a:hover {
	background-position: left -31px;
}

#watt-header {
	clear:both;
	height: 130px;
	text-align: center;
	border-bottom: 1px solid #000;
}

#watt-label {
	height: 139px;
	border-bottom: 1px solid #000;
}

#watt label img{
	float:left;
	border:0;
}

#left-col{
	width: 234px;
	float:right;
	border-left: 1px solid #000;
}

#left-col p{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#left-col img{
	border:0;
}

#watt-main-body{
}

#watt-main-body p{
	margin: 0 10px 0px 10px;
}

#hosting {
	float:right;
	height: 100px;
	width: 235px;
	background: #CCCCCC url(../images/watt-contact-bg.jpg) top repeat-x;
	border-left: 1px solid #000;
}

#watt-contact{
	height: 100px;
	background: #CCCCCC url(../images/watt-contact-bg.jpg) top repeat-x;
	border-top: 1px solid #000;
	margin-right: 235px;
}

#home-contact{
	float:right;
	text-align:right;
	padding: 0 10px 0 5px;
}

#phone-num {
	width: 300px;
	float: right;
	border: 1px solid #000;
	margin: 10px;
}

#watt-address {
	margin: 10px 320px 10px 10px;
	border: 1px solid #000;
}

.watt-links {
	margin: 15px;
	padding:0;
	border: 1px solid #000;
}

.watt-links-desc {
	width: 400px;
	float:right;
}

.watt-links-logo {
	margin-right: 400px;
	border-right: 1px solid #000;
}

#watt-footer{
	clear: both;
	border-bottom: 1px solid #000;
}
