/* Universal Styles */img {border:0px;}ul {list-style-type:disc; }html, body{	    margin: 0px;    padding: 0;    font-family: Arial;    font-size: 10px;    color: #000000;    background-color: #FFFFFF;}/* Background Images */.topBG { background-image: url(images/topBG.jpg); background-repeat: no-repeat; }.middleBG { background-image: url(images/middleBG.jpg); background-repeat: no-repeat; background-position:center; }.submiddleBG { background-image: url(images/submiddleBG.jpg); background-repeat: no-repeat; background-position:center; }.picBG { background-image: url(images/picBG.jpg); background-repeat: no-repeat; background-position:center; }/* Text Styles */.titleText{	font-family: Arial;	font-size: 14px;	color: #FFFFFF;	font-weight: bold;}.mainText{	padding-left: 30px;	padding-right: 15px;	padding-top: 15px;	padding-bottom: 15px;	font-family: Georgia;	font-size: 11px;	color: #714827;	font-weight: normal;}.clientText{	font-family: Georgia;	font-size: 9px;	color: #714827;	font-weight: normal;}.mainTextNav{	font-family: Georgia;	font-size: 11px;	color: #714827;	font-weight: normal;}/* Navigation Styles */.mainNav{	font-family: Georgia;	font-size: 12px;	color: #D0BFB0;	font-weight: normal;	line-height: 32px;	text-decoration: none;	padding-right: 20px;}/* Logoworks Link Backs */.logoworksLink{	font-family: Arial; 	font-size: 9px;	color: #999999;	padding: 1px;	font-weight: bold;	text-decoration: none;	text-align: center;}a.logoworksLink{	color: #999999;	font-size: 10px;	font-weight: bold;	padding: 1px;	text-align: center;	text-decoration: none;}a.logoworksLink:hover{	color: #999999;	font-size: 10px;	font-weight: bold;	padding: 1px;	text-align: center;	text-decoration: none;}