@charset "UTF-8";
/* Main ELements */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote, cite
{
    margin: 0;
    padding: 0;
    border: 0;
}

.clear{clear: both;}
.space{height: 35px;}
.left{float: left;}
.right{float: right;}

html
{
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

body
{
	color: #FFFFFF;
	height: 100%;
	background-color: #383937;
	background-image: url(../images/pattern_153.gif);
	background-repeat: repeat;
}
#nav {
	width: 900px;
	background-color: #171717;
	height: 40px;
	float: left;
}
a:link,a:visited
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCB06;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	font-size: 13px;
	line-height: 1.6em;
}

/* Layout ELements */
#wrapper{
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#textleft {
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F9FBF2;
}
#textright {
	width: 260px;
	float: left;
	padding-top: 10px;
	background-color: #EFF0E8;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/stripe_f19b9599778714c20df119dc80b6527d.png);
	background-repeat: repeat-x;
}
#holder {
	float: left;
	width: 900px;
	background-color: #f9fbf2;
}
#textleft li {
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
	font-size: 13px;
	list-style-position: inside;
	line-height: 1.6em;
}
#header {
	height: 100px;
	width: 900px;
	float: left;
}
#window {
	float: left;
	height: 300px;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
}
#bookservice {
	float: left;
	padding-left: 500px;
	padding-top: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #383937;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929292;
	font-weight: bold;
}
#textleft img {
	margin-right: 10px;
	margin-top: 10px;
}

/* Navigation */

#menu {
	float:left;
	width:100%;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 74px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #78D3D3;
	background-color: transparent;
	font-size: 15px;
	}
#menu ul {
	margin:0;
	list-style:none;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	margin:0;
	text-decoration:none;
	background-image: url(../images/tableftF.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	}
#menu a span {
	float:left;
	display:block;
	color:#666;
	background-image: url(../images/tabrightF.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
	height: 30px;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}                    
                    
#footer {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #E7E9DE;
	border-right-color: #E7E9DE;
	border-bottom-color: #E7E9DE;
	border-left-color: #E7E9DE;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#registration_box {
	float: left;
	width: 95%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F9FBF2;
}
.black_text {
	color: #000000;
}
.numberplate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	text-transform: uppercase;
}
