body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01-2.gif) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

#middlebg {
	background-image: url(images/middle-banner.gif);
	background-repeat:repeat-x;
	background-position:top center;
	height:28px;
	z-index:500;
	top:-3px;
	
}

.middletext {
	font-size: 20px;
	color:#FFFFFF;
	text-align:center;
	padding-top:6px;
	
}


#label {
	position:absolute;
	right:0px;
	top:0px;
	height:72px;
	width:118px;
	
}


#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/Budding-CEOs-banner2.gif) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
    z-index:10000;
	border:#FF3300;
	border-width:1px;
		 
}


/* logo */

#logo {
	float: left;
	margin-top: 14px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	
}

#logo h1 {

	padding-left: 20px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}


#menu {
	float: right;
	margin-top: 13px;

}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}




/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top:20px;
	background: #F4F4F4;
	z-index:1;
	height:520px;
	
}

#content {
	padding: 0px 20px;
}

#leftcontent {
	float: left;
	clear:both;
	width: 550px;
	line-height: 25px;
	font-size: 12px;
}

#rightcontent {
	float: right;
	width: 280px;
	padding: 0px 0px 0px 25px;



	
}

#righttop {

	background:url(images/box-bg-320.gif) no-repeat center top;
	height:324px;
	line-height: 25px;
	font-size: 12px;
	height:324px;
	width:280px;
}


#socialmedia {
	line-height: 25px;
	font-size: 12px;
	background:url(images/box-bg-150.gif) no-repeat center top;
	height:154px;
	width:280px;
	margin-top:20px;

	
	
}


#subtext {
	padding-left:25px;
	padding-right:25px;

}

h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 2.2em;
}

h3 {
	font-size: 1.2em;
}
/* footer */

#footer {
	width: 900px;
	height: 15px;
	margin: 0 auto;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
	
}


.title {
	margin: 0;

}

.title a {
	text-decoration: none;
}
