/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	outline: none;
}
a {border:0; outline:none;}
a:link {
	text-decoration:none;
	color:#666666;
}
a:visited { text-decoration:none;color:#666666; }
a:active { text-decoration:none;color:#ff6600; }
a:hover { text-decoration:none;color:#ff6600; 
} 	

#wrapper{
	width: 900px;
	margin: 0;
	text-align:left;
	background: transparent;
}

#header {
	width: 100%;
	height: 160px;
	}

#navcontainer {
	height: 25px;
	text-align: right;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
	margin: 0 200px 0 0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 200;
}
#navcontainer ul li a
{
padding: 0 12px 0 12px;
background-color: #fff;
color: #666666;
text-decoration: none;
}

#navlist li a:hover, #navlist li a:active
{
color: #ff6600;
text-decoration: none;
background: #fff;
}
#navlist a#current
{
	color:#FF6600; 
	text-decoration: none;
	background: none ; 
}
#content {
	font-size: 10px;
	color: #666666;
	}
img.logo {
	margin-top: 10px;
	margin-left: -2px;
	}

img.image1 {
	float: left;
	margin-right: 1px;
}
img.image2 {
	float: right;
}
h3 {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	color: #ff6600;
	}
p {
	margin-right: 10px;
	line-height: 13px;
	}	
#caption {
	width: 220px;
	height: 85px;
	position: absolute;
	top: 276px;
	left: 543px;
	text-transform: uppercase;
	background: #ffffff;
	z-index: 6;
}
p.caption{
	color: #ff6600;
	font-size: 21px;
	margin-top: 2px;
	margin-left: 4px;
	margin-bottom: 10px;
	z-index: 8;
	display:none;
}
p.caption2{
	color: #666666;
	font-size: 9px;
	margin-left: 4px;
	margin-top: 18px;
	z-index: 8;
}
#col2, #col3hp, #col3 { float:left;}

#col2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-transform: uppercase;
	}
#col3hp{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 362px;
	color:#666666;
	margin: 0;
	}
#col3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 320px;
	color:#666666;
	margin: 8px 0 0 20px;
	}
	
	#col3 ul {
	margin: 10px 0 0 15px;
	background-color: #fff;
	color: #666666;
	display: inline;
	}
	#col3 li {
	margin-top: 2px;
	list-style-type: none;
	}
#projects {
	padding-bottom: 31px;
	border-bottom: medium solid #ff6600;
	clear: both;
	margin-left: 1px;
	}

#projects dl {
	width: 180px;
	font-size: 9px;
	font-weight: 200;
	margin-top: 2px;
}

#projects dd {
	margin: 4px 0 6px 68px;	
	}

#projects dt {
	color: #ff6600;
	width: 60px;
	position: relative;
	left: 10px;
	top: 15px;
	}

#projects dl a {
	color: #666666;
	text-decoration: none;
	background: #fff;
}

#projects dl a:hover, #projects dl a:active {
	color: #ff6600;
	text-decoration: none;
	background: #fff;
}

#projects a#current
{
	color:#FF6600; 
	text-decoration: none;
	background: none ; 
}

.clear {
	clear: both;
	}
#leftnav {
	width: 160px;
	position: absolute;
	top: 440px;
	left: 70px;
	text-align: left;
	clear: both;
	margin-top: 20px;
}
h3.leftnav {
	color: #ff6600;
	font-weight: 100;
	}
#leftnav ul {
	margin-top: 2px;
	margin-left: -40px;
}

#leftnav li {
	margin-top: 6px;
	list-style-type: none;	
	}
#leftnav a {
	color: #666666;
	text-decoration: none;
	background: #fff;
}

#leftnav a:hover, #leftnav a:active {
	color: #ff6600;
	text-decoration: none;
	background: #fff;
}

#leftnav a#current
{
	color:#FF6600; 
	text-decoration: none;
	background: none ; 
}

#inspire {
	width: 220px;
	position: absolute;
	top: 460px;
	left: 680px;
	text-align: right;
	clear: both;
	margin-top: 20px;
}

p.inspire {
	text-align: right;
	font-size: 10px;
	margin-left: 10px;
	margin-top: -5px;
	letter-spacing: 1px;
	color: #ff6600;
	text-transform: uppercase;
}
p.inspire2 {
	text-align: right;
	font-size: 10px;
	margin-left: 10px;
	margin-top: -7px;
	letter-spacing: 1px;
	color: #ff6600;
	text-transform: uppercase;
}
#inspire a#current
{
	color:#FF6600; 
	text-decoration: none;
	background: none ; 
}
p.subscribe {
	text-align: right;
	font-size: 9px;
	margin-top: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.size13 {
	font-size: 13px;
}
#footer{
	clear: both;
	font-size: 9px;
	color: #666;
	padding-top:250px;
	}
#footerabout{
	clear: both;
	font-size: 9px;
	color: #666;
	padding-top:43px;
	}
#footernomargin{
	clear: both;
	font-size: 9px;
	color: #666;
	padding-top:10px;
	}
	p.footerL{
	float: left;
	padding-bottom: 15px;
	margin-left: 20px;
	}
	p.footerR{
	float: right;
	padding-bottom: 15px;
	}
	#footer a:link, #footerabout a:link {
	text-decoration:none;
	color:#666;
	font-weight: 200;
}
#footer a:visited, #footerabout a:visited { text-decoration:none;color:#666666; }
#footer a:active, #footerabout a:active { text-decoration:underline;color:#ff6600; }
#footer a:hover, #footerabout a:hover { text-decoration:underline;color:#ff6600; 
} 	
p.bang {
	text-align: right;
	margin-top: -10px;
	margin-right: 1px;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #414142;
	}
	.blk{
	color: #000000;
	}
	.light{
	color: #999999;
	}
	
	/* ABOUT Page Info */
p.caption3{
	color: #666666;
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-left: 4px;
	z-index: 8;
}
.orlink a {
	color: #ff6600;
	}
.orlink a:hover, .orlink a:active
{
color: #ff6600;
text-decoration: underline;
background: #fff;
}
p.orlink {
	color: #666666;
	text-transform:uppercase;
	font-size: 9px;
	margin-top: 10px;
}
.orange {
	color: #ff6600;
	}
h3.team{
	font-weight: 500;
	}
img.team {
	float: left;
	padding: 0 10px 0 0;
	}

/* CONTACT Page Info */
img.email{
	margin-top: 20px;
}	
/* NEWS Page Info */	
h4.news {
	color: #ff6600;
	font-weight:100;
	margin-top: 10px;
	}
img.arrow {
	margin-right: 5px;
}

/* INSPIRE Page Info */
h3.issue{
	font-size: 9px;
	margin-top: 20px;
	}	
/* PUBLICATIONS Page Info */
h4.pub{
	color: #666666;
	margin-top: 20px;
	margin-bottom: 0;
	}
p.margin{
	margin-top: 7px;
	margin-bottom: 7px;
	}
/* PROJECTS Page Info */	
#col2proj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-transform: uppercase;
	float: left;
	clear: both;
	}
#projcaption {
	width: 220px;
	height: 85px;
	position: absolute;
	top: 190px;
	left: 365px;
	text-transform: uppercase;
	background: #ffffff;
	z-index: 6;
}
#col3proj{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 320px;
	color:#666666;
	margin: 8px;
	float: right;
	margin-right: 220px;
	padding-bottom: 20px;
	}

/* <div id="footer">
   
   <p class="footer"> &copy;1999-2011 BBA Design Consultants Inc. | Redeveloped by <a href="http://www.bangmediaworks.com" target="blank"><span class="light">Bang! Media</span><span class="blk">Works</span></a></p> */
