/* CSS Document */

body {
 text-align: center;
 padding: 0;
 margin: 50px 0;
 font: 10pt Arial, Verdana Helvetica, sans-serif;
 color: #999;
}

h1, h2, h3, h4,
ul, li {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #666;
}

a:hover {
  color: #c30;
}

hr {
  border: #c30 2px solid;
  background-color: #c30;
  display: block;
  height: 3px;
  margin-bottom: 7px;
}

#wrapper {
  border-top: 1px #C30 solid;
  text-align: left;
  width: 800px;
  margin: 0 auto;
  padding: 0 0 25px 0;
  
}

/* --------------------- Head section */
div#hed {
  padding: 2px 0 0 0;
  width: 800px;
  height: 86px;
}

div#hed h1 {
  height: 84px;
  width: 292px;
  float: left;
  background: url(cssimg/logo.jpg) 25px 25px no-repeat;
}

div#hed h1 a {
  display: block;
  height: 83px;
  width: 292px;
  text-decoration: none;
}

div#hed ul.nav {
  line-height: 15pt;
  list-style-type: square;
  color: #CCC;
  background: url(cssimg/navbckgrnd.jpg) top right no-repeat;
  width: 199px;
  height: 84px;
  float: left;
  display: block;
  margin-right: 2px;
}

div#hed ul.nav li {
  padding: 0;
  margin: 0;
  width: 75px;
  height: 20px;
}

div#hed ul.nav li a {
  display: block;
  text-decoration: none;
  width: 75px;
}

li.portfolio {
  background: url(cssimg/nav.jpg) 0px 0px no-repeat;
}
li.solutions {
  background: url(cssimg/nav.jpg) 0px -23px no-repeat;
}
li.contact {
  background: url(cssimg/nav.jpg) 0px -45px no-repeat;
}
li.about {
  background: url(cssimg/nav.jpg) 0px -67px no-repeat;
}

a#portfolio:hover {
  background: url(cssimg/nav.jpg) -87px 0px no-repeat;
  height: 18px;
}
a#solutions:hover {
  background: url(cssimg/nav.jpg) -87px -23px no-repeat;
  height: 18px;
}
a#contact:hover {
  background: url(cssimg/nav.jpg) -87px -45px no-repeat;
  height: 18px;
}
a#about:hover {
  background: url(cssimg/nav.jpg) -87px -67px no-repeat;
  height: 18px;
}

div#hed div.tagline {
  float: left;
  width: 306px;
  background: #c30 url(cssimg/tagline.jpg) 7px 35px no-repeat;
  height: 84px;
}

#content {
  font-size: 0.7em;
  padding: 6px 0 0 0;
  border-top: 1px #c30 solid;
  clear: both;
}

#content .sidebar {
  float: left;
  width: 255px;
  height: 334px;
  background: url(images/block_walker.jpg) 0 0 no-repeat;
}

div.contentsub {
  float: left;
  width: 540px;
 
}

div.contentsub h2 {
  color: #c60;
  margin: 10px 10px 10px 13px;
  font-size: 2.1em;
  clear: both;
    border-bottom: #c30 1px solid;
  
}

div.contentsub h3,
div.rightcol h3,
div.leftcol h3 {
  color: #333;
  text-transform: uppercase;
  font-size: 1.2em;
  clear: both;
}




a.moreinfo {
 height: 13px;
 display: block;
 background: url(cssimg/more.jpg) 0 0 no-repeat;
}

a.moreinfo:hover {
 height: 13px;
 display: block;
 background: url(cssimg/more.jpg) 0 -12px no-repeat;
}

div.subtab3b,
div.subtab {
	padding: 10px;
	float: right;
	width: 158px;
	margin: 0;
	
	clear: inherit;
	

}

div.subtabb {
	max-height: 105px;
	overflow: auto;
	height: 105px;
	margin-top: 20px;
	scrollbar-face-color: #cccccc;
	scrollbar-arrow-color: #c30;
	scrollbar-base-color: #ffffff;
}

div.subtab2 {
  border-left: #c30 1px solid;
  border-right: #c30 1px solid;
  padding: 10px;
  float: right;
  width: 160px;
  margin: 0;
}

div.subtab3 {
  padding: 10px;
}

div.subtab3b p,
div.subtab2 p {
  padding-bottom: 20px;
  border-bottom: #c30 1px solid;

}
div.subtab p {
  padding-bottom: 5px;
  border-bottom: #c30 1px solid;

}


div.subtab3 p {
  width: 300px;
 }

div.subtab a,
div.subtab2 a {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
}

div.content2 {
 background: url(cssimg/cntnt2_tile.jpg) 0 0 repeat-x;
 padding-top: 40px;
 width: 520px;
 margin: 10px;
 border-top: #c30 7px solid;
 clear: both;
}

div.content3 {
 background: url(cssimg/cntnt2_tile.jpg) 0 0 repeat-x;
 padding-top: 50px;
 border-top: #c30 7px solid;
}

div.subtab, div.subtab2, div.subtab3, div.subtab3b {
  background: url(cssimg/widget.jpg) 8px 0 no-repeat;
}

div.content3 div.leftcol {
  float: left;
  padding: 0 10px;
  margin: 0 15px 0 0;
  width: 180px;
}

div.morelinks {
  padding-left: 230px;
}

div.content3 div.leftcol ul {
    margin-left:  0px ;
	list-style: none;
	line-height: 2.5em;
	
}
div.content3 div.leftcol ul li {
    background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 2em;
}

div.content3 div.leftcol ul li a {
	color: #c30;
	text-decoration: none;
	font-weight: normal;   
	font-size: 1.2em;
}

div.content3 div.leftcol ul li a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;   
}

#footer {
 padding: 10px 10px 10px 10px;
 height: 20px;
 margin-top: 40px; 
 clear: both;
 font-size: 0.8em;
 max-width: 800px;
 border-bottom: 3px #C30 solid;

}

div#footer div.inner {
  background: url(cssimg/logo_smll.jpg) 0 0 no-repeat;
  height: 20px;
  width: 200px;
  padding-left: 30px;
  float: left;
}

div#footer span {
  width: 300px;
  float: right;
}

div#footer span a {
  padding: 0 7px;
}
