/*  © 2007 Think Nocturnal LLC.  All rights reserved.  */

/* based on 1004px (w) x unlimited (h) design */

/* General Structure */

html, body { 
	color: #000; 
	padding: 0;
	margin: 0;
	background-color: #FFF; 
	text-align: left; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	}
	
#container { 
	width: 1004px;               /* total width */
	background-color: #FFF;
	min-width: 400px;
	background: #999;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	}
		
.clear { 
	clear: both; 
	}	

.clear_center { 
	clear: both; 
	text-align: center;
	}	

.float { 
	float: left; 
	}	

form { 
	text-align: left;
	}	

.bold { 
	font-weight: bold; 
	}	

img {
    border: 0;
    }

a.noline {
	color: #0073CF;
	text-decoration: none;
	}

a.noline:link,a.noline:visited {
	color: #0073CF;
	}

a.noline:hover {
	text-decoration: underline;
	color: #C4262E;
	}
	
p   { 
	font-size: 11px;
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-right: 10px; 
	padding-left: 16px; 
	margin: 0; 
	}
	
p a {
	color: #000000;
	text-decoration: underline;
	}

p a:link,visited {
	color: #000000;
	text-decoration: underline;
	}

p a:hover {
	color: #C4262E;
	text-decoration: underline;
	}

p.wwide {
	padding: 2px;
	margin: 0;
	}
		
a.arrow {
	color: #A4AEB5;
	background-color: #002A42;
	font-weight: normal;
	}

h1 { 
	padding-top: 0px; 
	padding-bottom: 10px; 
	padding-right: 0; 
	padding-left: 0; 
	margin: 0;
	/*margin-left: -4px;*/
	font-size: 16px; 
	font-weight: bold;
	}
		
.red {
	color: #C4262E;
	}

.boldred {
	color: #C4262E;
	font-weight: bold;
	}

p.redbold {
	color: #C4262E;
	font-weight: bold;
	font-size: 12px;
	}

.black {
	color: #000000;
	font-weight: normal;
	}

p.blackbold {
	font-weight: bold;
	font-size: 12px;
	}

.gray {
	color: #A4AEB5;
	}

.smallgray {
	color: #A4AEB5;
	font-size: 11px;
	}

.grayline {
	background-color: #A4AEB5;
	width: 1004px;
	height: 1px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	}

.upline {
	background-color: #A4AEB5;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width: 1px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	float: left;
	}

.tallgrayline {
	position: absolute;
	margin-left: 268px;
	background-color: #A4AEB5;
	width: 1px;
	height: 571px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	}


/* NAV Content Structure */

#header {
	width: 911px;	 
	height: 27px;	 
	margin: 0;
	padding: 0;
	background-color: #000; 
	display: block;
	z-index: 1;
	position: relative;
	border-left: 46px #C4262E solid;
	border-right: 47px #C4262E solid;
	}

.nav {
	position: static;
	height: 30px;
	width: 701px; 
	display: block;
	margin: 0;
	padding: 0;
	margin-left: -1px;
	color: #FFFFFF; 
	background-color: #999999;
	font-size: 10px;
	font-weight: normal;
	float: left;
	z-index: 300;
	}

.nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	}

.nav li {
	list-style-type: none;
	position: relative;
	float: left;
	margin: 0;	
	padding: 0;
	padding-left: 1px;
	text-indent: 0;
	}

.nav a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	display: block;
	}


/* FOOTER Structure */

#footer {
	position: relative;
	width: 911px;	 
	height: 27px;	 
	margin: 0;
	padding: 0;
	background:url(../img/footer.gif) no-repeat left top;
	display: block;
	z-index: 1;
	border-left: 46px #C4262E solid;
	border-right: 47px #C4262E solid;
	clear: both;
	}

.contact {
	position: absolute;
	height: 17px;
	width: 550px;
	margin: 0;
	padding-top: 10px;
	padding-left: 50px;
	font-size: 10px;
	color: #000;
	background-color: transparent;
	display: block;
	float: left;
	}

.contact a {
	padding: 0;
	color: #000;
	text-decoration: none;
	}

.contact a:link,visited {
	color: #000;
	}

.contact a:hover {
	text-decoration: underline;
	color: #000;
	}

.copyright {
	position: absolute;
	height: 17px;
	width: 150px;
	margin: 0;
	padding-top: 10px;
	margin-left: 770px;
	font-size: 10px;
	color: #000;
	background-color: transparent;
	display: block;
	float: left;
	}
	


/* SUBPAGE COLUMN Structure */

#content {
	position: relative;
	width: 911px;
	background: #ffffff;
	border-left: black 46px solid;
	border-right: black 47px solid;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 1;
	}
	
.logo {
	margin: 0;
	padding: 0;
	width: 210px;
	height: 135px;
	margin-left: 0;
	}
	

.outer { 
	border-left-width: 210px;  /* left column width */
	border-left-color: #FFFFFF;   /* left column color */
	
	border-right-width: 0; /* right column width */
	border-right-color: transparent;  /* right column color */
	
	background-color: #FFFFFF; /* center column color */
	
	width: 701px;
	border-left-style: solid; 
	border-right-style: solid;
	}

.inner { 
	margin: 0;
	padding: 0;
	width: 100%;
/*  height: 540px; */
	background-color: transparent;
	}

#subnav {
	width: 210px;	 /* left column width */
	margin-left: -210px;       /* _negative_ left column width */ 
	margin-top: 0;
	padding-top: 0;
	/*padding-bottom: 20px;*/
	color: #000; 
	background-color: transparent;
	font-size: 11px;
	display: block;
	float: left;
	border-right: 1px #A4AEB5 solid;
	position: relative;
	min-height: 135px;
	height: auto !important;
	height: 135px;
	z-index: 2;	
	}

#subnav .alogo, #subnav a.alogo, #subnav a.alogo, #subnav a.alogo:link, #subnav a.alogo:visited, #subnav a.alogo:hover{
	display: block;
	position: relative;
	float: both;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 135px;
	background: transparent;
	}

.center 
	{ 
	position: static;
	float: left;
	width: 700px;
	font-size: 11px;
	padding: 0;
	margin: 0;
	margin-left: -1px;
	min-height: 135px;
	height: auto !important;
	height: 135px;
	background-color: transparent;
	border-left: 1px #A4AEB5 solid;
	z-index: 3; 
	}

.center h1 {
	margin: 0;
	padding: 15px 10px 10px 15px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	}

.center h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: -5px;
	}

.center h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	text-align: left;
	}

.center .big {
	font-size: 13px;
	font-weight: normal;
	margin-top: -16px;
	margin-bottom: 10px;
	}

.center p  {
	margin: 0;
	padding: 5px 15px 5px 15px;
	text-align: left;
	font-size: 11px;
	}

.center div.contain3_top /*used in technology & BYO page */
	{
	position: static;
	float: left;
	display: block;
	background: url(../img/gradient.jpg) no-repeat left top;
	width: 700px;
	margin: 0;
	padding: 0;
	padding-bottom: 0;
	/*border-top: 1px #A4AEB5 solid;*/
	z-index: 3;
	}