body 	{ 
	font: 8pt/16pt Arial;; 
	color: #555753; 
	margin: 0px; 
	}

p 	{ 
	font: 8pt/16pt Arial;; 
	margin-top: 0px; 
	text-align: justify;
	}

br 	
	{
	clear: left;
	}

table 
	{
	width: 555px;
	margin: 15px;
	}

#container 
	{
	display: block;
	width: 798px;
	background: url('../img/containerBg.gif');
	margin-left: auto;
	margin-right: auto;
	}

#container #Logo 
	{
	display: block;
	width: 798px;
	height: 166px;
	background: url('../img/drivingschool-a-to-z.jpg');
	position: relative;
	}

#container #Logo p 
	{
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: -69px;
	left:-69px;
	}

#container #left 
	{
	float: left;
	width: 204px;
	padding-top: 5px;
	}

#container #right 
	{
	float: left;
	width: 585px;
	}

#container #right H1 
	{
	margin: 0 0 5px 0;
	height: 25px;
	background-color: #111111;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
	font-size: 12px;
	text-indent: 10px;
	}


.content a:link, a:visited, a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}

.content 
	{
	display: block;
	background: url(../img/contentBg.gif) no-repeat bottom left;
	padding: 0 0 5px 0;
	}

.content p 
	{
	margin: 0px;
	padding: 7px 15px;
	font-family: Arial;;
	font-size: 14px;
	text-align: justify;
	}

.content ul
	{
	width : 200px;
	}

#mainMenu 
	{
	display: block;
	margin: 0px 9px 30px 9px;
	width: 175px;
	padding: 5px;
	}

#mainMenu li 
	{
	display: block;
	height: 24px;
	width: 175px;
	background-color: #DDDDDD;
	}

#mainMenu li a 
	{
	display: block;
	width: 174px;
	text-indent: 5px;
	color: #111111;
	background-color: #DDDDDD;
	font-size: 12px;
	line-height: 22px;
	height: 24px;
	text-decoration: none;
	font-weight: bold;
	}

#mainMenu li a:hover 
	{
	color: #111111;
	background-color: #AAAAAA;
	text-decoration: underline;
	font-weight: bold;
	}


.banner 
	{
	display: block;
	margin: 0px 9px 0px 9px;
	width: 175px;
	padding: 5px;
	}




#footer 
	{
	margin: 0px;
	display: block;
	width: 798px;
	background: url('../img/containerFt.gif') no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	color: #555;
	padding-left: 0px;
	font-size: 11px;
	text-align: right;
	}
#footer span 
	{
	float: left;
	}	
#footer span a:link, a:visited, a:hover, a:active 
	{ 
	text-decoration: underline; 
	color: #000000;
	}


form 
	{
	margin: 0;
	padding: 0;
	}
	
form fieldset 
	{
	margin: 10px 15px;
	padding: 15px;
	border: none;
	background: #FFFFFF;
	position: relative;
	}
	
form fieldset legend 
	{
	font-size: 18px;
	font-family: Arial;;
	color: #000;
	top: -10px;
	position: relative;
	}
	
form fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 120px;
	line-height: 17px;
	padding-right: 5px;
	font-size: 11px;
	color: #444;
	font-weight: bold;
	}
	
form fieldset br 
	{
	clear: left;
	}
	
form fieldset input,
form fieldset textarea
	{
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	}
	
form fieldset select 
	{
	padding: 0;
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	}

form fieldset input:focus,
form fieldset textarea:focus,
form fieldset select:focus 
	{
	background-color: #ffffff;
	border: 1px solid #111111;
	color: #300000;
	}

form strong
	{
	color: #FF0000;
	font-weight: bold;
	}



textarea.invisible
	{
	background		: white;
	border			: White;
	border-bottom-color 	: White;
	border-color 		: white;
	border-style 		: none none none none;
	border-top-color 	: White;
	border-width 		: 0;
	margin 			: 0;
	outline-color 		: White;
	outline-style 		: none;
	text-align 		: left;
	Width			: 296px;
	}



.golditem 
	{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 0;
	border-style: double;
	border-width:1px;
	width: 100%;
	}

.golditem p.lefter
	{
	width: 160px;
	display: block;
	float:left;
	clear: both;
	margin-bottom: 5px;
	}
.golditem p.righter
	{
	float:right;
	display: block;
	padding: 0 10px; 
	width: 360px;
	}

.silveritem 
	{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0 0 0;
	border-style: double;
	border-width:1px;
	}

.bronzeitem 
	{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0 0 0;
	border-style: double;
	border-width:1px;
	}



