@import url(content.css);



/* ------------------- START: Global Layout ---------------------- */


html, body  {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}
body {
	background-color:#003264;
	background-image:url("images/background.gif");
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	}
#wrapper {
	background: transparent url(http://www.platinumcoachlimousine.com/_global/img/bkg_drop.gif) repeat-y top left;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 780px;
	}
#container {
	margin: 0 auto;
	width:765px;
	background-color: #ffffff;
	border-bottom:4px solid #575757;
	}
#header {
	background: transparent url(images/bkg_map.jpg) no-repeat top right;
	padding:5px 0;
	border-top:5px solid #e0dfdb;
	text-align:left;
	}
#id {
	margin: 20px 0 0 25px;
	}
#footer {
	background: #fff url(http://www.platinumcoachlimousine.com/images/footerBkg.gif1) repeat-x top left;
	font:normal 10px/14px Arial, Helvetica, sans-serif;
	color: #969695;
	text-align:left;
	padding: 0px 0px 0px 0px;
	}
#footer a {
	color: #969695;
	text-decoration:none;
	}
#copyright {
	padding:3px 0 3px 30px;
	}
#flashcontent {
	margin:0;
	padding:0;
	}
#noflash {
	background: transparent url(http://www.platinumcoachlimousine.com/images/bkg_noflash.jpg) no-repeat top left;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	height:100px;
	padding:275px 0 0 40px;
	text-align:left;
	}
#noflash a {
	font-weight:bold;
	color: #969695;
	text-decoration:none;
	color: #f1f1f1;
	}
#noflash a:hover {
	color:#D5BD75;
	}
.floatright {
	float:right;
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	color: #969695;
	}
.floatright a {
	color: #969695;
	text-decoration:none;
	}
.floatright a:hover, #footer a:hover {
	text-decoration:underline;
	}


/* ------------------- START: HACKS ---------------------- */

/* Start IE Hack */
/* Hide from IE Mac \*/
html #flashcontent { height: 1%;}
/* End IE Hack */
