
*html .imagesSmall {
	margin: 10px 0px 0px 14px;
}


*html .addressFont {
	float:left;
	height:0px;
	width: 0px;
	font-family: 'trebuchet MS', Verdana, arial, georgia, helvetica;
	font-size:14px;
	width:10px;
	
}

*html .addressLocalities {
	float:left;
	height: 200px;
	width:270px;
	
}

*html .textBg {
	background-image:url(../images/text_bg.gif);
	width:404px;
	height: 223px;
	float:right;
	margin-right:8px;
	padding-right:1px;
	background-repeat:no-repeat;
}

*html .addressPosition {
	padding: 20px 0 0 110px;
	margin: 0px 0px 0px 0px;
	clear:both;
}

*html .menuLink {
	margin:0;
	padding:0;
	border:0;
	
}


*html .menuLink a, .menuLink a:link, .menuLink a:visited, .menuLink a:active {
	float:left;
	background-image:url(../images/link_bg_off.gif);
	width: 154px;
	height:20px;
	margin-left:0px;
	cursor: pointer;
	line-height:20px;
	display:block;
	margin-right:-10px;

}

*html .menuLinkActive {
	float:left;
	background-image:url(../images/link_bg_over.gif);
	width: 154px;
	height:20px;
	padding-left:10px;
	cursor: pointer;
	background-repeat:no-repeat;
	margin-right:-10px;
	
}

*html .contentBottom {
	clear: both;
	width: 995px;
	background-color:none;

	margin: 0px auto;

	display: compact;
	
	
}

*html .ie6Copy{
	background-color:#e50716; 
	clear:both; 
	margin-top:0px; 
	float:left; 
	width:460px;
}



*html footerRight{
	line-height:14px;
	float:right;
	background-color:#e50716; 
	*clear:both;
	_clear:none;  
	margin-top:14px;
	width:18px;
}




*html  .copyRight{
	color:#ffffff;
	font-family: 'trebuchet MS', Verdana, arial, georgia, helvetica;
	font-size:11px;
	line-height:14px;
	padding-left:120px;
	clear:both;
	margin-bottom:10px;
}
/* CSS Document 

*html #mainContent{
	height:350px;
	width:660px;
	margin-top: -1px;
}

*html #mainContentPortfolio{
	height:520px;
	width:660px;
	margin-top:-1px;
}

*html .headerText{
	float:left;
	padding-left:500px;
	padding-top:230px;
}

*html .mainFooter{
	width:100%;
	background:url(../images/footer1.gif);
	height:55px;
	margin:0 auto;

	
}

*html .footer{
	margin: auto;
	padding-right:0px;
	padding-left:10px;
	
}


*html .footer{
	height:55px;
	width:775px;
	text-align:left;
	background:url(../images/footer.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	padding-right:10px;
	color:#FF0000;
}

*html .footerTextReg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a20b0b;
	margin-top:20px;
	margin-left:25px;
	float:left;
	margin-right:65px;
}

*html .footerText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a20b0b;
	margin-top:20px;
	margin-left:65px;
	float:right;
	margin-right:35px;
}

*html .footerText a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a20b0b;
	text-decoration:none;
}

*html .footerText a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a20b0b;
	text-decoration:underline;
}
*/