@charset "utf-8";
/* CSS Document */
body 		{margin:0px;padding:0px;font-size:12px;font-family:Arial, Helvetica, sans-serif;background:#2561a7;}
.top 		{width:100%;height:15px;display:block;background-color:#ffe401;}
.heading	{width:100%;height:202px;display:block;background-image:url(images/main_bg.jpg);background-repeat:repeat-x;background-color:White;}
.seo		{width:960px;margin:0 auto 0 auto;}
.logo 		{width:321px;height:130px;display:block;background-image:url(images/logo.jpg);float:left;}
.logo h1	{text-indent:-9999px;margin:0;}
.nav 				{height:72px;margin:0px auto;overflow: hidden;list-style:none;width:960px;clear:both;}
.nav ul				{margin:0px;padding:0px;list-style:none; }
.nav ul li 			{float:left;list-style:none;}
.nav ul li a span	{display:none; list-style:none;}
.phoneNo			{width:639px;color:white;float:left;padding-top:30px;}
.phoneNo table td   {font-weight:bold;font-size:14px;}
#contentArea td          {vertical-align:top;}
#contentArea strong a      {color:White;padding:11px 10px 10px 10px;width:141px;background-image:url(Images/button.jpg);font-weight:bold;display:block;text-decoration:none;}
#contentArea strong a:hover    {background-position:0 36px;color:Blue;}
#contentArea td strong a          {color:White;padding:11px 10px 11px 10px;width:141px;background-image:url(Images/button.jpg);font-weight:bold;display:block;text-decoration:none;}
#contentArea td strong a:hover    {background-position:0 36px;color:Blue;}
table       {font-size:11px;}
select      {font-size:11px;width:180px;}
input       {font-size:11px;width:200px;}

/* Button Styles */
.menu_home 		 			{background-image: url(images/AutoClinic_01.jpg); background-repeat:no-repeat; background-position:top left; width:109px; height:72px; display:block;}
.menu_home:hover 			{background-position:bottom left;}

.menu_servicing	 			{background-image: url(images/AutoClinic_02.jpg); background-repeat:no-repeat; background-position:top left; width:107px; height:72px; display:block;}
.menu_servicing:hover 		{background-position:bottom left;}

.menu_mot 					{background-image: url(images/AutoClinic_03.jpg); background-repeat:no-repeat; background-position:top left; width:107px; height:72px; display:block;}
.menu_mot:hover 			{background-position:bottom left;}

.menu_oil 					{background-image: url(images/AutoClinic_04.jpg); background-repeat:no-repeat; background-position:top left; width:109px; height:72px; display:block;}
.menu_oil:hover 			{background-position:bottom left;}

.menu_wheels				{background-image: url(images/AutoClinic_05.jpg); background-repeat:no-repeat; background-position:top left; width:108px; height:72px; display:block;}
.menu_wheels:hover 			{background-position:bottom left;}

.menu_brakes				{background-image: url(images/AutoClinic_06.jpg); background-repeat:no-repeat; background-position:top left; width:106px; height:72px; display:block;}
.menu_brakes:hover 			{background-position:bottom left;}

.menu_aircon				{background-image: url(images/AutoClinic_07.jpg); background-repeat:no-repeat; background-position:top left; width:107px; height:72px; display:block;}
.menu_aircon:hover 			{background-position:bottom left;}

.menu_exhaust				{background-image: url(images/AutoClinic_08.jpg); background-repeat:no-repeat; background-position:top left; width:104px; height:72px; display:block;}
.menu_exhaust:hover			{background-position:bottom left;}

.menu_battery				{background-image: url(images/AutoClinic_09.jpg); background-repeat:no-repeat; background-position:top left; width:103px; height:72px; display:block;}
.menu_battery:hover			{background-position:bottom left;}

/* Column Structure */
.ColHolder {width:100%;background:white;padding:10px 0px;overflow:hidden;}
.ColStructure {width:960px;margin:0px auto;overflow:hidden;}
.LeftCol {width: 216px;margin-right: 10px;float: left;height:460px;}
.LeftCol img {border:none;display:block;}
.LeftCol img.down {margin-bottom:10px;}
.RightCol {	width:734px;float: left;display:inline;overflow: hidden;min-height:460px;}

/*footer*/
.footer {width:100%;border-top:15px solid #ffe401;}
.footerPlaceHolder {width:960px;margin:0 auto;color:White;}
.footerPlaceHolder a {color:White;text-decoration:none;}
.footerPlaceHolder a:hover {color:#ffe401;}

/*breadcrumb*/
#breadcrumb {width:714px;height:10px;padding:10px;font-size:10px;color:White;background-image:url(images/breadcrumb.jpg);}
#breadcrumb a {color:#ffe401;text-decoration:none;}
#breadcrumb a:hover {color:White;}
#heading    {width:100%;color:#2561a7;}
