@charset "utf-8";
/* CSS Document */

body {
	background: #dbe7e3;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
	}
	
#bannerad-top {
	background: #cfac58;
	width: 100%;
	height: 90px;
	border-bottom: 8px solid #44240f
	}	

#headerbg-Main {
	background: url('images/bg-headerMain.jpg') top center repeat-x;
	width: 100%;
	height: 140px;
	}
	
#header {
	width: 1006px;
	}	

#logo {
	float: left;
	width: 488px;
	height: 77px;
	text-align: left;
	padding-top: 30px;
	padding-left: 15px;
	}
	
#header-right {
	float: right;
	width: 503px;
	color: #ebebeb;
	}	
	
#utilitynav {
	background: url('images/bg-utilitynav.gif') top right;
	width: 303px;
	height: 42px;
	text-align: right;
	float: right;
}

#utilitynav-left {
	color: #363636;
	font-family:Trebuchet MS, San-serif;
	font-size: 13px;
	font-weight: bold;
	width: 156px;
	}

#utilitynav-left a:link, #utilitynav-left a:visited, #utilitynav-left a:active {
    color: #363636;
    text-decoration: none;
    }
    
#utilitynav-left a:hover, #utilitynav-left a:visited:hover {
    text-decoration: underline;
    }
	
#utilitynav-right 
{
    color: #fff;
	font-family:Trebuchet MS, San-serif;
	font-size: 14px;
	font-weight: bold;
	width: 147px
	}
	
#utilitynav-right a:link, #utilitynav-right a:visited, #utilitynav-right a:active {
    color: #fff;
    text-decoration: none;
    }
    
#utilitynav-right a:hover, #utilitynav-right a:visited:hover {
    text-decoration: underline;
    }

#searchbar {
	background: url('images/searchbar.png') top right;
	width: 303px;
	height: 50px;
	margin-top: 5px;
	float: right
	}

.clear {
	clear: both	
	}
	
#contentTop {
	background: url('images/bg-contentTOP.gif') top center no-repeat;
	width: 1135px;
	height: 10px;
	margin-top: 8px;
	}
	
#contentMain-banner {
	background: url('images/bg-content.gif') top center repeat-y;
	width: 1080px;
	padding-left:85px;
	height: 250px;
	}	
	
#contentMain {
	background: url('images/bg-content.gif') top center repeat-y;
	width: 1006px;
	padding-top: 8px
	}		
	
#mainnav {
	background: url('images/bg-mainnav.gif') top left;
	width: 1006px;
	height: 36px
	}	
	
#footer {
	width: 964px;
	background: url('images/footer.gif') top left repeat-x;
	padding: 20px;
	height: 190px;
	color: #666;
	}	
	
#homeBanner-Left {
    width: 162px;
    float: left;
    margin-left: 2px;
    margin-right: 4px;
    text-align:left;
    line-height: 14px;
    }	

#homeBanner-Main {
    width: 600px;
    height: 250px;
    background: url('images/mainbanner.gif') top center no-repeat;
    float: left;
     text-align:left;
     color: #391f12
    }    

#homeBanner-Right {
  float:left;
  margin-left: 8px;
  text-align: left;
    }
    
#homeNetwork-signup {
    background: url('images/banner-networking.png') top left no-repeat;
    width: 304px;
    height: 120px;
    text-align:left;
    color: #470304
    }    
    
#homeFunding {
    background: #99b5c0 url('images/bg-funding.gif') bottom left no-repeat;
    width: 986px;
    height: 144px;
    text-align:left
    }
    
#homeFunding a:link, #homeFunding a:active, #homeFunding a:visited{
    color: #003471;
    text-decoration: underline
    }   

#homeFunding a:hover, #homeFunding a:visited:hover {
    color: #003471;
    text-decoration: none
    }
    
#contentBottom-left {
    width: 656px; 
    border-right: 1px solid #cccccc;
    text-align: left
    }
    
#contentBottom-right {
    width: 330px;
    text-align:left;
    background: #ebebeb
    }    
    
#titlebar-whatsnew {
    background: url('images/banner-whatsnew.gif') top left no-repeat;
    width: 638px;
    height: 34px;
    }  
    
#titlebar-mustread {
    background: url('images/banner-mustread.gif') top left no-repeat;
    width: 638px;
    height: 34px;
    }        
    
#ads1{
	width:160px;
	float:left;
	padding-top:10px;	
	margin:0px 0px 0px 0px;
}
#ads2{
	width:135px;
	float:left;
	padding:10px 0px 10px 0;
}
#ads3{
	width:300px;
	height:250px;
	margin:0px 0px 0px 10px;
	}    

a:link, a:active, a:visited {
    color: #0076a3;
    text-decoration: underline;
    }
    
a:hover, a:visited:hover {
    color: #cbb84f;
    text-decoration: none
    }    
    
#featuredBizMember {
    background: #ac8a46 url('images/bg-featured.gif') bottom left repeat-x;
    color: #44240f; 
    font-size: 12px;
    line-height: 14px;
    }
    
#featuredBizMember a:link, #featuredBizMember a:active, #featuredBizMember a:visited {
    color: #44240f;
    text-decoration: underline
    }    
    
#subpage-bannerL {
    background: #dbe7e3;
    border-right: 1px solid #fff
    }   
    
#subpage-bannerR {
    text-align:left;
    }   
