@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:auto;
	padding:0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande",  Helvetica, sans-serif;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins { text-decoration: none;}
del { text-decoration: line-through;}

/* tables still need ‘cellspacing="0"’ in the markup */
table { border-collapse: collapse; border-spacing: 0; }

img, h1, .class-with-png-background-image { behavior: url(iepngfix.htc);}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}







body {
margin:auto;
width:100%;
background:url(../image/bg.png)repeat-x ;
position:relative;
background-position:0 150px;
}
/* CSS Document */



h1 {
	font-size: x-large;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	line-height:30px;
	margin: auto;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-position: left;
	text-align: left;
	padding: 0px;
	background-image: url(../image/menu.jpg);
	background-repeat: repeat-x;
}


h2 {
	margin:auto;
	text-align:center;
	font-size: large;
	font-style: normal;
	color: #999999;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align:center;
	height: 44px;
	line-height: 20px;
}
h3 {
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	background-position: left 60px;
	text-align: justify;
}

h4 {
	font-size: medium;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	background-position: center center;
}

form {
font-weight:bold;
 background-color:#F9EFC6;


 line-height:28px;
 margin:auto;
  }
  
  
fieldset {  
border-top-width:6px;
padding:20px;
border-color:#47B5D;
 border:2px solid black ;
 }
legend {
 color:#a0522d;
 font-weight:bold;
 font-size:20px;
padding:12px;
 }


label {	font-weight:bold;
 line-height:20px;
display:block;
width:150px;
float:left;
font-size:14px;
}

 
label.inline {font-weight:bold;
 display:inline;
 line-height:24px;
 }
input { 
 border:1px solid black;
 background-color:#F3C564;
 }
input[type=radio] {
 background-color:transparent;
 border:none;
 }
select, option {
 background-color:#A6BEDE;
 }
textarea {
 border:2px solid black;
 background-color:#F3C564;
 }
 
 input[type=submit], input[type=reset] {
 border:2px outset #F3C564;
 font-weight:bold;
 cursor:pointer;
 }
input[type=submit]:hover, input[type=reset]:hover {
 border:2px outset white;
 background-color:white;
 }
input[type=submit]:active, input[type=reset]:active {
 border:2px inset #A6BEDE;
 background-color:#F3C564;
 color:black;
 } 
 
*:focus {
 background-color:white;
 }
 
#page {
	margin: auto;
	width: 940px;
	background-color: #FFFFFF;
height:100%; 

}



#bandeau {
margin-top:13px;
	height: 180px;
	width: 940px;
	background-color: #666666;
	background-image: url(../image/groupe-focast.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin:auto;
}
.equipement{
	width: 225px;
	float:left;
	padding:5px;
		height: 500px;
		font-size:10px;
		
}
.equipement img {
	width: 225px;
	font-size:12px;
}



        #bulle { position: absolute; visibility: hidden;  font-size:12px;}
		
.info{ 
border:1px solid #666666;
 padding: 7px; 
 color:#666666; 
 background-color:#FFFFFF; 
font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
 }
 
 
#pied {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #333333 ;
	color:white;
	font-size: small;
	font-weight: bold;
	clear: both;
	margin:auto;
	width: 940px;
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
}


#pied ul {
width:941px;
color:white;
	margin: auto;
	padding: 0px;
	list-style-type: none;
	background-position: center center;
}

#pied  li {
	display: inline;
	background-position: center center;
}

#pied  li  a {font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;

color:white;
	font-weight: bold;
	text-decoration: none;
	background-repeat: repeat-x;
	display: block;
	float: right;
	height: 20px;
	line-height:20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 11px;
	line-height: normal;
	background-position: center center;
}

#pied   li  a:hover {
	background-repeat: repeat-x;
	background-position: center center;
}


a img {
	border: none;
	}
	
	
.menu{
width:941px;
	border:none;
	border:0px;
	margin:auto;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{	margin:auto;
	height:35px;
	list-style:none;
	margin:auto;
	padding:0;
	}
	.menu li{
		margin:auto;
		float:left;
		padding:0px;
		}
	.menu li a{/* ecriture ligne horizontal*/
		background:#333333 url("../image/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:auto;
		padding:0px 17px;
		text-align:center;
		text-decoration:none;
	
		}
		
		.menu li a:hover, .menu ul li:hover a{
		background: #d86628 url("../image/hover.gif") bottom center no-repeat;
		color:#FFFFFF;
		text-decoration:none;
		}
		
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:auto;
		border:0px;
		position:absolute;
		width:150px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
	}
	.menu li li {
		background:url('../image/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:auto;
		padding:0px;
		width:151px;
	}
	.menu li:hover li a{
		background:none;
				}
	
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:auto;
		padding:0px 10px 0px 10px; /* padding du hover */
		text-align:left;
		}
		
.menu li ul a:hover, .menu li ul li:hover a{ /* menu déroulant */
background:#d86628 url('../image/hover_sub.gif') center left no-repeat;
border:0px;
color:#ffffff; /*texte surligné des menus déroulants*/
text-decoration:none;
			}
.menu p{
		clear:left;
		}

a:hover {
	color: #DE752B;
}

a:link {
	color: black;
}
a:visited {
	color: #DE752B;
}
a:hover {
	color: #DE752B;
}
a:active {
	color: #DE752B;
}


#global {
background:white;
}
li:hover ul.niveau2, li li:hover ul.niveau3 {display:block;}

#historique {
padding:10px;
float : left;
width: 448px;
}

#activite{
float:right;
width: 448px;
padding:10px;
}

#ca {
clear:both;
padding:10px;

background-position:bottom;
}

#noyautage h2 {
	margin:auto;
	padding-left:30px;
	font-size: large;
	font-style: normal;
	color: #999999;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align:center;
	height: 44px;
	line-height: 20px;

}
#noyautage{
clear:both;
padding:10px;
background: white url(../image/fond-ca.png)repeat-x;
background-position:bottom;
}
.float_gauche{
float:left;
padding-left:200px;
}
#gauche
{float:left;}

#droite
{float:right;}
/*
div.spacer, permet de faire deux colonne dans #container
*/

div.spacer{clear:both; height:10px; display:block;}

#main{width:auto; display:block;}
#column_left{width:470px; margin-right:20px; float:left;margin:auto;text-align:center;font-weight:bold;font-size:large ;padding-bottom:20px;}
#column_left img{padding-bottom:20px;}
#column_left p{padding-bottom:20px;}
#column_right{width:470px; float:left;margin:auto;text-align:center;font-weight:bold; font-size:large ;padding-bottom:20px;}
#column_right img{padding-bottom:20px;}
#column_right p{padding-bottom:20px;}
.float_droite{
float:right;
margin-right:150px;}

#drapeaux {
padding:15px;
margin-right:10px;
float:left;
}





.accueil{
width:313px;
float:right;
font-size:16px;
float:left;
text-align:center;
margin:auto;
line-height:24px;
}

#titre-index {
background-image:url("../image/fond-home.jpg");
margin-left:20 px;
background-repeat:repeat-y;
font-size:60px;
width:940px;
color:#4f5858;
text-align:center;
font-family:garamond;
margin:auto;
}


.ca texte {
font-size:12px;
line-height:26px;
}


#chiffre {
clear:both;
width:940px;
text-align:center;
font-size:12px;
line-height:34px;
}

#float_droite ca texte
{font-size:10px;
line-height:34px;}



#home {
	position:absolute;
	width:939px;
	height:662px;
	left: 78px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	page-break-after: auto;
	top: 253px;
	visibility: visible;
}
#moteur {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	padding-top: 220px;
	padding-left: 79px;
	height: auto;
	width: 0px;
}
#compresseur {
	position:absolute;
	width:939px;
	height:643px;
	left: 78px;
	top: 250px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#contact {
	position:absolute;
	width:939px;
	height:1743px;
	left: 78px;
	top: 248px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}



#qualité2 {
	position:absolute;
	width:939px;
	left: 78px;
	top: 260px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: large;
	background-color: #FFFFFF;
}
#qualite-focast-st-dizier {
	position:absolute;
	width:939;
	height:1620px;
	left: 78px;
	top: 250px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	z-index: 50;
}
#qualite-pebeco {
	position:absolute;
	width:939px;
	left: 80px;
	top: 251px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: large;
	background-color: #FFFFFF;
	height: 940px;
}
#qualite {
	position:absolute;
	width:939px;
	height:1567px;
	left: 78px;
	top: 253px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	z-index: 20;
}

#transmissions {
	position:absolute;
	width:939px;
	height:1351px;
	left: 78px;
	top: 255px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: large;
	background-color: #FFFFFF;
}
#divers-mecanique {
	position:absolute;
	width:939px;
	height:600px;
	left: 78px;
	top: 267px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#contact-atlantic {
	position:absolute;
	width:939px;
	height:1661px;
	left: 78px;
	top: 251px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#plan-site {
	position:relative;
	width:939px;
	height:541px;
	left: 78px;
	top: 259px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#liaisons-au-sol {
	position:absolute;
	width:939px;
	height:1250px;
	left: 78px;
	top: 251px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	z-index: 60;
}
#page-en-construction {
	position:absolute;
	width:939px;
	height:250px;
	left: 78px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	page-break-after: auto;
	top: 250px;
	background-color: #FFFFFF;
}
#contact-picardie {
	width:939px;	position:absolute;

	height:1605px;
	left: 78px;
	top: 250px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#metallurgie {
	position:absolute;
	width:939px;
	height:2150px;
	left: 74px;
	top: 300px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#metallurgie-pebeco {
	position:absolute;
	width:939px;
	height:637px;
	left: 78px;
	top: 252px;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#equipement1 {
	position:absolute;
	width:934px;
	height:2500px;
	left: 1px;
	top: -1px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#equipement-pebeco {
	position:absolute;
	width:939px;
	height:3048px;
	left: 78px;
	top: 252px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#equipement-focast-picardie {
	position:absolute;
	width:939px;
	height:2587px;
	left: 78px;
	top: 252px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#equipement-focast-atlatique {
	position:relative;
	width:939px;
	height:2435px;
	left: 78px;
	top: 252px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	z-index: 1;
}
#equipement-focast-st-dizier {
	position:absolute;
	width:939px;
	left: 78px;
	top: 250px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 1900px;
}




#chauffage {
	position:absolute;
	width:939px;
	height:1637px;
	left: 78px;
	top: 252px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.titre-page {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin:auto;
}
.sous-titre-page {
	page-break-before: auto;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.texte-italique {
	page-break-before: auto;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-style: italic;
}
.texte-centrer{
	page-break-before: auto;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-style: normal;
}
.texte-gras {
	page-break-before: auto;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: normal;
}
.texte-gras-gauche {
	page-break-before: auto;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-style: normal;
}
.texte-gras-droite {
	page-break-before: auto;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-style: normal;
}
.texte{
	page-break-before: auto;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	font-size: x-large;}

.texte-contact{
margin-left:20px;
line-height:26px;
font-style: strong;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	font-style: x-large;
}
.texte-non-justifie{
	page-break-before: auto;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-style: normal;
}

.legende{
	page-break-before: auto;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-style: italic;
}

.middle {
display: block;
margin: 0 auto; 
text-align:center;
}

/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 0px;
height: 74px;
background: url(images/nav-bg.jpg);
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #6C3600;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #FF9900;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}