* {padding: 0; margin: auto; } 

body {
	background: #262626 url(../images/main_bg.jpg) center top;

	color:#FFF;

}

.titletext{
	font-family:"Arial";
	font-size:19px;
	line-height:18px;

}



.bodytext{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;	
line-height:11.5px;
}

.greylink{
		font-family:Verdana, Geneva, sans-serif;
	font-size:10px;	
	color:#666;
}

.greybody{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
}

.colour{
	font-family:"Arial";
	font-size:14px;
	line-height:18px;
	color:#f7bf46;
	font-weight:600;
}

.nonecolour{
	font-family:"Arial";
	font-size:12px;
	line-height:18px;
	color:#000;
	font-weight:600;
}

a:link{
color:#666;
text-decoration:none;
}


a:visited{
text-decoration:none;
color:#999;
}
a:hover{
text-decoration:none;
color:#FFF;
}

#main{
	margin-top:50px;

}

#header{
	width:990px;
}

#title{
	height:33px;
	width:300px;
	background:url(../images/gifted_header.jpg) no-repeat;
	margin-left:20px;
	float:left;
}











#nav{
	height:33px;
	float:right;
	margin-right:-3px;
}

#spacer{

height:33px;
margin-bottom:10px;

}


ol#toc {
    height: 33px;
    list-style: none;
	margin:0px;
	padding:0;
	border-bottom:#FFFFFF 5px;
	
}

ol#toc li {
    float: left;
    margin: 0 0 0 0;
}

ol#toc a {
    background: #fff url(../images/tab.png);
    color: #f7bf46;
    display: block;
    float: left;
    height: 25px;
    padding-left: 19px;
	padding-right:19px;
	padding-top:8px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #f7bf46;
    background-position: 0 -66px;
}

ol#toc a:hover span {
    background-position: 100% -66px;
}

ol#toc li.current a {
    background-color: #f7bf46;
    background-position: 0 -33px;
    color: #000;
}

ol#toc li.current span {
    background-position: 100% -33px;
}

ol#toc span {
    background: 100% 0 url(../images/tab.png);
    display: block;
    line-height: 5em;
    padding-right: 10px;
	padding-left: 10px;
}

div.content {
    border:0;
    clear: left;
}












ol#toca {
    height: 38px;
    list-style: none;
	margin:0px;
	padding:0;
	border-bottom:#FFFFFF 5px;
	
}

ol#toca li {
    float: right;
    margin: 0 0 0 0;
}

ol#toca a {
    color:#CCC;
    display: block;
    float: right;
    height: 25px;
    padding-left: 19px;
	padding-right:19px;
	padding-top:12px;
    text-decoration: none;
}


ol#toca a:hover {
    background-color:#262626;
	color:#FFF;
}


ol#toca a:hover span {
    background-color:#262626;
    background-position: 100% -66px;
}

ol#toca li.current a {
    background-color: #f7bf46;
    background-position: 0 -33px;
    color: #000;
}

ol#toca li.current span {
    background-color:#262626;
    background-position: 100% -33px;
}

ol#toca span {
    background-color:#262626;
    display: block;
    line-height: 5em;
    padding-right: 10px;
	padding-left: 10px;
}













#clients{
	width:610px;
	height:21px;
	background:url(../images/clients_bar.jpg) no-repeat right #131313;
	padding:17px 0 0 380px;
	clear:both;
}

#worknav{
	text-align:right;
	width:990px;
	height:38px;
	clear:both;
	background:#131313;
}

#content{
	background:#262626;
	height:504px;
	width:990px;
	border:medium #f7bf46 solid;
	clear:both;
}

#left{
	background: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;
}

#footer{
	padding:10px 5px 0 0;
	width:990px;
	text-align:right;
	clear:both;