@charset "utf-8";
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

html {
	background-image: url(../images/bg/bottombg.png), url(../images/shadowmain.png);
	background-repeat: repeat-x, repeat-y;
	background-position: center bottom, center ;
	background-color: #e8e8e8;
}


body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg/product.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}

#container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#header {
	height: 397px;
	width: 1000px;
	background-color: #003663;
	background-image: url(../images/Product-banner1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#socialicons {
	float: right;
	height: 32px;
	width: auto;
	margin-top: 350px;
	position: relative;
}

#slideshow_banner {
	height: 350px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	position: inherit;
	background-image: url(../images/slideshadown.png);
	background-repeat: no-repeat;
	background-position: center bottom;
		
	
}
#infobody {
	background-color: #FFF;
	min-height: 400px;
	height:auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#three_boxes {
	min-height: 225px;
	height:auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#footer {
	height: 159px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.celltitle {
	height: 40px;
	width: 25%;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #7D7D7D;
	text-decoration: none;
}
.cellbody {
	height: 15px;
	width: 25%;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}
.cellbody a {
	text-decoration: none;
	color: #7D7D7D;
}
#leftside {
	float: left;
	min-height:850px;
	height: auto;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	color: #000;
	background-image: url(../images/leftcol-bg.png);
	background-repeat: repeat-y;
}

#leftside p {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	padding-left:17px; 
	padding-top:2px; 
	padding-bottom:2px; 
	background-color:#003663;
	-moz-box-shadow: 0px 5px 5px #5e5d5e;
	-webkit-box-shadow: 0px 5px 5px #5e5d5e;
	box-shadow: 0px 5px 5px #5e5d5e;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	color:#FFF;
}
#ad {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	#leftside .subtitle {
	padding-left:17px; 
	padding-top:2px; 
	padding-bottom:2px; 
	background-color:#003663;
	-moz-box-shadow: 0px 5px 5px #5e5d5e;
	-webkit-box-shadow: 0px 5px 5px #5e5d5e;
	box-shadow: 0px 5px 5px #5e5d5e;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	color:#FFF;
}
.tooltip {
    display:none;
    background:transparent url(/media/img/tooltip/black_arrow.png);
    font-size:12px;
    height:70px;
    width:160px;
    padding:25px;
    color:#eee;
  }
div#preloaded-images {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 0px;
	width: 0px;
	background-image: url(images/tabbtngrey.png);
}
