body    {
	margin: 0;
	padding: 0;
	text-align: center;
	/*    background-image: url('images/bg.jpg');*/
    background-repeat: both; /*repeat-x;*/
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b1bfcc;
    }

#page_container {
    width: 100%;
    height: 100%;
    background-image: url('images/bg.jpg');
    background-repeat: repeat-x;
}

a:link {
	color: #386585;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #386585;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.nav_item   {
    display: block;
    text-align: center;

}

.nav_item a   {
	display: block;
    padding: 4px 0 1px 0;
    height: 18px;
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    
    background-image: url('images/nav-item-bg.gif');
    background-repeat: repeat-x;
}

.nav_item a:hover   {
    background-image: url('images/nav-item-bg-mo.gif');
}


#nav, #nav ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

#nav a {
    display: block;
}

#nav li { /* all list items */
    float: left;
    height: 23px;
    /*width: 10em;*/ /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
    position: absolute;
/*    background: orange; */
/*    background-image: url('images/nav-button-about.gif');
    background-repeat: repeat-x; */
/*    width: 10em; */
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
}

#content {
    clear: left;
    color: #ccc;
}



img {
    border: 0;   
}

.navItem   {
    float: left;
    height: 30px;
}
.navImage	{
    display: block;
	
}
.subnavItem a	{
	display: block;
	float: left;
	height: 16px;
	padding: 0 12px 0 12px;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.subnavItem a:hover	{
	background-color: #0a1b2d;	
}

input {
	/*height: 14px;	*/
}
select {
/*	height: 19px; */
}

#nav    {
    
}

#header {
    width: 903px;
    height: 81px;
}
#header1 {
    width: 920px;
    height: 81px;
}

#content_container  {
   width: 903px;
   margin: 0 auto;
   text-align: left;
}


#main_content    {
    width: 903px;
    background: #d4dbe1 url('images/content_bg.gif') repeat-x;
}

#breadcrumbs    {
	height: 29px;
    font-size: 11px;
}

#breadcrumbs a    {
    color: #484848;
    text-decoration: none;
}
#breadcrumbs a:hover    {
    color: #7a7a7a;
    text-decoration: underline;
}
    
#footer {
    text-align: center;
    padding: 30px 0 70px 0;
    color: #444444;
    font-size: 10px;
}
#footer a   {
    color: #0b4b78;   
}

#footer a:hover {
    color: #3775a1;
}

a.topButton	{
	display: block;
	height: 23px;
}
a:hover.topButton	{
	background-position: 0 -23px;
}

.pageheader	{
	font-size: 22px; color: #386585; padding: 0 0 0 0;	
}
.pagesubhead	{
	font-size: 16px;
	color: #386585;
	padding: 7px 0 0 0;
}

.headerOrange	{
	font-size: 15px;
	font-weight: bold;
	color: #386585;
	padding: 30px 0 5px 0;
}
#sidebar_ereader {
	float: left;
	margin: 45px 0 0 0;
}

#sidebar {
	float: left;
	width: 250px;
	padding: 20px 0 0 0px;
	margin: 40px 0 0 0;
	height: 400px;
}
#sidebar_about {
	float: left;
	width: 230px;
	padding: 10px 0 0 0px;
	margin: 40px 0 0 0;
}

.headerBlue	{
	font-size: 15px;
	font-weight: bold;
	color: #386585;
	padding: 30px 0 5px 0;
}
.headerGray	{
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 30px 40px 5px 0;
	border-bottom: 1px solid #999;
}
/*
#nav_home	{
	background-position: 0 -23px;
	
}*/

#partners_content	{
	width: 903px;
    background: #d4dbe1 url('images/content_bg.gif') repeat-x;	
}

option	{
	font-size: 11px;	
}
		
.que a{
	padding: 20px 0 0 20px;
	display:block;
	height:250px;
	width: 250px;
	float: right;
}
.contact_locations {
	padding: 10px;
	height: 350px;
	width: 580px;
}
.container_founder {
	float: left;
	width: 600px;
	padding-left: 50px;
	margin-right: 10px;
}
.founder_box {
	width: 580px;
	height: 200px;
	padding-top: 15px;
	border-bottom: 1px solid #ccc;
}
.founder_txt {
	font-size: 13px;
	line-height: 18px;
	color: #333;
	float: left;
	width: 425px;
	padding-left: 50px;
}
.img_left{
	float:left;
	}


.boldblue {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #386585;
	padding-top: 15px;
}
.boldblue2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #386585;	
}
.boldblue3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #386585;
	padding: 15px 0 0 0;
}
.boldblue4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #386585;
	padding: 35px 0 0 0;
}
.boldblue5 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #386585;
	padding: 15px 0 0 0;
}
.boldblue5 {
	font-size: 14px;
}
.boldgray {
	font-size: 13px;
	line-height: 18px;
	color: #333;
	padding-top: 15px;
	font-weight: bold;
}

.para_gray {
	font-size: 13px;
	line-height: 18px;
	color: #333;
}

.para_indent {
	font-size: 13px;
	line-height: 18px;
	color: #333;
	padding: 10px 0 0 0;
}
.bold{
	font-weight:bold;
	}
.spacer10 {
	padding-top: 10px;
}
.partnerItem	{
	float: left;
	width: 170px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #CCC;
	margin: 0 2px 0 0;
	text-align:center;
	
}
.partnerImage	{
	height: 75px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
	text-align: center;
}

.sidebar_one {
	background-image:url(images/sidebar_bg4.gif);
	background-repeat:no-repeat;
	height: 600px;
	width: 230px;
}
.side {
	padding: 20px 10px 10px 15px;
}

.para {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
}
.button {
	padding-top: 12px;
}
.line {
	padding: 10px 0 10px 0;
}
