body
{
	font-size: 11px;
	line-height:15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

body.back01{background-color: #999933; background:url(../../graphics/common/back.jpg)}
body.back02{background-color: #993300;}
body.back03{background-color: #9c9c7c;}

a
{
	color: #9b9b95;
	text-decoration:none;
}

h1
{
	font-size: 14px;
	line-height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 650px;
	color: #aaa;
}

h2
{
	font-size: 11px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 600px;
	color: #9b9b95;
}

#logo
{
	z-index:10; 
	left: 26px; 
	top:30px; 
	position:absolute;
}

/********** structure **********/
#structure
{
	margin: 0 auto;
	width: 865px;
	position: relative;
	top: 20px;
	height: 700;
	
}


#content
{
	width: 850px;
	border: 8px solid #ffffff;
	margin-top: 10px;
	height: 550px;
	background-color:#ffffff;
}

/********** navigation **********/
#nav
{
	height: 10px;
	color: #82827a;
	left: 20px;
	top: 70px;
	position: relative;
	width:610px;
}

#nav a
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 20px 0px 0px;
	font-size: 11px;
	font-stretch: ultra-condensed;
}

#nav li
{
	display: inline;
	list-style-type: none;
	float: left;
}

#nav a:hover { color: #999900; }

/********** content **********/ 
#body
{
	width: 810px;
	color: #9b9b95;
	left: 20px;
	top: 85px;
	position: relative;
}

#body div.intro
{
	color: #9b9b95;
	background-color: #777766;
	height: 103px;
	padding: 50px 0px 0px 25px;
}

#body div.introshow
{
	color: #9b9b95;
	background-color: #777766;
	height: 103px;
	padding: 20px 0px 0px 25px;
}

#body div.shownav
{
	color: #9b9b95;
	background-color: #777766;
	height: 20px;
	padding: 10px 0px 0px 25px;
	background:url(../../graphics/common/showtab.jpg) repeat-x bottom;
}

#body div.images
{
	left: 0px;
	top: 0px;
}

#nav ul, #body div.images ul, #body div.work ul
{
	margin: 0px;
	padding: 0px;
	top:0px;
	height:auto;
}


#body div.images li
{
	display: inline;
	list-style-type: none;
	float: left;
	height: 280px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

#body div.images li:hover, #body div.work li:hover
{
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}

#body div.work li
{
	display: inline;
	list-style-type: none;
	float: left;
	height: 70px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

#body div.work li.work_title
{
	height: 85px;
	padding: 0px 0px 20px 10px;
	width: 780px;
}

/********** Client list **********/
.menu a 
{ 
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu 
{
	padding: 20px 100px 20px 30px;
	z-index: 10;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	background-color: #123;
	layer-background-color: #777766;
}

.menushow
{
	z-index: 10;
	background-color: #123;
	filter:alpha(opacity=90);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	padding:0px;
	margin:0px;
}

/********** Client list **********/



#client_list
{
	width: 610px; 
	height: 335px; 
	padding:25px 200px 20px 90px;
}

#client_list ul
{
	margin: 0px; 
	height: 15px; 
	padding: 1px 0px 2px 0px; 
	border-bottom: 1px #616056 dotted;
}

#client_list li
{
	width: 70px; 
	display: inline; 
	list-style-type: none; 
	float: left; 
	line-height:17px;
}

#client_list li.list_name
{
	width: 380px;
}

#client_list a
{
	text-decoration: none;
	color: #aaa;
}

#client_list a:hover
{
	color: #ffffff;
}




/********** Client list **********/

#showcase_body
{
	height: 435px; 
	background-color: #777766; 
	color: #82827a;
}

#showcase
{
	height: 335px; 
	padding: 0px 50px 20px 100px;
	color: #bbb;
}

#showcase ul
{
	margin: 0px;
	padding: 0px;
	height: 15px;
}

#showcase li
{
	display: inline; 
	list-style-type: none; 
	float: left; 
	padding-right: 5px;
	line-height: 20px;
}

#showcase li.descript
{
	width: 280px; 
	padding: 30px 30px 0px 0px;
	display: inline; 
	list-style-type: none; 
	float: left; 
}

#showcase li.thumb
{
	width: 140px; 
	padding: 70px 7px 0px 0px;
	display: inline; 
	list-style-type: none; 
	float: left; 
}

#showcase li.thumb img
{
	margin-bottom: 4px;
}

#showcase_body a
{
	color: #bbb;
}


/********* Showcase secondary nav *********/

#nav_clients
{
	width: 810px;
	float:left;
}

#nav_clients ul
{
	margin: 0px;
	padding: 0px;
	height: 70px;
	padding: 0px 13px 0px 13px;
	background:url(../../graphics/common/showtab.jpg) repeat-x bottom;
}

#nav_clients li
{
	width: 145px; 
	display: inline; 
	list-style-type: none; 
	float: left; 
	font-size: 9px;
	line-height:11px;
	padding: 5px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#nav_clients li a { color: #aaa; }
#nav_clients li a:hover { color: #ffffff; }


/********* Client About is page *********/

#about_body
{
	height: 435px; 
	background-color: #777766; 
	color: #82827a;
}

#about
{
	width: 700px;
	padding: 20px 70px 20px 30px;
	color: #a5a5a5;
	float: left;
}

#about H1
{
	width: 350px;
	line-height:22px;
}

#about H2
{
	width: 350px;
	line-height:18px;
}

#about p
{
	width: 350px;
	font-size:11px;
	padding-bottom:10px;
	line-height:17px;
}


#contact
{
	width: 640px;
	padding: 40px 70px 20px 60px;
	color: #a5a5a5;
	float: left;
}

#contact H1
{
	width: 190px;
	line-height:22px;
}

#contact H2
{
	width: 190px;
	line-height:18px;
}

#contact p
{
	width: 160px;
	font-size:11px;
	padding-bottom:7px;
	line-height:17px;
}