body {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #666666 url(../images/bodybg.jpg) repeat-x center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	background: #666666 url(../images/containertop.jpg) repeat-x center top;
	margin: 0px auto;
	width: 800px;
	text-align: center;
}
#page {
	background: url(../images/pagebg.jpg) repeat-y center top;
	margin-right: 35px;
	margin-left: 35px;
	text-align: left;
}
#pageshadowleft {
	background: url(../images/headersidel.jpg) no-repeat;
	overflow: hidden;
	position: absolute;
	z-index: 11;
	height: 45px;
	width: 15px;
	left: -15px;
	top: 0px;
}
#pageshadowright {
	background: url(../images/headersider.jpg) no-repeat;
	overflow: hidden;
	position: absolute;
	z-index: 12;
	height: 45px;
	width: 15px;
	left: 700px;
	top: 0px;
}
#headertop {
	background: url(../images/headertop.jpg) repeat-x;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	height: 30px;
	width: 700px;
	text-align: left;
	position: relative;
	top: 0px;
}
#headername {
	background: url(../images/headername.jpg) no-repeat 0px 6px;
	float: left;
	height: 28px;
	width: 257px;
}
#headerphone {
	background: url(../images/headerphone.jpg) no-repeat 0px 6px;
	float: right;
	height: 28px;
	width: 118px;
}
#header {
	background: url(../images/bodybg.jpg) repeat-x;
	height: 160px;
	margin: 10px 25px 0px;
}
#menubar {
	background: url(../images/menubarbg.jpg) repeat-x;
	height: 40px;
	width: 710px;
	margin-left: 10px;
}
.shadowwide {
	background: url(../images/shadowwide.jpg) no-repeat center top;
	height: 15px;
	width: 680px;
	margin-left: 25px;
}
#content {
	margin: 0px 25px;
	clear: both;
	display: block;
	z-index: 20;
}
#contentleft {
	float: left;
	width: 460px;
	text-align: justify;
	z-index: 21;
}
#contentleft p {
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px;
}
#contentleft h2 {
	margin: 0px;
	padding: 0px;
	font: bold 16px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
#contentleft h3 {
	margin: 0px;
	padding: 20px 0px 0px;
	font: bold 16px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
#servicesphone {
	background: url(../images/illustrations/phone.jpg) no-repeat 15px 0px;
	padding-top: 120px;
	margin-top: 4px;
}
#servicesnetdesign {
	background: url(../images/illustrations/netdesign.jpg) no-repeat 15px 0px;
	padding-top: 120px;
	margin-top: 4px;
}
#serviceshomeoffice {
	background: url(../images/illustrations/home.jpg) no-repeat 15px 0px;
	padding-top: 120px;
	margin-top: 4px;
}
#servicesnetvideo {
	background: url(../images/illustrations/video.jpg) no-repeat 15px 0px;
	padding-top: 120px;
	margin-top: 4px;
}
#servicesremote {
	background: url(../images/illustrations/remote.jpg) no-repeat 15px 0px;
	padding-top: 120px;
	margin-top: 4px;
}
#servicessecurity {
	background: url(../images/illustrations/security.jpg) no-repeat 15px 0px;
	padding-top: 120px;
	margin-top: 4px;
}
#testimonial {
	background: url(../images/testimonials/testimonialboxbg.gif) repeat-y;
	margin-top: 5px;
}
#testimonialbody1 {
	background: url(../images/testimonials/pic1.jpg) no-repeat left bottom;
}
#testimonialbody2 {
	background: url(../images/testimonials/pic2.jpg) no-repeat left bottom;
}
#testimonialbody3 {
	background: url(../images/testimonials/pic3.jpg) no-repeat left bottom;
}
#testimonialbody4 {
	background: url(../images/testimonials/pic4.jpg) no-repeat left bottom;
}
#testimonialbody5 {
	background: url(../images/testimonials/pic5.jpg) no-repeat left bottom;
}
#testimonialtop {
	padding: 15px 15px 5px 130px;
	color: #666666;
	background-image: url(../images/testimonials/testimonialboxtop.gif);
	background-repeat: no-repeat;
}
#testimonialbottom {
	background: url(../images/testimonials/testimonialboxbottom.gif) no-repeat;
	height: 24px;
}
#contentright {
	float: right;
	width: 200px;
	z-index: 22;
}
#navleft {
	background-image: url(../images/navleft.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 15px;
}
#navright {
	background-image: url(../images/navright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 40px;
	width: 15px;
}
.navbutton {
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;
	float: right;
}
#homebutton {
	background-position: 0px 0px;
	height: 40px;
	width: 56px;
}
#aboutbutton {
	background-position: -56px 0px;
	height: 40px;
	width: 80px;
}
#servicesbutton {
	background-position: -136px 0px;
	height: 40px;
	width: 77px;
}
#ratesbutton {
	background-position: -213px 0px;
	height: 40px;
	width: 92px;
}
#productsbutton {
	background-position: -305px 0px;
	height: 40px;
	width: 80px;
}
#contactbutton {
	background-position: -385px 0px;
	height: 40px;
	width: 72px;
}
#supportbutton {
	background-position: -457px 0px;
	height: 40px;
	width: 72px;
}
#servicesmenu td {
	text-align: left;
	padding-bottom: 8px;
}
#footer {
	background-image: url(../images/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	padding-bottom: 30px;
	padding-left: 35px;
	font-size: 10px;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
}
.sidebar {
	background: url(../images/sidebarboxbg.gif) repeat-y;
	width: 200px;
}
.sidebartop {
	background: url(../images/sidebarboxtop.gif) no-repeat;
	padding: 15px 6px 5px 8px;
}
.sidebarbottom {
	background: url(../images/sidebarboxbottom.gif) no-repeat;
	height: 25px;
}
.sidebar ul {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}
.sidebar li {
	padding-right: 0px;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background: url(../images/checkbox.png) no-repeat;
	margin-bottom: 5px;
	line-height: 15px;
}
.sidebar h3 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 13px;
}
.sidebar p {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.sidebar td {
}
form {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.wideinput {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #666666;
	width: 398px;
}
.narrowinput {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 200px;
	border: 1px solid #666666;
}
.clear {
	clear: both;
}
.emailtabletop {
	height: 15px;
	background-image: url(../images/contact/emailtop.jpg);
	background-repeat: no-repeat;
}
.emailtable {
	background: url(../images/contact/emailbg.jpg) repeat-y;
}
.emailtablebottom {
	background: url(../images/contact/emailbottom.jpg) no-repeat bottom;
	padding: 0px 0px 25px;
	text-align: center;
}
.emailtable td {
	text-align: left;
}
.productdesc {
	vertical-align: bottom;
}
h4 {
	font: italic bold 12px Helvetica, Arial, "Century Gothic", sans-serif;
	color: #666666;
	padding-left: 10px;
}
hr {
	width: 98%;
	text-align: right;/*this will align it for IE*/
	margin: 0 0 0 auto;
	border-top: 1px dotted #999999;/*the border*/
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	margin-top: 4px;
	margin-bottom: 4px;
}
.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.20pxspacer {
	height: 20px;
	width: 400px;
	clear: both;
}
