@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	border: 0;
}

html {
	font-size: 11px;
}
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #3f3e29;
	text-decoration: none;
	text-align: center;
}
form {
	margin: 20px 0 20px 0;
}

label {
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 80px;
	line-height: 16px;
	padding: 2px;
	clear: left;
	float: left;
	position: relative;
	margin-right: 5px;
	margin-bottom: 20px;
}
input, textarea {
	width: 146px;
	height: 16px;
	padding: 2px;
	border: 1px solid #cfcfcf;
	margin-bottom: 20px;
}
.margin0 {
	margin-bottom: 0;
}
#wrapper .left .content form p {
	padding-bottom: 20px;
	text-align: right;
}
textarea {
	height: 48px;
}
.submit {
	background: #c1d72e;
	width: 54px;
	height: 18px;
	line-height: 18px;
	padding: 0;
	text-align: center;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.alignright {
text-align: right;
}
#mainContainer {
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	width: 740px;
	padding: 0 20px 0 20px;
	margin: 0 auto;
	text-align: left;
	min-height: 570px;
}
* html #mainContainer {
	height: 570px;
}
.homepage {
	background-image: url(images/homepagebg.jpg);
}
.homepage h1 {
	background: url(images/welcome.gif) left top no-repeat;
	width: 244px;
	height: 45px;
}
.internetworkpage {
	background-image: url(images/intworkpagebg.jpg);
}
.internetworkpage h1 {
	background: url(images/intworkhead.gif) left top no-repeat;
	width: 244px;
	height: 162px;
}
.supportpage {
	background-image: url(images/supportpagebg.jpg);
}
.supportpage h1 {
	background: url(images/supporthead.gif) left top no-repeat;
	width: 244px;
	height: 128px;
}
.remotepage {
	background-image: url(images/remotepagebg.jpg);
}
.remotepage h1 {
	background: url(images/remotehead.gif) left top no-repeat;
	width: 244px;
	height: 126px;
}
.cablingpage {
	background-image: url(images/cablingpagebg.jpg);
}
.cablingpage h1 {
	background: url(images/cablinghead.gif) left top no-repeat;
	width: 244px;
	height: 128px;
}
.networkpage {
	background-image: url(images/networkpagebg.jpg);
}
.networkpage h1 {
	background: url(images/networkhead.gif) left top no-repeat;
	width: 244px;
	height: 140px;
}
.troubleshootpage {
	background-image: url(images/troubleshootpagebg.jpg);
}
.troubleshootpage h1 {
	background: url(images/troubleshoothead.gif) left top no-repeat;
	width: 244px;
	height: 162px;
}
.contactpage {
	background-image: url(images/contactpagebg.jpg);
}
.clear {
	clear: both;
}
h1 span {
	display: none;
}
#header {
	position: relative;
	height: 175px;
}
#header .logo {
	position: relative;
	float: left;
	width: 294px;
	height: 129px;
}
#header .headright {
	position: relative;
	width: 446px;
	float: left;
}
#wrapper {
	position: relative;
}
#wrapper .left {
	width: 565px;
	float: left;
}
#wrapper .left .content {
	padding: 0 0 10px 294px;
}
#wrapper .left .content ul {
	margin: 0 0 0 20px;
}
#wrapper .left .content ul li {
	margin: 0 0 5px 0;
}
#wrapper .left .content h1 {
	padding: 0 0 10px 0;
}
#wrapper .left .content p {
	padding: 0 25px 10px 0;
}
.red {
	color: #CC0000;
}
h1 span {
	display: none;
}
#wrapper .right {
	width: 175px;
	float: right;
	padding-top: 8px;
}
.navigation {
}
.navigation ul {
	list-style: none;
}
.navigation ul li {
	background-position: left top;
	background-repeat: no-repeat;
	width: 174px;
	height: 28px;
}
.navigation ul li a {
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	width: 174px;
	height: 28px;
}
.navigation ul li.buthome {
	background-image: url(images/buthome.gif);
}
.navigation ul li.buthome a:hover, .homepage .navigation ul li.buthome a {
	background-image: url(images/buthome.gif);
}
.navigation ul li.butinternetwork {
	background-image: url(images/intworkbut.gif);
}
.navigation ul li.butinternetwork a:hover, .internetworkpage .navigation ul li.butinternetwork a {
	background-image: url(images/intworkbut1.gif);
}
.navigation ul li.butsupport {
	background-image: url(images/supportbut.gif);
}
.navigation ul li.butsupport a:hover, .supportpage .navigation ul li.butsupport a {
	background-image: url(images/supportbut1.gif);
}
.navigation ul li.butremote {
	background-image: url(images/remotebut.gif);
}
.navigation ul li.butremote a:hover, .remotepage .navigation ul li.butremote a {
	background-image: url(images/remotebut1.gif);
}
.navigation ul li.butnetwork {
	background: url(images/networkbut.gif);
}
.navigation ul li.butnetwork a:hover, .networkpage .navigation ul li.butnetwork a {
	background: url(images/networkbut1.gif);
}
.navigation ul li.butcabling {
	background-image: url(images/cablingbut.gif);
}
.navigation ul li.butcabling a:hover, .cablingpage .navigation ul li.butcabling a {
	background-image: url(images/cablingbut1.gif);
}
.navigation ul li.buttroubleshoot {
	background-image: url(images/troubleshootbut.gif);
}
.navigation ul li.buttroubleshoot a:hover, .troubleshootpage .navigation ul li.buttroubleshoot a {
	background-image: url(images/troubleshootbut1.gif);
}
.navigation ul li.butcontact {
	background-image: url(images/contactbut.gif);
}
.navigation ul li.butcontact a:hover, .contactpage .navigation ul li.butcontact a {
	background-image: url(images/contactbut1.gif);
}
#footer {
	text-align: center;
	position: relative;
	min-height: 40px;
	background: #ffffff;
	color: #3f3e29;
	font-size: 10px;
	padding: 10px 0 0 0;
}
* html #footer {
	height: 40px;
}
#footer a {
	color: #3f3e29;
	text-decoration: none;
	line-height: 16px;
}
#footer a:hover {
	text-decoration: underline;
}