body { margin-top: 0px;
	font: 10px/200% "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color: black;
	text-align: center; 
	background-image: url(images/back.jpg);

	background-position: top center;
	background-repeat: no-repeat;
	}


p  {font: 11px/200% "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;  color: white;}
h1, h2, h3, h4, h5   {color: #fbb33d;}
h1  {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; border-bottom: 1px solid white; border-top: 1px solid white; background-color: black; padding: 5px; }
h2  {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; border-bottom: 1px solid white; border-top: 1px solid white; background-color: black; padding: 5px;}
h3  {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
h4  {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
h5 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom: -10px;}


a:link   {color: #fbb33d; text-decoration: none;  }
a:visited   {color: #fbb33d; text-decoration: none;  }
a:hover   { color: white;   text-decoration: none;  }

em { font-weight: bold; font-stretch: expanded; font-style: normal;}

img {margin: 0px; padding: 0px; border: none;}

#container { 
	margin: 0px auto; 
	width: 950px;
	 }


/* Masthead*/
#masthead  {
	text-align: left;
	height: 60px; width: 950px;  
	background-image: url(images/homeNav1.jpg);
	}
	
#masthead2  {
	text-align: right;
	height: 151px; width: 950px;  
	background-image: url(images/nav.gif);
	}
	
#masthead1  {
	text-align: right;
	height: 60px; width: 950px;  
	background-image: url(images/homeNavB.jpg);
	}	
	
#masthead ul, #masthead2 ul, #masthead1 ul	{ margin: 0px; padding: 19px 15px 0px; list-style-type: none; text-align: center; }
#masthead li, #masthead2 li, #masthead1 li	{ display: inline; padding: 0px 7px;}
#masthead a, #masthead2	a, #masthead1 a {font: 13px/180% "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-transform: uppercase; font-weight: bold;}
#masthead a:link, #masthead2 a:link, #masthead1 a:link	{color: white;}
#masthead a:visited, #masthead2 a:visited, #masthead1 a:visited	{color: white;}
#masthead a:hover, #masthead2 a:hover, #masthead1 a:hover	{color: #fbb33d;}

.capabilities li a {{font: 10px/150% "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-transform: lowercase; font-weight: normal;}
}



#nav-main {
	text-align: left;
	position: relative; 
	top: 5px; 
	right: 0px ;
	width: 100%;
	background-color: #c5a590;
	background-image: url(images/topbar.gif);
	height: 20px;
	}

.nav {
	font-size: 10px; 
	font-weight: 100;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding: 0px 10px; 
	border-right: 1px dotted white;
	}
	
.navlast {
	font-size: 10px; 
	font-weight: 100;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding: 0px 10px; 
	border-right: none;
	}


/* Main Content Area */
#content  { 
	width: 950px; 
	}
	
#left {
display:inline;
width:300px;
float:left;
margin:0px;
text-align: left;
}

	
#lockerLeft {
display:inline;
width:260px;
float:left;
margin:0px;
text-align: left;
}

.indent {padding: 0px 35px 10px 37px;}

#right {
display:inline;
width:650px;
float: right;
}


#rightL {
display:inline;
width:650px;
float: right;
text-align: left;
}

.date {font: 9px/150% Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;}

.indent1 {margin: 45px;}
.indentAbout {margin: 50px 25px 0px;}
.caption {
	color: white;
	text-align: right;
	font-size: 10px;
	}

.caption2 {
	color: white;
	text-align: left;
	font-size: 10px;
	margin-bottom: 10px;
	}
	
.caption b{
	color: white;
	text-align: right;
	font-size: 11px;
	}

.bottomProduct {
	width: 180px;
	text-align: center;
	float: left;
	margin-right: 20px;
	}	
	
.sideProduct {
	width: 200px;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: 1px dotted silver;
	}	


.spacer {clear: both;}

#nav2 a:link, #nav2 a:visited {color: silver;}

#bottomNav  ul	{ margin: 0px; padding: 0px; list-style-type: none; text-align: right;}
#bottomNav li	{ display: inline; padding: 0px 5px; }
#bottomNav	a {font: 10px/100%  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-transform: uppercase; font-weight: bold;}


/* footer */
#footer {width: 950px;
	margin: 10px auto;
	text-align: right;
	color: white;
	}

.indentFooter {padding: 0px 35px;}
	

.img-capa {float: left;  margin: 0px 10px 10px 0px; border: solid 1px white;}
.img-png {background-color: transparent;}
.img-L {float: left;  margin: 0px 20px 20px 0px; border: solid 1px white;}
.img-LB {float: left;  margin: 0px 20px 10px 0px; border: black 1px solid;}
.img-R {float: right;  margin: 0px; padding: 0px; border: none;}

.left {float: left;}
.logo {float: left; border: none;}
.right {float: right;}
.right25 {float: right; margin-left: 25px;}
.thumbnail { margin: 10px; border: white 1px solid;}
