@charset "UTF-8";
/* TechTriad.com CSS Document for Watts Communications */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	}#wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-1col {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 240px;
}
#frontlogo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/front-logo.jpg);
	background-repeat: no-repeat;
	height: 510px;
}
#frontmenu {
	width: 475px;
	margin-left: 85px;
	float: left;
}
#left-column {
	float: left;
	width: 430px;
	padding-top: 250px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#right-column {
	float: right;
	width: 510px;
	margin-top: 100px;
}
#one-column {
	width: 930px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu {
	margin-bottom: 50px;
}
#menu-1col {
	float: right;
	width: 465px;
	margin-top: 105px;
}
#content {
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666;	
}
a:hover {
	text-decoration: underline;	
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #000;
}
h2 {
	font-size: 24px;
	color: #F4A91B;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #F4A91B;
}
.clearfloat {
	clear: both;
}
#footer {
	font-size: 12px;
}
#frontfooter {
	font-size: 12px;
	margin-right: 50px;
	margin-top: 30px;
}

