@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'ubunturegular';
    src: url('../fonts/ubuntu-regular-webfont-webfont.eot');
    src: url('../fonts/ubuntu-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-regular-webfont-webfont.woff') format('woff'),
         url('../fonts/ubuntu-regular-webfont-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-regular-webfont-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.menu
{	
    font-family: 'ubunturegular';
	font-style: normal;
	text-decoration:none;
	position:relative;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	background-image:url(../images/bult.jpg); background-repeat:no-repeat;
	background-position:left; padding:0px 0px 0px 20px;
	margin:0px -15px;
	list-style:none;
	line-height:37.5px;
}
.menu a
{	
    font-family: 'ubunturegular';
	font-style: normal;
	text-decoration:none;
	position:relative;
	font-size:16px;
	font-weight:normal;	
	text-align:left;
	color:#ffffff;
	margin:0px;
	list-style:none;
	line-height:37.5px;
}
.menu a:hover
{	
    font-family: 'ubunturegular';
	font-style: normal;
	text-decoration:underline;
	position:relative;
	font-size:16px;
	font-weight:normal;	
	text-align:left;
	color:#ffffff;
	margin:0px;
	list-style:none;
	line-height:37.5px;
}
#slideshow
{
	float:left;
	margin:0px;
	width:711px;
	height:280px;
	
}
.content
{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#4b4b4b;
	font-weight:normal;
	text-align:justify;
	line-height:18px;
	text-decoration:none;
}
.content a
{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#4b4b4b;
	font-weight:normal;
	text-align:justify;
	line-height:18px;
	text-decoration:none;
}
.content a:hover
{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#00c8e1;
	font-weight:normal;
	text-align:justify;
	line-height:18px;
	text-decoration:underline;
}
.highlight
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#00c8e1;
	line-height:18px;
	text-decoration:none;
}
.mail
{
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:normal;
	color:#0096e1;
	letter-spacing:1px;
	line-height:20px;
	text-decoration:none;
}
.mail a:hover
{
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:normal;
	color:#0096e1;
	letter-spacing:1px;	
	line-height:20px;
	text-decoration:underline;
}
.table_content
{
	font-family:Arial;
	font-size:12px;
	color:#323232;
	font-weight:normal;
	padding:6px 0px 6px 15px;
	text-align:left;
	text-decoration:none;
}
.highlight_red
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#e10000;
	line-height:18px;
	text-decoration:none;
}
.franchisee
{
	font-family:Tahoma;
	font-size:11px;
	color:#323232;
	line-height:18px;
	text-decoration:none;
}
.txt_bullet
{
	list-style: disc outside url("../images/bult.jpg");
    list-style-type: disc;
    list-style-image: url("../images/bult.jpg");
    list-style-position: outside;
}
.content_bullet
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 20px 5px 10px;
}
.content_bullet a
{	
	background-image:none;
	background-repeat:0px;
	color:#FFFFFF;
	text-decoration:none;
	background-position:left; padding:0px 0px 0px 0px;
}
.content_bullet a:hover
{	
	background-image:none;
	background-repeat:0px;
	color:#faeb00;
	text-decoration:underline;
	background-position:left; padding:0px 0px 0px 0px;
}
.sp_offer
{
	font-family:Tahoma;
	font-size:11px;
	color:#252525;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
}
.btm
{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	padding:0px 5px; 
	line-height:16px;
	text-decoration:none;
}
a.btm:hover
{
	text-decoration:underline;
}
.textbox
{	
	background-color:#fafafa;
	border:1px solid;
	border-color:#e1e1e1;
	width:250px;
	height:20px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#252525;
	padding:0px 0px 0px 5px;
}
.textarea
{	
	background-color:#fafafa;
	border:1px solid;
	border-color:#e1e1e1;
	width:250px;
	height:100px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#252525;
	padding:0px 0px 0px 5px;
}
.border
{
	border-style:solid;
	border-width:1px;
	color:#e1e1e1;
}
.flot_left
{
	float:left;
	padding:5px 10px;
}
ul.a{
	list-style-image:url(../images/arrow.jpg);
}
.readmore
{
	background-image:url(../images/more_nom.jpg); background-repeat:no-repeat;
}
.readmore a:hover
{
	background-image:url(../images/more_hov.jpg); background-repeat:no-repeat;
}