* {
		margin: 0;
		padding: 0;
		
		list-style: none;
}

body {
     text-align: center;
	 font:12px Arial,Verdana,Sans-serif;
	 background-color:#FFF;
	 padding:0;
	 margin:0;
}
blockquote {
	
		background-color: #FFF;
		margin:0px;
		padding: 10px 0 10px 40px;
		overflow: auto;
	
}


#container {
	 width:820px;
	   margin: 10px auto;
	   text-align: left;
	   padding: 0px;
	  
}
#content {

	background-color: #FFF;
	width: 100%;
	
}
#head h1{
	position: absolute;
	top: 41px;
	left:0;
	margin:0;
	width: 323px;
	height: 191px;
	background: transparent url(../images/mayday-h1-bg.png) no-repeat left bottom;
	padding:0;
	
}
#head h1 span {
	display:none;
	
}
#head h1 a {
	width: 323px;
	height: 191px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#head {
	position: relative;
	background: #FFF url(../images/mayday-head-bg.jpg) no-repeat right bottom;
	padding:0;
	margin: 0;
	height: 232px;
	
	
	
}
#head-login {
		display: none;
		top:10px;
		right: 10px;
		padding: 0;
		margin: 0;
}
#head-login a {
		padding: 2px;
		text-decoration: none;
		color: #FFF;

}

#head-nav a:hover {
	background-color: #BC6064;
}
#head-nav {
	
	background: #FFF url(../images/mayday-nav-bg.png) no-repeat left top;
	width:100%;
	height: 41px;
	text-align: center;
	
	

	

}
#head-nav ul{
	margin-top: 10px;
	text-align: center;
}
#head-nav li{
			padding: 0;
			list-style: none;
			margin: 0;
			display: inline;
		
		
		
}
#head-nav li.navFirst a{
	border: none;
}

#head-nav a {
		padding: 0 .2em 0 .45em;
		text-decoration: none;
		color: #FFF;
		border-left: 1px solid #FFF;
		line-height: 41px;
		

}


#center {
	position: relative;
	color: #222;
	padding: 0;
	
	margin:0;

	width: auto;
	
	}
#center div.content a{
	font-size: 12px;	
	color: #8A2528;
}
#center div.content{
	position: relative;
	background:transparent url(../images/mayday-headline-bg.png) no-repeat left top;
	font-weight: normal;
	
	margin: 0;
	margin-bottom: 10px;
	color:#000;
	min-height: 88px;
	
}
#center div.content h4{
	font-size: 16px;
}
#center div.content h4.shiftLeft, #center div.content a.shiftLeft {
	padding:0;
	margin: 0;
	padding-left: 30px;
}
	#center div.content a.shiftLeft {
		font-size: 10px;
		
		font-weight: bold;
		display: block;
		margin: 0 0% 5px 7px;
	}
	#center div.content ul{
		margin: 10px 0 10px 20px;
	}
#center div.content li{
	
	list-style-type: disc;
}
#center div.content #leftColumn a{
	
}
#center div.content #leftColumn div.columnContainer{
	
	background: transparent url(../images/mayday-leftColumn-left.png) repeat-y left top;
	padding: 10px 10px 0% 15px;
	
	
}


#center div.content #rightColumn div.columnContainer{
	background: transparent url(../images/mayday-center-faux.png) repeat-y left top;
	padding: 10px 5px 0 5px;
	margin-bottom: 30px;
}
#center div.content #leftColumn{
	float:left;
	background: transparent url(../images/mayday-leftColumn-bottom.png) no-repeat left bottom;
	padding-bottom: 20px;
	width: 523px;
	
}
#center div.content #rightColumn{
	background: transparent url(../images/mayday-rightColumn-bottom.png) no-repeat left bottom;
	float:left;
	padding-bottom: 30px;
	width: 297px;
}

#center div.content #quote{
	
	position: absolute;
	top: 20px;
	right: 15px;
}
#center h2 span{
	display: none;
}

#left {
	display: inline;
	width:160px;
	float: left;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border-right: 1px dotted #000;

}
#left li {
	list-style: none;
	margin-bottom: 3px;
}
#left ul{
	padding: 0;
	margin: 10px;
	
}
#left a {
	font-size: 14px;
	text-decoration: none;
	display: block;
	
}
#left a:hover {
	text-decoration: underline;
}

	
#footer .footContainerLeft ul li {
	margin-left: 20px;
	float: left;
	margin-bottom: 12px;
	list-style-image: url(../images/mayday-dot.png);
	
}
#footer .footContainerLeft ul li.firstFoot {
	margin-left: 0;
	list-style: none;
	
}
#footer a{
	color: #8A2528;
}
#footer {
	float:left;	
	height: 92px;
	width: 100%;
	background: #FFF url(../images/mayday-footer-bg.png) no-repeat left top;
	clear: both;
	text-align: left;
	color: #000;
	
	
}
#footer .footContainerLeft {
	float:left;
	padding: 15px 20px;
	font-weight: bold;
	font-size: 12px;
	width: 35%;
}

#footer .footContainerRight {
	float:right;
	
	padding: 15px 20px 15px 0px;
	font-weight: bold;
	font-size: 12px;
	
}
#footer .footContainerRight p{
	text-align: right;
}
#footer p.credits {
	color: #CBBDBD;
	clear: both;
	margin-left: 5px;
	font-size: 10px;
}
#footer p.credits a{
	color: #CBBDBD;
}
#footer .footContainerRight ul {
	margin-top: 15px;
}
#footer .footContainerRight li {
	height: 10px;
	line-height: 1;
	float: left;
	border-left: 1px solid #CBBDBD;
	padding: 0 4px;

}
#footer .footContainerRight li.navFirst {
	border: none;
	padding-left:0;
}
#footer .footContainerRight li a:hover {
	text-decoration: underline;
}
#footer .footContainerRight li a {
	vertical-align: top;
	font-size: 10px;
	color: #CBBDBD;
	text-decoration: none;
}
div.code {
		margin-top: 10px;
}
#userLogin {
		width: 500px;
		margin:20px auto;
		border: 1px solid #ccc;
		background-color: #FFF;
		padding: 10px;
}
#center  ul.menu li{
	
	margin: 20px;
	
	
}
/* Page Numbers */
.pages {
	top: 5px;
	font-size: 85%;
	display: block;
	
}

.pages li {
	list-style: none;
    display: inline;
	
    padding: 3px 6px 3px 9px;
	margin: 1px !important;
    background-color: #FFF;
	border: 1px solid #9AAFE5;
    
}
.pages a {
	background-color: #FFF;
	text-decoration: none;
	color:#0000EE;
}
.pages li.current {
    border: 1px solid #06c;
    font-weight: bold;
    background: #06c;
	color: #FFF;
}
.pages li.nextprev {
	color: #999;
}
.pages li.link {
	padding: 0;
	border: none;
}
.pages li.link a {
	padding: 3px 6px 3px 9px;
	border: 1px solid #9AAFE5; 
	 color: #06c;
}

.pages li.link a:hover {
    color: #06c;
	border: 1px solid #06c;
}



/* End Page Numbers */
div.cleardiv {
		clear: both;
		
}
#center div.content ul.no-style{
	margin:0 0 20px 0 !important;
	padding:0 !important;
}
#center ul.no-style li{
	list-style: none;
	margin:0 !important;
	padding:0 !important;
}
#center ul.left{
	float: left;
	width: 45%;
}
.form fieldset {
	padding: 10px;
	border: 1px solid #BABCBE;
	margin-bottom: 10px;
}
.form fieldset fieldset{
	
	border: none;
}

.form legend {
	margin-left: 15px;
	font-size: 14px;
	color: #8A2528;
	font-weight: bold;
	padding: 5px;
}
.form b {
	display: block;
	float: left;
	text-align: right;
	width: 25%;
	margin-right: 5px;
}
.form input, .form textarea, .form select{
	border: 1px solid #901F25;
}
.form input{
	width: 70%;
	}

.form fieldset p{
	font-weight: bold;
}
.form fieldset fieldset b{
	display: inline;
	padding-left: 5px;
	float: none;
}
.form fieldset fieldset input{
	border: none;
	background-color: #ccc;
	width: auto;
}
.form fieldset fieldset label{
	text-align: left;
	float: left;
	width: 33%;
}
.form textarea {
	width: 70%;
	height: 80px;
}
.form input.button {
	width: auto;
}
#uses label {
	margin-right: 10px;
	width: auto;
}
#uses {
	margin-left: 25%;
}
#center table {

	margin: 10px 0;

	width:100%;

}

#center td {

	padding: 10px;

	border-bottom: 1px solid #CCC;

}

#center th {

	color: #FFF;

	background-color: #8A2528;

	text-align:left;

	padding: 5px;

	font-size: 80%;

}
		
#thankyou {
	width: 400px;
	margin: 20px auto;
	padding: 20px;
	border: 1px solid #B9BBBD;
	font-size: 16px;
}
	
#rightColumn h3.ratings{
	background: transparent url(../images/mayday-inst-faa-ratings.png) no-repeat left top;
	height: 25px;
	
}
#rightColumn h3.employees{
	background: transparent url(../images/mayday-inst-our-employees.png) no-repeat left top;
	height: 25px;
	
}
#center #banner{
	text-align: center;
	margin-bottom: 15px;
}
		
		
		
		
		
		
		
		
		
