
.HomeMain
{
	text-align:left; 
	width:100%; 
	height:100%;
}

.HomeContainer
{
	position: relative;
	left: 32px;
	top:  20px;
}

.HomeUpper
{
	width: 705px;
	height: 333px;
	
	border-style: none;
	border-width: 1px;
	
	 background-image:url('images/home_bg.jpg');
	 background-repeat: no-repeat; 
	 background-position:bottom right;
}

.HomeTitle
{
	font-family:Century Gothic, Verdana; 
	font-size:20px;
	
	padding-left: 40px;
}

.HomeTextBoxOuter
{
	border-color:#808080;
	border-style: solid; 
	border-width: 1px; 
	width:703px; 
	height: 280px; 
}

.HomeTextBoxLeft
{
	border-color:#808080; 
	border-style: solid; 
	border-width: 1px; 
	border-bottom:0; 
	border-left:0; 
	border-top:0; 
	
	width:352px; 
	height:100%; 
	
	text-align:justify;
}

.HomeTextBoxRight
{
	text-align:justify;	
}

.HomeTextBoxOuter p
{
	font-family:Century Gothic, Verdana; 
	text-align:justify; 
	font-size: 13px;
}

.HomeFlash
{
	border-style: solid;
	border-width: 1px;
	border-color:#808080;
	
	position:relative;
	
	text-align:center;
	
	width: 670;
	height: 174;
}

.IntlDistributorsContainer
{
	position: relative;
	left: 32px;
}

.IntlDistributorsTitle
{
	font-family: Century Gothic, Verdana;
	font-size: 120%;
	color: #444444;
	padding-left: 2em;
	border: none;
}


.IntlDistributorsBoxOuter
{
	border-color:#808080;
	border-style: solid; 
	border-width: 1px; 
	width:703px;
}

.IntlDistributorsBoxLeft
{
	border-color:#808080; 
	border-style: solid; 
	border-width: 1px; 
	border-bottom:0; 
	border-left:0; 
	border-top:0; 
	
	width:352px; 
	
	text-align:center;
}

.IntlDistributorsBoxRight
{
	text-align:center;	
}

.IntlDistributorsBoxTitle
{
	color: #444444;
	font-size: 105%;
	padding: 15px;
}
