body { 
	background: #ffffff; 
	font-family: tahoma,arial; 
	font-size: 10pt; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	color: #000;
	background-image: url(images/corp-nautilus-topleft.jpg);
	background-repeat: no-repeat; 
	text-align: left; 
	}

td {	font-size: 10pt; }
	
#maincontainer {
	width: 735px;
	margin-left: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/corp-logo-topright.jpg);
	background-repeat: no-repeat; 
	background-position: top right;
	}

table.menu {
	width: 100%;
	margin-top: 110px;
	border: 0;
	border-collapse: collapse;
	}

table.menu td {
	border-top: 1px solid #e86a21;
	border-bottom: 1px solid #e86a21;
	padding: 0.2em 0;
	color: #f93;
	font-weight: bold;
	text-align: center;
	}
	
#carpet {
	background-image: url(images/corp-magic-carpet.jpg);
	background-repeat: no-repeat; 
	background-position: top right;
	padding-right: 280px;
	}	
	
	
img.cityscape {
	width: 725px;
	height: 77px;
	border: 0;
	}

li em {
	color: #000;
	font-style: normal;
	}
	
hr {
	height: 1px;
	background-color: #e86a21;
	color: #e86a21;
	border: 0;
	}

table.footr {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	}
	
h2 { 
       font-size: 24pt; 
       font-weight: bold; 
       font-style: italic; 
       padding-top: 0.9em; }

h3 {   padding-top: 1.25em;
       font-size: 20pt; 
       font-weight: 100; }

table.footr td { 
	color: #333;
	font-size: 8pt; 
	vertical-align: top; 
	}

a { color: #e86a21; 
     text-decoration: none; }

a:hover {text-decoration: none;
             color: #ff9933; }


li { color: #e86a21; }

b { color: #000000; }

textarea {  width: 179px;
                border: 1px solid #e86a21; 
                overflow:hidden;
                background: #fff; 
                color: #e86a21; 
                font-family: tahoma,arial; 
                font-size: 10pt; }

input.txt { width: 179px; 
                border: 1px solid #e86a21;
                background: #fff; 
                color: #e86a21; 
                font-family: arial; 
                font-size: 10pt; }

input.sub { font-family:  tahoma,arial; 
                font-size: 10pt; 
                color: #e86a21; 
                border: 0px solid rgb(158,217,219);
                background: rgb(158,217,219); 
                cursor: pointer; }

table.eform { border: 1px solid #e86a21;  
                   background: rgb(158,217,219);  }

th { background: rgb(112,202,206); color: #fff; }

ul { margin-left: 8px; 
     padding-left: 8px; }
