@charset "utf-8";
/* CSS Document */

 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(../images/bck_banner_01.png);
	background-repeat:repeat-x;
	}

/* ---------------------------- */
/* -------- Container --------- */
/* ---------------------------- */
div#container {
	width: 1000px;
	height: 1320px;
	margin-left:auto;
	margin-right:auto;
		}

/* ---------------------------- */
/* ------- Page Banner -------- */
/* ---------------------------- */
div#banner{
	width: 1000px;
	height: 245px;
	background-image:url(../images/bck_banner_01.png);
	background-repeat:repeat-x;
		}

div#bannerMain{
	width: 900px;
	height: 245px;
	background-image:url(../images/bck_banner_Main.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
		}


/* ---------------------------- */
/* -------- Page Menu --------- */
/* ---------------------------- */
div#MainMenu {
	width:900px;
	height:36px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bck_menu.png);
}

div#MainMenu div#MainMenubuttons{
	width:885px;
	height:36px;
	margin-left:auto;
	margin-right:auto;
}

/* ---------------------------- */
/* --- Page Starts Here --- */
/* ---------------------------- */


/* --- Page Index page ONLY --- */
div#PageHome {
	width:1000px;
	height:930px;
	background-image:url(../images/bck_page.png);
	background-repeat:no-repeat;
}

/* --- Page General --- */
div#Page {
	width:1000px;
	height:620px;
	background-image:url(../images/bck_page.png);
	background-repeat:no-repeat;
}

/* --- Page Body index Page ONLY --- */
div#pageBodyHome {
	width:880px;
	Height:920px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bck_pagebody_08.png);
	background-repeat:no-repeat;
}

/* --- Page Body General --- */
div#pageBody {
	width:880px;
	Height:615px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bck_pagebody_08.png);
	background-repeat:no-repeat;
}


/* --- Home Page Intro --- */
div#pageBodyHome div#IntroText {
	width:850px;
	Height:55px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:small;
	font-weight: normal;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#45323f;
	background-image:url(../images/bck_page_content_09.png);
}

/* --- Home Page Services Info & Links --- */
div#pageBodyHome div#ServicesIndex {
	width:864px;
	Height:274px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
}

div#pageBodyHome div#ServicesLeft {
	width:252px;
	Height:264px;
	Float:left;
}

div#pageBodyHome div#ServicesRight {
	width:252px;
	Height:264px;
	Float:Right;
}
div#pageBodyHome div#ServicesCenter {
	width:333px;
	Height:260px;
	margin-left:263px;
	background-image:url(../images/bck_page_content_09.png);
	border-style:solid;
	border-width:1px;
	border-color:#45323f;
}




/* --- Home Page The Fleet Links --- */
div#pageBodyHome div#IntroGallery {
	width:864px;
	Height:115px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	background-repeat:no-repeat;
	text-align:center;
}

/* --- Contact Column --- */
div#pageBody div#left {
	width:197px;
	Height:447px;
	float:left;
	margin-left:8px;
	margin-top:8px;
	background-image:url(../images/bck_Contact_09.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:small;
	font-weight: normal;
	text-align:left;
}

div#pageBody div#left div#leftContact{
	width:187px;
	Height:285px;
	margin-left:auto;
	margin-right:auto;
	margin-top:75px;
}
/* --- Page content --- */
div#pageBody div#right {
	width:648px;
	Height:436px;
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:#45323f;
	margin-right:8px;
	margin-top:8px;
	background-image:url(../images/bck_page_content_09.png);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:small;
	font-weight: normal;
	padding:5px;
	text-align:left;
}

/* ----------------------------------------------------------- */
/* --- Services Page --- */
/* ----------------------------------------------------------- */
div#PageServices {
	width:1000px;
	height:835px;
	background-image:url(../images/bck_page.png);
	background-repeat:no-repeat;
}

div#pageBodyServices {
	width:880px;
	Height:825px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bck_pagebody_08.png);
	background-repeat:no-repeat;
}

div#pageBodyServices div#leftServices {
	width:197px;
	Height:447px;
	float:left;
	margin-left:8px;
	margin-top:8px;
	background-image:url(../images/bck_Contact_09.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:small;
	font-weight: normal;
	text-align:left;
}

div#pageBodyServices div#leftServices div#leftContactServices{
	width:187px;
	Height:285px;
	margin-left:auto;
	margin-right:auto;
	margin-top:75px;
}

div#pageBodyServices div#rightServices {
	width:648px;
	Height:800px;
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:#45323f;
	margin-right:8px;
	margin-top:8px;
	background-image:url(../images/bck_page_content_09.png);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	font-weight: normal;
	padding:5px;
	text-align:left;
}

div#ServiceInfoBirthdays {
	width:638px;
	Height:125px;
	background-repeat:no-repeat;
	background-image:url(../images/services_birthdays.png);
	margin-left:auto;
	margin-right:auto;
	}

div#ServiceInfoEvents {
	width:638px;
	Height:125px;
	background-image:url(../images/services_events.png);	
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

div#ServiceInfoSpecial {
	width:638px;
	Height:125px;
	background-image:url(../images/services_Special.png);	
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

div#ServiceInfoStagHen {
	width:638px;
	Height:125px;
	background-image:url(../images/services_stagHen.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

div#ServiceInfoVIP {
	width:638px;
	Height:125px;
	background-image:url(../images/services_VIP.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

div#ServiceInfoWeddings {
	width:638px;
	Height:125px;
	background-image:url(../images/services_weddings.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

div#ServiceInfo {
	float:right;
	width:308px;
	Height:94px;
	margin-right:11px;
	margin-top: 3px;
	}



/* --- Page content - Limos --- */
div#pageBody div#rightLimos {
	width:648px;
	Height:436px;
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:#45323f;
	margin-right:8px;
	margin-top:8px;
	background-image:url(../images/bck_page_content_09.png);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:small;
	font-weight: normal;
	padding:5px;
	text-align:center;
}

/* ---------------------------- */
/* --- Contacts Page Starts here --- */
/* ---------------------------- */
div#Title_Contact {
	width:825px;
	Height:40px;
	background-image:url(../images/title_Contact.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

div#ContactText {
	width:638px;
	Height:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:18px;
	font-weight: normal;
	}



/* ---------------------------- */
/* --- Footer Starts Here --- */
/* ---------------------------- */
div#footer {
	width:880px;
	Height:75px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:x-small;
	font-weight: normal;
	padding:5px;
	text-align:left;
}

/*--------------- Titles --------------- */
div#Title_Fleet {
	width:825px;
	Height:40px;
	background-image:url(../images/title_bestfleet.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}


div#Title_ContactForm {
	width:638px;
	Height:40px;
	background-image:url(../images/title_Contact2.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}


div#Title_ContactGallery {
	float:left;
	width:825px;
	Height:40px;
	background-image:url(../images/title_Contact.png);
	background-repeat:no-repeat;
	margin-left:28px;
	}


/*--------------- About --------------- */
div#Title_about {
	width:638px;
	Height:40px;
	background-image:url(../images/title_about.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

div#Title_aboutTXT {
	width:638px;
	Height:270px;
	margin-left:auto;
	margin-right:auto;
	}

div#Title_aboutIMG {
	width:638px;
	Height:110px;
	background-image:url(../images/bck_about.png);
	}

/*--------------- Services --------------- */
div#Title_Services {
	width:325px;
	Height:40px;
	background-image:url(../images/title_services.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

div#Title_ServicesLong {
	width:638px;
	Height:40px;
	background-image:url(../images/title_services2.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

div#Title_ServicesTXT {
	width:325px;
	Height:212px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:small;
	font-weight: normal;
	margin-left:auto;
	margin-right:auto;
	}	

.Text_Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #45323f;
	font-weight: bold;
}

.Text_SubtitleContact {
	font-family: Arial, Helvetica, sans-serif;
	color: #45323f;
	font-weight: bold;
}

/*--------------- Links --------------- */
a,img {
	border:0px;
	}
	
a:link {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

a:hover {
	text-decoration: underline;
	color:#5c4354;
}

a:active {
	text-decoration: none;
	color:#FFFFFF;
}
