

p {
	font-weight: normal;
	font-family: verdana,sans-serif;
	font-size: 12px;
	/*line-height:20px;*/	
	line-height:16px;	
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
	}

.clList {
	list-style-image:url(../images/li.gif); 
	font-weight: normal;
	color: #333333;	
	font-size: 12px;
	line-height: 16px;	/*16*/
	}
	
.clList li {
	padding-bottom: 12px;
	}	
	
h1{
	/*display:inline;*/
	color:#666666;
	font-size:16px;
	}

h2{
	/*display:inline;*/
	color:#666666;
	font-size:14px;
	display:inline;
	tex-decoration:none;
}

h2 .a{
	/*display:inline;*/
	color:#666666;
	font-size:14px;
	/*display:inline;*/
	tex-decoration:none;
}





#aboutContent, #workContent, #clientsContent, #contactContent {
	/* defined in the head for ns4 compatibility */
	position: relative;
	left: 0;
	top: 0;
	width:300px;
	visibility: hidden;
	z-index: 1;
	padding-bottom:10px;
}

#up, #track, #drag, #down, #bgdif {
	position:absolute;
	/*left:770px;*/		
}


#contentMask {
	/*margin-left: auto;
	margin-right: auto; */	
	position:relative;	
	top:65px; 
	width:300px;  /*665*/
	height:370px; 	/*320*/
	clip:rect(0,300px,370px,0); 
	overflow:hidden; 
	z-index:7;
	/*padding:5px;*/
	/*border: #785A3C 1px solid;*/
	/*background-color:#FFFFFF;*/	
}



#mCnt{
	left:0px;
	/*margin: auto;*/	
	width: 325px;		/*700*/	
	/*border: tomato 1px solid;*/
	text-align: left;


}

#scrollCnt{
	width:20px;			
	/*height:359px;*/
	text-align: right;
	float:right;	
	/*border: tomato 1px dashed;*/
}

#formatMain {
	text-align: left;
	height:450px; 

}

#formatSub {
	text-align: center;
	/*border: silver 1px dashed;*/			
}

#formatSubNav {
	margin: auto;	
	width: 700px;	
	text-align: left;
	/*height:50px; */
	border-top: silver 1px solid;			
	padding:5px;
}

#formatSubNav .nvCl{
	display:inline;
}

#formatSubNav .nvClR{
	left:200px;
	display:inline;
	text-align: right;
	border: silver 1px solid;	
}

/*links 
----------------------------------*/
#formatSubNav .nvLnk {
	margin-right:25px;
	font-weight:bold;
	font-variant:small-caps;
	color:#A8A8A8;
	font-size:14px;
	text-decoration:none;
	border-bottom: #999999 1px dashed;		
}

#formatSubNav .nvLnk:hover {
	margin-right:25px;
	font-weight:bold;
	font-variant:small-caps;
	color:#666666;
	font-size:14px;
	text-decoration:none;
	border-bottom: #999999 1px solid;	
}

#formatSubNav .nvLnkAct {
	margin-right:25px;
	font-weight:bold;
	font-variant:small-caps;
	color:#666666;
	font-size:14px;
	text-decoration:none;	
	border-bottom: #999999 1px solid;
}
/*----------------------------------*/

#formatSubNavImp{
	margin: auto;	
	width: 700px;	
	text-align: right;
	padding:5px;
}

#formatSubNavImp .nvImp{
	text-align:right;
	display:inline;
	color:#666666;
	font-size:10px;
}

#formatSubNavImp .nvImpLnk{
	text-align:right;
	display:inline;
	color:#666666;
	font-size:10px;
	text-decoration:none;	
	border-bottom: #999999 1px dashed;			
}

#formatSubNavImp .nvImpLnk:hover{
	text-align:right;
	display:inline;
	color:#666666;
	font-size:10px;
	text-decoration:none;	
	border-bottom: #999999 1px solid;			
}




