* {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	outline: none;	
}

a:hover {
	text-decoration: underline;
	color: #000;
}

div.clr {
	clear: both;
}

img {
	border: 1px solid #3F627C;
}

img.fr {
	float: right;
	margin: 16px;
	padding: 2px;
}

img.fl {
	float: left;
	margin: 16px;
	padding: 2px;
}

img.fc {
	margin: 16px;
	padding: 2px;
}

h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", serif;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #000;
}

html,
body,
div#outer,
div#inner {
    min-height: 100%;
    width: 100%;
    height: auto;
}

* html,
* html body,
* html div#outer,
* html div#inner {
    height: 100%;
}

body {
	background: #FFFFFF url(../images/bg/bg_inside.gif) repeat-x;
}

body#page-index {
	background: #FFFFFF url(../images/bg/bg.gif) repeat-x;
}

div#outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

div#inner {
    position: absolute;
	top: 0;
    left: 50%;
    width: 784px;
	margin: auto;
    margin-left: -392px;
	z-index: 1;
}


/*----------------------------------------------------------------------------------
	Header :: Definitions
----------------------------------------------------------------------------------*/

	#inner div#header {
		position: absolute;
		top: 0px;
		left: 0px;
		margin: 0 auto 0 auto;
		width: 784px;
		height: 150px;
		z-index: 2;
	}
	
	#header div#header-arrow {
		position: absolute;
		top: 0px;
		left: 0px;
		height: 120px;
		width: 6px;
		background: transparent url(../images/bg/header_arrow.gif) no-repeat;
	}
	
	#header div#header-fan {
		position: absolute;
		bottom: 0px;
		right: 0px;
		height: 125px;
		width: 541px;
		background: transparent url(../images/bg/turbine.png) no-repeat;
		z-index: 2;
	}
	
	
/*----------------------------------------------------------------------------------
	Header :: Aero Logo
----------------------------------------------------------------------------------*/

	#header a#logo {
		position: absolute;
		z-index: 2;
		top: 40px;
		left: 35px;
		text-align: left;
		text-indent: -999em;
		text-decoration: none;
		outline: none;
		height: 75px;
		width: 414px;
		background: transparent url(../images/logo/aero.png) no-repeat 0 0;
	}
	
/*----------------------------------------------------------------------------------
	Header :: Aero Tagline
----------------------------------------------------------------------------------*/

	#header div#tagline {
		position: absolute;
		z-index: 2;
		bottom: 30px;
		right: 0px;
		text-align: left;
		text-indent: -999em;
		text-decoration: none;
		outline: none;
		height: 50px;
		width: 282px;
		background: transparent url(../images/bg/tagline.gif) no-repeat 0 0;
	}

/*----------------------------------------------------------------------------------
	Header :: Navigation Definitions
----------------------------------------------------------------------------------*/

	#header ul#topnav {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 784px;
		height: 30px;
		list-style: none;
		z-index: 3;
	}
	
	#topnav li {
		display: inline;
	}

	#topnav a {
		float: left;
		height: 30px;
		text-align: left;
		text-indent: -999em;
		text-decoration: none;
		line-height: 0.5;
		margin-left: 20px;
	}
	
	#topnav a:hover,
	#topnav a#nav-1:hover,
	#topnav a#nav-2:hover,
	#topnav a#nav-3:hover,
	#topnav a#nav-4:hover,
	#topnav a#nav-5:hover
	{
		background-position: 0 -30px;
	}
	
	#topnav a#nav-1 {
		width: 38px;
		background: transparent url(../images/nav/home.gif) no-repeat;
	}
	#topnav a#nav-2 {
		width: 62px;
		background: transparent url(../images/nav/facilities.gif) no-repeat;
	}
	#topnav a#nav-3 {
		width: 36px;
		background: transparent url(../images/nav/news.gif) no-repeat;
	}
	#topnav a#nav-4 {
		width: 83px;
		background: transparent url(../images/nav/employment.gif) no-repeat;
	}
	#topnav a#nav-5 {
		width: 60px;
		background: transparent url(../images/nav/contact.gif) no-repeat;
	}
	
	#listings {
		width: 250px;
		float: left;
	}
	
/*----------------------------------------------------------------------------------
	Display-Img :: Inner Page Header Image
----------------------------------------------------------------------------------*/

	#page-aps div#display-img, 
	#page-search div#display-img, 
	#page-sitemap div#display-img, 
	#page-legal div#display-img,
	#page-mailing div#display-img {
		height: 150px;
		width: 780px;
		background: url(../images/bg/facilities1.jpg);
	}

	#page-apsd div#display-img,
	#page-general-information div#display-img  {
		height: 150px;
		width: 780px;
		background: url(../images/bg/facilities2.jpg);
	}
	
	#page-apsm div#display-img  {
		height: 150px;
		width: 780px;
		background: url(../images/bg/apsm.jpg);
	}			

	#page-capabilities div#display-img  {
		height: 150px;
		width: 780px;
		background: url(../images/bg/capabilities.jpg);
	}	
	
	#page-certifications div#display-img  {
		height: 150px;
		width: 780px;
		background: url(../images/bg/certifications.jpg);
	}	
	
	#page-contact div#display-img,
	#page-contact-confirmation div#display-img  {
		height: 150px;
		width: 780px;
		background: url(../images/bg/contact.jpg);
	}		

	#page-employment div#display-img  {
		height: 150px;
		width: 780px;
		background: url(../images/bg/repair-services.jpg);
	}	
	
	#page-facilities div#display-img  {
		height: 150px;
		width: 780px;
		background: url(../images/bg/facilities1.jpg);
	}

	#page-faq div#display-img  {
		height: 150px;
		width: 780px;
		background: url(../images/bg/faq.jpg);
	}
	
	#page-inventory div#display-img  {
		height: 150px;
		width: 780px;
		background: url(../images/bg/inventory.jpg);
	}	
	
	#page-news div#display-img  {
		height: 150px;
		width: 780px;
		background: url(../images/bg/general_information.jpg);
	}		

	
	#page-repair-services div#display-img,
	#page-compressor-diffuser div#display-img,
	#page-honeycomb-seal div#display-img,
	#page-sheet-metal-component div#display-img,
	#page-compressor-scroll div#display-img,
	#page-turbine-component div#display-img,
	#page-compressor-shroud div#display-img
	  {
		height: 150px;
		width: 780px;
		background: url(../images/bg/repair-services.jpg);
	}		
	
/*----------------------------------------------------------------------------------
	Display-Area :: Definitions
----------------------------------------------------------------------------------*/
	
	#inner div#display-area {
		position: absolute;
		top: 150px;
		left: 0px;
		margin: 0 auto 0 auto;
		width: 784px;
		height: 191px;
		text-align: left;
		color: #A8A8C7;
		z-index: 3;
	}

	#page-index #inner div#display-area {
		height: 290px;
	}
	
	#display-area p, ul {
		margin-top: 12px;
		margin-left: 14px;
		width: 272px;
		line-height: 17px;
	}
	
	#display-area p {
		font-weight: bold;
	}
	
	#display-area li {
		margin-bottom: 12px;
	}
	
	#display-area strong {
		color: #CDCDCD;
	}
	
	#display-area div#flash,
	#display-area div#display-img {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 489px;
		height: 248px;
		background-color: #251C00;
		border-right: 1px solid #5A5A73;
		border-left: 1px solid #000;
	}
	
	#display-area div#display-img {
		height: 150px;
		width: 780px;
	}

	#display-area div#display-type {
		display: none;
	}
	
	#page-index #display-area div#display-type {
		display: block;
	}
	
	#display-area span#find {
		display: block;
		position: absolute;
		bottom: 0px;
		left: 140px;
		width: 153px;
		height: 40px;
		background: transparent url(../images/bg/findoutmore.gif) no-repeat;
		text-align: left;
		text-indent: -999em;
		text-decoration: none;
		outline: none;
		line-height: 0.5;
	}


/*----------------------------------------------------------------------------------
	Display-Area :: Sub Navigation :: See nav.css
----------------------------------------------------------------------------------*/
	
/*----------------------------------------------------------------------------------
	Body :: Definitions
----------------------------------------------------------------------------------*/
	
	#inner div#body {
		position: relative;
		margin: 0px auto 120px auto;
		padding-top: 335px;
		text-align: left;
		width: 784px;
	}
	
	#page-index #inner div#body {
		padding-top: 445px;
	}
	
/*----------------------------------------------------------------------------------
	Body :: Content
----------------------------------------------------------------------------------*/
	
	#body div#content {
		padding: 16px 0px;
		width: 784px;
	}
	
	#page-index #body div#content {
		background: transparent url(../images/bg/content.gif) repeat-y;
	}
	
	#content div.left-column {
		float: left;
		width: 356px;
	}
	
	#content div.right-column {
		float: right;
		width: 406px;
	}
	
	#content div.sec {
		display: block;
		background-color: #CDCDCD;
		padding: 8px;
	}
	
	#content h1 {
		color: #333067;
		font: normal normal bold 17px "Helvetica Neue (TT)", Arial, sans-serif;
	}
	
	#content h2 {
		color: #63637F;
		font: normal normal bold 12px Tahoma, sans-serif;
		margin: 14px 0px 8px 8px;
	}
	
	#content p {
		margin: 16px 8px;
		line-height: 22px;
		font-size: 11px;
		font-family: Arial;
	}
	
	#content a.button {
		display: inline;
		float: right;
		text-align: center;
		padding: 2px 6px;
		font: normal normal bold 10px Verdana;
		color: #6882A5;
		border: 2px solid #6882A5;
		background: #9EC4ED url(../images/bg/button.gif) repeat-x;
	}
	
	#content a.button:hover {
		text-decoration: none;
		clear: both;
	}
	
	#content .listing {
		width: 400px;
		list-style-position: inside;
	}

	#content .listing li {
		font-family: Verdana, Tahoma, sans-serif;
		font-size: 10px;
	}
	#content .listing ul {
		list-style-position: outside;
		width: 100%;
		list-style: none;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 25px;
	}
/* Begin Repair Listing */
	#content .listing2 {
		width: 250px;
		list-style-position: inside;
	}

	#content .listing2 li {
		font-family: Verdana, Tahoma, sans-serif;
		font-size: 10px;
	}
	#content .listing2 ul {
		list-style-position: outside;
		width: 100%;
		list-style: square;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 25px;
	}
/* End Repair Listing */

	#content .sitemap {
		width: 500px;
		list-style-position: inside;
	}
	#content .sitemap li li,
	#content .sitemap li {
		font-family: Verdana, Tahoma, sans-serif;
		font-size: 10px;
	}
	#content .sitemap ul ul,
	#content .sitemap ul {
		list-style-position: inside;
		width: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 25px;
	}
	
	#content #fl {
		width: 49%;
		float: left;
	}

	#content #fr {
		width: 49%;
		float: right;
	}

	#employment-container {
		margin: auto;
		width: 100%;
	}

/*----------------------------------------------------------------------------------
	Content :: Forms
----------------------------------------------------------------------------------*/
	
	#content form#mailing-list {
		text-align: right;
		margin: 18px;
	}
	
	/* For the actual page */
	#content div#mailing-container {
		width: 350px;
	}
	
	#content label
	{
		position: relative;
		display: block;
		clear: both;
	}

	#content label.ar {
		margin: 6px;
	}
	
	#content label span.label-text {
		font: normal normal bold 11px Verdana;
		margin-right: 10px;
	}
	
	#content input {
		padding: 2px;
	}
	
	#content input.button {
		display: inline;
		text-align: center;
		padding: 1px 2px;
		font: normal normal bold 10px Verdana;
		margin-right: 10px;
		color: #6882A5;
		border: 2px solid #6882A5;
		background: #9EC4ED url(../images/bg/button.gif) repeat-x;
	}

	#content #exchanges {
		width: 400px;
		margin: auto;
		font: normal normal 12px Tahoma, sans-serif;
	}

	#content #exchanges th,
	#content #exchanges td {
		padding: 3px;
	}

	#content #exchanges th{
		background-color: #797979;
		color: white;
		text-align: center;
	}

	#content #exchanges tr {
		background-color: #CDCDCD;
		text-align: center;
	}

	#content #news {
		width: 500px;
	}

	#content #news h1 {
		font-family: "Times New Roman", serif;
		font-weight: normal;
		font-size: 18px;
		letter-spacing: -.05em;
		margin: 0;
		padding: 0;
		line-height: 1em;
		color: #000;
	}

	#content #news div.title {
		border: 1px solid #BFBFBF;
		display: block;
		background-color: #DFDFDF;
		padding: 3px;
	}
	
	#content #news ul{
		width: 500px;
		list-style: square;
		list-style-position: inside;
	}
	
	#content #news ul li {
		font-size: 11px;
		font-family: Arial;
		margin-left: 10px;
		list-style-position: inside;
	}

/*----------------------------------------------------------------------------------
    Content :: Contact Form
-----------------------------------------------------------------------------------*/
	
	form#contact-form {
		margin: 20px;
	}
	
	#contact-form fieldset {
		margin: 20px 0;
		width: 320px;
		padding: 8px;
		border: 1px solid #ccc;
	}
	#contact-form fieldset {
		width: 540px;
	}

	#contact-form legend {
		background: #fff;
		font-weight: bold;
		color: #777;
		padding: 2px 15px;
		border: 1px solid #ccc;
        margin-bottom: 10px;
	}
	
	#contact-form label {
		position: relative;
		display: block;
		clear: both;
	}
	
	#contact-form span.label-text {
		position: relative;
		display: block;
		float: left;
		width: 140px;
		height: 30px;
		color: #999;
		font-weight: bold;
		margin-right: 1px;
		margin-right: 3px;
	}
	
	#contact-form input,
	#contact-form textarea
	{
		background-color: #fff;
		font-size: 11px;
		padding: 3px 8px;
		color: #787878;
		border: 1px solid #787878;
	}

	#contact-form option
	{
		padding: 0 5px;
	}

	#contact-form textarea
	{
		margin: 5px 0;
	}

    #contact-form input 
	{
        width: 155px;
    }
	


	#contact-form span.req 
	{
		color: #ff0000;
		font-weight: bold;
	}
	
	#contact-left 
	{
	    width: 388px;  
	    float: left; 
	}
	
	#contact-right 
	{
	    width: 388px;       
	    float: right;
	}

	
/*----------------------------------------------------------------------------------
	Footer :: Definitions
----------------------------------------------------------------------------------*/

	#inner div#footer {
	    position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100px;
	}
	
	#footer div#footer-contain {
		position: relative;
		width: 784px;
		height: 100px;
		margin: 0 auto 0 auto;
		text-align: center;
		background: transparent url(../images/bg/footer.gif) no-repeat;
	}
	
	#footer-contain address,
	#footer-contain p,
	#footer-contain a {
		font: normal normal normal 9px Tahoma;
		color: #85859E;
	}
	
	#footer-contain address {
		float: left;
		text-align: left;
		margin: 10px;
		line-height: 14px;
	}
	
	#footer-contain div {
		margin: 8px 10px;
		float: right;
		text-align: right;
	}
	
	#footer-contain ul {
		list-style: none;
		margin: 0px;
	}
	
	#footer-contain ul li {
		display: inline;
		margin-left: 8px;
	}
	
	#footer-contain p {
		margin-top: 2px;
	}
	
