body {
	background: #3f3f3f url(images/gw-outback2.gif) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	margin-bottom: 0;
}

body { behavior: url( csshover.htc ); }

strong { color: black; }
img {	border: none;}
br, .clear { clear: both; display: block; height: 1px; line-height: 1px;  }
td { vertical-align: top; }
ul.plain, ul.plain li { list-style: none; padding: 0; margin: 0; }
h1 { font-size: 22px; color: #006496; }
h2 { font-size: 20px; color: #006496; }
h3 { font-size: 18px; color: #006496; }
h4 { font-size: 15px;  }
h5 { font-size: 13px;  }
h6 { font-size: 11px;  }
hr { border: none; color: #ddd; background: #ddd; height: 1px; line-height: 1px; overflow: hidden; }

a { color: #006496; }
a:visited { color: #395987; }
a:hover { color: #FFA500; }

.hide { display: none !important; visibility: hidden; border: 1px solid red; }
.bold {	font-weight: bold;}
.xbold { font-weight: bold; font-size: 14px; color: #006496; }
.more { display: block; text-align: right; text-decoration: none;  font-weight: bold; }
.shaded, .xbox {	background: url(images/gw-par.png) no-repeat top left; padding-top: 1px; }
.shaded h5, xbox h4 { margin: 10px 0 5px 0; color: #006496; }
.floatright { float: right; padding: 0 10px 10px 10px; }
.floatleft { float: left; padding: 0 10px 10px 10px; }
.center {	text-align: center;}

#title {
	height: 60px;
	margin: 0 auto;
	position: absolute;
	top: -160px;
	text-align: center;
}

#layout {
	width: 750px;
	margin: auto;
	background: white url(images/gw-subheader.png) repeat-x top left;
	background-position: 0 108px;
}

#header {
	background: url(images/gw-header.png) no-repeat top left;
	height: 108px;
	position: relative;
	overflow: hidden;
}

#pagetitle1 {
	position: absolute; 
	right: 30px;
	top: 40px;
	margin: 0;
	text-align: right;
	height: 50px;
	font-size: 24px;
	font-family: Trebuchet MS; 
}

#pagetitle2 {
	position: absolute;
	right: 134px;
	top: 6px;
	margin: 0;
	text-align: right;
	height: 60px;
	font-size: 50px;
	filter: alpha(opacity=13);
	-moz-opacity: .13;
	opacity: .13;
	font-family: Trebuchet MS;
	overflow: hidden;
}

#pagetitle3 {
	position: absolute; 
	right: 80px;
	top: 32px;
	margin: 0;
	text-align: right;
	height: 70px;
	font-size: 90px;
	filter: alpha(opacity=6);
	-moz-opacity: .06;
	opacity: .06;
	overflow: hidden;
	font-family: Trebuchet MS; 
}

#logo {
	display: block;
	height: 70px;
	width: 350px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#subheader {
	height: 182px;
	overflow: hidden;
	margin: 5px 10px;
	xbackground: url(images/gw-home-image2.jpg) no-repeat center right;
	position: relative;
}

.subimage-home { background: url(images/gw-home-image1.jpg) no-repeat center right; }
.subimage-company { background: url(images/gw-home-image2.jpg) no-repeat center right; }
.subimage-services { background: url(images/gw-home-image3.jpg) no-repeat center right; }
.subimage-technology { background: url(images/gw-home-image4.jpg) no-repeat center right; }
.subimage-partners { background: url(images/gw-home-image5.jpg) no-repeat center right; }
.subimage-resources { background: url(images/gw-home-image6.jpg) no-repeat center right; }
.subimage-contact { background: url(images/gw-home-image7.jpg) no-repeat center right; }

#subheader h2 {
	position: absolute;
	top: 50px;
	right: 10px;
	text-align: right;
	color: white;
	margin: 0;
	font-size: 24px;
}

#subheader h2.submessage-shadow {
	color: Black;
	top: 52px;
	right: 8px;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}

#subheader h2.submessage-shadow2 {
	color: Black;
	top: 49px;
	right: 11px;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
}

#nav {
	background: url(images/gw-btns.png) no-repeat top left; 
	position: relative;
	width: 186px;
}


#nav li {
	xheight: 26px;
	width: 186px;
	overflow: visible;
	margin-bottom: -5px;
}

#nav a:hover img, #nav li.active img {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;	
}

.subnav {
	position: absolute;
	top: 0;
	left: 168px;
	height: 182px;
	width: 190px;
	background: #395987 url(images/gw-submenu.png) repeat-y top left;
	border-right: 1px solid black;
	margin: 0;
	padding: 0;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;	
	overflow: hidden;
}

.subnav li {
	padding: 0px 4px 0 10px !important;
	margin-bottom: 0 !important;
	line-height: 12px;
	height: 26px;
	line-height: 26px;
	background: url(images/gw-submenu-shade.png) no-repeat top left;
}

.subnav a, .subnav a:visited {
	color: white;
	text-decoration: none;
}

.subnav a:hover {
	color: #87CEEB;
}

#nav li .subnav {
	left: -5555px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;	
}

#nav li:hover .subnav, #nav li.hover .subnav {
	left: 168px !important;
	z-index: 30;
}


#content {
	margin: 10px 0px 50px 10px;
}

#textstrip {
	margin: 0 0 30px 0; 
	line-height: 16px;
	height: 16px;
}

#textstrip input {
	border: none;
	color: #777;
	background: transparent;
}

#TICKER {
	overflow:hidden; width:720px; height: 16px;
}

#TICKER span {
	padding: 0 400px;
}

* html #TICKER span {
	padding: 0;
}

#TICKER p {
	display: inline;
	padding: 0 60px 0 0;
	margin: 0;
}

#TICKER br {
	display: none;
}

#main {
	float: left;
	clear: left;
	width: 480px;
	padding: 0 10px 20px 10px;
}

.main-full {
	width: 98% !important;
	padding: 10px 1% !important;
	float: none !important;
}

#sidebar {
	float: left;
	clear: right;
	width: 215px;	
	overflow: visible;
	padding: 6px 0 0 0;
}

.sidebox {
	background: #333 url(images/gw-sidebox-back.png) repeat-y top left;
	width: 222px;
	margin: 0 0 17px 0;
}

.sidebox h4 {
	color: white;
	font-size: 16px;
	margin: 0;
	padding: 0 10px;
	background: url(images/gw-sidebox-top.png) no-repeat top left;
	height: 35px;
	line-height: 35px;
	position: relative;
	top: -6px;
}

.sidebox p {
	padding: 5px 10px;
	margin: 0;
	background: url(images/gw-sidebox-sep.png) no-repeat top left;
	color: white;
}

.sidebox a,.sidebox a:visited {
	color: #87CEEB;
}

.sidebox strong { color: white; }

.sidebox-btm {
	height: 10px;
	line-height: 10px;
	background: url(images/gw-sidebox-btm.png) no-repeat bottom left;
	position: relative;
	bottom: -6px;
}

.smallbox {
	background: #333 url(images/gw-smbox-back.png) repeat-y top left;
	width: 234px;
	float: left;
	margin: 0 5px 10px 0px;
	position: relative;
}

.smallbox-in {
	background: url(images/gw-smbox-top.png) no-repeat top left;
	padding: 10px;
}

#home .smallbox-in {
	height: 90px !important; 
	overflow: hidden;	
}

#services .smallbox-in {
	height: 330px;
}

.smallbox h4 {
	color: white;
	font-size: 16px;
	font-family: "Arial Narrow", Arial;
	margin: 0;
	padding: 0px 5px 0;
	position: relative;
	top: -6px;
}

.smallbox h4 a {
	color: white !important;
	text-decoration: none !important;
}

.smallbox p {
	padding: 5px 5px 0;
	margin: 0;
	background: url(images/gw-smbox-sep.png) no-repeat top left;
	color: white;
	font-size: 11px;
}

#home .smallbox p {
	font-size: 11px;
}


.smallbox a,.smallbox a:visited {
	color: #87CEEB;
}

.smallbox .more {
	position: absolute; 
	bottom: 0px;
	right: 10px;
	z-index: 10;
}

.smallbox strong {
	color: white !important;
}

.smallbox-btm {
	height: 13px;
	line-height: 13px;
	background: url(images/gw-smbox-btm.png) no-repeat bottom left;
	position: relative;
	bottom: -6px;
}

.smallbox strong { color: white; }

.box-security {	background: url(images/gw-smbox-top-security.png) no-repeat top left;}
.box-disaster {	background: url(images/gw-smbox-top-disaster.png) no-repeat top left;}
.box-partners {	background: url(images/gw-smbox-top-partners.png) no-repeat top left;}
.box-integration {	background: url(images/gw-smbox-top-integration.png) no-repeat top left;}

/*

.xbox {
	width: 220px;
	padding: 10px;
	background: #d6d6d6 url(images/gw-xbox.jpg) no-repeat bottom right;
	height: 540px;
	float: left; 
	margin: 1px 1px 0 0;
}

.xbox p {
	padding: 5px 0;
	margin: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.xbox ul {
	padding: 5px 0 0 15px;
	margin: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.xbox li {
	padding: 5px 0 0 5px;
	margin-left: 5px;
}

.xbox h4 {
	margin: 5px 0;
}

*/

#footer {
	background: White;
	padding: 20px;
	margin: 0;
	text-align: center;
}

#footer li {
	display: inline;
	padding: 0 10px;
}




.main_subheadline {
	font-size: 16px;
	padding-top: 10px;
	font-weight: bold;
	display: block;
}
