/* CSS Document */
/*outline:  text
		    body
		 layout
		 	inherited
			content boxes
		 	portfolio box
////////////////////////////////////////////////////////////*/

/*///////////////////////link styles///////////////////*/

/*//////////windows that hide scolling content//////////*/ 

#newswindow{
	position:absolute;
	height:323px;
	left: 7px;
	top: 26px;
	overflow: hidden;
	z-index: 25;
	width: 326px;
}

#newswindowa{
	position:absolute;
	height:275px;
	left: 7px;
	top: 26px;
	overflow: hidden;
	z-index: 25;
	width: 326px;
}

/*///////////content sections////////////*/
#newscontent{
	position:absolute;
	width:323px;
	
}
.us li {
	font-variant: small-caps;
	}
/*////////////Navigation arrows-S=services, A=about, W=works//////////////////////////////////////////////////*/
#Sarrows{
	position:absolute;
	width:22px;
	height:104px;
	border: solid #ffffff 5px;
	top: -1px;
	left: 335px;
	z-index:313;
	margin: 0 5px 0 5px;
}
