body {
	background:url(../images/bg.jpg) center fixed no-repeat #ececec;
	overflow-x:hidden;
}
#gry {
	width:100%;
	background-color:#ececec;
	height:100%;
}
h1 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:35px;
	margin:0px;
	padding:0px;
	padding-top:0px;
	margin-top:0px;
	color:#FFFFFF;
	text-align:center;
}
h2 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:26px;
	color:#59AEDD;
	margin-top:0px;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0px;
	padding:0px;
	padding-top:4px;
	color:#FFFFFF;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	padding-top:4px;
	margin-bottom:20px;
	color:#FFFFFF;
}
h5 {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:15px;
}
.wrap {
	height:auto;
	width:860px;
	margin:auto;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	margin-bottom:20px;
}
.header {
	width:860px;
	height:90px;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	background:url(../images/header.jpg) no-repeat;
}
.left-head {
	width:285px;
	height:90px;
	float:left;
}
.logo {
	width:270px;
	height:65px;
	background:url(../images/logo.png) no-repeat;
	float:left;
}
.logo a{
	width:270px;
	height:65px;
	background:url(../images/logo.png) no-repeat;
}
.logo a:hover{
	width:270px;
	height:65px;
	background:url(../images/logo-hover.png) no-repeat;
}
.iso {
	padding-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.right-head {
	padding-left:285px;
	width:575px;
	height:90px;
}
.shr {
	width:575px;
	height:30px;
}
.tag {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	float:right;
	padding-right:15px;
	padding-top:3px;
}
.nav {
	color:#FFFFFF;
	margin-top:30px;
	width:575px;
	margin-left:0px;
	padding-left:0px;
}
.nav ul {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
}
.nav li {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	list-style:none;
	display:inline;
	padding-left:3px;
}
.nav li a{
	font-family:"Trebuchet MS1", Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.nav li a:hover{
	font-family:"Trebuchet MS1", Helvetica, sans-serif;
	font-size:16px;
	color:#15b3ea;
	text-decoration:none;
}
.banner {
	width:860px;
	height:250px;	
	margin:auto;
	
}
.bnr-title{	
	display: inline;
}

.bnr-title h1{	
	display: none;
	visibility: hidden;	
}
.bnr-title h1.active{
	display: inline;			
	visibility: visible;	
}

.homehd-container{
	display: none;
	visibility: hidden;
	z-index:100;
	position: relative;
}

.homehd-container.active{
	display: block;
	visibility: visible;
}

.stinger-container{
	display: none;
	visibility: hidden;
	z-index:100;
	position: relative;
}

.stinger-container.active{
	display: block;
	visibility: visible;
}

.bnr-one {		
	margin-top:152px;
	width:314px;
	height:98px;
	background:url(../images/bnr-one.png) no-repeat;
	float:right;	
}
.bnr-two {	
	margin-top:152px;
	width:314px;
	height:98px;
	background:url(../images/bnr-two.png) no-repeat;
	float:right;
}
.subbanner {
	width:860px;
	height:140px;
	background:url(../images/subbanner.jpg) no-repeat;
	margin:auto;
}
.read-more {
	width:131px;
	height:37px;
	background:url(../images/read-more.png) no-repeat;
	float:right;
}
.read-more a{
	width:131px;
	height:37px;
	text-decoration:none;
	background:url(../images/read-more.png) no-repeat;
}
.read-more a:hover{
	width:131px;
	height:37px;
	text-decoration:none;
	background:url(../images/read-more-hover.png) no-repeat;
}
.rd-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
}
.rd-text a{
	text-decoration:none;
}
.rd-text a:hover{
	text-decoration:none;
}
.sub-bg {
	background:url(../images/bg-grad.jpg) repeat-x;
	width:860px;
	height:312px;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;	z-index: -1;
}
#about {
	width:860px;
	background-color:#21211F;
	height:100%;
}
.homehold {
	width:542px;
	height:auto;
	float:left;
}
.left-homehold {
	width:276px;
	height:240px;
	float:left;			overflow: hidden; /*--Hides anything outside of the set width/height--*/		position: relative;
}
.rhino-click {
	width:130px;
	height:151px;
	background:url(../images/rhino-click.png) no-repeat;
	float:right;
}
.stinger-click {
	width:130px;
	height:151px;
	background:url(../images/rhino-click.png) no-repeat;
	float:right;
}
.right-homehold {
	width:266px;
	height:240px;
	float:right;
	background:url(../images/right-homehold.png) no-repeat;
}


.homehd-button {
	width:197px;
	height:33px;
	background:url(../images/homehd-btn.png) no-repeat;	
}
.adc-home {
	width:219px;
	height:69px;
	background:url(../images/8225-home.png) no-repeat;
	float:right;
}
.lft-blt {
	float:left;
}
.lft-blt ul{
	padding-top:5px;
	margin-top:0px;
	padding-left:30px;
}
.lft-blt li {
	padding-bottom:18px;
	margin-top:0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.stinger-lft-blt {
	float:left;
}
.stinger-lft-blt ul{
	padding-top:5px;
	margin-top:0px;
	padding-left:30px;
}
.stinger-lft-blt li {	
	margin-top:0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.rgt-blt ul{
	padding-top:5px;
	margin-top:0px;
	margin-left:40px;
}
.rgt-blt li {
	padding-top:0px;
	margin-top:0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.home-prd {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
}
.home-prd a{
	text-decoration:none;
	color:#FFFFFF;
}
.home-prd a:hover{
	text-decoration:underline;
}
.stinger-prd{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
}

.stinger-prd a{
	text-decoration:none;
	color:#FFFFFF;
}
.stinger-prd a:hover{
	text-decoration:underline;
	color:#000000;
}
.content {
	width:300px;
	padding-left:9px;
	padding-right:9px;
	padding-top:5px;
	height:auto;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:right;
}
.leftsub {
	width:250px;
	height:auto;
	float:left;
}
.subcopy {
	width:802px;
	padding-left:29px;
	padding-right:29px;
	padding-top:5px;
	height:auto;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.subcopy a{
	color:#1693FA;
	text-decoration:none;
}
.subcopy a:hover{
	color:#1693FA;
	text-decoration:underline;
}
.srv {
	width:450px;
	height:auto;
	margin:auto;
}
.topsrvtxt {
	width:148px;
	background-color:#254061;
	color:#FFFFFF;
	text-align:center;
}
.srvlft {
	width:150px;
	height:auto;
	float:left;
}
.srvrgt {
	width:300px;
	height:auto;
	float:right;
}
.srvrgtlft {
	width:150px;
	height:auto;
	float:left;
}
.srvrgtrgt {
	width:150px;
	height:auto;
	float:right;
}
.captxt {
	width:350px;
	background-color:#4f81bd;
	color:#FFFFFF;
	text-align:center;
}
.capdata {
	width:702px;
	height:auto;
	margin:auto;
	color:#000000;
	border:1px solid #FFFFFF;
	font-weight:bold;
	font-size:18px;
	background-color:#d0d8e8;
}
.cap-left {
	width:350px;
	height:auto;
	border-right:1px solid #FFFFFF;
	font-size:14px;
	font-weight:normal;
	float:left;
}
.cap-right {
	width:350px;
	height:auto;
	font-size:14px;
	font-weight:normal;
	float:right;
}
.offcolor {
	background-color:#e9edf4;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.cotsprd {
	width:700px;
	height:auto;
	background-color:#f2f2f2;
	color:#000000;
	text-align:center;
	margin:auto;
}

.subcontent {
	width:572px;
	padding-left:9px;
	padding-right:29px;
	padding-top:5px;
	height:auto;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:right;
}
.subcontent a{
	color:#1693FA;
	text-decoration:none;
}
.subcontent a:hover{
	color:#1693FA;
	text-decoration:underline;
}
.sub-links {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;
	padding-left:60px;
	padding-top:10px;
}
.sub-links a{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:17px;
	color:#59AEDD;
	text-decoration:none;
}
.sub-links a:hover{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.srv-links {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;
	padding-top:10px;
}
.srv-links a{
	color:#59AEDD;
	text-decoration:none;
}
.srv-links a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.cse-links {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	margin-left:0px;
	padding-left:40px;
}
.cse-links ul{
	padding-top:0px;
	margin:0px;
}
.cse-links li{
	color:#FFFFFF;
	padding-top:0px;
	margin:0px;
}
.cse-links li a{
	color:#FFFFFF;
	text-decoration:none;
}
.cse-links li a:hover{
	color:#59AEDD;
	text-decoration:underline;
	font-weight:bold;
}
.lft-footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:5px;
	float:left;
}
.lft-footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.lft-footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.rgt-footer {
	float:right;
}
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	padding-right:10px;
	padding-bottom:5px;
	text-align:right;
}
.group {
	width:150px;
	height:35px;
	background:url(../images/group.png) no-repeat;
	float:right;
}
.stinger-logo {
	width:180px;
	height:170px;
	background:url(../images/stinger-logo.png) no-repeat;
	margin-top:10px;
	float:left;
}
.stinger-vid-logo {
	width:213px;
	height:170px;
	background:url(../images/stinger-vid-logo.png) no-repeat;
	margin-top:10px;
	float:left;
}
.rhinotuff-logo {
	width:215px;
	height:116px;
	background:url(../images/rhinotuff-logo.png) no-repeat;
	margin-top:10px;
	float:left;
}
.copperhead-logo {
	width:240px;
	height:200px;
	background:url(../images/copperhead-logo.png) no-repeat;
	float:right;
}
.clear {
	clear:both;
}
