/* ------------------------
Left Side
 ------------------------*/

#main_left h1 	{
	width: 307px;
	}

#main_left h2	{
	border-width: 0px 0px 5px 0px;
	border-style: solid;
	border-color: #8484FF;
	width: 307px;
	letter-spacing:-1px;
}

#main_left	{
	width: 307px;
	float: left;
}

	
/* ------------------------
Right Side
 ------------------------*/
 

#main_right	{
	width: 243px;
	margin-left: 2px;
	float: right;
}
 
#main_right h2	{
	border-width: 0px 0px 5px 0px;
	border-style: solid;
	border-color: #8484FF;
	width: 243px;
}


#location	{
	float:right;
	width:243px;
	}

.image_location	{
	float:left;
	margin-left:5px;
	}
	
#news	{
	float:right;
	width:243px;
	margin-top:10px;
	}
	
/* ------------------------
Campaign 
 ------------------------*/	
 
#promotion	{
	float:right;
	width:243px;
	}
	
#promotion h2 {
	letter-spacing:-1px;
	}
#promotion img 	{
float:left;
	}

#campaign	{
margin-left:0px;
padding:0px;
text-indent:0px;
list-style:none;
}


#promotion a {
	color: #FF0000;
	text-decoration : none;
}
#promotion a:visited {
	color : #FF0000;
	text-decoration : none;
}
	
#promotion a:active	{
	color: #FF0000;
	text-decoration : none;
}

#promotion a:hover {
	color:#FF0000;
	text-decoration:underline;	
}

	
.image_promo {
	float:left;
	margin-right:5px;
	}
	
	
/* ------------------------
Flat
 ------------------------*/
 
	

#main	{
	clear:both;
}

#main h2	{
	border-width: 0px 0px 5px 0px;
	border-style: solid;
	border-color: #8484FF;
	padding-top: 10px;
}
#disc {
	font-size: 10px;
	padding: 0px;
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
}
#disc2 {
	font-size: 10px;
	clear:both;
	padding: 0px;
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
}

