@charset "utf-8";
.background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.jpg);
	background-repeat:repeat-x;
}

img.floatLeft { 
    float: left;
	margin-right: 10px;
}


/*--------------------------copy styles-----------------------------------*/



p { 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: left;
	color: #666666;
	line-height: 17px;
	}
h1 { 
	font: 21px Verdana, Arial, Helvetica, sans-serif;  
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #2D2D2D;
	}
.white {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h2 { 
	font: 20px verdana; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #0085A1;
	}
	
	
h3 { 
	font: 15px verdana; 
	font-weight: bold;
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #0094F7;
	}
	
.head3 { 
	font: 15px verdana; 
	font-weight: bold;
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #0085A1;
	text-decoration: none;
	}
	
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0085A1;
	text-decoration: underline;
}
.linkssmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0085A1;
	text-decoration: underline;
}

.bottom1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	line-height:18px;
}

.linkswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.linkswhite2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.whitesmall2 { 
	font: 9px Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: left;
	color: #FFFFFF;
	line-height: 17px;
	}

.bluebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0094F7;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}

.greyhead { 
	color: #666666;
	}
	
.bodycopy { 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: left;
	color: #666666;
	line-height: 17px;
	text-decoration:none;
	}
	
.bodycopyunderline { 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: left;
	color: #666666;
	line-height: 17px;
	text-decoration: underline;
	}
	
.bodybold { 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px;
	text-align: left;
	color: #666666;
	line-height: 17px;
	text-decoration:none;
	font-weight:bold;
	}
	
.boldwhite { 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px;
	text-align: left;
	color: #ffffff;
	line-height: 17px;
	text-decoration:none;
	font-weight:bold;
	}

/*--------------------------main and top holder-----------------------------------*/


#mainholder {
width: 973px; /*Width of main holder*/
margin: 0 auto; /*Center container on page*/
}


#topholder {
float:left;
background-image:url(images/top.jpg);
background-position:left;
background-repeat:no-repeat;
width: 973px; /*Width of midle holder*/
height: 147px;
}
.toptop {
float:left;
width: 959px;
height: 21px;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #FFFFFF;
margin-top: 0px;
padding-top: 4px;
}
.topbottom {
float:left;
width: 950px;
height: 125px;
padding:0px;
}
.toplogo {
width: 322px;
height: 125px;
float: left;
}
.clocks {
width: 115px;
height: 52px;
float: right;
margin-top: 12px;
}
.nav {
width: 576px;
height: 61px;
float: right;
}



/*--------------------------midle holder-----------------------------------*/



#midleholder {
float:left;
background-image: url(images/top_home.jpg);
background-position:top;
background-repeat:no-repeat;
width: 973px; /*Width of midle holder*/
height: 195px;
}
#midleholder2 {
float:left;
background-image: url(images/top_co_profile.jpg);
background-position:top;
background-repeat:no-repeat;
width: 973px; /*Width of midle holder*/
height: 195px;
}
#midleholder3 {
float:left;
background-image: url(images/top_contact.jpg);
background-position:top;
background-repeat:no-repeat;
width: 973px; /*Width of midle holder*/
height: 195px;
}
#midleholder4 {
float:left;
background-image: url(images/top_faq.jpg);
background-position:top;
background-repeat:no-repeat;
width: 973px; /*Width of midle holder*/
height: 195px;
}
#midleholder5 {
float:left;
background-image: url(images/top_gallery.jpg);
background-position:top;
background-repeat:no-repeat;
width: 973px; /*Width of midle holder*/
height: 195px;
}
#midleholder6 {
float:left;
background-image: url(images/top_news.jpg);
background-position:top;
background-repeat:no-repeat;
width: 973px; /*Width of midle holder*/
height: 195px;
}
#midleholder7 {
float:left;
background-image: url(images/top_overview.jpg);
background-position:top;
background-repeat:no-repeat;
width: 973px; /*Width of midle holder*/
height: 195px;
}
#midleholder8 {
float:left;
background-image: url(images/top_products.jpg);
background-position:top;
background-repeat:no-repeat;
width: 973px; /*Width of midle holder*/
height: 195px;
}
.textholder {
width: 592px;
height: 166px;
padding-left: 38px;
margin-top: 20px;
float:left;
}


/*--------------------------content holder-----------------------------------*/

#contentholder {
float:left;
width: 973px;
background:url(images/textbg.jpg);
background-position:top;
background-position:left;
background-repeat: repeat-y;
}


/*--------------------------content columns-----------------------------------*/

#colone {
float: left;
width: 176px;
height: 280px;
padding-left: 35px;
padding-top: 0px;
margin-top: 10px;
padding-right: 10px;
background:url(images/bluedot.jpg);
background-position:right;
background-repeat:repeat-y;
}

#coltwo {
float: left;
width: 176px;
height: 280px;
margin-left: 25px;
margin-top: 10px;
padding-right: 10px;
background:url(images/bluedot.jpg);
background-position:right;
background-repeat:repeat-y;
}

#colthree {
float: left;
width: 176px;
height: 280px;
margin-left: 25px;
margin-top: 10px;
padding-right: 10px;
background:url(images/bluedot.jpg);
background-position:right;
background-repeat:repeat-y;
}

#colfour {
float: left;
width: 273px;
height: 280px;
margin-left: 25px;
margin-top: 10px;
padding-right: 10px;
background:url(images/blackguy_new.jpg);
background-repeat:no-repeat;
background-position:left;

}

.floatimage {
float:right;
}

#colinternal {
float: left;
width: 600px;
padding-left: 35px;
margin-top: 10px;
padding-top: 0px;
padding-right: 10px;
}

#colinternal_right {
float: left;
width: 273px;
margin-left: 25px;
margin-top: 10px;
padding-right: 10px;
padding-bottom:20px;
}


/*--------------------------bottom holder-----------------------------------*/


#bottom {
float:left;
width: 973px;
height: 18px;
background:url(images/bottom.jpg);
}



/*--------------------------bottom nav-----------------------------------*/


#bottomnav {
float:right;
width: 973px;
height: 30px;
}

#bottomnav2{
float:right;
text-align: right;
width:553px;
margin-top:0px;
}

#bottomnav2 ul{
list-style:none;
padding-top:0;
padding-right:0;
padding-left:0;
padding-bottom:0px;
margin:0;
}

#bottomnav2 ul li{
float:left;
font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-size: 10px;
font-weight:normal;
}

#bottomnav2 ul li a, #bottomnav2 ul li a:hover, #bottomnav2 ul li a:visited{
text-decoration:none;
color: #999999;
padding:0 11px;
}

#copyright {
width: 390px;
text-align: right;
float:right;
font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-size: 10px;
margin-top:10px;
margin-right:18px;
font-weight:normal;
}

#clear {
clear:left;
}


/*--------------------------main nav-----------------------------------*/


#mainnav2{
float:right;
text-align: right;
width:540px;
margin-top:0px;
}

#mainnav2 ul{
list-style:none;
padding-top:30px;
padding-right:0;
padding-left:0;
padding-bottom:0px;
margin:0;
}

#mainnav2 ul li{
float: left;
font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-size: 12px;
font-weight: normal;
}

#mainnav2 ul li a, #mainnav2 ul li a:visited{
text-decoration:none;
color: #999999;
padding:0 11px;
}

#mainnav2 ul li a:hover {
text-decoration:none;
color: #0094F7;
padding:0 11px;
}

.blue {
font-family: Arial, Helvetica, sans-serif;
color: #0094F7;
font-size: 12px;
font-weight:normal;
}
.newshead{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0066FF;
font-weight:bold;
 font-stretch: expanded;
 text-decoration:underline;
 visibility:visible;
 word-spacing:inherit;
 }

/*--------------------------NEW TOP NAV TEST-----------------------------------*/


.menu {font-size:12px; padding-bottom:0px; padding-left: 5px; padding-top: 6px; font-family: Arial, Helvetica, sans-serif;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:3em; background:#FFFFFF;}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:3em;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#999999;background: #FFFFFF;padding:0 2px 0 5px;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#FFFFFF; color:#999999;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#FFFFFF;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#FFFFFF;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#FFFFFF}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#FFFFFF;}

/* style the level hovers */
/* first */
.menu a:hover {color:#0085A1;background:#FFFFFF;}
.menu :hover > a {color:#0085A1;background:#FFFFFF;}
/* second */
.menu ul ul a:hover{color:#0085A1;background:#FFFFFF;}
.menu ul ul :hover > a {color: #0085A1;background:#F0F0F0;}
/* third */
.menu ul ul ul a:hover {background:#FFFFFF;}
.menu ul ul ul :hover > a {background:#F0F0F0;}
/* fourth */
.menu ul ul ul ul a:hover {background:#F0F0F0;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}


/*--------------------------savings counter-----------------------------------*/


.dcountstyle{ /*Example CSS to style count up output*/
font: bold 13px Arial;
font-style:normal;
color: #FFFFFF;
padding: 3px;
}

.dcountstyle sup{ /*Example CSS to style count up output*/
font-size: 90%
}