/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;background:#82827e;}
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{letter-spacing: 1;font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}
a {color: #999; text-decoration: none;}
a:hover {color: #000; text-decoration: none;}

/*http://www.positioniseverything.net/easyclearing.html*/
.clear:after {
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden;
	height: 0;
}

.clear {display: inline-block;line-height: 0;font-size: 0;}

* {
	margin:0;
	padding:0;
	}

html, body {
	height:100%;
	}

body {
	text-align:center; /* horizontal centering for IE Win quirks */
	}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-300px; /* half of container's height */
	float:left;
	}

.ct {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	clear:left;
	}
	
.ct1 {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	clear:left;
	}

/* USRG specific */
body {
	background: #82827e repeat;
	color: #999;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 77%;
	font-weight: bold;
	color: #999;
	line-height: 18px;
}

h1 {
	padding-bottom: 16px;
}

h2 {
	padding: 0;
	color: #000;
}

p {
	color: #999;
	font-size: 77%;
	line-height: 18px;
}

li {
	font-size: 77%;
	display: block;
	line-height: 18px;
}

.galNav {
	text-align: right;
	line-height: 12px;
}

.galNav li {
	float: left;
	padding-right: 5px;
}

#home li a {
	color: #000;
}

#home li a:hover {
	color: #999;
}

ul li.cur, ul li.cur a,
a.cur {
	color: #000;
}

/* structures */
.ct { /*container*/
	background-color: #fff;
	/*background-color: #82827e;*/
	margin: 0 auto;
	width: 879px;
	height: 579px;
	position: relative;
}

.ct1 { /*container*/

	margin: 0 auto;
	width: 879px;
	height: 579px;
	position: relative;
}


.banner {
	float: left;
	width: 647px;
	height: 554px;
	margin-right: 19px;
	padding-top: 25px;
}

.rail {
	float: right;
	width: 213px;
	padding-top: 20px;
}

.nav {
	height: 118px;
}

.data {
	height: 411px;
}

.data li {
	letter-spacing: -.03px;
	line-height:15px;
}

.galNav {
	height: 15px;
	vertical-align: bottom;
}

.link {
	height: 15px;
	padding-bottom: 15px;
	vertical-align: bottom;
	font-size: 77%;
}

.footer {
	font-size: 9px;
	color: #5d5d5d;
	margin: 6px auto 0 auto;
	padding-bottom: 10px;
	width: 879px;
	text-align: left;
}

.copy {
	width: 405px;
	font-family: Georgia, Arial, Times;
	font-size: 85%;
	color: #535351;
	line-height: 21px;
	padding: 45px 20px 0 222px;
}

.copy .header {
	height: 15px;
	padding-bottom: 5px;
	vertical-align: bottom;
	font-size: 88%;
	font-family: Arial, Times;
	color: #000;
}

.address h1,
.address p {
	color: #535351;
}

/* IMAGES */
#index .ct {
	background-color: #82827e;
}
/* HOME */
#home .ct.img1 {
	background: url('../images/ban_home_01.jpg') no-repeat left top;
}

#home .ct.img2 {
	background: url('../images/ban_home_02.jpg') no-repeat left top;
}

#home .ct.img3 {
	background: url('../images/ban_home_03.jpg') no-repeat left top;
}

#home .ct.img4 {
	background: url('../images/ban_home_04.jpg') no-repeat left top;
}

#home .ct.img5 {
	background: url('../images/ban_home_05.jpg') no-repeat left top;
}

#home .ct.img6 {
	background: url('../images/ban_home_06.jpg') no-repeat left top;
}

#home .ct.img7 {
	background: url('../images/ban_home_07.jpg') no-repeat left top;
}

#home .ct.img8 {
	background: url('../images/ban_home_08.jpg') no-repeat left top;
}

#home .ct.img9 {
	background: url('../images/ban_home_09.jpg') no-repeat left top;
}

#home .ct.img10 {
	background: url('../images/ban_home_10.jpg') no-repeat left top;
}
/* CONTACT */
#contact .banner {
	background: #fff url('../images/img_contact.jpg') no-repeat scroll bottom right;
	
}

.flashIntro {
	position: absolute;
}
/* YUI FONT USES */


#demo10 {font-size:77%;}  /*renders 10px */ 
#demo11 {font-size:85%;}  /*renders 11px */ 
#demo12 {font-size:93%;} /*renders 13px */  
#demo13 {font-size:100%;} /*renders 13px */  
#demo14 {font-size:108%;} /*renders 14px */ 
#demo15 {font-size:116%;} /*renders 16px */ 
#demo16 {font-size:123.1%;} /*renders 16px */ 
#demo17 {font-size:131%;} /*renders 16px */ 
#demo18 {font-size:138.5%;} /*renders 18px */