body {
	margin-top:0;
	font-family:trebuchet, Helvetica, Arial, sans-serif;
	background:#1e1417 url('../../images/bg.gif') repeat-x;
	line-height:1.3em;
	position:relative;
}
div#wrapper {
	margin:0 auto;
	width:1070px;
	padding-bottom:175px;
	height:540px;

}

html>body div#wrapper{
	height:auto;
	min-height:540px;
}

div.cgi1{
	background:#1e1417 url('../../images/cgi/cgi-1.jpg') no-repeat 0% 100px;
}                                                                       
div.cgi2{                                                               
	background:#1e1417 url('../../images/cgi/cgi-2.jpg') no-repeat 0% 100px;
}                                                                       
div.cgi3{                                                               
	background:#1e1417 url('../../images/cgi/cgi-3.jpg') no-repeat 0% 100px;
}


div#header {
	height:100px;
}
h1{
	position:relative;
	width:150px;
	height:100px;
	margin-bottom:0;
}
h1 span{
	display:block;
	position:absolute;
	top:0;left:0;
	width:100%;
	height:100%;
	background: transparent url('../../images/logos/axis.gif') no-repeat;
	
}
h3{
	font-size:1.3em;
}


#calltoaction{
	text-align:right;
	position:relative;
	height:100px;
}
	#calltoaction h2{
		color:#ffed00;
		margin-bottom:0;
		padding-top:28px;
	}
	#calltoaction h3{
		color:#fff;
	}
	#calltoaction span{
		display:block;
		position:absolute;
		top:0;right:0;
		width:100%;
		height:100%;		
		background: url('../../images/calltoaction.gif') right top no-repeat;
	}

p+p{
	text-indent:0;
	margin-top:0;
}
#trans-quote-1, #trans-quote-2, #trans-quote-3{
	background-color:#432d2f;
	margin-top:150px;
}
	.quote1, .quote2 , .quote3{
		display:none;
	}

	.display{
		display:block;
	}

#sidebar{
	padding-top:2.5em;
	height:403px;
}

html>body #sidebar {
	height:auto;
	min-height:403px;
}
	#satnav{
		padding:1.5em 0 1em 1.5em;
	}

		#satnav p{
			margin:0 0 0.5em 0;
			line-height:1em;
		}
	#sidebar div.small{
		line-height:1.5em;
	}	

	#sidebar h4{
		margin-bottom:0.2em;
	}

form{
	padding-top:0.8em;
}
	form p{
		margin-bottom:0.8em;
	}

#copy{
	background-color:#e5dedf;
	padding-bottom:0;padding-top:0;
	height:451px;
	line-height:1.2em;
}

	#copy h4{
		margin:0.2em 0 0.2em 0.2em;
		font-size:1em;
		text-transform:uppercase;
		height:auto;
	}
	
	#copy p{
		margin:0.2em 0 1.5em 0.2em;
		font-size:11px;
		margin-bottom:0.5em;
	}
	
		#copy p a, #copy p a:hover{
			color:#222;
		}
	
	#copy ul{
		font-size:11px;
	}
	#copy .top{
		margin-top:1.7em;
	}
	
	#copy div {
		height:419px;
		margin-top:1em;
	}
	html>body #copy div{
		height:auto;
		min-height:419px;
	}

	.box{
		background:transparent;
	}
	
	
	
.quote{
	font-size:1.4em;
	color:#ffed00;
}
.author{
	font-size:0.9em;
	color:#fff;
}
div.trans-quote img{
	margin:0;
}

/* Navigation
------------------------*/

#sectionnavigation ul {
	float:left;
	text-align:center;
	list-style-type:none;
	list-style-position:outside;
	margin:0;padding:0;
}
#sectionnavigation ul li {
	margin:0pt;
	float:left;
	overflow:hidden;
}

#sectionnavigation ul li.first{
	margin-left:10px;
}
#sectionnavigation ul li a {
	color:#ffed00;
	text-decoration:none;
	line-height:26px;
	padding:7px 8px 6px 8px;
}
#sectionnavigation ul li a:hover, #sectionnavigation ul li.active a{
	background-color:#3e2c2e;
}

#primarynav{
	float:left;
}

#secondarynav{
	float:right;
}

#secondarynav li{
	color:#ffed00;
}

#secondarynav li a{
	font-size:9px;
	padding:8px;
}
#sectionnavigation #secondarynav li a:hover{
	background-color:#4e3a3c;
	text-decoration:underline;	
}

/* shifting page stuff
--------------------------*/
#view-port{
	overflow:hidden;
	width:970px;
}

#block1{
	width:2140px;
	height:451px;
	position:relative;
}
.overview{
	background:url('../../images/page-backgrounds/overview.jpg') 266px top no-repeat;
}
.why-axis{
	background:url('../../images/page-backgrounds/why-axis.jpg') 266px top no-repeat;
}
.location{
	background:url('../../images/page-backgrounds/location.jpg') 266px top no-repeat;
}
.masterplan{
	background:url('../../images/page-backgrounds/masterplan.jpg') 248px top no-repeat;
}
.default{
	background:url('../../images/page-backgrounds/default.jpg') 266px top no-repeat;	
}

#getDir{
	margin-top:0.3em;
}

#block1 .span-6{
	/*padding-left:0px;*/
}
	/* buttons
	-----------*/
	 #button-left, #button-right{
		color:#ffed00;
		font-size:1em;
		line-height:1.7em;
		cursor:pointer;
	}
		#button-left{position:relative;top:420px;left:590px;padding:0.5em 0.8em 0.3em 2em;}
		#button-right{position:relative;top:420px;left:520px;padding:0.5em 2em 0.3em 0.8em;}
		
		#button-left {background:#3c2e30 url('../../images/AXISbuttonleft.gif') left 0 no-repeat;}
		#button-right {background:#3c2e30 url('../../images/AXISbutton.gif') right 0.1em no-repeat;}
	

ul{
	margin:0 0 1.5em 1.5em;
}
ul li{
	margin-bottom:0.5em;
}

h4, label{
	color:#b59700;	
}


/* footer
-------------------------*/
#footer{
	position:absolute;top:600px;
	margin:0 0 0 20px;
	color:#fff;
}

#home #footer{
	margin-left:80px;
}
	#footer p {
		margin:0;
	}
	
	#footer .left{
		margin:0;
	} 
	
	#footer .right{
		padding-left:0.5em;
	}
	
	#footer .right p{
		margin:0 0 0 30px;
	}
	
	#footer .right a{
		float: right;
	}
	
 /* generic styles 
--------------------------*/
.v-light{
	background-color:#e5dedf;
}
.mid{
	background:#5a484a;
}
.dark{
	background:#3c2e30;
}
.environment{
	background:#d9e0c2;
	padding-bottom:0.8em;
	height:390px !important;
	min-height:390px !important;
}
.contrast{
	color:#ffed00;
}
.light, .light a{
	color:#fff;
}
.small{
	font-size:.9em;line-height:1.2em;
}

/* overly links
----------------------*/

#overlay1, #overlay2, #overlay3{
	display:block;
	height:20px !important;
	left:280px;
	min-height:20px !important;
	position:absolute;
	width:80px !important;
}
#overlay1{
	bottom:202px;
}
#overlay2{
	bottom:116px;
}
#overlay3{
	bottom:30px;
}

#overlay1 a, #overlay2 a, #overlay3 a{
	display:block;
	height:100%;
	width:100%;
}

/* tooltips
-----------------------*/
a.tooltip {color:#fff;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:50px; left: 25px; padding:5px; font-weight:normal; color:#000; border:1px solid #000; background:#fff; width:150px;}
a.tooltip:hover b em.outer {position:absolute; left:20px; top:-8px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #000; overflow:hidden; z-index:100;}
a.tooltip:hover b em.inner {position:absolute; left:20px; top:-7px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #fff; overflow:hidden;; z-index:100;}

#graph1{
	display:block;
	height:395px;
	left:640px;
	position:absolute;
	top:20px;
	width:320px;
}
#graph2{
	display:block;
	height:310px;
	left:370px;
	position:absolute;
	top:110px;
	width:250px;
}
#graph3{

	display:block;
	height:209px;
	left:331px;
	position:absolute;
	top:202px;
	width:187px;
}


/* subscribe */
div#thankyou {
display:none;
height:3em;
width:100%;
}

/*zoom*/
a#zoom{
	display:block;
	height:385px;width:690px;
}