/* Colors:
Orange-low: rgb(247,212,119);
Orange-bright: rgb(255,177,16);
Blue-navy: rgb(12,32,116);
Blue-light: rgb(87,95,156);
Blue-med: rgb(34,61,131);
*/

body {
	padding: 0px; 
	margin: 0px;
	background-color: rgb(87,95,156);
}

#aegis_page {
	display: block;
	position: absolute;   
  top: 0px; 
	left: 0px;
	padding: 0px; 
	margin: 0px;
	width: 835px;
	height: auto;
	background: rgb(12,32,116) url(images/binding/binding.jpg) repeat-y top left;
}

#aegis_header {
	width: 800px; 
	height: 163px;
	margin: 0 0 0 20px;
	background-color: white;
}

#aegis_logo {
	display: block;
	position: absolute; 
	top: 0px; 
	left: 20px;
	width: 170px;
	height: 150px;
	background: transparent url(images/header/aegis.lightwave.web.jpg) no-repeat top left;
}

#aegis_banner_photo {
	display: block;
	position: absolute; 
	top: 0px; 	
	left: 192px;
	width: 250px;
	height: 150px;
	background-color: white;
}

#aegis_banner_spacer {
	display: block;
	position: absolute; 
	top: 0px; 	
	left: 444px; 
	width: 376px;
	height: 150px;
	background-color: rgb(251,240,30);
}

#aegis_banner_spacer_11 {
	display: block;
	position: absolute; 
	top: 0px; 	
	left: 444px; 
	width: 300px;
	height: 99px;
    background: transparent url(images/header/red_herring_winner.jpg) no-repeat center right;
    background-color: rgb(247,212,119);
}

#aegis_banner_spacer_12 {
	display: block;
	position: absolute; 
	top: 0px; 	
	left: 745px; 
	width: 4px;
	height: 99px;
	background-color: rgb(247,212,119);
}

#aegis_banner_spacer_13 {
	display: block;
	position: absolute; 
	top: 0px; 	
	left: 750px; 
	width: 70px;
	height: 99px;
	background-color: rgb(247,212,119);
}

#aegis_banner_spacer_21 {
	display: block;
	position: absolute; 
	top: 100px; 	
	left: 444px; 
	width: 300px;
	height: 50px;
	background-color: rgb(255,177,16);
}
#aegis_banner_spacer_21_text {
	padding: 2px 5px 0 0;
    text-align: right;
	font-family: Sans-Serif, Helvetica, Arial Narrow, Arial;
	font-size: 9pt;
	font-weight: normal; 
    color: white;
	/* color: rgb(34,61,131); */
	letter-spacing: 1px;
}

#aegis_banner_spacer_22 {
	display: block;
	position: absolute; 
	top: 100px; 	
	left: 745px; 
	width: 4px;
	height: 50px;
	background-color: rgb(247,212,119);
}

#aegis_banner_spacer_23 {
	display: block;
	position: absolute; 
	top: 100px; 	
	left: 750px; 
	width: 70px; 
	height: 50px;
	background-color: rgb(247,212,119);
}

#aegis_under_banner_11 {
	display: block;
	position: absolute; 
	top: 152px; 	
	left: 20px;
	width: 800px; 
	height: 15px;
	background-color: rgb(255,177,16);
}

#aegis_content {	
	display: block;
	padding: 25px 0 0 0px; 
	margin: 0 0 0 20px;
	width: 800px; 
	height: auto;
	background-color: rgb(247,212,119); 
}

#aegis_navbar {	
	display: block; 
	position: absolute;
	top: 235px;
	left: 20px;
	padding: 0px; 
	margin: 0px;
	width: 150px; 
	background-color: rgb(251,240,30);
	behavior: url(csshover.htc);	
	float: left;
}

div.buttons {
	padding: 0px;
	margin: 0px;	
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: rgb(12,32,116);
	letter-spacing: 1px;
	font-weight: bold; 
	background-color: rgb(247,212,119);
}

div.buttons:hover {
	color: white;
	cursor: pointer;
	background-color: silver;
}

div.buttons p {
	padding: 9px 0px 9px 17px; 
	margin: 0px;
}
div.buttons p:hover {
	color: white;
	cursor: pointer;			
}
a {
	text-decoration: none;
}
a:hover {
	color: white;
	cursor: pointer;
}

#selected {
  color: white;
  background-color: rgb(255,177,16);
}

#aegis_tabs {
	display: block;
	padding: 0px 0px;	
	margin: 0 0 0 170px;
	width: auto; 
	height: 23px;
	/* behavior: url(csshover.htc); */
}
#aegis_tabs:hover {
	color: white;
	cursor: pointer;	
}
div.tab {
  display: block;
  padding: 4px 10px;
  margin: 0px;
  height: auto;
  font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: normal;
  background-color: rgb(247,212,119); 
	float: left;
	color:  rgb(12,32,116); 
	behavior: url(csshover.htc);
}

div.tab:hover {
	color: white;
	cursor: pointer;
	background-color: silver; rgb(255,177,16); 
}

#aegis_main_text {
	display: block;
	padding: 0px;
	margin: 0px 0 0 150px;
	width: 490px;
  height: auto;
	background-color: white;
	border-right: gray 0px solid;
	background-image: url(images/interior/shadow_left.gif);
	background-repeat: repeat-y;
	/* float: left; */
}

#aegis_right_column {
	display: block;
	position: absolute; 
	top: 230px;	
	left: 665px; 
	padding: 0px;
	margin: 0px; 
	background-color: transparent;
} 

#aegis_footer {
  display: block;
	padding: 0px;
	margin: 0 0 0 20px;  
	background-color: transparent;

}

