body {
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	background-color: #919191;
	background-image: url(/Images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

h1, h2, h3, h4 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

a:link, a:visited {
	text-decoration: none;
	color: #0187ff;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: underline;
	color: #2e6397;
	font-weight: bold;
}

#container {
	width: 850px;
	position: relative;
}

#navTop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 850px;
	height: 19px;
	background-color: #7c7c7c;
}

#headlogo {
	position: absolute;
	left: 0px;
	top: 19px;
	width:850px;
	height: 123px;
}

#mainBanner {
	position: absolute;
	top: 142px;
	left: 0px;
	width: 850px;
	height: 220px;
	background-image: url(Images/bg_banner.jpg);
	background-repeat: repeat-x;
}

#mainBodyHome {
	position: absolute;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	top: 362px;
	left: 0px;
	width: 850px;
}

#mainBodyInner {
	position: absolute;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	top: 142px;
	left: 0px;
	width: 850px;
}

#innerRightTitle {
	background-color: #4d4d4d;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 0px;
}

#innerRightNav {
	font-family: arial;
	background-color: #91b9e1;
	color: #000000;
	background-image: url(Images/bg_rightNav.gif);
	background-repeat: repeat;
	font-weight: normal;
}

#footer {
	position: relative;
	height: 15px;
	width: 850px;
	background-color: #011c37;
	font-size: 10px;
	font-family: arial;
	color: #ffffff;
}

a.rightNav:link, a.rightNav:visited {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.rightNav:hover, a.rightNav:active {
	font-family: arial;
	font-size: 11px;
	color: #10579b;
	text-decoration: none;
}

a.quickLink:link, a.quickLink:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.quickLink:hover, a.quickLink:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #a3d1ff;
	text-decoration: none;
}

a.topNav:link, a.topNav:visited {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.topNav:hover, a.topNav:active {
	font-family: arial;
	font-size: 11px;
	color: #a3d1ff;
	text-decoration: none;
}

/* Body Com-1402 */
.titleHeader {
	background-color: #2e6397;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
}

.titleSubHeader {
	background-color: #ffff00;
	color: #001c37;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
}

.price {
	background-color: #ffff00;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

#bodyContent {
	padding-left: 10px;
	line-height: 18px;
	font-size: 8.5pt;
}

#comscope {
	line-height: normal;
	color: #ffffff;
	background-color: #5a5a5a;
	font-weight: normal;
}

.comscope_yellow {
	color: #ffff00;
	font-weight:  bold;
}

.arrows {
	font-weight: bold;
	list-style-image: url(Images/arrow_darkBlue_xx.gif);
	list-style-position: outside;
	margin-left: 20px;
}

ul {
	font-weight: normal;
}

.keyFeature_head {
	background-color: #001c37;
	color: #ffffff;
	font-weight: bold;
}

.keyFeature_body {
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 8.5pt;
}

.keyFeature_bodyBlue {
	color: #000000;
	background-color: #bfd7f3;
	font-weight: normal;
	font-size: 8.5pt;
}

.keyFeature_bodyBlue12 {
	color: #000000;
	background-color: #bfd7f3;
	font-weight: normal;
}

a.partsLink:link, a.partsLink:visited {
	color: #001c37;
	text-decoration: underline;
}

a.partsLink:hover, a.partsLink:active {
	color: #10579b;
	text-decoration: underline;
}

/* style */
.bluebg
{
	background-color:#66FFFF
}
