@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-color: #000;
}


body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg/contentpage.gif), url(../images/bg/bottombg.png), url(../images/shadowmain.png), url(../images/bg/grey.png);
	background-repeat: repeat-x, repeat-x, repeat-y, repeat;
	background-position: top, center bottom, center, center;
	
}

#container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	height: 197px;
	width: 1000px;
	background-color: #003663;
	background-image: url(../images/header.png);
	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: 150px;
	position: relative;
}


#infobody {
	background-color: #FFF;
	min-height: 150px;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(../images/products/prodheader_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
.prodhead {
	height: auto;
	width: 404px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	position: relative;
	float: left;
	border: 1px none #cccccc;
}
#navmenu {
	float: left;
	height: 25px;
	width: 550px;
	margin-top: 15px;
	background-color: #E6E6E6;
	margin-left: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 23px;
	display: inline;
}
#navmenu a {
	background-color: #E6E6E6;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 23px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	font-weight: bold;
}
#navmenu a:hover {
	background-color: #E6E6E6;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 23px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #1D3D6E;
	font-weight: bold;
}



.prodheaderinfo {
	height: auto;
	width: 550px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
}
.socialmedia {
	float: right;
	height: 20px;
	width: auto;
	margin-top: 10px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}


#three_boxes {
	min-height:350px;
	height:auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#bodycontainer {
	float: left;
	min-height: 200px;
	height:auto;
	width: 749px;
	
}
#rightcontainer {
	width: 250px;
	min-height:225px;
	height: auto;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#rightcontainerdoc {
	width: 250px;
	min-height:350px;
	height: auto;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#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;
}
#carousel {
	float: left;
	height: 200px;
	width: 749px;
	clear: right;
	margin-top: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	display: none;
}
#carousel .title {
	font-family:'Open Sans', sans-serif;
	color:#FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #003663;
	width: 250px;
	height: auto;
	padding-left: 25px;
	-moz-box-shadow: 
	0px 5px 5px #5e5d5e;
	-webkit-box-shadow: 
	0px 5px 5px #5e5d5e;
	box-shadow: 
	0px 5px 5px #5e5d5e;
	padding-top: 2px;
	padding-bottom: 2px;
}
.techtable {
	width: 636px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1A6BAF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: #1A6BAF;
	border-bottom-color: #1A6BAF;
	border-left-color: #1A6BAF;
	margin-bottom: 30px;
}

.techtable .td1 {
	background-color: #838383;
	height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	font-weight: normal;
}



.techtable .td1 .right1 {
	float: right;
	padding-right: 15px;
	font-weight: normal;
	width: 300px;
	text-align: right;
}



.techtable .td2 {
	background-color: #E8E8E8;
	height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding-left: 15px;
	font-weight: normal;
}




.techtable .td2 .right1 {
	float: right;
	padding-right: 15px;
	font-weight: normal;
	width: 300px;
	text-align: right;
}


.techtable .td3 {
	background-color: #E8E8E8;
	height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding-left: 15px;
	font-weight: normal;
}

.techtable1 {
	width: 636px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A6BAF;
	margin-bottom: 30px;
}
.techtable1 .td1 {
	background-color: #838383;
	height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	font-weight: normal;
}
.techtable1 .td1 .right1 {
	float: right;
	padding-right: 15px;
	font-weight: normal;
	width: 300px;
	text-align: right;
}
.techtable1 .td2 {
	background-color: #E8E8E8;
	height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding-left: 15px;
	font-weight: normal;
}
.techtable1 .td2 .right1 {
	float: right;
	padding-right: 15px;
	font-weight: normal;
	width: 300px;
	text-align: right;
}
.techtable1 .td3 {
	background-color: #1A6BAF;
	height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	font-weight: normal;
}
