.html {
overflow-x: hidden;
}

.body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.margin {
	margin: 8px;
}
.margin10 {
	margin: 10px;
}
.margin30lft {
	margin: 0px 0px 0px 30px;
}
.margin20lft {
	margin: 0px 0px 0px 20px;
}
.marginnews {
	margin: 68px 30px 0px 18px;
	height: 150px;
	width: 275px;
}

/*- Positioning--------------------------- */
.frame_top {
	margin-right: auto;
	margin-left: auto;
}

.frame_body {
	margin-right: auto;
	margin-left: auto;
}
.nav_container {
	height: 76px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;

}
.nav_bt {
	height: 35px;
	float: right;
	width: auto;
}
.ghost {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact_container {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.index_container {
	width: 748px;
	height: 347px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bgnd_splash.jpg);
	
}
.indexspotlight_container {
	width: 748px;
	height: 244px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bgnd_spotlights.gif);
}
.indexspotnews {
	width: 315px;
	height: 244px;
	float: left;	
}
.indexspotlearn {
	width: 291px;
	height: 244px;
	float: left;	
}
.indexspotconnect {
	width: 141px;
	height: 244px;
	float: right;	
}
.team_container {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
.team_content {
	width: 580px;
	padding: 10px 10px 10px 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.team_text {
	width: 445px;
	float: right;
}
.team_spacer {
	width: 530px;
}


.wedo_container {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
.wedo_content {
	width: 540px;
	padding: 10px 0px 10px 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	float: right;
}
.wedo_text {
	width: 325px;
	float: right;
}
.wedoprod_container {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}
.wedoprod_content {
	width: 615px;
	padding: 10px 0px 10px 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	float: right;
}
.wedoprod_text {
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.wedostory_container {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}
.wedostory_content {
	width: 615px;
	padding: 10px 0px 10px 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	float: right;
}
.wedostory_text {
	width: 575px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.wedoport_container {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}
.wedoport_content {
	width: 635px;
	padding: 10px 0px 10px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	float: right;
}

.givesback_container {
	width: 250px;
	margin: 10px;
	padding: 15px;
	float: right;
	border: 1px solid #999;
	clear: none;
}

.floatbot {
	margin: 5px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	color: #999;
}

.floatlogo {
	background-image: url(../img/logo_vert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 423px;
	width: 56px;
	position: relative;
	left: -47px;
}

.floatrgt {
	float: right;
}
.floatlft {
	float: left;
}

/*- text--------------------------- */
.text_alignrgt {
	text-align: right;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.textbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.textitl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.hdrbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}


/*- Link--------------------------- */
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #003366;
	
	}	
	
a:link, .nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033CC;
	font-size: 12px;
	}


/*- Nav--------------------------- */
	
.nav {
	
	margin: 0px;
	border-size: 0px;
	border-width: 0px;
	vertical-align: middle;	
	}
	
.nav a {
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -.5pt;
	font-weight: normal;
	line-height: 15px;
	color: #666666;
	
	}	
	
.nav a:link, .nav a:visited {
	display: block;
	padding: 10px 12px 10px 5px;
	margin: 1px 0 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -.5pt;
	font-weight: normal;
	color: #666666;
	}
	
.nav a:hover {
	background:  url(../img/corner.gif) 0 -100px;
	padding: 10px 12px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	font-size: 14px;
	letter-spacing: -.5pt;
	background-repeat: no-repeat;
	background-position: right;
	}
	
	
/*- Navlist--------------------------- */



#navlist ul {
	padding: 0px;
	margin: 30px 0px 0px auto;

	float: right;
	
}

#navlist li {
list-style-type: none;
display: inline;

}
	
#navlist ul li a {
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -.5pt;
	font-weight: normal;
	line-height: 15px;
	color: #666666;
	float: right;
	
	}	
	
#navlist ul li a:link, #navlist ul li a:visited {
	display: block;
	padding: 10px 12px 10px 5px;
	margin: 1px 0 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -.5pt;
	font-weight: normal;
	color: #666666;
	}
	
#navlist ul li a:hover {
	background:  url(../img/corner.gif) 0 -100px;
	padding: 10px 12px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	font-size: 14px;
	letter-spacing: -.5pt;
	background-repeat: no-repeat;
	background-position: right;
	}
	
/*- btyoutubefront--------------------------- */	
.margyoutube {
margin: 58px 0 0 20px;
}

.margflickr {
margin: -50px 0 0 70px;
}

.margfacebook {
margin: 0px 0 0 20px;
}

.margtwitter {
margin: -50px 0 0 70px;
}

.margblog {
margin: 0px 0 0 20px;
}

.marggoogle {
margin: -50px 0 0 70px;
}
	
/*- btyoutube--------------------------- */
	
.btyoutube
{
  display: block;
  width: 50px;
  height: 50px;
  background: url("../img/bt_youtube.gif") no-repeat 0 0;

}

.btyoutube:hover
{ 
  background-position: 0 -50px;
}

.btyoutube span
{
  display: none;
}


/*- btflickr--------------------------- */
	
.btflickr
{
	display: block;
	width: 50px;
	height: 50px;
	background: url("../img/bt_flickr.gif") no-repeat 0 0;
}

.btflickr:hover
{ 
  background-position: 0 -50px;
}

.btflickr span
{
  display: none;
}

/*- btfacebook--------------------------- */
	
.btfacebook
{
	display: block;
	width: 50px;
	height: 50px;
	background: url("../img/bt_facebook.gif") no-repeat 0 0;
}

.btfacebook:hover
{ 
  background-position: 0 -50px;
}

.btfacebook span
{
  display: none;
}

/*- bttwitter--------------------------- */
	
.bttwitter
{
	display: block;
	width: 50px;
	height: 50px;
	background: url("../img/bt_twitter.gif") no-repeat 0 0;
}

.bttwitter:hover
{ 
  background-position: 0 -50px;
}

.bttwitter span
{
  display: none;
}


/*- btblog--------------------------- */
	
.btblog
{
	display: block;
	width: 50px;
	height: 50px;
	background: url("../img/bt_blog.gif") no-repeat 0 0;
}

.btblog:hover
{ 
  background-position: 0 -50px;
}

.btblog span
{
  display: none;
}




	
/*- shadows--------------------------- */
.shadtop {
	background-image: url(../img/shad_top.gif);
	background-repeat: repeat-x;
}
.shadbot {
	background-image: url(../img/shad_bot.gif);
	background-repeat: repeat-x;
}
.shadlft {
	background-image: url(../img/shad_lft.gif);
	background-repeat: repeat-y;
}
.shadrgt {
	background-image: url(../img/shad_rgt.gif);
	background-repeat: repeat-y;
}
.corntoplft {
	background-image: url(../img/shad_corner_lft_top.gif);
	background-repeat: no-repeat;
}
.corntoprgt {
	background-image: url(../img/shad_corner_rgt_top.gif);
	background-repeat: no-repeat;
}
.cornbotlft {
	background-image: url(../img/shad_corner_lft_bot.gif);
	background-repeat: no-repeat;
}
.cornbotrgt {
	background-image: url(../img/shad_corner_rgt_bot.gif);
	background-repeat: no-repeat;
}

/*- background--------------------------- */
.bgnd_splash {
	background-image: url(../img/bgnd_splash.jpg);
	background-repeat: no-repeat;
}

.bgnd_loading {
	background-image: url(../img/bgnd_loading.gif);
}

