@charset "UTF-8";

@font-face {
  font-family: "GMedium";
  src: url(GMedium.ttf) format("truetype");
  /*AdobeGMediumLTRegular*/
}


@font-face {
  font-family: "GLight";
  src: url(GLight.ttf) format("truetype");
}

@font-face {
  font-family: "GBook";
  src: url(GBook.ttf) format("truetype");
}

@font-face {
  font-family: "GBold";
  src: url(GBold.ttf) format("truetype");
}


body {
	font: small GBook, Helvetica, Arial, sans-serif;
	font-family: GBook;
	align: center;
	text-align:center; /* for IE */
	color: #000; 
	background: #fff;
	width: 1050px;
	overflow: auto;
	margin: auto; 
	height: 95vh; /*so the view height stays a percentage of whats possible on the screen—effectively standardizing that a scroll bar will alwys be present and not mess with pages where there is no UI padding for the scroll bar
	/*background-image: url(WebBG.jpg);
	background-repeat:no-repeat;
	background-position:center top; 
	background-attachment:fixed;*/
	
}

#allwrapper { 
text-align: left; /* reset text alignment */ 
vertical-align: middle;
width: 999px; /* or a percentage, or whatever */ 
height: auto;
margin: 0 auto; /* for the rest */ 

}

#bodywrapper { 
display: 999px; /* or a percentage, or whatever */ 
margin: 0px;

}

#headerBar {
	display: inline-block;
	width: 999px;
	background-color:#fff;
	padding: 0px;
	margin: 10px 0px 15px 0px;
}

#headerBoxImage { 
	/*line-height: 1.5em;*/
	
	
	float: left;
	text-align: center;
	width: 333px;
	height: 106px;
	padding: 0px 0px 0px 0px;
	font-size: 30px;
	font-family: GLight, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;	
}
#headerBoxType { 
	/*line-height: 1.5em;*/
	
	
	float: left;
	text-align:right;
	width: 576px;
	height: auto;
	padding: 60px 0px 0px 70px;
	font-size: 33px;
	letter-spacing: -1px;
	font-family: GLight, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;	
}

#subheaderBoxType { 
	/*line-height: 1.5em;*/

	
	float: left;
	text-align:left;
	width: 999px;
	height: auto;
	font-size: 33px;
	font-family: GLight, Helvetica, sans-serif;
}


#overlineBoxType { 
	/*line-height: 1.5em;*/
	
	
	float: left;
	text-align:left;
	width: 999px;
	height: auto;
	padding: 3px 0px 0px 0px;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: GMedium, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 5px 1px 0px;	
	

	
	
}

#footerBoxType { 
	/*line-height: 1.5em;*/
	
	text-align:left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	font-size: 33px;
	font-family: GLight, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;	
}


p {
	font-size: 13px;
	color:#777;
}

p2 {
	font: small GLight, Helvetica, Arial, sans-serif;
	font-size: 25px;
	color:#000;
}

p3 {
	margin-top: 15px;}
	
p4 {
	font-family: GMedium, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	float: left;
	letter-spacing: 1px;
	line-height: 1.7em;
	padding-top: 3px;
	text-transform: uppercase;
	
	
	/*margin-right: 93px;*/
	}
	
p5 {
	font-family: GBook, Helvetica, sans-serif;
	color:#000000;
	font-size: 13px;
	float: right;
	/*margin-right: 93px;*/
	}	
p6 {
	font-family: GMedium, Helvetica, sans-serif;
	color:#000;
	font-size: 33px;
	float: left;
	line-height: 1.2em;
	letter-spacing: -1px;
	margin: 35px 200px 0px 9px;
		
	/*padding-right: 500px;*/
	/*margin-right: 93px;*/
	}	

p7 {
	font-family: Gbook, Helvetica, sans-serif;
	color:#000000;
	font-size: 13px;
	text-align:left;
	float: left;
	line-height: 1.2em;
	padding-top: 5px;
}

p8 {
	display:inline-block;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
	font-style: italic;
}

p9 {
	font: small GLight, Helvetica, Arial, sans-serif;
	font-size: 33px;
	color:#000;
	text-align:left;
	float: left;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin: 35px 0px 65px 9px;

	/*padding-right: 400px;*/
}

p10 {
	font-family: GBook, Helvetica, sans-serif;
	color:#000000;
	font-size: 13px;
	text-align:left;
	float: left;
	line-height: 1.7em;
	padding-top: 5px;
	/*margin-right: 93px;*/
}

p11 {
	
	font-family: GLight, Helvetica, sans-serif;
	color:#000000;
	font-size: 24px;
	text-align:left;
	float: left;
	line-height: 1.3em;
	padding-top: 15px;
	padding-bottom: 90px;
	padding-right: 435px;
	/*margin-right: 93px;*/

}

head3 {
	
	font-family: GLight, Helvetica, sans-serif;
	color:#000000;
	font-size: 34px;
	text-align:left;
	float: left;
	line-height: 1.0em;
	letter-spacing: -.75px;
	padding-top: 25px;
	padding-bottom: 40px;
	
	
	/*margin-right: 93px;*/

}


head4 {
	
	font-family: GBook, Helvetica, sans-serif;
	color:#000000;
	font-size: 18px;
	text-align:left;
	float: left;
	line-height: 1.2em;
	letter-spacing: -.5px;
	padding-top: 50px;
	padding-bottom: 60px;
	padding-right: 0px;
	padding-left: 0px;
	/*margin-right: 93px;*/

}

head5 {
	
	font-family: GBook, Helvetica, sans-serif;
	color:#000000;
	font-size: 18px;
	text-align:left;
	float: left;
	line-height: 1.2em;
	letter-spacing: -.5px;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	/*margin-right: 93px;*/

}


#navLinks {
	font: small GLight, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 10px;
	text-align:left;
}

#labelIndex{
	font: small GLight, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	line-height: 1.4em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}


#whiteSpace {
	display: inline-block;
	width: 100%;
	height: auto;
	margin: 0px 0px 4px 0px;
	border-top: 0px solid #fff;
}

#blackBar {
	width: 999px;
	float: center;
	height: auto;
	margin: 15px 0px 0px 0px;
	border-bottom: 1px solid #000;
}

#blackfooterBar {
	width: auto;
	float: center;
	height: auto;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #000;
}


#blackIndexBar {
	width: 999px;
	height: auto;
	margin: 12px 0px 0px 0px;
	border-top: 1px solid #000;
}

#blackSubBar {
	width: auto;
	float: center;
	height: auto;
	margin: 20px 0px 0px 9px;
	border-bottom: 1px solid #000;
}

#launchBox {
	vertical-align: right;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding: 6px;
}

img {
	border: 0;
}

.scroller {
	list-style: none;
	/*position: absolute; establishes 50 pixel top space */ 
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.scroller li {
	border: 0px solid #fff;
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#fff;
	text-align: left;
}


a:link { color: #777;}
a:visited { color: #777;}
a:active { color: #009ee0;}
a:hover { color: #333333;}
a {text-decoration: none;}	

a:hover, A:active {
	color: #009ee0;
	text-decoration: none;}
	
	
a.header:link { color: #000;}
a.header:visited { color: #000;}
a.header:active { color: #000;}
a.header:hover { font-family: GMedium, Helvetica, sans-serif;
				 color: #000;
				 margin: 0 -1px}



a.header:hover, A:active {
	color: #000;
	text-decoration: none;}
	


a.footer:link { color: #000;}
a.footer:visited { color: #000;}
a.footer:active { color: #000;}
a.footer:hover { font-family: GMedium, Helvetica, sans-serif;
				 color: #000;
				 margin: 0 -1px}

a.footer:hover, A:active {
	color: #000;
	text-decoration: none;}
	
.fotgal {
	/*border: 2px; */
	/*border-color: #fff; */
	/*border-style: solid;*/
	/*margin-bottom: 2px;*/
}

a:hover .fotgal, A:active .fotgal {
	/*border: 2px; */
	/*border-color: #000; */
	/*border-style: solid;*/
	/*margin-bottom: 2px;*/
	
	/*padding: 0px;*/}
	
a.footer:hover, A:active {
	color: #000;
	text-decoration: none;}	


	
a.launch:link { color: #000;}
a.launch:visited { color: #000;}
a.launch:active { color: #000;}
a.header:hover { font-family: GMedium, Helvetica, sans-serif;
				 color: #000;}


a.launch:hover, A:active {
	color: #390;
	text-decoration: none;
	}

.greyNavText {
	color:#444;
	float: left;
	width: auto;
	height:auto;
	margin: 37px 0px 0px 0px;
}

.whiteNavText {
	color:#CCC;
	float: right;
	width: auto;
	height:auto;
	margin: 37px 0px 0px 0px;
}

.gothamText {
	color:#000;
	float: right;
	font-family: Gotham;
	width: auto;
	height:auto;
	margin: 40px 0px 0px 0px;
}

#HeaderText {
	font: small GBook, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 20px;
	text-align: left;
}

.subHeadText {
	font-size: 14px;
	font-family: GMedium, Helvetica, sans-serif;
	color:#3D3D3D;
	margin: 0px 0px 0px 20px;
}

#copyBox {
	display: inline-block;
	text-align: left;
	font-size: 13px;
	font-family: GBook, Helvetica, Arial, sans-serif;
	color:#000;
	background-color:#fff;
	line-height: 1.2em;
	padding: 0px 0px 0px 0px;
	margin: 10px 100px 42px 00px;
}


#copyText {
	display: inline-block;
	width: 999px;
	text-align: left;
	font-size: 13px;
	font-family: small GBook, Helvetica, Arial, sans-serif;
	color:#777;
	margin-left: 0px; 
	padding: 5px 0px 15px 0px;
}


#thumbBar { 
	display: inline-block;
	width: 999px;
	height: auto;
	background-color:#fff;
	/*margin: 0 0 0 0;*/
}

a.thumbBoxL { 
	/*line-height: 1.5em;*/
	
	float: left;
	text-align:left;
	width: 316px;
	height: 300px;
	/*padding: 2px 6px 2px 2px;*/
	font-size: 1em;
	color:#aaa;
	font-family: GMedium, Helvetica, sans-serif;
	margin: 5px 17px 10px 0px;
		
}

a:hover.thumbBoxL {
	background-color:#fff;
	color:#fff;
	/*padding: 2px 6px 2px 2px;*/
	margin: 5px 17px 10px 0px;
}


a.thumbRectL { 
	/*line-height: 1.5em;*/
	
	float: left;
	text-align:left;
	width: 316px;
	height: 300px;
	/*padding: 2px 6px 2px 2px;*/
	font-size: 1em;
	color:#aaa;
	font-family: GMedium, Helvetica, sans-serif;
	padding: 5px 17px 10px 0px;
		
}

a:hover.thumbRectL {
	background-color:#fff;
	color:#fff;
	/*padding: 2px 6px 6px 2px;*/
	padding: 5px 17px 10px 0px;

}

a.thumbBoxC { 
	/*line-height: 1.5em;*/
	
	float: left;
	text-align:left;
	width: 316px;
	height: 300px;
	/*padding: 2px 6px 2px 2px;*/
	font-size: 1em;
	color:#aaa;
	font-family: GMedium, Helvetica, sans-serif;
	padding: 5px 9px 10px 8px;
		
}

a:hover.thumbBoxC {
	background-color:#fff;
	color:#fff;
	/*padding: 2px 6px 2px 2px;*/
	padding: 5px 9px 10px 8px;
}


a.thumbRectC { 
	/*line-height: 1.5em;*/
	
	float: left;
	text-align:left;
	width: 316px;
	height: 300px;
	/*padding: 2px 6px 2px 2px;*/
	font-size: 1em;
	color:#aaa;
	font-family: GMedium, Helvetica, sans-serif;
	padding: 5px 9px 10px 8px;
		
}

a:hover.thumbRectC {
	background-color:#fff;
	color:#fff;
	/*padding: 2px 6px 6px 2px;*/
	padding: 5px 9px 10px 8px;

}

a.thumbBoxR { 
	/*line-height: 1.5em;*/
	
	float: left;
	text-align:left;
	width: 316px;
	height: 300px;
	/*padding: 2px 6px 2px 2px;*/
	font-size: 1em;
	color:#aaa;
	font-family: GMedium, Helvetica, sans-serif;
	padding: 5px 1px 10px 16px;
		
}

a:hover.thumbBoxR {
	background-color:#fff;
	color:#fff;
	/*padding: 2px 6px 2px 2px;*/
	padding: 5px 1px 10px 16px;
}


a.thumbRectR { 
	/*line-height: 1.5em;*/
	
	float: left;
	text-align:left;
	width: 316px;
	height: 300px;
	/*padding: 2px 6px 2px 2px;*/
	font-size: 1em;
	color:#aaa;
	font-family: GMedium, Helvetica, sans-serif;
	padding: 5px 1px 10px 16px;
		
}

a:hover.thumbRectR {
	background-color:#fff;
	color:#fff;
	/*padding: 2px 6px 6px 2px;*/
	padding: 5px 1px 10px 16px;

}

.whiteThumbText {
	font-size: 12px;
	color:#DDD;
	margin: 5px 0px 0px 0px;
	font-family: GMedium, Helvetica, sans-serif;
	/*background-color:#333;*/
}

.greyThumbText {
	font-size: 12px;
	font-family: GMedium, Helvetica, sans-serif;
	color:#555;
	margin: 3px 0px 0px 10px;
}


.col1 {
    float:left; 
    width:487px;
    background-color: #fff;
	border-top: 1px solid #000;
}

.col2 {
    float:left; 
    width:200px; 
    margin-left:24px;
    background-color: #fff;
	border-top: 1px solid #000;
}

.col3 {
    float:left; 
    width:288px; 
    /*margin-left:24px;*/
    background-color: #fff;
	border-top: 1px solid #000;
}


.col4 {
    float:left; 
    width:362px;
	margin-top:-1px;
    background-color: #fff;
	border-top: 1px solid #000;
}

.col5 {
    float:left; 
	/*text-align:right;*/
    width:177px; 
    margin-left:0px;
	margin-top:-1px;
    background-color: #fff;
	border-top: 1px solid #000;
}

.col6 {
    float:left; 
    width:50px; 
	margin-top:-1px;
    background-color: #fff;
	border-top: 1px solid #000;
}

.col7 {
    float:left; 
    width:360px;
	margin-top:-1px;
    /*margin-left:24px;*/
    background-color: #fff;
	border-top: 1px solid #000;

}
.col8 {
    float:left; 
    width:50px; 
	margin-top:-1px;
    background-color: #fff;
	border-top: 1px solid #000;
}


#top { 
	/*text-align: right;*/
	font-family: GBook, Helvetica, sans-serif;
	font-size: 12px;
	color:#2b2b2b;
	display: box;
	background-color:#fff;
	padding: 2px 0px 0px 0px;
	border-top: 1px solid #fff;
	margin:0px 0px 0px 0px;
}
#bottom { 
	/*text-align: right;*/
	font-family: GBook, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	display: box;
	background-color:#fff;
	padding: 0px 0px 45px 0px;
	border-top: 3px solid #fff;
	margin:-20px 0px 0px 0px;
}

#bottom2 { 
	/*text-align: right;*/
	font-family: GBook, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#ccc;
	padding-top: 25px;
	padding-bottom: 25px;
}


