body.type1 {
	background: #fff url(../images/generic/bground_type1.gif) repeat-x;
	padding: 0;
	margin: 15px 0 15px 0;
}

body.type2 {
	background: #fff url(../images/generic/bground_type2.gif) repeat-x;
	padding: 0;
	margin: 15px 0 15px 0;
}

#divWrapper {
	width: 762px;
	position: relative;
	padding: 0;
	margin: auto;
}


#divHeader {
	width: 762px;
	padding: 0;
	margin: 0;
}


#divLogo {
	background: url(../images/generic/logo.gif) no-repeat;
	width: 230px;
	height: 80px;
	padding: 0;
	margin: 0;
	clear: both;
}

#divSectionImage {
	width: 762px;
	height: 150px;
	padding: 0;
	margin: 0;
}

#divSectionImageEmpty {
	width: 762px;
	height: 30px;
	padding: 0;
	margin: 0;
}

#divMainNav {
	height: 30px;
	padding: 0;
	margin: 5px 0 0 0;
}

#divMainNav ul {
	padding: 0;
	margin: 0;
	list-style-type: none; 
}
#divMainNav ul li{
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
}
#divMainNav ul li a{
	height: 30px;
	display: block;
	border: none;
}

a#btnHome {
	background: url(../images/mainNav/btn_home.gif) no-repeat 0 0;
	width: 69px;
}
a#btnAbout {
	background: url(../images/mainNav/btn_about.gif) no-repeat 0 0;
	width: 200px;
}
a#btnService {
	background: url(../images/mainNav/btn_service.gif) no-repeat 0 0;
	width: 107px;
}
a#btnAssociate {
	background: url(../images/mainNav/btn_associate.gif) no-repeat 0 0;
	width: 97px;
}
a#btnWhyPotentia {
	background: url(../images/mainNav/btn_whyPotentia.gif) no-repeat 0 0;
	width: 188px;
}
a#btnContact {
	background: url(../images/mainNav/btn_contact.gif) no-repeat 0 0;
	width: 101px;
}

li.active a#btnHome {
	background: url(../images/mainNav/btn_home.gif) no-repeat 0 -30px;
	width: 69px;
}
li.active a#btnAbout {
	background: url(../images/mainNav/btn_about.gif) no-repeat 0 -30px;
	width: 200px;
}
li.active a#btnService {
	background: url(../images/mainNav/btn_service.gif) no-repeat 0 -30px;
	width: 107px;
}
li.active a#btnAssociate {
	background: url(../images/mainNav/btn_associate.gif) no-repeat 0 -30px;
	width: 97px;
}
li.active a#btnWhyPotentia {
	background: url(../images/mainNav/btn_whyPotentia.gif) no-repeat 0 -30px;
	width: 188px;
}
li.active a#btnContact {
	background: url(../images/mainNav/btn_contact.gif) no-repeat 0 -30px;
	width: 100px;
}


#divMainNav ul li:hover ul.navDropdown, #divMainNav ul li.over ul.navDropdown {
	padding: 0;
	margin: 0;
	display: block;
}

#divMainNav ul li ul.navDropdown {
	display: none;
	position: absolute;
	left: -5px;
	top: 30px;
	width: 200px;
	padding: 0;
	margin: 0;
}

#divMainNav ul li ul.navDropdown li {
	padding: 0;
	margin: 0;
}

#divMainNav ul li ul.navDropdown li.spacer {
	width: 210px;
	padding: 0;
	margin: 0;
}

#divMainNav ul li ul.navDropdown li a{
	height: 30px;
	display: block;
	border: none;
}

a#btnRole{
	background: url(../images/mainNav/btn_role.gif) no-repeat 0 0;
	width: 210px;
}
a#btnOurPeople {
	background: url(../images/mainNav/btn_ourPeople.gif) no-repeat 0 0;
	width: 210px;
}
a#btnExecutiveSearch {
	background: url(../images/mainNav/btn_executiveSearch.gif) no-repeat 0 0;
	width: 210px;
}
a#btnHRC {
	background: url(../images/mainNav/btn_hrc.gif) no-repeat 0 0;
	width: 210px;
}
a#btnDealFlow {
	background: url(../images/mainNav/btn_dealFlow.gif) no-repeat 0 0;
	width: 210px;
}
a#btnApproach {
	background: url(../images/mainNav/btn_approach.gif) no-repeat 0 0;
	width: 210px;
}

li.active ul.navDropdown a#btnRole{
	background: url(../images/mainNav/btn_role.gif) no-repeat 0 0;
	width: 210px;
}
li.active ul.navDropdown a#btnOurPeople {
	background: url(../images/mainNav/btn_ourPeople.gif) no-repeat 0 0;
	width: 210px;
}
li.active ul.navDropdown a#btnExecutiveSearch {
	background: url(../images/mainNav/btn_executiveSearch.gif) no-repeat 0 0;
	width: 210px;
}
li.active ul.navDropdown a#btnHRC {
	background: url(../images/mainNav/btn_hrc.gif) no-repeat 0 0;
	width: 210px;
}
li.active ul.navDropdown a#btnDealFlow {
	background: url(../images/mainNav/btn_dealFlow.gif) no-repeat 0 0;
	width: 210px;
}
li.active ul.navDropdown a#btnApproach {
	background: url(../images/mainNav/btn_approach.gif) no-repeat 0 0;
	width: 210px;
}

li.active ul.navDropdown li.active a#btnRole{
	background: url(../images/mainNav/btn_role.gif) no-repeat 0 -30px;
	width: 210px;
}
li.active ul.navDropdown li.active a#btnOurPeople {
	background: url(../images/mainNav/btn_ourPeople.gif) no-repeat 0 -30px;
	width: 210px;
}
li.active ul.navDropdown li.active a#btnExecutiveSearch {
	background: url(../images/mainNav/btn_executiveSearch.gif) no-repeat 0 -30px;
	width: 210px;
}
li.active ul.navDropdown li.active a#btnHRC {
	background: url(../images/mainNav/btn_hrc.gif) no-repeat 0 -30px;
	width: 210px;
}
li.active ul.navDropdown li.active a#btnDealFlow {
	background: url(../images/mainNav/btn_dealFlow.gif) no-repeat 0 -30px;
	width: 210px;
}
li.active ul.navDropdown li.active a#btnApproach {
	background: url(../images/mainNav/btn_approach.gif) no-repeat 0 -30px;
	width: 210px;
}


.divImageSubContent {
	width: 230px;
	height: 50px;
	padding: 0;
	margin: 0;
}

.divImageSubContent ul {
	padding: 0;
	margin: 0;
	list-style-type: none; 
}
.divImageSubContent ul li{
	position: relative;
	padding: 0;
	margin: 0;
}
.divImageSubContent ul li a{
	height: 50px;
	display: block;
	border: none;
}

.divImageSubContent ul li:hover ul#sub, .divImageSubContent ul li.over ul#sub {
	padding: 0;
	margin: 0;
	display: block;
}

.divImageSubContent ul li ul#sub {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	width: 230px;
	padding: 0;
	margin: 0;
	list-style-type: none; 
}

.divImageSubContent ul li ul#sub li {
	padding: 0;
	margin: 0;
}

.divImageSubContent ul li ul#sub li a{
	height: 30px;
	display: block;
	border: none;
}

a#btnES {
	background: url(../images/content/tab_executiveSearch.gif) no-repeat 0 0;
	width: 230px;
}
a#btnHumanResource {
	background: url(../images/content/tab_hrc.gif) no-repeat 0 0;
	width: 230px;
}

a#btnLearning {
	background: url(../images/mainNav/btn_learning.gif) no-repeat 0 0;
	width: 230px
}
a#btnAssesment {
	background: url(../images/mainNav/btn_assesment.gif) no-repeat 0 0;
	width: 230px
}
a#btnPsychological {
	background: url(../images/mainNav/btn_psychological.gif) no-repeat 0 0;
	width: 230px
}
a#btnPerformance {
	background: url(../images/mainNav/btn_performance.gif) no-repeat 0 0;
	width: 230px
}


#divContent {
	background: url(../images/generic/bground_content.gif) repeat-y 496px;
	width: 762px;
	padding: 0 0 15px 0;
	margin: 30px 0 0 0;
}

#divContentImage {
	width: 762px;
	padding: 0 0 15px 0;
	margin: 30px 0 0 0;
}

#divContent .leftColumn-content {
	width: 100%;
	padding: 0;
	margin: 0 -230px 0 0;
	float: left;
}

#divContent .rightColumn-content {
	width: 230px;
	padding: 0;
	margin: 0;
	float: right;
}


#divSubContent {
	background: url(../images/generic/bground_content.gif) repeat-y 230px;
	width: 496px;
	padding: 0;
	margin: 30px 0 0 0;
}

#divSubContent .leftColumn-subContent {
	width: 100%;
	padding: 0;
	margin: 0 -230px 0 0;
	float: left;
}

#divSubContent .rightColumn-subContent {
	width: 230px;
	padding: 0;
	margin: 0;
	float: right;
}

#divBox {
width: 762px;
height: 600px;
position: absolute;
left: 0;
top: 0;
padding: 0;
margin: 0;
}


#divFooter {
	background: url(../images/generic/bground_footer.gif) repeat-x;
	width: 762px;
	padding: 15px 0 0 0;
	margin: 0;
}


.img-generic {
	padding: 0;
	margin: 0;
}


.img-rightColumn {
	padding: 0 0 15px 0;
	margin: 0;
}


.img-buttonSearch {
	padding: 0;
	margin: 5px 0 0 0;
}


.clearing {
	font-size: 1px;
	clear: both;
}