body{
	margin:0;
	padding:0;
	background-color:#000000;
	background-image:url(../images/page_background.gif);
	background-repeat:repeat-y;
	background-position:center;
}

img{
	border:none;
}

.clear{
	clear:both;
}

.bold{
	font-weight:bold;
}

.highlight{
	color:#f79239;
}

#container{
	position:relative;
	width:790px;
	margin:0 auto;
	background-color:#151515;
}

#header{
	position:relative;
	margin:0 auto;
	width:760px;
	height:57px;
	padding-top:17px;
	border-bottom:4px solid #000000;
	z-index:1;
}

#nav{
	position:absolute;
	top:74px;
	right:15px;
	height:16px;
	padding:0;
	background-color:#4a4949;
	z-index:2;
	border-bottom:4px solid #000000;
	border-left:4px solid #000000;
}

#nav a, #nav img{
	padding:0;
	margin:0;
}



/* Homepage specific */
#homepage_promo{
	position:relative;
	margin-left:15px;
	width:760px;
	height:356px;
	background:#000000;
	z-index:0;
}

#homepage_promo a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dcdcdc;
	text-decoration:none;
}

.homepage_banner{
	position:absolute;
	right:0px;
	bottom:58px;
}

#homepage_linkbox{
	position:absolute;
	right:0;
	bottom:0;
	padding:10px;
	width:155px;
	height:36px;
	background-color:#3d3d3e;
}



/* About us, testimonials */
#main_body{
	position:relative;
	width:760px;
	background-color:#000000;
	z-index:0;
	display:inline;
}

#content{
	position:relative;
	float:left;
}

.main_image{
	margin-left:15px;
	float:left;
}

#main_body_text{
	position:relative;
	width:309px;
	margin-top:118px;
	
	padding:10px;
	background:#3d3d3e;
	z-index:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dcdcdc;
}

#main_body_text h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f79239;
	font-weight:normal;
	text-transform:uppercase;
}


#main_body_linkbox{
	position:relative;
	margin-top:2px;
	
	padding:10px;
	width:309px;
	height:36px;
	background-color:#3d3d3e;
}

#main_body a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dcdcdc;
	text-decoration:none;
}



/* Projects page */
.projects_image{
	position:relative;
	left:15px;
}

#projects_content{
	position:relative;
	margin-top:-20px;
	margin-left:15px;
	background-color:#000000;
	width:760px;
	display:inline;
}

#projects_content h1, #projects_content p{
	padding:0;
	margin:0;
}

#projects_info{
	position:relative;
	float:left;
	margin-left:15px;
	width:395px;
	padding:0;
	background-color:#dcdcdc;
}

#projects_info a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dcdcdc;
	text-decoration:none;
}

#projects_text{
	position:relative;
	width:365px;
	margin-top:-29px;;
	border-top:4px solid #000000;
	border-right:4px solid #000000;
	background-color:#3d3d3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dcdcdd;
	padding-left:20px;
	padding-right:10px;
	padding-top:40px;
	padding-bottom:20px;
}

#projects_text h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f79239;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:10px;
}

#projects_linkbox{
	position:relative;
	width:365px;
	margin:0;
	padding:10px;
	padding-left:20px;
	border-top:4px solid #000000;
	border-right:4px solid #000000;
	background-color:#3d3d3e;
}

#projects_list{
	position:relative;
	float:left;
	margin-left:4px;
	width:361px;
	border-top:4px solid #000000;
}

#projects_prev {
    float: left;
}

#projects_next {
    float: right;
}

.project_item{
	width:361px;
	height:69px;
	background-image:url(../images/project_item_back.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dcdcdd;
}

.last{
	background-image:url(../images/project_item_back_last.jpg);
	background-repeat:no-repeat;
}

.project_item_img{
	float:left;
	padding-right:15px;
}

.project_item_txt{
	float:left;
	padding-top:5px;
}

.project_item a{
	color:#dcdcdd;
	text-decoration:none;
}

.project_item a p{
	margin-top:10px;
}

/* Awards Page */
.award {
    margin-left: 33px;
}

.award span {
margin-left: -35px;
}


/* Showcase pages */
.showcase_image{
	position:relative;
	left:15px;
}

#showcase_content{
	position:relative;
	margin-top:-20px;
	margin-left:15px;
	background-color:#000000;
	width:760px;
	display:inline;
}

#showcase_content h1, #showcase_content p{
	padding:0;
	margin:0;
}

#showcase_images{
	position:relative;
	float:left;
	margin-left:15px;
	width:513px;
	padding:0;
}

#showcase_main_image{
	position:relative;
	width:509px;
	margin-top:-29px;;
	border-top:4px solid #000000;
	border-right:4px solid #000000;
}

.showcase_small_image{
	position:relative;
	float:left;
	border-top:4px solid #000000;
	border-right:4px solid #000000;
}

#showcase_info_box{
	position:relative;
	float:left;
	width:247x;
	padding:0;
}

#showcase_info_box a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dcdcdc;
	text-decoration:none;
}


#showcase_text{
	position:relative;
	width:225px;
	border-top:4px solid #000000;
	background-color:#3d3d3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dcdcdd;
	padding-left:12px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:10px;
}

#showcase_text h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f79239;
	font-weight:normal;
	text-transform:uppercase;
}

#showcase_linkbox{
	position:relative;
	width:223px;
	margin:0;
	padding:12px;
	border-top:4px solid #000000;
	background-color:#3d3d3e;
}


/* Footer */
#footer{
	position:relative;
	margin:0 auto;
	width:748px;
	height:10px;
	padding:6px;
	background-color:#323232;
	border-top:2px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8d8c8d;
}

#footer a{
	color:#8d8c8d;
	text-decoration:none;
}


/* 
   Hacks for IE6 

   These are required because CSS works differently between Internet Explorer 6
   and other web browsers. All other web browswers will ignore the code below.
   
   Whenever making a change to this CSS file, make sure you check this section and
   make any necessary updates.
*/

/*\*/
* html .homepage_banner{
  bottom:62px;
}

* html .homepage_linkbox{
  bottom:4px;
}

* html #projects_info{
  margin-left:7px;
}

* html #projects_list{
  margin-left:0px;
  margin-top:-4px;
}

* html #showcase_images{
	margin-left:8px;
}

* html #showcase_text{
	margin-top:-4px;
}

* html #footer{
	margin-top:-4px;
}
/**/