

body{
	font-family: verdana;
	color: #fff;
	line-height: 1.25;
	margin: 0px;
	padding: 0px;
	background: #313A42;
	text-align:center;
}

div#container{

margin-left: auto;
margin-right: auto;

	width: 900px;
}


a:link, a:visited, a:hover {
	color: #6495ED;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #76CF3A;
}

h2{
	font-size: 100%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bolder;
	Padding: 5px 0px 5px 0px;
}
H2 SPAN{
	color:#747A7F;
}
h3{
 font-size: 100%;
 color: #747A7F;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 70%;
 color: #fff;
}



label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 0 0 0;
	padding: 40px 0px 0px 25px;
	width: 210px;
	float:right;
	background-image: url(../images/backgrounds/column_sep.gif);
	background-repeat: no-repeat;
	background-position: left top;

	
}

#content{
float:left;
	width: 640px;
	margin: 0;
	padding: 20px 15px 0 0;
	text-align:left;
}

#main_message{
	padding: 7px 0px 0px 0px;
	margin:0px;
	TEXT-ALIGN: CENTER;
}

#sub_left_column {
Float:left;
	width: 240px;
	margin-top: 15px;
	
}
#sub_right_column {
margin-top: 15px;
	float: right;
	width: 350px;
	background-image: url(../images/backgrounds/sub_col_sep.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 20px;
}
ul.list{

}

.list li{
	list-style: url(../images/bullet_arrow.gif);
	margin: 0px;
	margin-left: 10px;
	padding: 0px 0px 15px 0px;
}

.list_back {
	background-image: url(../images/backgrounds/list_back.gif);
	background-repeat: repeat-x;
	padding: 8px 10px 3px 10px;
}
.right_col_list li {
	list-style: url(../images/bullet_arrow.gif);
	margin: 0px;
	margin-left: -20px;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
}
#box_model_1 {
	background-image: url(../images/backgrounds/right_col_back.gif);
	background-position: bottom left;
	width: 210px;
	background-repeat: no-repeat;
}
#box_model_1 span {
	background-image: url(../images/backgrounds/right_col_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 210px;
	margin:0px;
	padding:0px;
}

#box_model_1 p{
	padding: 10px;
	font-size: 80%;
	margin: 0px;
}
.box_model_2 {
	border: 1px solid #50575E;
	padding: 10px;
	background: #1B242D;
}
.box_model_2 p{
	margin:0px;
	line-height: 1.25em;
}
p.large{
	font-size: 1.25em;
	font-weight: normal;
}

#quote{
	float: left;
	width: 220px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 35px 80px 5px 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.35em;
}
.quote_name{
	font-weight: bold;
	padding-top:10px;
}
#quote p{
	margin:0px;
	padding: 0px 0px 0px 15px;
}
#key {
	float:left;
	width: 150px;
}
#right_column{
	float:right;
	width: 490px;
}

#me_right_column{
	float:right;
	width: 325px;
	clear: none;
}
#me_left_column{
	float:left;
	width: 286px;
	clear: none;
}

#flash_body_movie {
float:left;
	padding: 0px 0px 0px 0px;
	height: 240px;
	width: 320px;
	border: 1PX SOLID #50575E;
}
#flash_body_movie span {
	margin: 10px 0px 0px 0px;
}
#homepage_headline {
	float:right;
	padding: 0px 0px 0px 10px;
	clear: none;
	
}
#bottom_block {
	clear: all;
	width: 640px;
}
/************* #globalNav styles **************/

div#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
height: 47px;
margin: 0px 0px 0px 0px;
border-top: 0px;
border-bottom:0px;
text-transform: uppercase;
font-size: 12px;
text-align:left;
width: 920px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */


	
	
#brand_logo{
height: 39px;
float:left;
padding: 4px 30px 0px 0px;
margin: 0px;

}



#brand_logo a {
	background: url("../images/logo_back.png") 0 0 no-repeat;	
	display:block;
}

#brand_logo a:hover {
	background-position: 0px -54px;
}


div#globalNav ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
white-space: nowrap;
clear:none;
float:left;
}


div#globalNav li {
list-style-type: none;
display: inline;
margin: 0px -4px 0px 0px;
padding: 0px;
line-height: 47px;
}



#globalNav ul a:link, #globalNav ul a:visited {
	font-weight: bold;
	padding: 16px 35px 15px 35px;
	background-image: url(../images/backgrounds/nav_back.gif);
	text-decoration: none;
	color: #fff;
}

#globalNav ul a:hover {
	font-weight: bold;
	padding: 16px 35px 15px 35px;
	background-image: url(../images/backgrounds/nav_back_over.gif);
	line-height: 47px;
	text-decoration: none;
	color: #fff;
}

#globalNav ul a.active, #globalNav ul a:visited .active {
	font-weight: bold;
	padding: 16px 35px 15px 35px;
	background-image: url(../images/backgrounds/nav_back_over.gif);
	text-decoration: none;
	color: #fff;
}

#globalNav span{
	background-image: url(../images/backgrounds/nav_back.gif);
	line-height: 47px;
	padding: 14px 0px 15px 0px;
	width: 1px;
	background-position: left top;
	margin:0px;
}
/*.partner{
	padding: 3px 20px 1px 5px;
	margin: 0px 0px 0px 0px;

}*/
#logos {
	float:left;
}

a:link #partner, a:visited #partner{
	font-weight: bold;
	padding: 3px 40px 1px 35px;
	background-image: url(../images/backgrounds/nav_back.gif);
	background-position: left top;#partner  
	text-decoration: none;
	color: #708090;
	line-height: 47px;
	margin: 0px;
	background-repeat: no-repeat;
}

 a:hover #partner{
	font-weight: bold;
padding: 3px 40px 1px 35px;
	background-image: url(../images/backgrounds/nav_back_over.gif);
	background-position: left top;
	line-height: 47px;
	text-decoration: none;
	color: #F0E68C;
	margin:0px;
	background-repeat: no-repeat;
}

#partner  a.active, #partner  a:visited .active {
	font-weight: bold;
	background-image: url(../images/backgrounds/nav_back_over.gif);
	background-position: left top;
	text-decoration: none;
	padding: 0px 20px 0px 30px;
	color: #fff;
}

#partner .active{
	font-weight: bold;
	padding: 3px 40px 1px 35px;
	background-image: url(../images/backgrounds/nav_back_over.gif);
		background-position: left top;
	line-height: 47px;
	text-decoration: none;
	color: #F0E68C;
}

.float_right {
	float:right;
}
.float_left {
	float:right;
}
hr {
	color: #50575E;
	height: 1px;
}
/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
  line-height: 1.35em;
}

.bold {
	font-weight: bold;
}
/************* #siteInfo styles ***************/

#footer{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 0px 10px 0px;
	margin-top: 0px;
	background: #313A42;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footer a:link {
	color: #fff;
}
#footer:a:visited {
	color: #ccc;
}
#footer a:hover {
	color: #96E065;
}

#clients{
	clear: both;
	font-size: 65%;
	color: #cccccc;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	background-image: url(../images/backgrounds/client_back.gif);
	background-repeat: repeat-x;
	height: 76px;
	FONT-FAMILY: ARIAL;
	COLOR: #747A7F;
	font-weight: bold;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}




