/* CSS Dcument */
body {
	padding: 0 0 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
	background-color: #f6f6f6;
}
#container {
	margin: 0 auto;
	width: 750px;
	border-right: 1px groove #000000;
	border-left: 1px groove #000000;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #FFF;
	background-repeat: repeat-x;
}
#container2 {
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-top-style: none;
	border-bottom-style: none;

}
#banner3 {
	height: 53px;
	margin: 0;
	padding: 0;
	background: url(mages/topbg.png);
}
#logo {
	background: #000 no-repeat top;
	left: 10px;
	height: 68px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 750px;
	border-top-style: none;
	border-bottom-style: none;
}
#logo a{
	border-top-style: none;
	border-bottom-style: none;
}
div#primarynav {
	width: 750px;
	border-top: 2px groove #999999;
	border-bottom: 2px groove #999999;
	background: #666666 repeat-x left bottom;
	padding: 0;
	margin: 0;
	height: 25px;
	border-right: 1px outset #666666;
	border-left: 1px outset #666666;
	text-decoration: none;
}
div#primarynav ul#menu {
	width: 750px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	height: 25px;
	text-decoration: none;
}
div#primarynav ul#menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	color: #FFF;
	border-right: 1px groove #4F4F4F;
	height: 1px;
}
ul#menu li, ul#menu a {
	display: block;
	text-decoration: none;
}
div#primarynav ul#menu li a {
	text-decoration: none;
	overflow: hidden;
	color: #FFF;
	padding-top: 6px;
	height: 20px;
	border-bottom-style: none;
}
div#primarynav ul#menu li a hover {
	color: #099;
	font-weight: bold;
	border-bottom: 1px dashed #099;
}
#home {
	width: 58px;
	color: #FFF;
	left: 0px;
}
#links {
	left: 58px;
	width: 58px;
}
#upgrades {
	left: 116px;
	width: 80px;
}
#support {
	left: 205px;
	width: 100px;
}
#demo {
	left: 315px;
	width: 120px;
}
#solutions {
	left: 440px;
	width: 80px;
}
#home a:hover, body #homeon #home {
	background: transparent no-repeat 0 -53px;
}
#about a:hover, body #abouton #about {
	background: transparent url() no-repeat -208px -53px;
}
#pcltool a:hover, body #pcltoolon #pcltool {
	background: transparent url(file:images/navbar.jpg) no-repeat -303px -53px;
}
#orders a:hover, body #orderson #orders {
	background: transparent url(file:images/navbar.jpg) no-repeat -398px -53px;
	color: #FF9933;
}
a:link {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #FF9900;
}
a:visited {
	color: #F93;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #FF9900;
}
a:hover {
	color: #099;
	font-weight: bold;
	border-bottom: 1px dashed #099;
}
#banner {
	padding: 0;
	margin: 0;
	height: 60px;
	width: 750px;
	border-bottom: 1px dotted #666666;
}
#banner h1 {
	margin: 0;
	font-size: 130%;
	font-weight: bold;
	color: #F90;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
#banner h1 span {
	color: #666;
}
#banner h2 {
	margin: 5px 70px 0 0;
	padding: 0 0 0 12px;
	color: #666;
	font: normal 95%/1em Verdana, Arial, Helvetica, sans-serif;
}
#banner a {
	border-bottom-color: #333;
}
#banner a:visited {
	color: #40659b;
}
#banner a:hover {
	color: #036;
}
#content {
	width: 507px;
	float: left;
	border-right: 1px inset #666666;
	margin: 0 0 0px;
	padding: 0 10px 10px;
	background: #FFF;
	text-align: left;
	border-left: none;
	height: 1%;
}
#content p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#content ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	list-style-position: inside;
}
#content li {
	margin-left: 0;
	padding-left: 1em;
	list-style-position: inside;
	padding-top: 1em;
}
#content ul li {
	padding: 4px 0 4px 16px;
	line-height: 1.5em;
	background: url(file://///pclbabe/e/ADM/websites/pclcodes.com/images/arrowright.gif) no-repeat 2px 8px;
	list-style: none outside;
	margin: 0;
	clear: left;
	display: block;
}
#orderlist {
	width: 500px;
}
#orderlist ol {
	margin-left: 10px;
	padding-left: 1em;
	list-style-position: inside;
}
#orderlist li {
	margin-left: 0;
	padding-left: 1em;
	list-style-position: inside;
	padding-top: 1em;
}
#orderlist ol li {
	line-height: 1.5em;
	margin: 0;
	clear: left;
	display: block;
	list-style-position: inside;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 12px;
	font-weight: normal;
	list-style-type: decimal;
}
#sidebar {
	float: right;
	padding: 0;
	font-size: 100%;
	color: #666;
	width: 220px;
	margin: 0;
}
#sidebar img {
	border: 0;
	left: 0;
	padding: 0;
}
#sidebar a {
	border: 0;
	left: 0;
	padding: 0;
}
#footer {
	position: static;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #666;
	visibility: inherit;
	height: 80px;
	line-height: 1.75em;
	background: #000;
	text-align: left;
}
#footer p {
	margin: 0;
	padding: 20px 0 20px 10px;
}
#footer a {
	color: #FFF;
	border-bottom-color: #333;
	font-weight: bold;
}
#footer a:hover {
	color: #099;
	font-weight: bold;
}
#footer2 {
	clear: both;
	padding: 10px 0 5px;
	margin-top: 0;
	height: 42px;
	border-top: 1px solid #dfdfdf;
	font-size: 100%;
	color: #FFF;
	text-align: center;
	background: #000 url(file://///pclbabe/e/ADM/websites/pclcodes.com/images/basebg.jpg) no-repeat bottom;
}
.imgborder {
	border: 1px solid #f0f0f0;
	padding: 5px;
	margin: 5px 0;
	background: #fff;
}
.imgborderbold {
	border: 1px solid #f0f0f0;
	padding: 5px;
	margin: 5px 0;
	background: #fff;
	font-weight: bold;
}
a:hover .imgborder {
	border: 1px solid #adadad;
}
.sectiontext {
	color: #919191;
	padding: 15px 0 25px;
	margin: 0;
	font: italic 100% Georgia, Arial, Verdana, Helvetica, sans-serif;
}
h2, h3 {
	font-weight: normal;
	text-align: left;
}
h1 {
	padding-top: 10px;
	text-align: left;
}
h2 {
	color: #F90;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}
h3 {
	color: #4a5254;
	padding: 0;
	font-size: 105%;
	margin: 10px 30px 0 0;
	background-color: #F90;
}
h4 {
	margin: 10px 30px 0 35px;
	color: #4a5254;
	padding: 0;
	font-size: 80%;
}
logo {
	display: block;
	height: 80px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0;
	padding: 0;
}
img {
	border: 0;
	padding: 4px;
}
img a, img a:link, img a:active, img a:visited, img a:hover{
border:0px;
}
code {
	color: #099;
	text-align: left;
	text-decoration: none;
	border-bottom-width: 0;
	font: bold small/1.2em Verdana, Arial, Helvetica, sans-serif;
}
.strong {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.blue {
	color: #F90;
	font-weight: bold;
}
.small {
	color: #F90;
	font-size: small;
	font-weight: bold;
}
hr {
	border-top: 1px dashed #ccc;
	color: #fff;
	height: 1px;
	width: 498px;
	background: #fff no-repeat;
	margin: 4px;
	padding: 0px;
}
