@font-face {
	font-family: 'Mandatory';
	src: url('Mandatory.eot?') format('eot'), 
	     url('Mandatory.otf')  format('opentype'),
	     url('Mandatory.woff') format('woff'), 
	     url('Mandatory.ttf')  format('truetype'),
	     url('Mandatory.svg#Mandatory') format('svg');
}
body {
	background-image: url(../img/content-bg-fade.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0;
}
h1 {
    color: #FFFFFF;
    font-family: 'Dosis',sans-serif;
    font-size: 47px;
    font-weight: 300;
    height: 45px;
    letter-spacing: -0.5px;
    margin-left: 20px;
    margin-top: 0;
    padding-top: 2px;
    text-transform: uppercase;
}
h2 {
    color: #040440;
    font-family: 'Dosis',sans-serif;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0;
    margin-left: 26px;
    margin-top: 1px;
}
.container {
	width: 997px;
	height: 258px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position:relative
}
.intro {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	font-size:19px;
	color:#414141;
	line-height: 25px;
	width: 290px;
	margin-left:22px;
	height: 162px;
}
.leftcol p img {
	float: left;
	margin-right: 10px;
	padding-top: 4px;
}
.leftcol p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #414141;
	margin-left: 22px;
}
.leftcol p strong {
	color: #120F64;
}
.semi {
font-family: 'Dosis', sans-serif;font-weight: 600;
color:#120f64;
}
.leftcol {
	float: left;
	width: 306px;
	position:relative;
	z-index:3;
}

.logo {
	height: 115px;
	width: 306px;
	background-image: url(../img/Plates4Less-logo.png);
	background-repeat: no-repeat;
	position:relative;
	z-index:10;
}
.logo a {
    display: block;
    text-decoration: none;
    color:#FFFFFF;
	/*KAI 13/11/2013*/
	text-shadow:0px 1px 5px #000080;
}
/*KAI 13/11/2013*/
.logo.xmas{
	background-image: url(../img/Plates4Less-logo-xmas.png);
}

.logo .logo-title a, .logo .logo-title a:visited{ color:#FFFFFF}
.right-col {
	float: right;
	width: 665px;
}
.top-nav {
    height: 29px;
    margin-top: 8px;
    text-align: right;
	z-index:10;
	position:relative
}

.top-level-td {
    width: 10% !important;
}

.top-level-td-middle {
    width: 1010px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.full-width {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.center-block {
    margin-left: auto !important;
    margin-right: auto !important;
}

.center-align-text {
    text-align: center !important;
}

.basic > table {
    width: 100% !important;
}

.img-size {
    width:100px !important;
    height: 25px !important;
}


.NumberPlatesFAQ{margin-top:30px;}
.NumberPlatesFAQ .Question{font-weight:bold;}
.NumberPlatesFAQ .Answer{}
.NumberPlatesFAQ h2{font-weight:normal;text-align:left;color:#000;padding:0px;margin:0px 0px 12px 0px;font-size:12px;text-decoration:underline;font-family:inherit;}





