/* CSS Document */
* {margin:0px; padding:0px;}

body {
	margin:0px;
	padding:0px;
	background:url(images/body_bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#DEDDDD;
	color:#333333;
}

.style6 {font-size:13px; color:#FFFFFF;}
.logoStyle {
	font-size:12px;
	font-weight:normal;
	letter-spacing: 1px;
}
.logoM {
	font-size:31px;
}
.clearer {display:block; overflow:hidden; width:100%; height:2px;}
h3 {
	color:#990000;
	font-size:16px;
	width: auto;
	clear: left;
}
h6 {
	color:#990000;
	font-size:16px;
	width: 100%;
	text-align:center;
	background-color: #FFFFFF;
	padding: 10px 0px 5px 0px;
}
.pdtHeading{
	color:#990000;
	font-size:16px;
	width: 100%;
	text-align:center;
	background-color: #FFFFFF;
	padding: 10px 0px 5px 0px;
	display: block;
}
h5 {font-size:13px; }
.style6 {font-size:15px; color:#333333;}
.style7 {font-size: 13px; font-weight: bold; color: #00A5EC;}
.style10 {font-size: 18px;}
.style12 {
	color: #006A93;
	font-size: 14px;
	font-weight: bold;
}
.style13 {color: #FFFFFF}
.style14 {
	font-size: 11px;
	font-weight: bold;
	color: #BE7D2D;
}

.style15 {
	font-size: 12px;
	color: #0066CC;
}
a.style15 {
	font-size: 12px;
	color: #0066CC;
	text-decoration:none;
}
a.style15 a:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration:underline;
}
.style16 {font-size: 11px}

.clearer {
	width:100%;
	clear:both;
}
/*GLOBAL*/

#container {width:964px; margin:0px auto 0px auto;}

#wrapper {
	width:100%;
	float:left;
	background-color: #FFFFFF;
}
#header, #footer, #banner,#menuWrapper, #contentWrapper {
	width:100%;
	clear:both;
	float: left;
}

#header {background:url(images/header_bg.gif) no-repeat; height:90px;}
.inner-footer {
	font-size:11px;
	tex-align:left;
	padding:15px 0px 0px 15px;
	color: #666666;
	text-align: center;
}

.inner-footer a {
	color: #666666;
	text-decoration: none;
}
img.logo {float:left;}
.logoText {
	margin: 25px 0px 0px 15px;
	float: left;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
}

.main-menu {
	width:900px;
	margin:0px auto 0px auto;
	height:27px;
	background:url(images/menu_bg.gif) repeat-x;
	font-weight:bold;
	font-size: 12px;
}

.main-menu img {float:right;}
img.menupic-l {float:left;}

ul.menu {
	display:inline;
	margin:0px;
	padding:0px;
	width: 95%;
	float: left;
	list-style-type: none;
}

.menu a {
	background:url(images/menu_bg.gif) repeat-x;
	display:block;
	border: 0px solid  #00000;
	width: auto;
	height: 21px;
	padding: 6px 10px 0px 10px;
	float: left;
}

.menu a:link {color:#FFFFFF; text-decoration:none;}
.menu a:visited {color:#FFFFFF; text-decoration:none;}
.menu a:hover { background:url(images/menu-bg-up.gif) repeat-x; color:#FFFFFF; 
text-decoration:none;}
.menu a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.menu li {
	display:block;
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

.rightMenu {
	float:right;
	padding: 8px 0px 30px 13px;
	width: 180px;
	margin-right: 4px;
}


.contents {
	margin:20px auto 0px auto;
	width:95%;
	color: #333333;
}
/* HOME-Contents */

.h_leftDiv {
	float:left;
	width:635px;
	margin-top: 10px;
}

.h_rightDiv {
	float:right;
	padding: 8px 0px 0px 15px;
	width: auto;
	border-left: #cccccc dotted 1px;
	margin-left: 10px;
	font-size: 12px;
}
.quality-quote {
	width:auto;
	padding:3px 3px 20px 3px;
}
.h_left_div {
	width:98%;
	clear: both;
	margin: 15px 0px 10px 0px;
	padding-bottom:10px;
	text-align: justify;
	/*border-bottom:#999999 dotted 1px;*/
}
img.h_pic {float:left; margin-right:10px;}
div.heading3 {
	width:450px;
	border-bottom:#cccccc dotted 1px;
	float: left;
	font-size:15px;
	font-weight:bold;
	color:#0066FF;
	padding: 0px 5px 2px 2px;
}

.knowMoreLink {
	float:right;
	width:75px;
	background:url(images/knowMorePic.png) no-repeat;
	background-position:right;
	font-weight: normal;
	margin-right: 9px;
	font-size: 10px;
}
.knowMoreLink a:link {color:#990000; text-decoration:none;}
.knowMoreLink a:visited {color:#990000; text-decoration:none;}
.knowMoreLink a:hover {color:#990000; text-decoration:underline;}
.knowMoreLink a:active {color:#990000; text-decoration:none;}

ol.bulleting {
	list-style-type:circle;
	float:left;
	display: block;
	margin-left: 5px;
	width: 450px;
	padding: 8px 0px 0px 5px;
}
ol.bulleting li {margin-left:15px;}

ul.bulletList{
	list-style-type:square;
	float:left;
	display: block;
	margin-left: 5px;
	width: 450px;
	padding: 8px 0px 0px 5px;
}
ul.bulletList li {margin-left:15px;}

.contentLeft-div {
	float:left;
	width:76%;
	text-align:justify;
	border-top: dotted 1px #CCCCCC;
	margin-top: 5px;
	padding: 5px 2px 15px 0px;
}
.contentLeft-div img {float:left; padding:0px 10px 0px 0px; margin-right:10px;} 

.contentLeft-div a { text-decoration:none; color:#0099FF; font-size:13px;}
.contentLeft-div a:link { text-decoration:none; color:#0099FF;}
.contentLeft-div a:visited { text-decoration:none; color:#0099FF;}
.contentLeft-div a:hover{ text-decoration:underline; color:#0099FF;}
.contentLeft-div a:active { text-decoration:none; color:#0099FF;}

ol.general  {
	list-style-type:circle;
	display: block;
	width: auto;
	padding: 2px 0px 0px 5px;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
}
ol.general li{
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 0px 15px;
}
ol.general li a { 
background-color:none;
cursor:text;
text-decoration:none;
display:block;
color:#666666;
}


ol.general li a:link { background-color:none; text-decoration:none; color:#333333;}
ol.general li a:visited { background-color:none; text-decoration:none; color:#333333;}
ol.general li a:hover { background-color:#EFEFEF; text-decoration:none; color:#333333;}
ol.general li a:active{ background-color:none; text-decoration:none; color:#333333;}

ol.general ol {line-height:10px;}
ol.general ol li {line-height:10px;}


ul.productsList {
	margin:0px;
	list-style-position:outside;
	list-style-type:none;
	line-height:20px;
	float:left;
	display: block;
	width: 180px;
	font-weight:normal;
	text-align: left;
	font-size: 11px;
}
.productsList li {
	display:block;
	margin: 1px 0px 1px 0px;
}

.productsList li a {
	display:block;
	padding:2px 2px 2px 5px;
	background:#eaeaea;
}

.productsList li a:link {background:#eaeaea; text-decoration:none; color:#333333; }
.productsList li a:visited {background:#eaeaea; text-decoration:none; color:#333333;}
.productsList li a:hover {background:#bd3331; color:#FFFFFF; }
.productsList li a:active {background:#eaeaea; text-decoration:none; color:#333333; }

img.r-menuTopPic {float:left;}



.productsWrap {
	background:#FFFFFF;
	width: 100%;
}

ol.pdtInnerList {
	list-style-type:circle;
	display: block;
	width: auto;
	padding: 5px 0px 8px 5px;
	line-height: 15px;
}
ol.pdtInnerList li {
	padding: 0px 0px 0px 15px;
	margin: 8px 0px 0px 15px;
}
ol.pdtInnerList li a { 
background-color:none;
cursor:text;
text-decoration:none;
display:block;
}

.specTable {
	width:100%;
	clear:both;
	line-height: 20px;
	margin: 10px auto 10px auto;
}

.specTable th {
	background:#ba3533;
	height:22px;
	color: ffffff;
	text-align: center;
}
.specTable td
{
	border: dotted #CCCCCC 1px;
	padding: 5px;
}
.specTableBg {background:#F5F5F5;}
.specTabletdBg {background:#CCCCCC; color:#4B4B4B; font-weight:bold; text-align:center;}
.specTable-other {
	width:850px;
	clear:both;
	line-height: 20px;
	margin: 10px auto 10px auto;
}

.specTable-other th {
	background:#ba3533;
	height:22px;
	color: ffffff;
	text-align: center;
}
.specTable-other td
{
	border: dotted #CCCCCC 1px;
	padding: 5px;
}


.content-div {
	float:left;
	width:99%;
	text-align:justify;
	border-top: dotted 1px #CCCCCC;
	margin-top: 5px;
	padding: 5px 0px 15px 0px;
}
.content-div img {float:left; padding:0px 10px 0px 0px; margin-right:10px;}

.achoretop {
	text-align:right;
	width:100%;
	color:#333333;
	margin: 5px 0px 2px 0px;
}
.achoretop a:link {text-decoration:none; color:#333333;}
.achoretop a:visited {text-decoration:none; color:#333333;}
.achoretop a:hover {text-decoration:underline; color:#333333;}
.achoretop a:active {text-decoration:none; color:#333333;}

.pHeading {
	width:99%;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url(products/images/p-bg.jpg);
	background-repeat: no-repeat;
	padding: 3px 0px 4px 5px;
}

.contact_rightDiv {
	float:left;
	padding: 8px 0px 0px 15px;
	width:27%;
	border-left: #cccccc dotted 1px;
	margin: 10px 0px 0px 10px;
}
.contactUs a {background:url(images/bg-contact.jpg) repeat 0 0; font-size:14px;}
ul.contactUs {
	list-style:none;margin:0;padding:0;
}
.contactUs li {
	width:100%;
	margin:0;
	padding:2px 0px 2px 0px;
	text-align:center;
}
.contactUs li a {
display:block;
padding:5px 10px;
height:100%;
color:#FFF;
text-decoration:none;
border-right:1px solid #FFF;
}
.contactUs li a:hover, li a:focus, li a:active {background-position:-150px 0;}

.pdfWrapper {
	width:99%;
	text-align:justify;
	border-top: dotted 1px #CCCCCC;
	margin-top: 5px;
	padding: 5px 0px 15px 0px;
}
.pdf {
	width:48%;
	text-align:center;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #565656;
	padding: 10px 0px 10px 0px;
	display: inline;
}
.pdf img {
	padding: 0px 0px 10px 0px;
	border:0px;
}

.formContainer { width:100%;}
.formTable {
	width:99%;
	padding:1px;
	text-align: left;
	background-color: #FBFBFB;
}
.formTable th {
	padding:10px 0px 10px 5px;
	background-color: #00A4D9;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
}

.formTable td {
	padding:3px 0px 3px 0px;
	color: #333333;
	/*border:#E9E9E9 1px solid;*/
	border:none;
}
.innerTable {
	width:60%;
}
.innerTable td {

}

.formTable input {
	border:#696969 1px solid;
	padding: 1px;
	width: 250px;
	border-collapse:collapse;
}
.formTable textarea {
	border:#696969 1px solid;
	padding: 1px;
	width: 250px;
}
.formTable select {
	border:#696969 1px solid;
	padding: 1px;
	width: 252px;
}
#formbtn { width:50px;}
.borderBtm {border-bottom:#000000 1px solid;}

.yellow {
	color:#FF0000;
}
