/* Layout Styles */ 

 

body { 
	background:#999966;
	background-image:url(/images/fadebak2.jpg);
	background-repeat:repeat-x;
	margin:20px 0 0 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
 }

#outer {
	text-align:left;
	border:1px solid #e9d285;
	width:850px;
	margin:auto;
} 

#hdr {
	margin:0;
	padding:0;
	height:200px;
	background-image:url(/images/hdr6.jpg);
	background-repeat:no-repeat;
	color: #333333;
} 

#bar {
	height:25px;
	background: #333333;
	margin:0;
	padding:0 0 0 0;
	color: #333333;
	border:solid #e9d285;
	border-width:1px 0 1px 0;
}

#bodyblock {
	position:relative;
	background:#cccc99;
	color: #333333;
	width:850px;
	padding:0;
 } 

#l-col {
	float:left;
	background:#cccc99;
	color: #333333;
	width:145px;
	padding:0 0 120px 0;
}

#l-col p {
	padding:0 0 0 5px;
}

#cont {
	width:695px;
	border:solid #e9d285;
	border-width:0 0 0 1px;
	text-align:left;
 }

#ftr {
	height:25px;
	/*background-image:url(/images/BVbar1.jpg);
	background-repeat:repeat-x;*/
	background:  #333333;
	color: #e9d285;
	border:solid #e9d285;
	border-width:1px 0 0 0;
	margin:0;
}

#ftr div {
	padding:5px  0 0 0;
}
 


/* Presentation Styles */  
a:link {color:#666600; text-decoration:none;}
a:visited {color:#666600; text-decoration:underline;}
a:hover {color: #FFffff;text-decoration:none;}

h2 {
	margin:0;
	padding:5px 15px 0 15px;
	font-size:20px;
}

h3 {
	margin:0;
	padding:0 15px 0 15px;
	font-size:18px;
}

p {
	padding:0 15px 0 15px;
} 

h4 
{
	margin:0; 
	padding:0 15px 0 15px;
	font-size:14px;
}

h5 {
	margin:0; 
	padding:5px 0;
	font-size:14px;
}

.pagetitle {
	padding:12px 0 0 2px
}



/********** buttons   **************/

.buttonscontainer {width: 145px;} 

.buttons a {
	/*border: 1px solid;
	background-color: #428529;*/
	margin:2px 0 3px 0;
	padding:4px 4px 4px 6px;
	font: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-color: #e9d285;
	display: block;
	width: 100%;/**/
	text-align: left;
}

.buttons a:hover {
    /*border: 1px solid;
    background-image:url(/images/pbg1.jpg);*/            
    padding:4px;
    background-color: #cc9933;
    /*border-color: #878774 #e8e8e8 #e8e8e8 #878774;*/
    color: #ffffff;
    text-decoration: none;
}

 

/********** image layout  ***********/

div.imglayout {
	float: left;
}

div.imglayout p {
	text-align: center;
}



/***horizontal nav bar ********/ 

#navlist {
    margin:0 0 0 -10px;
    padding:14px 0 0 0;
}

#navlist ul {
    margin:-9px 0 0 0;
    padding:0 10px 5px 0;
    white-space:nowrap;
}

#navlist li {
    display: inline;
    list-style-type: none;
}

#navlist a {
    margin:0;
    padding: .3em .6em .2em 3em;
}

#navlist a:link, #navlist a:visited {
    color: #FF9900;
    font-weight:500;
    text-decoration: none;
}

#navlist a:hover {
    color: #ffffff;
} 

#navlist a:link.active {
	color: #ffffff;
}

#navlist a:visited.active {
	color: #ffffff;
}



/******** thumb boxes ****************/

.largeimage img {
	margin:0 0 0 20px;
	padding:0;
	border:1px solid #666633;
}

.thumbs {
	margin:0 0 0 5px;
	padding:5px;
}

div.spacer {
	clear: both;
}

.box {
  width: 200px;
  padding: 10px 10px 0 15px;
  float: left;
}

.box img {
  margin: 0;
}

.box p {
  font-size: 9px;
  text-align: center;
  margin:0;
  padding:4px 0 4px 0;
  background-image:url(/images/CAPTIONbACKER.jpg);
  background-repeat:repeat-x;
  /*border-top:1px solid #000000;*/
  border-bottom:1px solid #666633;
}



/************* team boxes *****************/

.teamleft {
	background-color:#e9e7ae;
	float:left;
	margin:10px;
	padding:10px 10px 10px 10px;
	border:1px solid #666600;
	width:500px;
	/*height:166px;*/
}
.teamleft h4{

	/*margin:-20px 0 10px 0;*/
	padding:5px;
}
.teamleft p{
float:left;
	margin:0;
	padding:5px;
}
.teamleft img{
	float:left;
	width:130px;
	margin:0 0 0 0;
	padding:5px;
}

.teamright {
	background-color:#e9e7ae;
	margin:10px;
	padding:10px 10px 10px 10px;
	border:1px solid #666600;
	width:500px;
	/*height:166px;*/
}

.teamright img{
	float:right;
	width:130px;
	margin:0;
	padding:5px 5px 10px 5px;
}

.teamright h4{
	margin:-16px 0 0 0;
	padding:5px;
}

.teamright p{
	margin:0;
	padding:5px;
}
/* process page styles*/

#Layer1 {
	position:relative;
	left:250px;
	top:8px;
	padding:5px;

	width:286px;
	height:459px;
	z-index:1;
	border: 3px solid black;
	clear:both;
}
#Layer2 {
	position:absolute;
	left:375px;
	top:308px;
	width:363px;
	height:393px;
	z-index:2;
	border: 1px solid black;
}
#Layer3 {
	position: absolute;
	left:31px;
	top:12px;
	width:134px;
	height:88px;
	z-index:2;
}
#TextLayer1 {
	position:absolute;
	left:327px;
	top:110px;
	width:229px;
	height:422px;
	z-index:1;
}
#Textvisit {
	position:absolute;
	left:327px;
	top:110px;
	width:229px;
	height:422px;
	z-index:1;
	visibility: hidden;
}
#Textconcept {
	position:absolute;
	left:327px;
	top:110px;
	width:229px;
	height:422px;
	z-index:1;
	visibility: hidden;
}
#Textdraw {
	position:absolute;
	left:327px;
	top:110px;
	width:229px;
	height:422px;
	z-index:1;
	visibility: hidden;
}
#Textquote {
	position:absolute;
	left:327px;
	top:110px;
	width:229px;
	height:422px;
	z-index:1;
	visibility: hidden;
}
#Textconstruct {
	position:absolute;
	left:327px;
	top:110px;
	width:229px;
	height:422px;
	z-index:1;
	visibility: hidden;
}
.show1 {font-size: 14px}
