



/*standards*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th, img{margin:0px;padding:0px;font-family:Optima, Arial, Calibri, Helvetica, Verdana, sans-serif;line-height:20px; text-align:left; font-size:12px;}
img, div, a { behavior: url(iepngfix.htc) }
/*body*/
#drivingSchool {margin:8px;background:#b21623; font-size:12px; color:#666666;}

/*divAlign*/
#divAlign {width:100%; text-align:center;}			

/*h1,h2,h3,h4,h5*/
h1 {font-size:22px;margin-bottom:16px;}
h2 {font-size:12px;font-weight:normal; margin-top:-4px;}
h3 {font-size:12px;font-weight:bold;}
h4 {font-size:18px;font-weight:bold; margin-bottom:8px;}
h5 {}

#drivingSchool h1 {color:#b21623;}
#drivingSchool h1 .altColor {color:#9a9bb0;}
#drivingSchool h2 {color:#b21623;}
#drivingSchool h3 {color:#b21623;}
#drivingSchool h4 {color:#b21623;}
#drivingSchool h5 {color:#b21623;}

/*br*/
br {}

/*a*/


/*p*/
p {font-size:12px;color:#666666;line-height:18px;margin-bottom:0px;background:none;}

/*li*/
li {}

/*ul*/
ul { margin: 0; padding:0; list-style:none;}

img {border:none;}

/*text*/
.newsTickerText {font-size:12px;color:#901d56;font-weight:bold;}

/*layout*/
#wrapper {width:770px;margin-left:auto;margin-right:auto; text-align:center;}
#contentWrapper {background-color:#FFFFFF; background-image:url(../images/roundedHeader.jpg); background-repeat:no-repeat; background-position:top centre; height:100%;}
#header {height:100px;}
#leftCol {float:left; width:150px;}
#rightCol {width:600px; float:left; background-repeat:no-repeat; background-position:top right;}

#drivingSchool #wrapper {}
#drivingSchool #header {background:url(../images/layout/headerBg.jpg);}
#drivingSchool #leftCol {}
#drivingSchool #rightCol {}

/*content*/
.content {margin:20px 23px 23px 25px; width:570px;}

/*topNav*/
#topmenu {width:100%;height:100px;}
#topmenuposition {position:relative;top:80px;left:233px; width:530px;}
#topmenu .nav1  {width:100px;height:20px;font-size:11px;text-align:center;float:left;margin-right:3px;}
#topmenu .nav2  {width:100px;height:20px;font-size:11px;text-align:center;float:left;margin-right:3px;}
#topmenu .nav1 a {display:block;width:100px;float:left;text-decoration: none; position:relative; top:2px;font-size:11px;color:#666666;}
#topmenu .nav1 a:hover {}
#topmenu .nav2 a {display:block;width:100px;float:left; text-decoration: none; position:relative; top:2px;font-size:11px;color:#666666;}
#topmenu .nav2 a:hover {}

#drivingSchool #topmenu {}
#drivingSchool #topmenuposition {}
#drivingSchool #topmenu .nav1  {background:url(/images/layout/white.jpg);}
#drivingSchool #topmenu .nav2  {background:url(../images/layout/grey.jpg);}
#drivingSchool #topmenu .nav1 a {}
#drivingSchool #topmenu .nav1 a:hover {color:#8e1d54;}
#drivingSchool #topmenu .nav2 a {}
#drivingSchool #topmenu .nav2 a:hover {color:#8e1d54;}

/*leftNav*/
#leftMenuWrapper {margin:23px 0 0 21px;}
#leftMenuMiddle {height:100%; background-color:#FFFFFF;}
.leftMenuItem {float:right; width:125px; text-align:right}
.leftMenuItem a {color:#666666;font-size:11px;text-decoration:none;display:block;width:125px;height:21px;}
.leftMenuItem a:hover {background-position:-125px;}

#home .leftMenuItem {}
#home .leftMenuItem a {background-image:url(../images/layout/leftMenuItem.jpg);}
#home .leftMenuItem a:hover {color:#901d56;}

/*footer*/
#footer { background-image:url(../images/roundedFooter.jpg); background-repeat:no-repeat; height:100px;}
#footerLeft {font-size:11px; color:#ffffff; text-align:center;}
#footerLeft .boldText {font-size:11px; font-weight:bold; color:#FFFFFF;}
#footerRight {font-size:11px; color:#ffffff; text-align:center;}
#footerRight .boldText {font-size:11px; font-weight:bold; color:#FFFFFF;}

/*drivingSchool*/
#newsTicker {width:125px;height:180px;float:right;margin-top:25px;margin-bottom:0px;background-image:url(../images/drivingSchool_buttons/news.jpg);text-align:center;background-repeat: no-repeat;} 
#newsTicker iframe {margin-top:16px;}

/*clearer*/
.clearer {clear:both;}

/*personnel*/
#drivingSchool .personnelImage {float:left; width:125px; margin-bottom:12px;}
#drivingSchool .personnelContent {float:left; width:400px;}

/*contact */
#drivingSchool .address {width:30%; float:left; margin-top:12px;}

.bottomMenuContainer			{ text-align: center; width:770px;}
.bottomMenuContainer a			{ color:#666666;font-size:11px;text-decoration:none}
.bottomMenuContainer a:hover	{ text-decoration: underline}
.bottomMenuContainer table		{ margin:0 auto;}

	.main-menu
	{
		background-color: #D2D2D2;
		border-left:solid 1px #ccc;
		border-right:solid 1px #ccc;
		border-top:solid 1px #ccc;
		width:127px;
		position:relative;
		top:0px;
		left:0px;
	}

	.main-menu  li
	{
		height: 24px;
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #CCCCCC;
		padding: 0px;
		font-family: Tahoma;
		font-size: 11px;
		color: #666666;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
		vertical-align: middle;
		line-height: 24px;
	}

	.main-menu li a
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #666666;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
		text-decoration: none;
		display: block;
	}

	.main-menu li:hover
	{
		height: 24px;
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #CCCCCC;
		background-color: #fff;
		padding: 0px;

		color: #666666;
		font-family: Tahoma;
		font-size: 11px;
		text-decoration: none;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
	}

	.main-menu li:hover a
	{
		color: #666666;
		font-family: Tahoma;
		font-size: 11px;
		text-decoration: none;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
	}

	}

	.easyMenuItemSubMenuCell
	{
		width: 10px;
		padding-top: 2px;
		background-image: url(submenu.gif);
		background-repeat: no-repeat;
		background-position: 2px 6px;
		font-family: Verdana;
		font-size: 1px;
		height:18px;
	}
	
	.easyMenuItemSubMenuCellOver
	{
		width: 10px;
		padding-top: 2px;
		background-image: url(submenu.gif);
		background-repeat: no-repeat;
		background-position: 2px 6px;
		font-family: Verdana;
		font-size: 1px;
		height:18px;
	}



