/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
    background-color:#999999;
	font-family: Arial,sans-serif;
	text-align: center;
	min-width: 600px;
	color: #000000;
	line-height: 1.286;	
	margin: 0px;
	behavior:url(csshover.htc);
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
}

h6{
 font-family: Verdana,Arial,sans-serif;
 font-size: 125%;
 color:#FF0000;
 margin: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
/************************************************/
/* Dropdown divs                                */
/************************************************/
#servicesdrop {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#projectsdrop {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#operationsdrop {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#employmentdrop {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#contactdrop {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
.menu {COLOR: #000000; FONT-FAMILY: arial, helvetica, 'sans serif'; FONT-SIZE: 8pt; TEXT-DECORATION: none}
.menu:hover {COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, 'sans serif'; FONT-SIZE: 8pt; TEXT-DECORATION: none}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#bodycenter{
	background-color:#ffffff;
	margin:0 auto;
	width:810px;
	text-align: left;
}
	

#masthead{
    background-image:url(img/headers/header2.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height:200px;
}

#navBar{
  float: right;
	width: 240px;
	height: 100%;
	margin: 0px;
	margin-top:0px;
	background-color: #FFFFFF;
	/*border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
}

#headlines{
  float:left;
	width: 220px;
	/*border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
}

#content{
  float: left;
  width: 320px;
  font-size:12px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
}


/************* #globalNav styles **************/

#globalNav{
    width:810px;
    height:65px;
	background-color:#FFEB9D;
}

#navimage{
	/*width:600px;*/
	height: 65px;
	/*padding: 0px 0px 0px 0px;*/
	background-color:#FFEB9D;
	float: left; margin: 0px; width:240px;
}

#navigation{
	/*width: 325px;*/
	height: 65px;
	/*padding: 0px 0px 0px 0px;*/
	background-color:#FFEB9D;
	background-image:url(../img/navpic.gif);
	background-position:left;
	background-repeat:no-repeat;
	float: left; margin: 0px; width:400px;
}

#nav3{
    /*width: 235px;*/
	height: 65px;
	/*padding: 0px 0px 0px 0px;*/
	/*background-color:#FFEB9D;*/
	float: left; margin: 0px;width:50px;
	/*background-image:url(img/arrowtop.gif);
	background-position:bottom right;
	background-repeat:no-repeat;*/
}
	

/*#globalNav img{
 display: block;
}
*/

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #zul nav styles  **************/

#zUL,#zUL ul {padding:0;margin:0}
#zUL li ul a {margin-left:1em}
#zUL li ul a img {margin-left:1em}
#zUL li {
	float:left;
	width:auto;
	position:relative;
	list-style-type:none;
	font-weight:400;
}

#zUL li ul {visibility:hidden}
#zUL li ul {
	visibility:hidden;
	position:absolute;
}
fieldset p {clear:left}
#zUL li:hover ul {
	visibility:visible;
	background-color:#fff;
}
#zUL li:hover ul,
#zUL li.msieFix ul {
	visibility:visible;
	background-color:#fff;
}

* html fieldset p {z-index:-1}
* html #zUL li:hover ul,
* html #zUL li.msieFix ul {
	top:1.1em;
	left:.2em
}

#zUL li ul li {background-color:#eeeeee}
#zUL li ul {
	visibility:hidden;
	position:absolute;
	width:7em;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 5px 0px 0px 5px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
    width:240px;
	margin: 0px;
	/*padding: 10px 0px 20px 10px;*/
	font-size: 80%;
}

/*#headlines p{
	padding: 5px 0px 5px 0px;
}*/

/************* #imageshadow styles ***************/
alpha-shadow {
  margin:0 auto;
  width:90%;
  text-align: left;
  float: left;
  background: url(img/shadow2.gif) »
  no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.alpha-shadow div {
  background: url(img/shadow2.png) »
  no-repeat left top !important;
  background: url(img/shadow2.gif) »
  no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;

  padding: 4px;
}

.dropshadow2{
	float:left;
	clear:left;
	background: url(img/shadowAlpha.png) no-repeat bottom right !important;
	background: url(img/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 820px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
