/* tag elements
-------------------------------------------------------------------------------------*/
body {
	background-image: url(../assets/navpics/stripes.gif);
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	text-align: center;
}

body {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}

html>body {
  font-size: small;
}

h2 {
  color: #666666;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

img {
  margin: 0 3px;
  border: 1px solid #777;
}

/*wrapper
-------------------------------------------------------------------------------------*/
#wrapper {
  width: 750px;
  background-color: #ffffff;
  margin: 0 auto;
  border: 1px solid #666;
  text-align: left;
}



/* mastehead
--------------------------------------------------------------------------------------*/		
#masthead {	
  background-image: url(../assets/masthead.jpg);
  height: 19px;
  padding-top: 100px;
}


/* #navigation
--------------------------------------------------------------------------------------*/
#navigation {
  height: 19px;
}

#navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#navigation li {
  float: left;
  margin: 0px;
  padding: 0px;
  display: inline;
  background: url(../assets/rollover.gif);
  border-left: 1px solid #ffffff;
  border-bottom: 3px solid #666666;
}

#navigation a {
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 4px 0px 0px 30px;
  height: 17px;
  width: 150px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 15px;
  width: 119px;
}

html>#navigation a {
  height: 19px;
  width: 150px;
}

#navigation a:hover {
 background: url(../assets/rollover.gif) 0px -80px; 
}

#navigation a:active {
background: url(../assets/rollover.gif) 0px -40px; 
}

/* CONTENT
-------------------------------------------------------------------------------------*/
#content {
  background-color: #ffffff;
  background-image: url(../assets/navpics/projects.gif);
  background-repeat: no-repeat;
  padding: 50px 10px 200px 10px;
}

/* contentMain
-------------------------------------------------------------------------------------*/
#contentMain {
  float: left;
  width: 400px;
  background-image: url(../assets/navpics/pwki.gif);
  background-repeat:no-repeat;
  background-color: #fff;
  margin-top:10px;
}

#contentMain h2 {
  color: #666666;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 14px;
}

#contentMain h3 {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 14px;
}

#contentMain p {
  padding-left: 14px;
}

#contentMain img {
  margin: 0;
  padding: 7px 33px;
  border: none;
}

#contentGlass, #contentConcrete, #contentWater, #contentAlum, #contentAbout {
  background-color: #ffffff;
  background-repeat:no-repeat;
  padding: 0 10px;
}

#contentConcrete {
  background-image: url(../assets/navpics/concrete.gif);
}

#contentWater {
  background-image: url(../assets/navpics/water.gif);
}

#contentGlass {
  background-image: url(../assets/navpics/glass.gif);
}

#contentAlum {
  background-image: url(../assets/navpics/aluminum.gif);
}

#contentAbout {
  background-image: url(../assets/navpics/about.gif);
}


#contentSpec {
  float: left;
  width: 440px;
  background-color: #ffffff;
  background-image: url(../assets/navpics/specialties.gif);
  background-repeat:no-repeat;
  padding: 20px 10px;
}

#contentCon {
  float: left;
  width: 400px;
  background-color: #ffffff;
  background-image: url(../assets/navpics/contact.gif);
  background-repeat:no-repeat;
  padding: 30px 10px;
}

#contentMain, #contentSpec, #contentGlass, #contentAbout, #contentConcrete, #contentWater, #contentAlum p {
  color:#666666;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: none;
  padding-top: 50px;
}
#contentAbout li {
  color: #666;
  list-style-type: square;
  padding: 10px 3px;
}

#contentHeader {
  padding-top: 0px;
  color: #666;
}

#contentHeader a {
  color: #666;
  text-decoration: none;
}

#contentHeader a:hover {
  color: #0033CC;
  text-decoration: underline;
}

#contentHeader a:visited {
  color: #666;
}

/* news
-------------------------------------------------------------------------------------*/
#news {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  float: right;
  background-color:#CCCCCC;
  border-left: 1px solid #666;
  padding-bottom: 10px;
  width: 250px;
  margin-top: 3px;
}

#news h2 {
  padding: 5px 90px 5px 10px;
  border-bottom: 1px solid #999;
  color:#666666;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}

#news h3 {
   color: #666;
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   margin: 0 0 0 9px;
   padding: 0px;
}

#news p {
  color: #666;
  padding-left: 9px;
  margin-top: 0px;
  padding-top: 0px;
  font-size: 10px;
}

#news img {
  margin-left:9px;
  border: 1px solid #777;
}

#news ul {
  list-style-type: none;
  padding: 0;
  margin: 5px 0;
}

#news li {
  color: #666;
  font-size: 10px;
  font-weight: bold;
  padding-top: 0;
  padding-left: 20px;
}

#news a:visited {
  color:#003366;
  text-decoration: none;
}
 
#news a:link {
  color:#003366;
  text-decoration: none;
}

#news a:hover {
  color: #FFFFFF;
  text-decoration: none;
}


/* navBar
----------------------------------------------------------------------------------------*/
.navBar {
  background-color: #cccccc;
  border: 1px solid #999;
  width: 272px;
  height: 20px;
  padding: 0px;
  margin-top: 5px;
}

.navBar img {
  border: none;
  margin: 0;
  padding: 0;
}

.mainPhoto	{
	border: 5px solid #999;
	padding: 0;
	float: right;
	border-bottom: 25px solid #999;
 }

.thumbsContainer {
	margin: 0px;
	padding: 0px 0px 9px 0px;
	background-color: #cccccc;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	width: 274px;			
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 272px;			
}

.thumbsContainer img {
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
}

.thumbsContainer p {
	font: 9px Verdana, sans-serif;
	color: #666666;
	padding: 7px 7px 9px 7px;
	margin-top: 0px; margin-bottom: 0px;
}
.thumbsContainer a:visited {
  color: #666;
  text-decoration: none;
}

.thumbsContainer a {
  text-decoration: none;
  color: #666;
  font-weight: bold;
}

.thumbsContainer a:hover {
  text-decoration: none;
  color: #fff;
}

.separatorInvisible {
  height: 0;
  clear: both;
}

 /* Footer
--------------------------------------------------------------------------------*/
#footer {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

#footer ul {
  list-style-type: none;
}

#footer li {
  display: inline;
  padding: 0px 50px;
  text-transform: uppercase;
}

#footer a:link { 
  text-decoration: none; 
  color: #003366;
}

#footer a:visited { 
  text-decoration: none; 
  color: #003366;
}

#footer a:hover {
  text-decoration:none; 
  color: #999;
}

 