/* Resets */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Primary layout
   ------------------------------ */

body { 
  font-size: 75%;
  color: #666;
  background: #e7e7e8;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  padding-bottom: 3em;
}

body a {
	color: #666;
	text-decoration: none;
}

#container {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: left;
	/*background: url(../images/container-bg.png) repeat-y left top;*/
}


#container-close {
	width: 980px;
	height: 15px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background: url(../images/container-close.png) no-repeat left bottom;
	text-align: left;
}


/* Content
   ------------------------------ */

#header {
  width:960px;
  height:163px;
  background-color:#fff;
  background:url(../images/header-bg.jpg) no-repeat;
  padding:0px;
  overflow:hidden;
  display: block;
}

#content-wrapper {
	width: 960px;
	padding: 0px;
	border: 0px;
	background-color: #fff;
	overflow:hidden;
	float: left;
	position: relative;
	text-align: left;
}

#content {
	width: 580px;
	padding: 0px;
	background-color: #fff;
	overflow:hidden;
	float: right;
	right: 190px;
	position: relative;
}


#footer {
  width:960px;
  height:130px;
  background-color: #fff;
  background:url(../images/footer-bg.gif) no-repeat;
  float: left;
  padding:0 0 10px 0;
  display: block;
}


  /* Typography
     ------------------------------ */
  


/*img	{
	border-style: none;
}*/

img {
float:left;
}

.logos {
float: right;
}


.main-image {
	border-style: none;
}

.lblue-text-big {
	font-size: 14px;
	color: #6699cc;
	line-height: 16px;
}

.dblue-text {
	font-size: 12px;
	color: #000033;
	line-height: 14px;
}

.lblue {
	color: #6699cc;
}

.dblue {
	color: #000033;
}

.bttop {
	color: #666;
	font-size: 10px;
	text-align: right;
}

.bttop a, hover, link {
	text-decoration: none;
	color: #666;
}

#textbullets {
  font-size: 12px;
  color: #666;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  padding-bottom: 3em;	
}

#textbullets ul {
	list-style-type:disc;
}

#textbullets li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	padding-left:1em;
	text-indent:-1em;
}




/* Sub-navigation
-------------------------------------------------------------- */

#subnav {
	width: 152px;
	float: left;
	position: relative;
	padding-top: 26px;
	padding-left: 26px;
	font-size: 10px;
	color: #6699cc;
}

#subnav ul {
	list-style-type:none;
}

#subnav ul a:link,
#subnav ul a:visited {
	text-decoration:none;
	float:left;
	color: #6699cc;
}

#subnav ul a:hover {
	color: #000033;
}

#subnav li {
	float:right;
	width: 152px;
	margin:0;
	padding:4px 0 4px 0;
    border-top: 1px solid #6699cc;
	list-style-type: none;
	color: #6699cc;
}

#end {
	border-bottom: 1px solid #6699cc;
}






/* Projects
-------------------------------------------------------------- */

#bgright {
background-color:#e9e9e9;
float:right;
height:188px;
width:200px;
padding:0;
}

#bgright ul {
list-style-type:none;
margin:0;
}

#bgright li {
border:0 none;
height:100%;
margin-bottom:3em;
position:relative;
}

#bgright li.web {
border: 0 none;
line-height:1.25;
margin-bottom:1.5em;
padding: 0;
font-size:10px;
font-weight:normal;
text-align:left;
text-decoration: none;
color: #666;
}

#bgright li.web img {
left:8px;
position:absolute;
top:25px;
}

#bgright li.web strong {
left:8px;
position:absolute;
top:8px;
}



#download-left {
	float: left;
	padding: 40px 0	20px 80px;
	width: 291px;
}

#download-right {
	float: right;
	padding: 40px 71px 20px 0;
	width: 291px;
}

.bro-title {
	color: #B2A338;
	text-transform: uppercase;
	font-size: 13px;
	border-bottom: 1px solid #B2A338;
}

.bro-title a,
.bro-title a:hover {
	color: #B2A338;
	text-decoration: none;
}

.bro-sub {
	color: #B2A338;
	text-transform: uppercase;
	font-size: 11px;
}

.bro-sub a,
.bro-sub a:hover {
	color: #B2A338;
	text-decoration: none;
}



#bg {
background-color:#e9e9e9;
float:left;
height:180px;
width:360px;
padding:8px 0 0 8px;
}

#bg ul {
list-style-type:none;
}
#bg ul a:link, #bg ul a:visited {
float:left;
text-decoration:none;
}
#bg ul a:hover, #bg li {
float:left;
margin:0;
padding:0;
}
#bg li a {
border:0 none;
}
#bg li#brochure1 {
display:block;
height:130px;
padding-left:0;
width:170px;
}
#bg li#brochure2 {
display:block;
height:141px;
padding-top: 20px
padding-left:15px;
width:178px;
}




#box {
float: left;
width:580px;
border: none;
margin: 0;
padding: 0 0 20px 0;
}

#boxleft {
float: left;
width: 380px;
height: 292px;
border: none;
margin: 0;
padding: 0;
}

#boxright {
float: right;
width: 195px;
border: none;
margin: 0;
padding: 0;
}

.tright {
text-align: right;
}


#greybox {
float: left;
width:580px;
border: none;
margin: 0 0 20px 0;
padding: 0;
}

#greyboxleft {
float: left;
background-color: #e9e9e9;
width: 375px;
height: 210px;
border: none;
margin: 0;
padding: 5px 0 5px 5px;
display: block;
}

#greyboxright {
float: right;
background-color: #e9e9e9;
width: 190px;
height: 210px;
border: none;
margin: 0;
padding: 5px 0 5px 5px;
display: block;
}





/* Track Record
-------------------------------------------------------------- */

#trackleft {
float: left;
width: 210px;
height:143px;
padding: 0 10px 5px 0;
}

#trackright {
float: right;
width: 370px;
height: 100px;
padding: 0;
text-align: left;
}






/* Contacts
-------------------------------------------------------------- */

#contactleft {
float: left;
width: 290px;
height: 280px;
margin: 0;
display: block;
}	

#contactright {
float: right;
width: 290px;
margin: 0;
}

#contactright li {
	list-style: none;
}

#contactright li.img {
position: absolute;
left: 230px;
top:100px;
}

#contactright li.copy {
position: relative;
left: 50px;
top: 0px;
}			


/* Footer
-------------------------------------------------------------- */

#footer-address {
	font-size: 10px;
	color: #999;
	float: left;
	width: 650px;
	text-align: left;
	padding: 85px 0 0 26px;
	position: relative;
}
	
#footer-copyright {
	font-size: 10px;
	color: #999;
	float: right;
	width: 260px;
	text-align: right;
	padding: 5px 26px 0 0;
	position: relative;
}
