body {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #666;
	background: #666;	
	margin: 0;
	padding: 0;
}


#wrapper {
	background: #fff;
	position: relative;
	margin: 0 auto;
	width: 6.5in;
	border: 1px solid black;
	min-width: 700px;
	overflow: hidden;
}

#bluestripe {
	position: absolute;
	height: 118px;
	width: 100%;
	top: 151px;
	left: 0;
	background: #063665;
	
}

#blackstripe {
	position: absolute;
	top: 269px;
	left: 0;
	height: 30px;
	width: 100%;
	background: #333;
}

#title {
	height: 130px;
	position: relative;
	background: white;
	z-index: 10;
}

.caltitle {
	border-bottom: 1px solid silver;
}

.caltag {
	color: #999;
	padding-left: 10px;
}

.caldesc {
	padding-bottom: 15px;
	padding-left: 20px;
}

.presstitle {
	border-bottom: 1px solid silver;
}

.presstag {
	color: #999;
	padding-right: 30px;
}



#logo {
	display: none;
}


#logoprint {
	display: block;
	position: absolute;
	left: 80px;
	top: 10px;
	width: 152px;
	height: 100px;
	
}

#text {
	color: #00416A;
	font-weight: bold;
	position: absolute;
	font-size: 14px;
	right: 100px;
	top: 100px;
}

#banner {
	height: 120px;
	position: relative;
}

#bannerimage {
	position: relative;
	height: 148px;
}

#blueoverlay {
	position: absolute;
	width: 100%;
	height: 120px;
	background: #084887;
	opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.8;
}

#hexbanner {
	position: absolute;
	background:url(../../gfx/hexbanner.png) no-repeat top left;	
	width: 656px;
	height: 150px;
}


#polarbear {
	position: absolute;
	right: 0;
	background:url(../../gfx/polar.bear.png) no-repeat top right;	
	width: 315px;
	height: 150px;
}

a {
	color: #0065a4;
}

a:hover {
	text-decoration: none;
}

h3 {
	color: #00416A;
}


.clear {
	clear: both;
}

/***** Navigation *****/


#nav_horiz {
	background-color: #333; opacity:.40; filter: alpha(opacity=40); -moz-opacity: 0.4;
	color: #fff;
	position: absolute;
	width: 100%;
	top: 118px;
}

#nav_horiz ul {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 80px;
	margin-left: 0;
}


#nav_horiz li {
	display: inline;
	float: right;
	list-style: none;
	white-space: nowrap;
}

#nav_horiz li a {
	line-height: 30px;
	color: white;
	display: block;
	text-decoration: none;
	padding: 0 10px 0 40px;
	font-weight: normal;
}

* html #nav_horiz a {width:1%;}

#nav_horiz .selected, #nav_horiz a:hover
{
	background-color: #000; opacity:.90; filter: alpha(opacity=90); -moz-opacity: 0.9;
	color: #fff;
	text-decoration: none;
}

/***** Nav Vert *****/

#subnav {
	margin: 0 10px;
	padding: 0;
}

#subnav ul {
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 10;
}


#subnav li {
	background:url(../../gfx/gray.gradient.down.png) repeat-x bottom left;
	line-height: 30px;
	list-style: none;
	white-space: nowrap;
	height: 30px;	
}

#subnav li a {
	color: #333;
	display: block;
	text-decoration: none;
}


* html #subnav a {width:100%;}

#subnav .selected, #subnav a:hover
{
	color: #00416A;
	text-decoration: none;
	
}

/***** Three Columns *****/

#container {
	position:relative;
	width: 100%;
}

#hexcorner {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 214px;
	width: 174px;
	background:url(../../gfx/hexrizoncorner.png) no-repeat bottom left;
}

#hextop {
	position: absolute;
	top: 0;
	right: 0;
	background:url(../../gfx/hextop.png) no-repeat bottom right;
	height: 130px;
	width: 401px;	
}

#leftside {
	padding-top: 10px;
}

.leftbutton {
	margin: 10px; 
	background:url(../../gfx/gray.gradient.down.png) repeat-x bottom left;
	line-height: 30px;
}

.leftbutton a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	border-top: 1px solid #999; 	
	color: #666;
}

.leftbutton a:hover {
	background:url(../../gfx/gray.gradient.up.png) repeat-x bottom left;	
}

#topshadow1 {
	position: relative;
	top: 70px;
	height: 60px;
	background:url(../../gfx/gray.gradient.up.png) repeat-x bottom left;	
	background-color: #fff;	

}

#topshadow2 {
	position: relative;
	height: 60px;
	background:url(../../gfx/gray.gradient.down.png) repeat-x bottom left;	
	background-color: #fff;	
}

#cell3 {
	width:100%;
	background: white;
	float:left;
	margin:0;
	position:relative;
}

#cell2 {
	width:75%;
	float:left;
	
}

#cell1 {
	width:33.3%;
	background: white;
	float:left;	
}

#cell2a, #cell3a {
	float:right;
	position:relative;
}

#cell2a {
	background: white;
	width:200%;
	margin-right:-200%;
	z-index: 12;
}

#cell3a {
	width:50%;
	margin-right:-50%;
}

* html #cell3a {margin-right:-100%}


#info ul {
}


#info li {
	list-style: circle;
	margin-bottom: 5px;
}



/***** Footer *****/

#testimonials {
	position: relative;
	min-height: 60px;
	background:url(../../gfx/gray.gradient.up.png) repeat-x bottom left;	
	clear: both;
	background-color: #fff;	
	
}
* html #testimonials {height:60px}

#testimonial {
	display: none;
}

* html #testimonial {margin-right: 10px;}


#globe {
	position: absolute;
	right: 40px;
	bottom: 80px;	
	width: 40px;
	height: 61px;
}

#footer {
	color: #fff;
	background: #333;
	position: relative;
	z-index: 11;
	text-align: center;
	border-top: 1px solid black;
	height: 40px;
	line-height: 40px;
}

#footer ul {
	padding: 0;
	margin: 0;
}


#footer li {
	float: left;
	list-style: none;
	white-space: nowrap;

}

#footer li a {
	color: #fff;
	background: inherit;
	display: block;
	text-decoration: none;
	padding: 0 10px;

}

* html #footer a {width:1%;}

#footer .selected, #footer a:hover
{
	color: #666;
	text-decoration: none;
}

#copywright {
	text-align: right;
	padding-right: 10px;
	text-align: right;
}

/***** Content *****/

#companyname {
	font-size: 18px;
	font-weight: bold;
}


#tagline {
	color: #0065a4;
	font-weight: bold;
	padding-left: 40px;
	font-size: 14px;
}

/***** Map Icons *****/

#map {
	position:relative; 
	z-index:100;
	text-align: right;
}

#map a.p1, #map a.p1:visited {
	display:block; 
	text-decoration:none; 
	top:0; 
	left:0; 
	border:0;
}

#map a img {
	border:0;
}

#map a.p1:hover {
}

#map a .large {
	display:block; 
	position:absolute; 
	width:1px; 
	height:1px; 
	border:0px; 
	top:-1px; 
	left:-1px;
}

#map a.p1:hover .large {
	display:block; 
	position:absolute; 
	top:-60px; 
	left:-150px; 
	width:292px; 
	height:178px; 
	border:10px solid #fff;
}
