*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-face: Tahoma;
	color: black;
}
a
{
        color: black;
}
form
{
       margin-top: 15px;
}
body, html
{
	height: 100%;
	width: 100%;
}
body
{
	text-align: center;
}
#container
{
	min-height: 850 !important;
	height: 850px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -26px;
}
#header
{
	text-align: left;	
	height: 275px;
	width: 100%;
	background-image: url("img/header.png");
	background-repeat: no-repeat;
        vertical-align: bottom;
}
#star
{
	position: relative;
	top: 220px;
	right: -15px;	
        width: 149px;
        height: 149px;
}
#star .img
{
        width: 149px;
        height: 149px;
        background-image: url("img/newstar.png");
        cursor: pointer;
}
*html #star .img {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/newstar.png", sizingMethod="scale");
}
#header .lang
{
	margin-top: 111px;
        margin-left: 885px;
}
#main
{
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 100%;
	background-image: url("img/bg.jpg");
	background-repeat: repeat-x;
	
}
#menu
{
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 182px;
	float: left;
	margin-top: 9px;
	text-align: left;
	background-image: url("img/nav.png");
	background-repeat: repeat-y;
}

#menu .u
{
	background-image: url("img/navu.png");
	background-repeat: no-repeat;
	height: 132px;
	width: 182px;		
}
#menu .n
{
		
	min-height: 298px;
	height: auto !important;
	height: 298px;
}
#menu .b
{
	background-image: url("img/navb.png");
	background-repeat: no-repeat;
	height: 102px;
	width: 182px;
}
#menu a
{
	width: 173px;
	min-height: 23px;
	height: auto !important;
	height: 23px;	
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	border-left: 1px solid white;
	display: block;
	margin-bottom: 4px;
        margin-left: 3px;
}
#menu .headers
{
	width: 173px;
	min-height: 23px;
	height: auto !important;
	height: 23px;	
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	border-left: 1px solid white;
	display: block;
	margin-bottom: 4px;
        margin-left: 3px;
       background-color: #515D78;
}
#menu .header
{
	width: 173px;
	min-height: 23px;
	height: auto !important;
	height: 23px;	
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	border-left: 1px solid white;
	display: block;
	margin-bottom: 4px;
        margin-left: 3px;
background-color: none;
}
#menu .normal
{
	background-color: none;		
}
#menu .normals
{
	background-color: #515D78;
	
}
#menu .normal_ch
{
	width: 136px;
	min-height: 13px;
	height: auto !important;
	height: 13px;	
	margin-left: 40px;	
	font-size: 11px;
	background-color: none;
}
#menu .normals_ch
{
	width: 136px;
	min-height: 13px;
	height: auto !important;
	height: 13px;
	margin-left: 40px;	
	font-size: 11px;
	background-color: #515D78;
}
#content
{

	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 750px;
	float: right;
	text-align: left;
font-face: Verdana;
}
#content .floater
{
	width: 12px;
	height: 22px;
	float: left;
	clear: left;	
}
#content .sideimg
{
	width: 229px;
	height: 468px;
	float: right;
	background-image: url("img/pics.png");
	background-repeat: no-repeat;
	margin-top: -40px;	
        margin-right: 5px;	
}
*html #content .sideimg {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/pics.png", sizingMethod="scale");
}
#content .text
{
	min-height: 100%;
	height: auto !important;
	height: 100%;	
        width: 500px;
	clear: left;
	padding: 6px;	
	margin-bottom: 5px;
        padding-top: 10px;

}
#specials
{
	margin-left: 55px;
        text-align: center;
        vertical-align: middle;
}
#specials a
{
	width: 232px;
	height: 51px;
	float: left;
	margin-right: 5px;
	background-image: url("img/specials.png");
	background-repeat: no-repeat;	
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: white;
        cursor: pointer;
	line-height: 120%;
}
#specials p
{
       margin-top: 16px;
	color: white;
}
#specials .ia
{
	background-image: url("img/specials_ia.png");		
}
*html #specials a 
{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/specials.png", sizingMethod="scale");
}
*html #specials .ia
{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/specials_ia.png", sizingMethod="scale");
}
#push
{
	height: 26px;
}

#footer
{
	
	margin: 0 auto;
	height: 26px;
	width: 950px;
	clear: both;
	background-image: url("img/footer.png");
	background-repeat: no-repeat;
 
}
#footer p
{
       padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: white;   
}
#footer contact
{
        float: right;
}
#contactform .required, #taxiorder .required, #comedrive .required, #card .required
{
	font-weight: bold;
}
#contactform label, #taxiorder  label, #comedrive label, #card label
{
	display: block;
}
#contactform input ,  #taxiorder input, #comedrive input, #card input
{
        display: block;
        border: 1px solid #515D78;
        width: 300px;
}
#contactform textarea, #taxiorder textarea, #comedrive textarea, #card textarea
{
        display: block;
        border: 1px solid #515D78;
        width: 300px;
        height: 150px;
}
#m4_58
{
       width: 15px;
}
.fbsubmit
{
        margin-top: 3px;
}
#map
{
	width: 600px; 
	height: 400px;
        margin-top: 10px;
}
table
{
        border: 0;
        margin: 0;
        padding: 0;
}
td
{
        border: 1px solid #394D6B;
        padding: 2px;
        margin: 0;
}
