﻿

body
{
	margin: auto;
	width: 770px;
}

#container 
{
	width: 770px;
	position: relative;
	overflow: hidden;
	margin: 20px 0 30px 0;
	background: #474f5c url(../images/sidebar-background.gif) repeat-y;
	
}

#header 
{
	float: left; display: inline;
	position: relative;
	width: 100%;
	height: 214px;
	background-color: White;
}

#logo 
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 71px;
	width: 420px;
	background: url(../images/logo.jpg) no-repeat;
}

#header-1 
{
	border-top: 1px solid #cacaca;
	position: absolute;
	left: 0px;
	top: 71px;
	height: 118px;
	width: 240px;
}

#header-2 
{
	position: absolute;
	left: 240px;
	top: 71px;
	height: 118px;
	width: 180px;
}

#header-3 
{
	position: absolute;
	left: 420px;
	top: 0;
	height: 214px;
	width: 350px;
	background: url(../images/header-3.jpg) no-repeat;
}

#header-4 
{
	position: absolute;
	left: 0;
	top: 189px;
	width: 420px;
	height: 23px;
	margin-top: 1px;
	border-top: 1px solid #484f57;
	background: #848891;
}

#sidebar 
{
	float: left; display: inline;
	width: 240px;
	_overflow: hidden;
	background: #323b4a;
}

#sidebar .box 
{
	width: 96%;
	margin-bottom: 18px;

}

#sidebar .box p 
{
	padding-right: 4px;
}

#sidebar .box form table
{
	width: 96%;
	margin-right: 4%;
}

#sidebar .box form table th 
{
	font-weight: normal;
	text-transform: uppercase;
}

#sidebar .box form table td 
{
	text-align: right;
}

#sidebar .box input.text, #sidebar .box input.password
{
	background: #90949d;
	border: 0;
}


#mainmenu {}

#mainmenu ul 
{
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}


#mainmenu li 
{
	font-family: Verdana;
	font-size: 7pt;
	letter-spacing: 1px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	_height: 18px;
	line-height: 25px;
	margin-left: -4%;
	background: url(../images/dotted-line.gif) repeat-x;
	background-position: bottom;
}

#mainmenu li ul 
{
}


#mainmenu li a 
{
	text-decoration: none;
	background: url(../images/right-arrow.gif) no-repeat;
	background-position: 4% 4px;
	padding-left: 11%;
	display: block;
	height: 100%;
	color: White;
}

#mainmenu li li 
{
	background: url(../images/dotted-line.gif) repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
}

#mainmenu li li a 
{
	background-position: 14% 4px;
	padding-left: 21%;
	width: 79%;
}

#mainmenu li.active
{
	background: #848893;
}

#mainmenu li.active li
{
	background-color: #5a5f65;
}

#mainmenu li a:hover, #mainmenu li li a:hover
{
	background-image: url(../images/right-arrow-gray.gif);
	background-color: #ffcc00;
	color: #555;
}

#sidebar #login-box
{
	width: 88%;
	margin-bottom: 18px;
	padding: 0 4% 0 4%;
}
#sidebar #login-box input.text, #sidebar #login-box input.password 
{
	width: 120px;
	
}

#sidebar #login-box input
{

	float:right;
}

#sidebar #login-box input.password 
{
	margin-bottom: 3px;
}
#sidebar #login-box td, #sidebar #login-box th
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	
}


#sidebar h3 
{
	padding: 7px 11% 7px 11%;
	display: block;
	width: 91%;
	height: 100%;
	margin-left: -4%;
}


#min-height
{
	float:left;
	width:0px;
	height:300px;
}	

	
#content-container
{
	float: left; display: inline;
	_float: none;
	_display: block;

	width: 525px;
	background:url(../images/suzuki-logo-bg.jpg) no-repeat;
	background-position:center 10%;
	overflow: hidden;
}
#content
{
	float: left;
	display: inline;
	_float: none;
	_display: block;
	width: 480px;
	padding: 10px 30px 20px 15px;
	_padding: 10px 5px 20px 15px;
	
}





#contact .caption
{
	
}


#footer 
{
	float: left; display inline;
	background: gray;
	width: 100%;
	height: 45px;
	border-top: 1px solid #bbb;
	font-size: 7pt;
	line-height: 45px;
}

#footer-1 
{
	background: url(../images/suzuki-logo.jpg) no-repeat;
	float: left;
	width: 240px;
	height: 45px;
}

#footer-2 
{
	float: left;
	text-align: left;
	width: 309px;
	margin-left: 15px !important;
	height: 45px;
}

#footer-3
{
	float: right;
	text-align: right;
	width: 185px;
	height: 45px;
	 margin-right:15px;  
	_margin-right: 6px !important;

}



#footer ul 
{   margin:0px;
	.margin:10px 0 0 0 !important;
	float: right;
	padding: 0;
}



#footer ul.left
{
	float:left !important;

	margin: 0;
	padding: 0;
}

#footer li 
{
	margin: 17px 0 17px 0;
	padding: 0 3px 0 3px;
	line-height: 11px;
	border-left: 1px solid white;
	 display: inline;
}
#footer li.first 
{
	border-left: 0;
}

#footer a 
{
	color: White;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}

#csolution
{
 
	background-color:#E5E5E5;
	width: 100%;
	height: 45px;
	font-size: 7pt;
	float:left;	
		padding:0px;

}


#csolution .text
{
	float: right !important; 
	color:Black;
	margin-top:5px;
	text-decoration:none;

}



/*------ Opening Hours--- */
.opening-hours td
{
	 padding:0 !important;
}