body { text-align:center; }
body { font-family: arial; color: #FFFFFF;    font-size: 14px;}


body
{ 
background-image: 
url('images/background.gif');
background-repeat: repeat-x;
background-color: #46402a;
}

	

	
	#frame {
		width:730px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:500px;
		padding:15px;
		float:left;

		}
	
	
	#contentright {
		width:200px;
		padding:0px;
		float:left;	
		}
	
	
	
	
	
	
	
	
	
	
	
	
		
		
		
		

/********** LINKS ****************/

A:link {
    COLOR: #FEF773;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}

A:visited {
    COLOR: #82EBFE;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration : underline; 
} 

A:hover {
    COLOR: #BEF781;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration : none; 
} 

A:active {
    COLOR: #3DCE5F;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
} 

a.main:link {
    color: #009933;
    font-size : 22px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration : underline; 
    font-weight: bold;
}

a.main:visited {
    color: #8FE3A4;
    font-size : 22px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration : underline; 
    font-weight: bold;
}

a.main:hover {
    color: #F56655;
    font-size : 22px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration : underline; 
    font-weight: bold;
}
a.copyright:link {
    color: #009933;
    font-size : 14px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration : none; 

}
a.copyright:visited {
    color: #009933;
    font-size : 14px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

a.copyright:hover {
    color: #009933;
    font-size : 14px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

a.mlinks:link {
    color: #FFFFFF;
    font-size : 11px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration : none; 
    font-weight: bold;

}
a.mlinks:visited {
    color: #FFFFFF;
    font-size : 11px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
    font-weight: bold;
}

a.mlinks:hover {
    color: #ffff78;
    font-size : 11px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
    font-weight: bold;
}


/********** mouseovers ****************/

a.roll {
display: block;
width: 102px;
height: 107px;
background: url("http://www.sazo.com/images/News.png") 0 0 no-repeat;
text-decoration: none;

 }

a:hover.roll { background-position: -102px 0;   }

a.roll2 {
display: block;
width: 117px;
height: 107px;
background: url("http://www.sazo.com/images/ContactUs.png") 0 0 no-repeat;
text-decoration: none;
 }

a:hover.roll2 { background-position: -117px 0;   }

a.roll3 {
display: block;
width: 175px;
height: 107px;
background: url("http://www.sazo.com/images/About_Us.png") 0 0 no-repeat;
text-decoration: none;
 }

a:hover.roll3 { background-position: -175px 0;   }

a.roll4 {
display: block;
width: 114px;
height: 107px;
background: url("http://www.sazo.com/images/OurWebSites.png") 0 0 no-repeat;
text-decoration: none;
 }

a:hover.roll4 { background-position: -115px 0;   }




/********** texts ****************/


a span { height: 1px; width: 1px; position: absolute; overflow: hidden; top: -10px; } 

.header {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 33px;
    text-decoration : none; 
    font-weight: bold;
	color: #FFFFDF;
}

.midfont {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 19px;
    text-decoration : none; 
    font-weight: bold;
	color: #FFDDEE;
}

.websitesheader {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 22px;
    text-decoration : none; 
    font-weight: bold;
	color: #FFFFDF;
}
.text {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 14px;
    text-decoration : none; 
    font-weight: none;
	color: #FFFFFF;
}

