/* CSS Document */

body{
	padding:0;
	margin:0;
	background-color:#2F2E22;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div, h1, h2, h3, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#267499;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #267499;	
}
h4 {
padding: 0px;
margin: 0px;
font-size:1.2em;
}

h1.white {
	color: #FFF;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

p {
	line-height: 145%;
	margin-bottom: 20px;
	margin-top: 15px;
	text-align: left;
}

a:link, a:hover, a:visited, a:active {
	color: #CE0000;
	text-decoration: underline;
}

a:link.white, a:hover.white, a:visited.white, a:active.white {
	color: #FFF;
	text-decoration: none;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top part--------------------*/
#top{
	width:968px;
	height:100px;
	position:relative;
	background-color: #EC0000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top img{
	position:absolute;
	left:34px;
	top:20px;
	width:427px;
	height:50px;
}
#top #joinus{
	width:200px;
	height:20px;
	padding: 5px;
	margin-left:710px;
	margin-top:35px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
}

/*------------------------------------------------top part--------------------*/

/*------------------------------------------------header--------------------*/
#bus-club{
	width:968px;
	height:82px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}


#header{
	width:968px;
	/*border-left:#164258 solid 7px;
	border-right:#164258 solid 7px;*/
	height:320px;
	background-color: #164258;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*padding-top: 17px;*/
	/*padding-right: 17px;*/
	padding-bottom: 0;
	/*padding-left: 17px;*/
	/*background-image: url(../images/front-mantra.jpg);*/
	background-image: url(../images/front-mantra.jpg);
	background-repeat: no-repeat;
}


#banner_container{
	width:968px;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0;
	text-align: center;	
}

#banner{
	width:900px;
	height:320px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0;
}

#header #itp {
	width: 225px;
	height: 71px;
	float: left;
	margin-top: 255px;	
	margin-left: 253px;
	clear: both;
}

a.block {
	display: block;
	width: 225px;
	height: 71px;
}

/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:968px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	color:#000;
}

/*------------------------------------------------left panel--------------------*/
#left{
	width:420px;
	float:left;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 78px;
}


/*------------------------------------------------Hover About BACC--------------------*/

.about-bacc
{
position: relative;
background: url(../images/about-bacc-rollover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 409px;
height: 60px;
margin: 0;
padding: 0;
}

.about-bacc a
{
display: block;
color: #000000;
font-size: 11px;
width: 409px;
height: 60px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.about-bacc img
{
width: 409px;
height: 60px;
border: 0
}

.about-bacc a:hover img
{
visibility:hidden;
}

/*------------------------------------------------Hover Business Center--------------------*/

.bus-center
{
position: relative;
background: url(../images/business-center-rollover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 409px;
height: 60px;
margin: 0;
padding: 0;
}

.bus-center a
{
display: block;
color: #000000;
font-size: 11px;
width: 409px;
height: 60px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.bus-center img
{
width: 409px;
height: 60px;
border: 0
}

.bus-center a:hover img
{
visibility:hidden;
}

/*------------------------------------------------Hover Services--------------------*/

.services
{
position: relative;
background: url(../images/services-rollover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 409px;
height: 60px;
margin: 0;
padding: 0;
}

.services a
{
display: block;
color: #000000;
font-size: 11px;
width: 409px;
height: 60px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.services img
{
width: 409px;
height: 60px;
border: 0
}

.services a:hover img
{
visibility:hidden;
}

/*------------------------------------------------Hover Join--------------------*/

.join
{
position: relative;
background: url(../images/join-rollover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 409px;
height: 60px;
margin: 0;
padding: 0;
}

.join a
{
display: block;
color: #000000;
font-size: 11px;
width: 409px;
height: 60px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.join img
{
width: 409px;
height: 60px;
border: 0
}

.join a:hover img
{
visibility:hidden;
}

/*------------------------------------------------Media & Events--------------------*/

.media-events
{
position: relative;
background: url(../images/media-events-rollover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 409px;
height: 60px;
margin: 0;
padding: 0;
}

.media-events a
{
display: block;
color: #000000;
font-size: 11px;
width: 409px;
height: 60px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.media-events img
{
width: 409px;
height: 60px;
border: 0
}

.media-events a:hover img
{
visibility:hidden;
}

/*------------------------------------------------Hover Links & Partners--------------------*/

.links-partners
{
position: relative;
background: url(../images/links-partners-rollover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 409px;
height: 60px;
margin: 0;
padding: 0;
}

.links-partners a
{
display: block;
color: #000000;
font-size: 11px;
width: 409px;
height: 60px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.links-partners img
{
width: 409px;
height: 60px;
border: 0
}

.links-partners a:hover img
{
visibility:hidden;
}

* html a:hover
{
visibility:visible
}

/*------------------------------------------------left panel--------------------*/

/*------------------------------------------------right panel--------------------*/
#right{
	width:370px;
	float:left;
	text-align: left;
	padding-top: 29px;
	padding-left: 25px;
}

#right #linkedin {
	width:170px;
	float:left;
	text-align: left;
	padding-top: 10px;
}

#right #j1 {
	width:160px;
	float:right;
	text-align: left;
	padding-top: 10px;
}

#right img {
border: 0;
}



/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:800px;
	color:#000;
	/*float: left;*/
	/*display:block;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#calendar {
	width: 49px;
	height: 53px;
	float: left;
	background-image: url(../images/cal-icon.gif);
	background-repeat: no-repeat;		
}

#event-desc {
	width: 280px;
	float: right;
	padding-left: 10px;
	
}

#bodyBottom img {
	border: 0px;
}
#bodyBottom-partners{
	width:800px;
	color:#000;
	/*float: left;*/
	/*display:block;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#bodyBottom ul li.event1{
	font:normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	display:block;
	width:350px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 36px;
	padding-left: 15px;
	text-align: left;
	margin-top: 25px;
}

#bodyBottom ul li.event2{
	font:normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	display:block;
	width:340px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 36px;
	padding-left: 55px;
	text-align: left;
	margin-top: 25px;

}

/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:968px;
	margin:0 auto;
	height:140px;
	background-color:#2F2E22;
	color:#FFF;
}
#footer{
	width:953px;
	margin:0 auto;
	height:140px;
	position:relative;
}


p.small {
 font-size: 0.8em;
 padding:0px;
 margin: 0px;
 }


/*------------------------------------------------footer--------------------*/

.pullquote {
	width:330px;
	line-height:1.4;
	font-size:1.3em;
	text-align:left;
	color:#FFFFFF;
	margin: 0.25em 1em 0.5em 0;
	padding:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #2F2E22;
	font-style: italic;
}

.pullquote_yellow {
	width:330px;
	line-height:1.4;
	font-size:1.3em;
	text-align:left;
	color:#333;
	margin: 0.25em 1em 0.5em 0;
	padding:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFC;
	font-style: italic;
}

.pullquote_small {
	width:338px;
	line-height:1.4;
	font-size:1em;
	text-align:left;
	color:#FFFFFF;
	margin: 0.25em 1em 0.5em 0;
	padding:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #2F2E22;
	font-style: italic;
}

.pullquote_important {
	width:330px;
	line-height:1.4;
	font-size:1.3em;
	text-align:left;
	color:#0066CC;
	margin: 0.25em 1em 0.5em 0;
	padding:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EBFAFE;
	font-style: italic;
	border: 1px solid #3399CC;
}


td {
	padding: 15px;
	text-align: center;
}