*,* {
    margin: 0;
    padding: 0;
}

body {
	font: 14px 'Georgia',serif;
    background: #fdfdfd url('./img/bodybg.png') repeat-y center top;
}

h3 {
    font-size: 16px;
    margin-bottom: 15px;
}

p {
    margin-bottom: 15px;
}

#main {
    width: 990px;
    margin: 0 auto;
	overflow: hidden;
	background: #fbf4eb;
}

#header {
    background: transparent url('./img/header-bar.jpg') no-repeat;
    width: 996px;
    height: 373px;
    position: relative;
}

#b_index #header {
    height: 479px;
}

#header h1 a {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    width: 130px;
    height: 130px;
    position: absolute;
    background: transparent url('./img/logo.png') no-repeat;
    top: 7px;
    left: 21px;
}

#header img {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 50px;
    left: 0;
}


#header #nav {
    position: absolute;
    top: 12px;
    left: 180px;
    list-style: none;
    padding: 0;
    margin: 0;
}

#header #nav li {
    padding: 0;
    margin: 0 27px 0 0;
    display: block;
    float: left;
}

#header #nav a {
    color: #fff;
    font: 17px "Georgia", serif;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

#header #nav a:hover, #header #nav li.active a,
body#b_about a#n_about,
body#b_cars a#n_cars,
body#b_service a#n_service,
body#b_contact a#n_contact  {
    border-bottom: 1px solid #fff;
}

#header #contact {
    font: 12px "Georgia", serif;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 22px;
}

#header #readmore {
    font: 13px "Georgia", serif;
    color: #fff;
    position: absolute;
    bottom: 32px;
    right: 35px;
}

/*  CONTENT */

#content {
    position: relative;
}

#content h2.headline {
    height: 30px;
    width: 200px;
    position: absolute;
    top: 42px;
    left: 42px;
    text-indent: -9999px;
    overflow: hidden;
}

#innercontent {
    padding: 42px 138px 45px 281px;
}

#explorefleet {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    width: 170px;
    height: 25px;
    position: absolute;
    top: 80px;
    right: 47px;
}

#b_service.en h2 {
    background: transparent url('./img/our_services.png') no-repeat top left;
}

#b_about.en h2 {
    background: transparent url('./img/about_freys.png') no-repeat top left;
}

#b_cars.en h2 {
    background: transparent url('./img/our_fleet.png') no-repeat top left;
}

#b_contact.en h2 {
    background: transparent url('./img/contact.png') no-repeat top left;
}

#b_service.en h2 {
    background: transparent url('./img/our_services.png') no-repeat top left;
}

#b_service.en h2 {
    background: transparent url('./img/our_services.png') no-repeat top left;
}


/*
    FOOTER
*/

#footer {
    background: transparent url('./img/footer.png') repeat-x;
    width: 996px;
    height: 362px;
    position: relative;
    font-size: 11px;
}

#footer a {
	text-decoration: none;
	color: #222;
}

#footer a:hover {
	text-decoration: underline;
}


#footer #home {
    height: 479px;
}

#footer #readmore {
    font: 13px "Georgia", serif;
    color: #fff;
    position: absolute;
    bottom: 32px;
    right: 35px;
}

#footer li {
	margin-bottom: 6px;
}

#col1,#col2,#col3,#col4,#maincol1,#maincol2 {
    position: absolute;
    top:35px;
}

#col1,#col2,#col3,#col4 {
    top:144px;
}

#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer h3 {
    margin: 0 0 5px 0;
    padding: 0;
}

#maincol1 {
    width: 400px;
    left: 20px;
}

#maincol2 {
    width: 500px;
    left: 470px;
}


#col1 {
    left: 20px;
    width: 172px;
}

#col2 {
    left: 200px;
    width: 130px;
}

#col3 {
    left: 340px;
    width: 100px;
}

#col4 {
    left: 470px;
    width: 470px;
}

#maincol2 img {
	padding: 0 10px 0 0;
}

/*
    BAR
*/

#bar {
    background: transparent url('./img/header-bar.jpg') no-repeat bottom left;
    width: 996px;
    height: 71px;
    position: relative;
    margin-bottom: 4px;
}

#bar #readmore {
    font: 13px "Georgia", serif;
    color: #fff;
    position: absolute;
    bottom: 30px;
    right: 35px;
}

/*
    Cars slider
*/

#slider {
    height: 417px;
    width: 996px;
    margin: 0 auto;
    position: relative;
	background: #fdfdfd url('./img/loader.gif') no-repeat center center;
	/*loading image goes here */
}

.scroll {
    width: 996px;
    overflow: auto;
    overflow: hidden;
    position: relative;
    clear: left;
}

.scrollContainer ul {
    background: transparent url('./img/cars_all.jpg') no-repeat top left;
    height: 417px;
}

.scrollContainer li {
    padding: 0;
    height: 417px;
	float: left;
	position: relative;
    color: #fff;
    width: 600px;
}

#controls {
    position: absolute;
    top: 0;
    right: 0px;
    width: 996px;
    height: 471px;
    z-index: 2;
}

#controls div {
    position: absolute;
    border: 0;
    background: transparent;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    height: 418px;
    width: 200px;
    outline: 0;
}

#controls #goLeft {
    top: 0;
    left:0;
    outline: 0;
    border: 0;
}

#controls #goRight {
    top: 0;
    right: 0;
    outline: 0;
    border: 0;
}


#controls div#goLeft {
	background: transparent url('./img/controls_l.png') no-repeat 20px center;
}

#controls div#goRight {
	background: transparent url('./img/controls_r.png') no-repeat 140px center;
}



/*
	page-specific
*/

#b_cars #header {
    z-index: 5;
    height: 50px;
}


#b_cars #innercontent {
	padding: 25px 210px 25px 210px ;
}

#carinfo {
	height: 100px;
	background: #e2dcd4 url('./img/carinfo.gif') repeat-x top left;
	margin: 0;
}

#carinfo h3,#carinfo p {
	width: 565px;
	padding: 12px 0 0 0;
	margin: 0 auto;
	font: normal 24px Georgia, serif;
	color: #171717;
}

#carinfo p {
	padding: 5px 0 0 0;
	font: normal 14px Georgia, serif;
}

/*
	contactForm
*/

#contactForm {
	overflow: hidden;
}

#contactForm div {
	float: left;
	width: 270px;
	margin-bottom: 10px;
}

#contactForm div.r {
	float: right;
}

#contactForm input {
	width: 250px;
	margin: 0 0 8px 0;
}

#contactForm label {
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#contactForm textarea {
	width: 550px;
	height: 200px;
	display: block;
}

#contactForm button {
	float: right;
	margin: 10px 15px 0 0;
	padding: 5px;
}

