* {padding: 0; margin: auto; } 

body {
	background: #262626;

	color:#FFF;

}

.titletext{
	font-family:Helvetica, sans-serif;
	font-size:19px;
	line-height:18px;

}


.bodytext_colour{
color:#f7bf46;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;	
line-height:11.5px;
}

.bodytext{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;	
line-height:11.5px;
}

#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
color:#FFCC00;
text-align:center;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:10px;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 15px;
color:#f7bf46;
}



.greybody{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
}

.packages_used{
padding-top:5px;
padding-right:5px;
}

.colour{
	font-family:Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#f7bf46;
	font-weight:600;
}

.colour_small{
	font-family:Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#f7bf46;
	font-weight:600;
}

.nonecolour{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	font-weight:600;
}

.final_piece_padding{
padding:20px 0 20px 0;
}

a:link{
color:#f7bf46;
text-decoration:underline;
}
a:visited{
color:#f7bf46;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}



#worknav{
	padding-top:12px;
	text-align:right;
	width:990px;
	height:38px;
	clear:both;
	background:#131313;
}


#content{
	background:#262626;
	height:504px;
	width:990px;
	border:medium #f7bf46 solid;
	clear:both;
}




	#tabmenu {
		color: #131313;
		margin-right:2px;
	}
	
	#tabmenu li {
		margin:0;
		display: inline;
		list-style-type: none; 
		
		}

	#tabmenu a, a.active {

		margin-left:-2px;
		margin-right:-2px;
		color:#CCC;
		background: #131313;
		padding: 12px 25px 15px 25px;
		text-decoration: none; }

	#tabmenu a.active {
		background: #262626;
		color:#FFF;}

	#tabmenu a:hover {
		color: #f7bf46;
		background:url(../images/btn_grad.jpg) #262626;
	}
	
	
	#tabmenu a.active:hover {
		background:#262626;
		color:#FFF;}















#left{
	background:#000 url(../images/texture_text.jpg) no-repeat;
	padding:20px 20px 20px 20px;
	width:304px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	border:#666 thin dashed;
}

#right{

	width:583px;
	height:446px;
	margin-right:20px;
	margin-top:20px;
	float:right;
}

#clients{
	width:770px;
	height:21px;
	background:url(../images/clients_bar.jpg) no-repeat right #131313;
	padding:17px 0 0 220px;
	clear:both;
}
