a {
  outline: none;
	}


/* Style for banner advert */	
#bannerad{
	width:539px;
	margin:0 0 0 10px;
	}

#bannerad a:link{
	background:url(../gen_aw1/fbook.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:539px;
	height:72px;
	}
	
#bannerad a:visited{
	background:url(../gen_aw1/fbook.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:539px;
	height:72px;
	}
	
#bannerad a:hover{
	background:url(../gen_aw1/fbook2.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:539px;
	height:72px;
	}
	
#bannerad a:active{
	background:url(../gen_aw1/fbook.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:539px;
	height:72px;
	}


/* Class for friends  */
#friendsimg {
	background:url(../gen_aw1/friends.jpg) no-repeat;
	height:250px;
	}

/* Class for contact details */
.contactdetails{
	font-size:9px;
	color:#425655;
	}
	
/* Class for contact details */
.contactdetailsfoot{
	font-size:9px;
	padding:0 0 0 10px;
	color:#000;
	}
	
/* Class for divider */
.divider{
	margin:0 0 10px 0;
	}
	
#price img{
	vertical-align:text-bottom;
	}
	
/* portfolio section styles */
#psection{
	background-color:#485e5c;
	padding:0 10px 10px 10px;
	}	
	
/* Class for portfolio artwork */
.portfolio{
	padding:15px 0 0 0;
	font-size:9px;
	}
	
/* Class for portfolio artwork */
.artwork{
	float:left;
	width:539px;
	}
	
/* Class for portfolio artwork alternative*/
.artwork2{
	float:left;
	width:265px;
	}
	
/* Class for artwork container */
.awcontain{
	width:639px;
	}
	
/* Class for portfolio details */
.details{
	float:right;
	width:94px;
	}

.details2{
	float:right;
	width:374px;
	}
	
.details p{
	font-size:9px;
	line-height:1.3em;
	padding:0 4px 0 4px;
	color:#000;
	margin:0;
	}
	
.details2 p{
	font-size:9px;
	line-height:1.3em;
	padding:0 0 0 5px;
	color:#000;
	margin:0;
	}

	
/* aw footer styles */
.awfoot{
	background-color:#1b1e21;
	clear:both;
	}
