* {
	margin:0;
	padding:0;
	font-size:100%;
}

body {
	background:url(images/bodytop.png) repeat-x;
	position: relative;
}

#page {
	background:url(images/bodybottom.png) repeat-x bottom;
}

#contain {
	margin:0 auto 0 auto;
	width:760px;
	padding:0 9px;
	background:url(images/containbg.png) no-repeat;
	position:relative;
}

h1 {
	height:257px;
	width:760px;
	background:url(images/h1.jpg) no-repeat;
	position:relative;
	text-indent:-999em;
}

#nav {
	position:absolute;
	right:18px;
	top:45px;
}

#nav li {
	display:inline;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#nav li a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
}

#nav li#n-home a{width:45px;}
#nav li#n-service a{width:70px;}
#nav li#n-projects a{width:65px;}
#nav li#n-test a{width:85px;}
#nav li#n-cert a{width:154px;}
#nav li#n-contact a{width:68px;}


#nav li a:hover {
	text-decoration:underline;
}

h2 {text-indent:-999em;}

h2.about {
	background:url(images/h2about.png) no-repeat;
	height:29px;
}

h2.voicedata {
	background:url(images/h2voicedata.png) no-repeat top right;
	height:29px;
}

.subpage h2 {
	margin-left:5px;
	height:29px;
}

h2.services {
	background:url(images/h2services.png) no-repeat;
}

.projects h2{
	background:url(images/h2projects.png) no-repeat;
}

h2.testimonialspage {
	background:url(images/h2testimonialspage.png) no-repeat;
}

h2.certifications {
	background:url(images/h2certifications.png) no-repeat;
}

h2.contact {
	background:url(images/h2contact.png) no-repeat;
}

#content {
	overflow:auto;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#content a {
	color:#000;
}
#content p {
	text-align:justify;
}

#content p > a {
	border-bottom:1px dotted #000;
	text-decoration:none;
}

#content p > a:hover {
	border-bottom-style:solid;
}


#left {
	float:left;
	width:354px;
}
.subpage #left {
	background:url(images/subpageleftshadow.png) top right no-repeat;
	width:500px;
	padding-right:17px;
}

.subpage #watermark {
		background: url(images/watermark.png) center 25px no-repeat;
}

.contact #watermark {
	background-position: right 25px;
}

.dealers #watermark {
	padding-bottom: 115px;
}

.testimonials #watermark {
	padding-bottom: 115px;
}

.projects #watermark {
	padding-bottom:80px;
}

.projects #left {
	padding-bottom: 20px;
}

.dealers #left {
	position: relative;
}

.bicsi {
	position: absolute;
	top:40px;right:30px;
}

.subpage #right {
	background:url(images/network1.jpg) top right no-repeat;
	width:235px;
	height:266px;
	margin-right:5px;
}

.projects #right {
	background:url(images/network2.jpg) top right no-repeat;
}

.dealers #right {
	background:url(images/network2.jpg) top right no-repeat;
}

.contact #right {
	background: url(images/officeright.jpg) top right no-repeat;
}

.dealers h3 {
	margin:1em;}

#right {
	float:right;
	width:405px;
	background:url(images/rightcolshadow.png) no-repeat top left;
}

p,
blockquote {
	padding:10px;
	line-height:16px;
	}
	
blockquote {
	margin:1em 2em 0 2em;
	background:url(images/bqleft.gif) top left no-repeat;
	padding:0 2em;
}

blockquote span.lastword {
	padding:10px 31px 15px 0;
	background:url(images/bqright.gif) bottom right no-repeat;
}
	
#right p {
	padding-left:20px;
	padding-right:25px;
}

#right img {
	float:right;
	display:inline;
	margin:5px;
}

div#testimony {
	clear:both;
	background:#e7e5ee;
	padding-top:5px;
	width:760px;
}

h2.testimonials {
	background:url(images/h2testimonials.png) no-repeat;
	margin:0 auto 0 auto;
	width:742px;
	height:29px;
}

#footer {
	background:url(images/footerbg.png) repeat-x;
	margin-top:10px;
	padding:10px;
	position:relative;
	height:14px;
	clear:both;
}

#footer ul {
	float:left;
}

#footer li {
	display:inline;
	padding-right:15px;
}

#footer a {
	color:#000;
	text-decoration:none;
	border:none;
}

#footer a:hover {
	text-decoration:underline;
	border:none;
}

#footer span.url {
	float:right;
	}
	
address {
	margin:1em;
	font-style:normal;
}

address strong {
	font-size:13px;
}

fieldset {
	border:none;
	padding:10px;
}

fieldset label {
	display:block;
	width:100px;
	float:left;
}

input {
	margin-bottom:10px;
	width:250px;
}

input.submit {
	width:75px;
	background:#7a867a;
	color:#fff;
}

textarea {
	width:253px;
	height:100px;
}
h3 {
	margin-left:10px;
	margin-top:20px;
	clear:both;
}

ul.list {
	margin:1em 1em 1em 4em;
}

ul.list ul {
	margin-left:2em;
	margin-bottom:1em;
}

ul.list li {
	font-weight:bold;
	font-size:12px;
	list-style-image:url(images/check3.png);
}

ul.list li li {
	font-weight:normal;
	font-size:11px;
	margin-top:5px;
	list-style:disc;
}

.dealers ul.list li {
	font-weight:normal;
	font-size:11px;
}

.projects #left img {
	margin:0 18px;
	border:1px solid #333333;
}

a.image {
	border-bottom:none !important;
}
