/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0;
	padding: 0;
	background: url(perfect-pink-limo-background/background.gif);
	font: normal small arial;
}

h1, h2, h3, h4 {
	color: #333333;
	font-size: 1.4em;
	
}

h2 {

	font-size: 1.2em;
}

h3 {
	
	font-size: 1.1em;
}

h4 {
	
	font-size: 1.0em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#page-header {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background: url(masthead/pink-limos.jpg);
}

#page-header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#page-header h1 {
	float: left;
	padding: 5px 0 0 120px;
	font-size: 2em;
}

#page-header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#top-level-buttons {
	width: 900px;
	height: 82px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#top-level-buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#top-level-buttons li {
	display: inline;
}

#top-level-buttons a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 17px 0px 17px;
	text-decoration: none;
	color: #ffffff;
}

#top-level-buttons a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#main-page-content-area {
	width: 900px;
	margin: 0 auto;
	background: url(images/img5.gif);
}

#lefthand-banners-and-links {
	float: left;
	width: 175px;
	padding: 8px 7px 0 7px;
}

#main-info-column {
	float: left;
	width: 480px;
	padding: 10px 10px 15px 15px;
}

#limousine-graphics-and-illustrations {
	float: right;
	width: 200px;
	padding: 0px;
}

/* Footer */

#page-footer-links {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#page-footer-links * {
	color: #ffffff;
}
