﻿html {
	width:100%;
	margin: 0px;
	
}
body {
	width:100%;
	margin: 0px;
	
}
.main_table {
width:815px;
border-left:1px solid #d7dded;
border-right:1px solid #d7dded;
height:100%;
text-align:center
 }
.header {
height:92px;
background: url('../images/header.jpg') repeat-x;
}
.banner_red {
	background: #fe0000 url('../images/redbg.jpg') no-repeat center top;
	width:100%;
	height:210px;
	text-align:center;
	vertical-align:top;
	margin:0px;
}
.footer {
height:80px;
width:100%;
background: url('../images/footer.jpg') repeat-x;
}
.banner_table {
	width:815px;
	
}
.top_guide{
text-align:left;
FONT: bold 14px Calibri, Arial, Helvetica, sans-serif; 
COLOR: #ffffff; 
height:17px;
padding-left:30px;

}
.rotator{ 
height:160px;
width:520px;
}
.rotator_left{
text-align:left;
FONT: bold 13px Calibri, Arial, Helvetica, sans-serif; 
COLOR: #ffffff; 
height:160px;
width:295px;
padding-top:10px;
}
.modules{ 
background-color:#ffffff;
height:220px;
width:435px;
float:right;
}
.body_title {
text-align:left;
FONT: bold 20px Calibri, Arial, Helvetica, sans-serif; 
COLOR: #8a0604;
border-bottom:1px black solid; 
text-indent:0px;
}
.paragraph{
text-align:left;
FONT: 13px Calibri, Arial, Helvetica, sans-serif; 
COLOR: #000000;
text-indent:10px;
line-height:20px;
}
.paragraph a
{
COLOR: #000000;
}
p{
	margin:5px 0px 5px 0px;
}
h1{
	text-align:left;
FONT: bold 16px Calibri, Arial, Helvetica, sans-serif; 
COLOR: #8a0604;
text-indent:0px;
margin:3px 0px 3px 0px;

}
h2{
	text-align:left;
FONT: bold 16px Calibri, Arial, Helvetica, sans-serif; 
COLOR: #000000;
text-indent:0px;
margin:5px 0px 5px 0px;

}

.module_red {
	width:200px;
	height:220px;
	FONT: bold 12px Calibri, Arial, sans-serif; 
	COLOR:#FFFFCC;
	background: #fe0000;
	float:left;
	padding:0px;
}
.module_blue {
	width:200px;
	height:220px;
	background: #2b4e9e;
	FONT: bold 12px Calibri, Arial, sans-serif; 
	COLOR: white;
	float:left;
	padding:0px;
	margin: 0px 15px 0px 10px;
}
.module_b_tr{
background: url('../images/b_tr.jpg') no-repeat;
width:21px;
height:21px;	
}
.module_b_tl{
background: url('../images/b_tl.jpg') no-repeat;
width:21px;
height:21px;	
}
.module_b_br{
background: url('../images/b_br.jpg') no-repeat bottom;
width:21px;
height:21px;	
}
.module_b_bl{
background: url('../images/b_bl.jpg') no-repeat bottom;
width:21px;
height:21px;	
}
.module_r_tr{
background: url('../images/r_tr.jpg') no-repeat;
width:21px;
height:21px;	
}
.module_r_tl{
background: url('../images/r_tl.jpg') no-repeat;
width:21px;
height:21px;	
}
.module_r_br{
background: url('../images/r_br.jpg') no-repeat bottom;
width:21px;
height:21px;	
}
.module_r_bl{
background: url('../images/r_bl.jpg') no-repeat bottom;
width:21px;
height:21px;	
}
.header_table {
	width:900px;
	height:100%;
}
.logo {
background: url('../images/logo.jpg') no-repeat right;
width:207px;
height:60px;
}
.menu {
width:608px;
height:67px;
}

.mainmenu{
font-weight: bold;
font-size: 100%;
FONT: bold 14px Calibri, Arial, Helvetica, sans-serif; 
width: 100%;
}

.mainmenu ul{
border: 0px ;
padding:10px;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
overflow: hidden;
}

.mainmenu ul li{
display: inline;
}

.mainmenu ul li a{
color: #494949;
padding: 7px 20px 7px 20px;
margin: 0;
text-decoration: none;

}

.mainmenu ul li a:hover{
color: black;
background: transparent url(../images/button.jpg) center center no-repeat; /*background of menu item onMouseover*/
}
.mainmenu li a.selected{
	background: url(../images/button.jpg) center center no-repeat;
}
.inside {
	width:295px;
	height:174px;
	background:#D6D6D6;
	text-align:center;
	opacity: 0.2;
	filter:alpha(opacity: 20);
	padding-top:16px;
}
.outside {
	clear:both;
	width:283px;
	height:168px;
	background:white;

}
.outside_text {
	clear:both;
	width:283px;
	height:138px;
	position:absolute;
	z-index:6;
	padding:0px 10px 0px 10px;
}
.brands {
	width:796px
}
.burgerking{
	background: url(../images/burgerking.gif) left;
	width:394px;
	height:151px;
}
.postalservice{
	background: url(../images/postalservices.gif) right;
	width:404px;
	height:151px;
}
.comfort{
	background: url(../images/comfort.gif) left;
	width:404px;
	height:170px;
}
.dunkin {
	background: url(../images/dunkin.gif) right;
	width:395px;
	height:170px;
}
.footer_table{
	width:400px;
	FONT: bold 12px Calibri, Arial, Helvetica, sans-serif;
	text-align:center; 

}
.footer_table a {
	FONT: bold 12px Calibri, Arial, Helvetica, sans-serif;
	color:black;
	text-decoration: none;
	padding:10px;

}
.footer_table a:hover {
	FONT: bold 12px Calibri, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:green;
}
.footer_table a:visited
{
	FONT: bold 12px Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:Black;
}
.footer_r{
	width:400px;
	FONT: bold 12px Calibri, Arial, Helvetica, sans-serif; 
	color:#8a0604;
	text-align:center;
}
.footer_r a {
	FONT: bold 12px Calibri, Arial, Helvetica, sans-serif;
	color:#8a0604;
	text-decoration: none;
	padding:0px;

}

#slip{
background: url(../images/slip.png) no-repeat;
width:65px;
height:65px;
position:absolute;
float:left;
z-index:13;
top:-40px;
left:-40px;
	
}

.lang a {
	FONT: bold 12px Calibri, Arial, Helvetica, sans-serif;
	color:black;
	text-decoration: none;
	padding:10px;

}
.lang a:hover {
	FONT: bold 12px Calibri, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:green;
}
.lang a:visited
{
	FONT: bold 12px Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:Black;
}


