/*  Reset (YUI)
-----------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 

table { 
    background-color: #093542;
    border-collapse:collapse; 
    border-spacing:0;
    color: #ffffff;
}

fieldset,img {  
    border:0; 
} 
ol,ul {
    list-style:none; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
}

body       { 	
            background-color: #093542;
background-image: url(../aeroimages/background.jpg);
background-repeat: repeat-x;
}

a.nav:link {color:#ffffff;

                 text-decoration: none }

a.nav:visited {color:#999999;

                 text-decoration: none }

a.nav:hover {color:#95c251;text-decoration: none }


h2                        {
                           font-family: arial, helvetica;
                           text-align: center;
                           font-size: 13pt;
                           font-weight: bold;
                           color: #ffffff;
}

h1                        {
                           font-family: arial, helvetica;
                           text-align: left;
                           font-size: 28pt;
                           font-weight: bold;
                           color: #ffffff;
}

h3                        {
                           font-family: arial, helvetica;
                           text-align: left;
                           font-size: 11pt;
                           font-weight: normal;
                           line-height: 1.5;
                           color: #ffffff;
}

.bold                    {font-weight: bold; }

.footer                   {
                           font-family: arial, helvetica;
                           text-align: left;
                           font-size: 9pt;
                           font-weight: normal;
                           line-height: 1.5;
                           color: #ffffff;
}

containtable              {
                           width: 100%;
                           height:100%;

}

containtd                 {
                           vertical-align:middle;
                           text-align: center;

}

#container                {
			              width: 1000px;
			             \width: 1020px;
			              w\idth: 1000px;
			              margin: 0px;
			              margin-left: auto;
			              margin-right: auto;
			              padding: 0px;
}

#header                  {
			              background-color: #ffffff;
}

#headertwo               {
			              background-color: #ffffff;
}

#content                 {
                          width: 1000px;
			             background-color: #093542;
}

#left             {
                          width: 740px;
                          float: left;
                          border-right: 1px solid black;
                          padding: 0px 0px 0px 0px;
                          background-color: #093542;
}

#title                   {
                          width: 600px;
                          float: left;
                          padding: 50px 0px 0px 90px;
                          background-color: #093542;
}
#title a           {     color:#82b23a;
                          text-decoration: none;
                          }

#contentleft             {
                          float: left;
                          width: 600px;
                          padding: 50px 0px 0px 90px;
                          background-color: #093542;
}

#contentright           {
                          float: right;
                          padding: 50px 30px 0px 0px;
}

#right                  {
			            float: right;
                         width: 251px;
			            padding: 0;
			            background: #093542;
}

#footer                {
			           clear: both;
                        border-top: 1px solid black;
                        height: 30px;
			           padding: 9px 0px 0px 0px;
                        background: #093542;
}
