/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	background:url(../_images/bg.gif) repeat-x top #4D8FCC;	
	}
#header h1{
	color:#0B5295;
	font-size:180%;	
	background: transparent url(../_images/GES_Logo.gif) no-repeat scroll left top;
	height:0px !important;
	margin:0pt;
	overflow:hidden;
	padding:115px 0pt 0pt;
	width:251px;
}
#header h2{
	clear:right;
	float:right;
	color:#0B5295;
	font-size:180%;	
	background: transparent url(../_images/header_motto.gif) no-repeat scroll left top;
	height:0px !important;
	margin:0pt;
	overflow:hidden;
	padding:36px 0px 0pt 0pt;
	width:576px;
}
/*
h2{
	font-size:120%;
	font-weight:bold;
	text-align:right;
	margin-bottom:75px;
	color:#0B5295;
}
*/

#header{
	height:115px;
	position:relative;
	margin:10px 10px 0 10px;
}
#flashAnim{
	display:inline;
	width:251px;
	height:115px;
	float:left;
	}
#headerNav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	list-style:none;
	float:right;
	margin:10px 0 40px;
}
#headerNav li{
	list-style:none;
	text-transform:uppercase;
	display:inline;
	padding-left:5px;
}
#headerNav a{
	color:#000000;
	text-decoration:none;
}
#headerNav a:hover{
	text-decoration:underline;
}
#wrapper{
	margin:0 auto;
	width:1005px;
	}
#topNav{
	background:url(../_images/topnav_bg_top.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;	
	/*font-family:Arial, Helvetica, sans-serif;	*/
	font-weight:bold;
	font-size:90%;	
	padding:0;
	margin:0;
	
	position:relative;
	}
#topNavBottom{
	padding:0;
	margin:0;
	background:url(../_images/topnav_bg_bot.gif) no-repeat bottom left;
}	
#topNav ul{	
	margin:0;
	padding:7px 0;
	width:825px;
	list-style:none;
	
	}
#topNav ul li{
	list-style:none;
	/*margin:0 0 0 16px;*/
	margin:0 0 0 35px;
	padding:0;
	display:inline;
	text-transform:uppercase;
	}
#topNav a{
	text-decoration:none;
	}
#topNav a{
	color:#006699;
	}
#topNav a.selected,
#topNav a:hover{
	color:#FFFFFF;
	}
#topNav form{
	margin:0;
	padding:0;
}	
#navSearch #query{
	position:absolute;
	top:7px;
	left:834px;
	height:12px;
	width:120px;
	border: 1px solid #A0A0A0;
	background:#fff;
	font-size:10px;
	margin-left:2px;
}
#navSearch #searchInputButton{
	position:absolute;
	top:4px;
	left:960px;
}
#content{
	background:url(../_images/content_bg.png) repeat-y;
	padding:0 10px;
	}
.oneCol{
	padding:18px;
}	
#homeMain{
	width:949px;
	height:281px;
	background:url(../_images/homeMain_bg.jpg) no-repeat;
}	
#homeMainContent{
	float:right;
	width:620px;
	height:241px;
	padding:18px;
	overflow:hidden;
	border:#CC9900 0px solid;
}
#homeMainSB1{	
	float:right;
	width:1px;
	height:170px;
	border:#CC9900 0px solid;
}
#homeMainContent a.homeMainMore{
	display:block;
	clear:right;
	float:right;
	width:66px;
	height:69px;

	background: url(../_images/home_main_arrow.gif) no-repeat top left;
	
	text-indent: -9999px;
	margin-left:18px;
}
#homeMainContent a.homeMainMore:hover{
	background-position: 0 -69px;
}

#homeMainContent h2{
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	color:#FFFFFF;
	font-size:14pt;
	
}
#homeMainContent p {
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
	font-size:90%;
}
.homeSub{
	margin:18px 14px 0 0;
	width:307px;
	height:209px;
	float:left;
	text-align:left;
}
a.homeSubMore{
	margin-left:15px;
	display:block;
	width:68px;
	height:74px;

	background: url(../_images/home_sub_arrow.png) no-repeat top left;
	text-indent: -9999px;
}
a.homeSubMore:hover{
	background-position: 0 -74px;
}
.homeWho{
	background:url(../_images/home_who_bg.jpg) no-repeat;
}
.homeMarket{
	background:url(../_images/home_market_bg.jpg) no-repeat;
}
.homeResearch{
	background:url(../_images/home_research_bg.jpg) no-repeat;
	margin-right:0;
}
.homeMarket p {
	width:150px;
}
#homeWhoBig{
	width:150px;
	color:#2b4627;
	font-size:18pt;
	font-weight:bold;
}
.homeSubWrapper{
	margin:10px 15px;
	width:130px;
	height:110px
}
#homeSubWrapperMarket{
	margin:10px 15px;
	width:150px;
	height:30px
}
#homeSubWrapperMarket h2{
	margin-top:10px;
	font-size:15px;
}
.homeSub h2{
	margin:0;
	padding:0;
	/*font-family:"Arial Black";*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	color:#005394;
	font-size:125%;
}
.homeSub p{
	margin:0;
	padding:0;
	color:#294925;
	font-weight:bold;
	font-size:110%;
}
#contentPageWrapper{
	padding-top:15px;
}
#submenu{
	margin:0 20px 0 0;
	padding:0;
	width:181px;
	float:left;
	font-size:90%;
	}
#submenu ul{
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
	
}
#submenu li{
	margin:0;
	padding:0;
	list-style:none;
}
#submenu li a{
	display:block;
	width:181px;
	background:url(../_images/submenu_sep.gif) bottom right no-repeat;
	margin-top:7px;
	padding-bottom:10px;	
		
}
#submenu li a{
	text-decoration:none;
	font-weight:bold;
	color:#005394;
}
#submenu li a.selected,
#submenu li a:hover{
	color:#7AB118;
	background:url(../_images/submenu_sep_on.gif) bottom right no-repeat;
}
#submenu li a span{
	display:block;
	margin-left:20px;
}
.subMenuImageLogo{
	padding-left:20px;
}
#contentCol{
	float:left;	
}
#videoWrapper{
	width:280px;
	height:240px;
	margin-left:30px;
	float:left;
}
#contentImageRight{
	width:280px;
	height:240px;
	margin-left:30px;
	float:left;
}
.contentImageRight{
	padding-left:10px;
	padding-bottom:10px;
}
/*
#contentImageRight img{
	border:1px solid #333333;
}
*/
#contentCol h2{
	margin:0;
	padding:0;
	color:#7AB118;
	font-size:120%;
	}
.bioWidth{
	width:460px;
}
.fullWidth{
	width:760px;
}
#footer{	
	height:60px;
	background:url(../_images/footer_bg.png) no-repeat;	
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size:85%;	
	color:#006699;
	text-transform:uppercase;
	}
#footer ul {
	display:inline;
	margin-left:0;
	padding-left:16px;
}
#footer ul li {
	display:inline;
	margin:0 8px;
}
#footer a{
	text-decoration:none;
}
#footer a:link,
#footer a:visited{
	color:#006699;
	}
#footer a:hover,
#footer a:active,
#footer a.selected{
	color:#FFF;
	}
#footer a.hover{
	color:#FFFFFF;
	text-decoration:none;
}
#copyright{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:80%;
	text-align:center;
	margin:17px 0 20px;
	padding:0;
	}	
.clear{
	clear:both;
	height:0px;
	}
#contactForm {
	background:#ffffff url(../_images/contactBG.gif) repeat-x scroll center bottom;
	padding:15px;
}
#contactForm dl {
	margin-top:0;
	padding-top:0;
}
#contactForm dd {
	margin:3px 0 0;
}
#contactForm dt {
	float:left;
	margin-top:3px;
	padding-right:10px;
	width:100px;
}
.required {
	font-weight:bold;
}
#name, #address, #city, #phone, #email, #attention {
	border:1px solid #B3B9C3;
	width:600px;
}
#comments {
	border:1px solid #B3B9C3;
	height:150px;
	width:600px;
	
}
.newsPhotoWrapper{
	text-align:center;
	margin-bottom:25px;
	background:#f1f2f3;
	padding:5px;
}
.newsPhotoWrapper img{
	border:#000000 1px solid;
	margin:0 auto;
}
.newsPhotoWrapper p{
	text-align:left;
	margin:0;
}
.photoCredit{
	color:#005394;
	text-align:right;
}