img {
	border: 0px;
}

body {
	background-image: url(../_images/page-bg.gif);
	background-repeat: repeat-x;
	font-family: tahoma, sans-serif;
	color: #404040;
}

body, p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 70%;
	line-height: 12pt;
}


#archive h2 {
	position: relative;
	font-size: 70%;
	border-bottom: 1px solid #c5c5c5;
	margin: 5px 10px 0px 10px;
}

a, a:visited {
	color: #ec6502;
	text-decoration: none;
}

a:hover {
	color: #a6a6a6;
}

#wrapper {
	position: relative;
	width: 779px;
	margin: 0px auto;
	padding-top: 110px;
}

#logo {
	position: absolute;
	top: 25px;
	left: 0px;
}

ul#topnav {
	position: absolute;
	top: 42px;
	right: 20px;
	margin: 0px;
	padding: 0px;
	width: 177px;
	height: 21px;
}

ul#topnav li {
	position: absolute;
	top: 0px;
	list-style: none;
}

ul#topnav li#home {
	z-index: 1;
	left: 0px;
}

ul#topnav li#about {
	z-index: 2;
	left: 43px;
}

ul#topnav li#contact {
	z-index: 3;
	left: 104px;
}

#main {
	float: left;
	width: 739px;
	background-image: url(../_images/main-top.gif);
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	padding: 0px 20px 20px 20px;
}

#content {
	position: relative;
	float: left;
	width: 480px;
	background-color: #e5e5e5;
	margin-top: 50px;
	margin-right: 20px;
}

#content h1 {
	width: 480px;
	height: 125px;
}

#content h1 span {
	display: none;
}

#content h1#home {
	background-image: url(../_images/content-title-bg.jpg);
	background-repeat: no-repeat;
}

#content h1#phone {
	background-image: url(../_images/content-phone-bg.jpg);
	background-repeat: no-repeat;
}


#content h1#headset {
	background-image: url(../_images/content-headset-bg.jpg);
	background-repeat: no-repeat;
}

#content h1#ip {
	background-image: url(../_images/content-ip-bg.jpg);
	background-repeat: no-repeat;
}

#content h1#about {
	background-image: url(../_images/content-about-bg.jpg);
	background-repeat: no-repeat;
}

#content h1#contact {
	background-image: url(../_images/content-contact-bg.jpg);
	background-repeat: no-repeat;
}



#right-panel {
	float: left;
	width: 239px;
	margin-top: 50px;
}

#whats-new {
	width: 239px;
	background-image: url(../_images/whats-new-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #e5e5e5;
	padding-bottom: 5px;
}

#whats-new p {
	margin: 5px 10px 10px 10px;
}

#whats-new h2 {
	position: relative;
	font-size: 70%;
	border-bottom: 1px solid #c5c5c5;
	margin: 5px 10px 0px 10px;
}

#whats-new h2 span {
	position: absolute;
	top: 0px;
	right: 0px !important;
	right: 10px;
	font-size: 90%;
	font-weight: normal;
}

#content p {
	margin: 5px 15px 15px 15px;
}

#content p.intro {
	font-size: 80%;
}

.service1 h2, .service2 h2, .service3 h2 {
	font-size: 80%;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
}

.service1, .service2, .service3 {
	float: left;
	width: 159px;
	border-right: 1px solid #ffffff;
	margin-top: -2px;
	padding-top: 60px;
	background-repeat: no-repeat;
	background-position: top;
}

.service1 {
	background-image: url(../_images/best4systems-intro.gif);
}

.service2 {
	background-image: url(../_images/best4headsets-intro.gif);
}

.service3 {
	border: 0px;
	background-image: url(../_images/about-us-intro.gif);
	width: 160px;
}

#content .service1 p, #content .service2 p, #content .service3 p {
	margin: 5px 10px 10px 10px;
}

#content img#h1 {
	position: absolute;
	top: 80px;
	left: 15px;
}

#footer {
	position: relative;
	clear: both;
	width: 779px;
	height: 40px;
	background-image: url(../_images/footer-bg.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
}

#footer p {
	font-size: 60%;
	color: #ffffff;
	margin-left: 10px;
	line-height: 16pt;
}

#footer p span, #footer p#credit {
	color: #c5c5c5;
}

#footer p#credit {
	position: absolute;
	top: 30px;
	right: 10px;
}

fieldset {
	font-size: 11px;
	border: 0px;
	margin-left: 20px;
}

fieldset label {
	float: left;
	width: 120px;
	height: 30px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}

fieldset input, fieldset textarea {
	float: left;
	position: relative;
}

fieldset textarea {
	width: 200px;
	height: 66px;
}