@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#0088CE;
}
img { border: 0px; }
#container {
	height: 660px;
	position:relative;
	background-color:#0088CE;
	background: url(../images/bg_gradient.jpg) no-repeat 50% 65% #0088CE;
	float: left; 
	width:100%;
}
#ultimatewrapper > #container {
	min-height:660px;
	height: auto;
}
#ultimatewrapper {
	margin:0 auto;
	padding:0;
	float: left;
	width: 100%;
}

.inner {
	margin: 0px auto;
	width:925px;	
}
#footer{
	float: left;
	background-color: #0088CE;
	height: 80px; 
	color:#fff;
	font-size: 10px;
}
#footerwrapper{
	margin: 0px auto;
	width:925px;	
}
#body{
margin-top: 10px;
}
#mainnav {
float: right;
height: 30px;
}
#logo{
float: left;
width: 154px; height: 38px;
margin-top: 32px; margin-left: 15px;
}
#header{
height: 80px;
}
#flash{
float: left;	   
}
#flash p{
margin:0;
padding:0;
}
#flashright{
float: left;
}
li.first span{
background: url(../images/mainnavsubbg_left.gif) no-repeat top left;
display: block;
}
/* Begin CSS Drop Down Menu */


#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	letter-spacing: -0.2px;

	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 6px 0;
	}
#menuh ul li ul li a {
	text-align: left;
	padding-left: 10px;
}
	
#menuh li	/* menu at rest */
	{
	background: url(../images/mainnavbg.gif) repeat-x top left;	
	border-right: 1px solid #76787B;
	}

#menuh a:link, #menuh a:visited, #menuh a:active{
	color: white;
	text-decoration:none;
}
	
div#menuh li:hover a					/* menu on mouse-over  */
	{
	text-decoration:none;
	}	
	
#menuh ul li ul li a:link,  #menuh ul li ul li a:visited, #menuh ul li ul li a:active{
display:block;
border-top: 1px solid #909D1A;
background: none;
background-color:#AFBD22;
border-right: none;
}
#menuh ul li ul li a:hover{
color: #000
} 
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 128px;
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -13px;
	}


div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul
{display:block;}

#menuh ul li ul{
background: url(../images/mainnavsubbg_bottom.png) no-repeat bottom center;
}
#menuh ul li ul li{
border: none;
}
#menuh ul li ul li.last {
background-color:#AFBD22;
margin-bottom: -2px;
}
/* End CSS Drop Down Menu */
#flashright{
 background: url(../images/tab1.gif) no-repeat top left #AFBD22;
 width: 364px;		 
 height: 498px;
 font-weight:bold;
 font-size: 20px;
 color:#fff;
 overflow: hidden;
 padding: 50px 0 20px 0px;
 }
  #tab1 {
 float: left;
 padding-left: 20px;
 }
 #tab1_inner {
 	width:324px;
 }
 #tab2 {
 float: left;
 background: url(../images/tab2.gif) no-repeat top left #59595E;
 width: 344px;
 padding: 50px 0 20px 20px;
 }
 #tab2_inner {
 	width:324px;
 }
  #tab3 {
 float: left;
 background: url(../images/tab3.gif) no-repeat top left #313132;
 width: 344px;
 padding: 50px 0 20px 20px;
 min-height: 100%;
 }
 #tab3_inner {
 	width:324px;
 }
	.threecolumn{
		width: 26%;
		float: left;
		padding: 0 2%;
		}
		
		


#slider_container{
 width: 364px;		 
 height: 568px;
 font-size: 20px;
 color:#fff;
 overflow: hidden;
 position:relative;
 } 		
#slider1 {
 position:absolute;
 top:0;
 left: 0;
 width: 364px;
 height:568px;
 display:block;
 }
 #slider_tab1 {
 background: url(../images/tab1.png) no-repeat top left;
 font-size:14px;
 font-weight:normal;
 text-align:center;
 line-height:28px;
 width:120px;
 height:28px;
 cursor:pointer;
 }
 #slider_content1{
 width: 324px;		 
 height: 520px;	
 padding: 10px 20px; 
 background:#AFBD22;
  z-index:1;
 }
 #slider_flir_1 {
 width: 324px;
 }
 #slider_normal_1 {
 display: none; 
 font-size:12px;
 }
 
 #slider2 {
 position:absolute;
 top:189px;
 left: 0;
 width: 364px;
 height:568px;
 display:block;
 }
 #slider_tab2 {
 background: url(../images/tab2.png) no-repeat top center;
 font-size:14px;
 font-weight:normal;
 text-align:center;
 line-height:28px;
 height:28px;
 width: 120px;
 float:left;
 cursor:pointer;
 }
 #slider_tab2_left {
 width: 122px;
 display:block;
 float:left;
 }
 #slider_content2{
 width: 324px;		 
 height: 520px;	
 padding: 10px 20px;
 background:#59595E;
  z-index:2;
  clear:left;
 }
 #slider_flir_2 {
 width: 324px;
 }
 #slider_normal_2 {
 display: none; 
 font-size:12px;
 }
 
 #slider3 {
 position:absolute;
 top:378px;
 left: 0;
 width: 364px;
 height:568px;
 display:block;
 }
 #slider_tab3 {
 background: url(../images/tab3.png) no-repeat top right;
 font-size:14px;
 font-weight:normal;
 text-align:center;
 line-height:28px;
 width: auto;
 width:120px;
 height:28px;
 float:right;
 cursor:pointer;
 }
 #slider_tab3_left1 {
 width: 122px;
 display:block;
 float:right;
 }
 #slider_tab3_left2 {
 width: 122px;
 display:block;
 float:right;
 }
 #slider_content3{
 width: 324px;		 
 height: 520px;	
 padding: 10px 20px;
 background:#313132;
 float:right;
  z-index:3;
 }
 #slider_flir_3 {
 width: 324px;
 clear:right;
 }
 #slider_normal_3 {
 display: none; 
 font-size:12px;
 }
 
#slider_container a{
color: #FFFFFF;
}
#slider_container a:hover{
text-decoration:none;
}
 