/*Reset Styles!*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
	}
	
p {
	margin:10px 0;
	}
	
a {color:#4A8AEF;}	
a:hover {color:#fff;}

ul {
	margin:10px 30px;
	}
	
em {
	font-style:oblique;
	}
	
strong {
	font-weight:bold;
	}
	
blockquote {
	margin:50px;
	}
	
ul li {
	list-style-type:circle;
	margin:10px;
	}
	
h1 {font-size:150%;}
h2 {font-size:130%;}
h3 {font-size:110%;}	

body {
	background:#000;
	color:#fff;
	font:13px arial, sans-serif;
	}
	
#container {
	position:relative;
	margin:0 auto;
	width:1000px;
	}
	
#header {
	background:#000;
	width:960px;
	float:left;
	height:387px;
	padding:20px;
	padding-bottom:0px;
	}

.main {
	background:#000 url(../images/main.jpg) no-repeat!important;
	}

.services {
	background:#000 url(../images/services.jpg) no-repeat!important;
	}
	
.airport {
	background:#000 url(../images/airport.jpg) no-repeat!important;
	}	

.wedding {
	background:#000 url(../images/wedding.jpg) no-repeat!important;
	}
	
.anytime {
	background:#000 url(../images/anytime.jpg) no-repeat!important;
	}

.prom {
	background:#000 url(../images/proms.jpg) no-repeat!important;
	}	

.contact {
	background:#000 url(../images/contact.jpg) no-repeat!important;
	}
	
#header h1 {
	font:30px 'century gothic', arial, verdana, sans-serif;
	color:#fff;
	text-transform:uppercase;
	float:left;
	padding:10px;
	}
	
#header h1 span.logo {
	float:left;
	width:670px;
        height: 65px;
        background: url(../images/logo.png) no-repeat; 
	}
	
#header h1 span.phone {
	font:14px arial,verdana,sans-serif;
	float:right;
	width:260px;
	font-weight:bold;
	text-align:right;
	margin:0;
	padding:0;
	}
	
#header h1 span.phone strong {
	/*color:#2975f1;*/
	color:#fff;
	font-size:20px;
	}
	
#header p.cats strong {
	font-size:16px;
	text-transform:uppercase;
	color:#2975f1;
	}
	
#header p.cats {
	margin-top:275px;
	}
	
#header p img {
	border:1px solid #fff;
	}
	
#header p a:hover img {
	border:1px solid #12336a;
	}	
	
#nav {
	float:left;
	width:980px;
	clear:both;
	padding:10px;
	border:2px solid #12336a;
	border-left:none;
	border-right:none;
	color:#2975f1;
	font:16px arial, sans-serif;
	font-weight:bold;
	}
	
#nav a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 15px;
	}
	
#nav a:hover, #nav a.active {
	color:#2975f1;
	}
	
#content {
	float:left;
	width:1000px;
	clear:both;
	margin-top:20px;
	}
	
#content .left {
	float:left;
	width:600px;
	line-height:18px;
	}
	
#content .left h1, .left h2, .left h3 {
	color:#2975f1;
	text-transform:uppercase;
	font-weight:bold;
	}
	
#content .right {
	float:right;
	width:380px;
	}
	
#content .right form{
	width:250px;
	float:right;
	clear:both;
	}
	
#content .left form {
	width:350px;
	float:left;
	}

#content .right p.promo, #content .right p {
	color:#2975f1;
	text-align:right;
	border-bottom:medium dotted #2975f1;
	font-size:16px;
	font-weight:bold;
	width:250px;
	float:right;
	}
	
#content .right form label , #content .left form label{
	width:120px;
	float:left;
	margin-bottom:4px;
	}
	
#content .right form input, #content .left form input {
	background:url(../images/inputbg.jpg) repeat-x;
	border:1px solid #000;
	float:right;
	margin-bottom:5px;
	font-family:'trebuchet ms', arial, sans-serif;
	color:#fff;
	font-weight:bold;
	padding:1px 2px;
	}
	
#content .left form input {
	width:200px;
	}
	
#content .left form textarea {
	background:#276fe4 url(../images/inputbg.jpg) repeat-x;
	border:1px solid #000;
	font-family:'trebuchet ms', arial, sans-serif;
	color:#fff;
	font-weight:bold;
	padding:1px 2px;
	width:340px;
	}
	
#content .right form input.submit , #content .left form input.submit{
	background:#000;
	color:#2975f1;
	text-transform:uppercase;
	border:2px solid #2975f1;
	margin-top:5px;
	float:right;
	clear:both;
	}
	
#footer {
	float:left;
	clear:both;
	width:1000px;
	text-align:center;
	margin-top:20px;
	padding-bottom:10px;
	border-top:1px solid #0f0e0e;
	padding-top:5px;
	}
	
img.float-left {
	float:left;
	margin:5px 5px 5px 0;
	}

p.pcta {
	font-size:130%;
	font-weight:bold;
}
	
.jsvalidation{
	float:left;
	clear:both;
	font: 10px arial, sans-serif; 
	margin-left: 0px; 
	color: red; 
	background:transparent; 
	text-align: left; 
	width:300px;
}
