body {
	margin:0px; 
	padding:0px;
	background-image: url(images/bkgrd.gif);
	background-repeat: x-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#outside_container {
	background:#ffffff;
}
#container {
	background:#ffffff;
	width:960px;
	position:relative;
	margin-left: auto;
    margin-right: auto;

}

/*  Navigation  */
#nav {
	margin:0px;	
	padding:10px 0px 0px 0px;
	position:absolute; 
	background:#ffffff;
	width:960px;
	position: relative;
	margin-left: auto;
    margin-right: auto;	
	height: 260px;
	background-image: url(images/logo.jpg);	
	background-repeat: no-repeat;	
}
#nav ul {
	float: right;
	list-style: none;
	height: 50px;
	margin: 0 0 0 5px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: right;
	margin: 0;	padding: 0 12px;
	font: bold 12px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #000;	
	text-transform: uppercase;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #666666;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #999999;	
}

#active a, #active a:hover {
	color:#fff; 
	background-color:#231F20; 

}

/*
	Logo / Menu / Panel Positioning
*/

#tagline {
	border: #000 solid 0px;
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height: 100px;
	background-image: url(images/tagline.jpg);
	background-repeat: no-repeat;
}

#clients {
	border: #000 solid 0px;
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height: 900px;
	background-image: url(images/clients.jpg);
	background-repeat: no-repeat;
}

#logo { position:absolute; 
		top:10px; 
		background-image:url(/images/logo.jpeg) repeat-x;
}

    #menu {
      float:left;
	  width: 960px;
      font-size:12px;
      line-height:normal;
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  padding-top:10px; 
	  padding-bottom:5px;
	  height:26px;
	  margin:0px;
	  line-height:normal;
}

    #menu ul {
	  margin:0;
	 list-style:none;
	  float:left;
	 padding:0px;
	 
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
	  voice-family:"\"}\"";
	  line-height:16px;
	  height:25px;
	  float:left;
	  
	  
      }
    #menu a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  
      }
    #menu a span {
      float:left;
      display:block;
	  color:#231F20;
      padding:3px 9px 6px 5px; 
	  voice-family:"\"}\"";
	  padding-top:2px;
	  
	  
	  
	  
	
	  
	
     
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
   #menu a:hover span {
      color:#999999;
	  
      }
    #menu a:hover {
      background-position:0% -42px;
	   color:#999999;
      }
    #menu a:hover span {
      background-position:100% -42px;
	   color:#999999;
      }

      #menu #current a {
      	background-position:0% -42px;
		 color:#999999;
      }
      #menu #current a span {
      	background-position:100% -42px;
		 color:#999999;
      }


/*
	Content
*/

#content {
	width:960px;
	color:#231F20;
	font-size:12px;
	line-height:15px;
}
.column1 { float:left; width:310px; margin-right:20px; }
.column2 { float:left; width:310px; margin-right:20px; }
.column3 { float:left; width:300px; }


#content h2 {
	padding:3px 3px 3px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#231F20;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
}

.profile_image {
	width:241px;
	height:180px;
	float:left;
	margin:0px 0px 20px 0px;
}

.profile_text {
	width:699px;
	min-height:200px;
	float:right;
	margin:0px 0px 20px 20px;
	padding-top:8px;
	font-size:12px;
}

.profile_text a:link {
	color:#fff; 
	background-color:#000000; 
	font-size:12px;
}

.profile_text a:visited  {
	color:#fff; 
	background-color:#000000; 
	font-size:12px;
}

.profile_text a:active {
	color:#fff; 
	background-color:#000000; 
	font-size:12px;
}

.profile_text a:hover  {
	color:#fff; 
	background-color:#999999; 
	font-size:12px;
}

.profile_text h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#231F20;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:4px;
	}

.clear {
	clear:both;
}

.column2 a {
	color:#231F20;
	text-decoration:underline;
}

.column2 a:hover { 
	color:#fff; 
	background-color:#231F20; 
}

#twitter_div {
	color: #231F20;
}	

#twitter_div a {
	color:#231F20;
	text-decoration:underline;
}

#twitter_div a:hover { 
	color:#fff; 
	background-color:#231F20; 
}



#clients_text {
	width:960px;
	color:#231F20;
	font-size:12px;
	line-height:15px;
}

.clients_text { width:960px; }



.clients_text a {
	color:#231F20;
	text-decoration:underline;
}

.clients_text a:hover { 
	color:#fff; 
	background-color:#231F20; 
}


/*
	Featured work
*/

#main_image1 a {
background:transparent url(images/work1.jpg) no-repeat scroll 0 0;
display:block;
float:left;
height:204px;
width:240px;
}
#main_image1  a:hover {
background-position:-240px 0;
}


#main_image2 a {
background:transparent url(images/work2.jpg) no-repeat scroll 0 0;
display:block;
float:left;
height:204px;
width:240px;
}
#main_image2  a:hover {
background-position:-240px 0;
}

#main_image3 a {
background:transparent url(images/work3.jpg) no-repeat scroll 0 0;
display:block;
float:left;
height:204px;
width:240px;
}
#main_image3  a:hover {
background-position:-240px 0;
}

#main_image4 a {
background:transparent url(images/work4.jpg) no-repeat scroll 0 0;
display:block;
float:left;
height:204px;
width:240px;
}
#main_image4  a:hover {
background-position:-240px 0;
}

#main_image5 a {
background:transparent url(images/work5.jpg) no-repeat scroll 0 0;
display:block;
float:left;
height:204px;
width:240px;
}
#main_image5  a:hover {
background-position:-240px 0;
}

#main_image6 a {
background:transparent url(images/work6.jpg) no-repeat scroll 0 0;
display:block;
float:left;
height:204px;
width:240px;
}
#main_image6  a:hover {
background-position:-240px 0;
}

#main_image7 a {
background:transparent url(images/work7.jpg) no-repeat scroll 0 0;
display:block;
float:left;
height:204px;
width:240px;
}
#main_image7  a:hover {
background-position:-240px 0;
}

#main_image8 a {
background:transparent url(images/work8.jpg) no-repeat scroll 0 0;
display:block;
float:left;
height:204px;
width:240px;
}
#main_image8  a:hover {
background-position:-240px 0;
}


/*
	Footer
*/
#footer {
	border: #000 solid 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size:11px;
	background-image: url(images/bkgrd.gif);
	background-repeat: x-repeat;

}

#footer_text {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	color: #ffffff;
}

.footercolumn1 { float:left; width:299px; margin: 0px 30px 0px 0px; }
.footercolumn2 { float:left; width:299px; margin: 0px 30px 0px 0px; }
.footercolumn3 { float:left; width:299px; margin: 0px 0px 0px 0px; }

#footer span {
	display:block;
	float:left;
	width:960px;
}
#footer a {
	color:#ffffff;
}
#footer a:hover { 
	color:#231F20; 
	background-color:#fff; 
}

/*
	General Styles
*/

a img { border:0px }

/*
	For the image rollover
*/

 
 .imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;	
}
.imgteaser a:hover {
	cursor: pointer;
}

.imgteaser img
{
	border: none;
	float: left;
}

.imgteaser a:hover .desc {
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	background: #000;
	filter:alpha(opacity=70);
	opacity:.70;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 14px;
	left: 12px;
	padding: 5px;
	margin: 0;
	width: 207px;
}
.imgteaser a .desc {display: none; }
.imgteaser a:hover .more { visibility: hidden;}