body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#526270;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow:-moz-scrollbars-vertical;
	background-image:url(../images/bg_shim.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	line-height: 16px;
}
#container {
	color: #526270;
	min-width: 400px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 759px;
	background-color:#FFFFFF;
}

/* =-=-=-=-=-=-=-[TOP styles]-=-=-=-=-=-=-=- */
#top {
	margin:0;
	padding: 0;
	width: 759px;
	text-align: left;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#logo {
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	text-align: left;
	width: 227px;
}
#search_box
{
	font: 11px Verdana, arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px #236191 solid;
	width: 130px;
	color: #00467f;
}

#mainnav {
	margin: 0;
	padding: 0;
	width:759px;
	height:33px;
	background-image:url(../images/nav_shim.gif);
	background-repeat:repeat-x;
}
#nav {
	width:759px;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li {
	display: inline;
}
#nav a    {
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	padding:8px 15px 8px 15px;
	border-right: 1px solid #dd9d82;
	font-size: 11px;
	
}
#nav a:hover {
	background-color: #931d22;
}
/* =-=-=-=-=-=-=-[TOP styles end]-=-=-=-=-=-=-=- */


/* =-=-=-=-=-=-=-[content]-=-=-=-=-=-=-=- */
#contentcotainer {
	padding: 0 0 0 0;
	margin:0;
	text-align:left;
	width:759px;
	background-color:#45688d;
	color:#FFFFFF;
	font-size:11px;
}

#column1 {
	padding: 0 0 0 0;
	margin:3px 12px 5px 5px;
	text-align:left;
	width:491px;
	min-height:414px;
	color:#FFFFFF;
	font-size:11px;
	float:left;
	background-image:url(../images/column1_bg.gif);
	background-repeat:repeat-x;
	background-color:#040e18;
}
#column1_title {
	padding:0;
	margin:0;
	width: 491px;
	height: 75px;
	background-repeat:no-repeat;
}
#column1_content {
	padding:0 13px 10px 24px;
	margin:0;
	min-height:339px;
	border-left:1px solid #1e4771;
	border-right:1px solid #1e4771;
	border-bottom:1px solid #1e4771;
	background-color:#3e6388;
}
#column2 {
	padding: 0 0 0 0;
	margin:3px 0 15px 0;
	text-align:left;
	width:240px;
	color:#FFFFFF;
	font-size:11px;
	float:left;
	background-image:url(../images/column1_bg.gif);
	background-repeat:repeat-x;
	background-color:#040e18;
}
#column2_title {
	padding:0;
	margin:0;
	width: 240px;
	height: 78px;
}
#column2_content {
	padding:0 10px 0 10px;
	margin:0;
	min-height:464px;
	border-left:1px solid #1e4771;
	border-right:1px solid #1e4771;
	border-bottom:1px solid #1e4771;
	background-color:#386b9f;
}
#column2_content ul {
	padding: 0 0 0 5px;
	margin:0;
}

#column2_content ul li {
	list-style: none;
	text-align: left;
	display: block;
	background: url(../images/star.gif) no-repeat 3px 5px;
	padding: 4px 2px 4px 17px;
	margin:0 0 5px 0;
}

#logo_place_holder {
	padding:50px 0 0 0;
	margin:0;
	background-image:url(../images/bottom_brand_bg.gif);
	background-repeat:no-repeat;
	width:759px;
	height:91px;
}



#testimonial_list {
	width:200px;
	float:left;
	padding:0 10px 10px 0;
}
#testimonial_list ul {
	padding: 0 0 0 5px;
	margin:0;
	list-style: none;
}
#testimonial_list ul li {
	text-align: left;
	margin:0;
	display: block;
}
#testimonial_list ul li a {
	text-decoration:none;
	padding: 4px 2px 4px 17px;
	display: block;
}
#testimonial_list a:hover {
	text-decoration: underline;
	background-color: #d4dce3;
	color:#004780;
}

/* =-=-=-=-=-=-=-[content end]-=-=-=-=-=-=-=- */



/* =-=-=-=-=-=-=-[product list ]-=-=-=-=-=-=-=- */

.productlist {
	width:212px;
	height:200px;
	background-image:url(../images/product_list_bg.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0 0 15px 0;
	float:left;
}
.productlist_title {
	width:212px;
	height:48px;
	padding:0;
	margin:0;
}
.productlist_title h1 {
	padding:8px 0 5px 0;
	margin:0;
	font-size:11px;
	text-align:center;
}
.productlist_img_container {
	width:110px;
	height:130px;
	background-image:url(../images/product_list_imge_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:10px 0 0 10px;
	text-align:center;
	float:left;
}
.productlist_content {
	width:80px; 
	padding:10px 0 0 5px;
	margin:0;
	float:left;
}


/* =-=-=-=-=-=-=-[product list end]-=-=-=-=-=-=-=- */


/* =-=-=-=-=-=-=-[our latest ]-=-=-=-=-=-=-=- */
.productlatest {
	width:212px; 
	padding:0 0 17px 0px;
	margin:0;
}
.productlatest_img_container {
	width:110px;
	height:125px;
	background-image:url(../images/product_list_imge_bg.gif);
	margin:0 0 0 0;
	text-align:center;
	float:left;
	padding: 5px 0 0 0;
}
.productlatest_content {
	width:89px; 
	padding:10px 5px 0 8px;
	margin:0;
	float:left;
}
.productlatest_content h1 {
	padding:5px 0 20px 0;
	margin:0;
	font-size:12px;
}
/* =-=-=-=-=-=-=-[product list end]-=-=-=-=-=-=-=- */
#prod_detail {
	padding:0;
	margin:0;
	width:454px;
}
#prod_detail_container {
	padding:0;
	margin:0;
	width: 454px;
	background-image:url(../images/product_detail_imge_back.gif);
	background-repeat:repeat-y;
	
}
#prod_detail_content {
	width:454px;
	margin:0;
	padding:0;
}
#prod_detail_title {
	padding:8px 0 0 15px;
	margin:0 0 0 0;
	width: 439px;
	height: 35px;
	background:url(../images/prod_detail_header.gif);
	font-size:11px;

}
#prod_detail_top_img {
	padding:0;
	margin:0;
	width: 454px;
	height: 21px;
	background:url(../images/product_detail_imge_bg_top.gif);
	background-repeat:no-repeat;
}

#prod_detail_footer{
	padding:0;
	margin:0;
	width: 454px;
	height: 33px;
	background:url(../images/product_detail_imge_bg_bt.gif);
	background-repeat:no-repeat;
}

/* =-=-=-=-=-=-=-[breadcrumbs]-=-=-=-=-=-=-=- */
#breadcrumbs {
	margin: 0;
	padding: 0;
	width:432px;
	height:35px;
}
#breadcrumbsfixthehack {
	margin:0;
	padding:0;
}
#breadcrumbs ul {
	list-style: none;
	padding: 0px 0 0 0px;
	margin: 0px 0px 5px 0;
	float: left;
	font-size: 10px;
}
#breadcrumbs li {
	margin: 0px;
	padding: 0px 5px;
	display: inline;
	border-right: 1px solid #d7dfe6;
	color: #d7dfe6;

}
#breadcrumbs a    {
	text-decoration: underline;
	color: #d7dfe6;
	margin: 0px;
	padding: 0px;
	
}
#breadcrumbs a:hover {
	text-decoration: none;
}
/* =-=-=-=-=-=-=-[breadcrumbs]-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=-[follow on breadcrumbs]-=-=-=-=-=-=-=- */
#breadcrumbsPage {
	margin: 0;
	padding: 0;
}
#breadcrumbsPagefixthehack {
	margin:0;
	padding:0;
}
#breadcrumbsPage ul {
	list-style: none;
	padding: 8px 0 0 0px;
	margin: 5px 0 0 5px;
	float: left;
	font-size: 10px;
	background-image:url(../images/breadcrumb_bg.gif);
	background-repeat:repeat-x;
	height:25px;
	width:742px;

}
#breadcrumbsPage li {
	margin: 0px;
	padding: 0px 10px;
	display: inline;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;

}
#breadcrumbsPage a    {
	text-decoration: underline;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}
#breadcrumbsPage a:hover {
	text-decoration: none;
}
#msdsbox {
	margin: 0px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#msdsbox ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#msdsbox li {
	display: block;
	background-image: url(../images/msds-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 7px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#msdsbox li a:link {
	color: #0677A5;
	text-decoration: none;
}
#msdsbox li a:visited, a:active {
	color: #0677A5;
	text-decoration: none;
}
#msdsbox li a:active {
	color: #0677A5;
	text-decoration: none;
}
#msdsbox li a:hover {
	color: #0677A5;
	text-decoration: underline;

}
#msdsbox .bg2 {
	background-color: #EDF5FC;

}
/* =-=-=-=-=-=-=-[follow on breadcrumbs]-=-=-=-=-=-=-=- */










/* =-=-=-=-=-=-=-[footer]-=-=-=-=-=-=-=- */
#footer {
	margin:0 0 0 0;
	padding:0;
	width:759px;
	background-color:#0a2035;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	text-align: center;
	padding:8px 0 5px 0; 
	font-size:11px;
	color:#9da6ae;
}
a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active {
	text-decoration: none;
	color: #9da6ae;
}
a.footerlinks:hover, a {
	text-decoration: underline;
}

/* =-=-=-=-=-=-=-[footer finish]-=-=-=-=-=-=-=- */

.highslide {
	cursor: url(../images/zoom/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #FFFFFF;
}
.highslide:hover img {
	border: 1px solid #7F7F7F;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../images/zoom/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(../images/zoom/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
