/*Global param*/

* {
	margin: 0px;
	padding: 0px;
	font: inherit;
}
body{
	background-color: #eee;
}

/*ID's param*/

#blGender{
    width:780px;
    height:600px;
    margin-left:-390px;
    margin-top:50px;
    position:absolute;
    left:50%;
    background:#fff;
	 border: 1px solid #000;
}

#blGender_about {
    width:780px;
    height:1115px;
    margin-left:-390px;
    margin-top:50px;
    position:absolute;
    left:50%;
    background:#fff;
	border: 1px solid #000;
}

#blGender_profile{
    width:780px;
    height:650px;
    margin-left:-390px;
    margin-top:50px;
    position:absolute;
    left:50%;
    background:#fff;
	 border: 1px solid #000;
}

#blGender_mjl{
    width:780px;
    height:975px;
    margin-left:-390px;
    margin-top:50px;
    position:absolute;
    left:50%;
    background:#fff;
	 border: 1px solid #000;
}


#blGender_contact{
    width:780px;
    height:625px;
    margin-left:-390px;
    margin-top:50px;
    position:absolute;
    left:50%;
    background:#fff;
	 border: 1px solid #000;
}

#blGender_practice{
    width:780px;
    height:950px;
    margin-left:-390px;
    margin-top:50px;
    position:absolute;
    left:50%;
    background:#fff;
	 border: 1px solid #000;
}


#blGender.home{
    height:544px;
    margin-top:50px;
	 border-bottom: 3px solid #000;
}

#blTop{
	background-color: #CACBCC;
	background-image: url(img/bg-top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 39px;
	margin: 0px;
	padding: 3px 0px 0px 30px;
	margin: 0px;
}
#blTop.home{
	background-image: none;
}
#blMenu{
	background-color: #000;
	height: 23px;
	margin: 0px;
	padding: 2px 0px 0px 119px;
	font: bold 11px Arial;
	color: #fff;
}
#blMenu div.clMenuItem{
	margin: 0px 20px 0px 16px;
	padding: 1px 0px 0px 0px;
	float: left;
}
#blMenuActiv{
	height: 17px;
	padding: 4px 30px 0px 30px;
	background-color: #900105;
	font: bold 11px Arial;
	color: #fff;
	float: left;
	cursor: default;
}
#blIndex{
	height: 275px;
	width: 100%;
	background-color: #7C7D7D;
	background-image: url(img/hp-pic.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#blIndex p{
	font: bold 11px Arial;
	color: #FFF;
}

/*----------------------*/

#blPageImage{
	position: relative;
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 88px;
	z-index: 2;
}
#blPageImage div{
	border: solid 1px #92A4BD;
	height: 88px;
	width: 88px;
}
#blPageImage div div{
	border: solid 1px #fff;;
	height: 86px;
	width: 86px;
}
#blPageImage div div.about{
	background-image: url(img/img-about.jpg);
}
#blPageImage div div.contact{
	background-image: url(img/img-contact-us.jpg);
}
#blPageImage div div.practice{
	background-image: url(img/img-practice-areas.jpg);
}
#blPageImage div div.profiles{
	background-image: url(img/img-profiles.jpg);
}
/* #blPageImage div div.mjl{
	background-image: url(profiles/ph_mjl.jpg);
} */
/* #blPageImage div div.eli{
	background-image: url(profiles/ph_eli.jpg);
} */
#blPageImage div div.jlc{
	background-image: url(profiles/ph_jlc.jpg);
}
#blPageImage div div.wcg{
	background-image: url(profiles/ph_wcg.jpg);
}
#blPageImage div div.wcw{
	background-image: url(profiles/ph_wcw.jpg);
}
/* #blPageImage div div.ejl{
	background-image: url(profiles/ph_ejl.jpg);
} */
#blPageImage div div.jeo{
	background-image: url(profiles/ph_jeo.jpg);
}
/* #blPageImage div div.jtt{
	background-image: url(profiles/ph_jtt.jpg);
} */
/* #blPageImage div div.adl{
	background-image: url(profiles/ph_adl.jpg);
} */
/* #blPageImage div div.hhk{
	background-image: url(profiles/ph_hhk.jpg);
} */
#blPageImage div div.jac{
	background-image: url(profiles/ph_jac.jpg);
}
/* #blPageImage div div.jdl{
	background-image: url(profiles/ph_jdl.jpg);
} */
#blPageImage div div.mpm{
	background-image: url(profiles/ph_mpm.jpg);
}
/* #blPageImage div div.mlg{
	background-image: url(profiles/ph_mlg.jpg);
} */
#blPageImage div div.dsb{
	background-image: url(profiles/ph_dsb.jpg);
}
#blPageImage div div.dap {
	background-image: url(profiles/ph_dap.jpg);
}
#blPageImage div div.rcm {
	background-image: url(profiles/ph_rcm.jpg);
}
/*----------------------*/

#blPage{
	background-color: #F2F2F2;
	padding: 20px 15px 10px 15px;
	margin-top: 0px;
	width: 600px;
	float: right;
	
}
#blPageName{
	position: relative;
	float: right;
	height: 17px;
	width: 300px;
	margin: -90px 0px 0px 150px;
}
#blPageName div {
	float: right;
	height: 17px;
	width: 300px;
	background-position: right top;
	background-repeat: no-repeat;
}
#blPageName div.contact{
	background-image: url(img/contact.gif);
}
#blPageName div.practice{
	background-image: url(img/practice_areas.gif);
}
#blPageName div.profiles{
	background-image: url(img/profiles.gif);
}
#blPageName div.about{
	background-image: url(img/about.gif);
}

/*---------------------*/

#blPageLeft{
	background-color: #93A4BE;
	float: left;
	width: 149px;
	border-right: solid 1px #727473;
}
#blPageLeft div{
	padding-top: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	height: 368px;
	width: 149px;
}
#blPageLeft div.about{
	background-image: url(img/left-about.jpg);
	background-color: #93A4BE;
	height: 1000px;

}
#blPageLeft div.contact{
	background-image: url(img/left-contact.jpg);
	background-color: #93A4BE;
	height: 525px;
}
#blPageLeft div.profiles{
	background-image: url(img/left-profiles.jpg);
	height: 535px;
}

#blPageLeft div.mjl{
	background-color: #93A4BE;
	height: 925px;
}
#blPageLeft div.practice{
	background-image: url(img/left-practice.jpg);
	background-color: #93A4BE;
	height: 850px;
}

div.profiles p{
	color: #900105;
	text-align: center;
	font: bold 11px Arial;
	margin-left: 5px;
	margin-bottom: 7px;
}
div.profiles p.hr{
	height: 2px;
	margin-left: 0px;
	background-image: url(img/hr-left.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
div.profiles p a{
	color: #000;
}
div.profiles p a:hover{
	color: #fff;
}

div.mjl p{
	color: #900105;
	text-align: center;
	font: bold 11px Arial;
	margin-left: 5px;
	margin-bottom: 7px;
}
div.mjl p.hr{
	height: 2px;
	margin-left: 0px;
	background-image: url(img/hr-left.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
div.mjl p a{
	color: #000;
}
div.mjl p a:hover{
	color: #fff;
}

div.contact p{
	color: #900105;
	text-align: center;
	font: bold 11px Arial;
	margin-left: 5px;
	margin-bottom: 7px;
}
div.contact p.hr{
	height: 2px;
	margin-left: 0px;
	background-image: url(img/hr-left.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
div.contact p a{
	color: #000;
}
div.contact p a:hover{
	color: #fff;
}

/*----------------------*/

#blContent{
	position: relative;
	margin: -70px 0px 0px 20px;
	padding: 18px 10px 0px 80px;
	border: double 3px #CDCDCD;
	background-color: #EAEAEA;
	background-image: url(img/bg-content.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 360px;
	width: 484px;
}

#blContent_about{
	position: relative;
	margin: -70px 0px 0px 20px;
	padding: 18px 10px 0px 80px;
	border: double 3px #CDCDCD;
	background-color: #EAEAEA;
	background-image: url(img/bg-content.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 940px;
	width: 484px;
}

#blContent_mjl{
	position: relative;
	margin: -70px 0px 0px 20px;
	padding: 18px 10px 0px 80px;
	border: double 3px #CDCDCD;
	background-color: #EAEAEA;
	background-image: url(img/bg-content.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 800px;
	width: 484px;
}

#blContent_profiles{
	position: relative;
	margin: -70px 0px 0px 20px;
	padding: 18px 10px 0px 80px;
	border: double 3px #CDCDCD;
	background-color: #EAEAEA;
	background-image: url(img/bg-content.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 475px;
	width: 484px;
}

#blContent_contact{
	position: relative;
	margin: -70px 0px 0px 20px;
	padding: 18px 10px 0px 80px;
	border: double 3px #CDCDCD;
	background-color: #EAEAEA;
	background-image: url(img/bg-content.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 450px;
	width: 484px;
}

#blContent_practice{
	position: relative;
	margin: -70px 0px 0px 20px;
	padding: 18px 10px 0px 80px;
	border: double 3px #CDCDCD;
	background-color: #EAEAEA;
	background-image: url(img/bg-content.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 775px;
	width: 484px;
}


#blCT{
	overflow: hidden;
	width: 480px;
	height: 310px;
}

#blCT_about{
	overflow: hidden;
	width: 480px;
	height: 900px;
}

#blCT_profile{
	overflow: hidden;
	width: 480px;
	height: 450px;
}

#blCT_mjl{
	overflow: hidden;
	width: 480px;
	height: 900px;
}

#blCT_mjl{
	overflow: hidden;
	width: 480px;
	height: 850px;
}

#blCT_practice{
	overflow: hidden;
	width: 480px;
	height: 750px;
}

#blCT p,li{
	font: 12px Arial;
	color: #737373;
	padding-right: 5px;
	margin-bottom: 15px;
	line-height: 25px;
	text-align: justify;
}
#blCT a{
	font: 12px Arial;
	color: #737373;
}
#blCT a:hover{
	color: #000;
}
#blCT li{
	padding-left: 20px;
}
#blCT li b,strong{
	margin-left: -10px;
	
}

#blCT_about p,li{
	font: 12px Arial;
	color: #737373;
	padding-right: 5px;
	margin-bottom: 15px;
	line-height: 18px;
	text-align: justify;
}
#blCT_about a{
	font: 12px Arial;
	color: #737373;
}
#blCT_about a:hover{
	color: #000;
}
#blCT_about li{
	padding-left: 20px;
}
#blCT_about li b,strong{
	margin-left: -10px;
	
}

#blCT_practice p,li{
	font: 12px Arial;
	color: #737373;
	padding-right: 5px;
	margin-bottom: 15px;
	line-height: 18px;
	text-align: justify;
}
#blCT_practice a{
	font: 12px Arial;
	color: #737373;
}
#blCT_practice a:hover{
	color: #000;
}
#blCT_practice li{
	padding-left: 20px;
}
#blCT_practice li b,strong{
	margin-left: -10px;
	
}

#blCT_profile p,li{
	font: 12px Arial;
	color: #737373;
	padding-right: 5px;
	margin-bottom: 15px;
	line-height: 18px;
	text-align: justify;
}
#blCT_profile a{
	font: 12px Arial;
	color: #737373;
}
#blCT_profile a:hover{
	color: #000;
}
#blCT_profile li{
	padding-left: 20px;
}
#blCT_profile li b,strong{
	margin-left: -10px;
	
}

#blCT_mjl p,li{
	font: 12px Arial;
	color: #737373;
	padding-right: 5px;
	margin-bottom: 15px;
	line-height: 18px;
	text-align: justify;
}
#blCT_mjl a{
	font: 12px Arial;
	color: #737373;
}
#blCT_mjl a:hover{
	color: #000;
}
#blCT_mjl li{
	padding-left: 20px;
}
#blCT_mjl li b,strong{
	margin-left: -10px;
	
}

p table{
	font: 12px Arial;
	color: #737373;
	width: 100%;
}
td{
	font: 12px Arial;
	color: #737373;
	padding: 3px 3px 1px 10px;
}
td b,strong{
	font-weight: bold;
}
td a{
	font: 12px Arial;
	color: #737373;
	padding-top: 0px;
}
td a:hover{
	color: #000;
}

#blBottom{
	background-color: #CACBCC;
	border: 1px solid #000;
	border-top: 5px solid #000;
	height: 100px;
	width: 780px;
	
	position: absolute;
	left: 50%;
	top: 100%;

	text-align: center;
	font: bold 10px Tahoma;
	color: #666666;
	padding: 8px 0px 0px 0px;
	margin: -35px -1px -1px -391px;
}
#blHpic{
	background-image: url(img/3men.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 5px 321px 0px 138px;
	height: 275px;
	width: 321px;
	font: bold 11px Arial;
	color: #fff;
	text-align: justify;
}
#blHpic p{
	padding: 10px 10px 3px 0px;
	line-height: 13px;
	color: #DEDFDF;
}
#blHomeBottom{
	background-color: #7C7D7D;
	background-image: url(img/home.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 202px;
	margin: 0px;
	padding: 0px 0px 0px 470px;
}
#blHomeBottom p{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font: bold 11px Arial;
	color: #DEDFDF;
}
#blHomeBottom p.hd{
	padding: 10px 0px 2px 0px;
	font: 18px Arial;
	color: #BCD2DD;
}


#clear{
	clear: both;
}

/*<a> param*/

a {
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #fff;
}
a.menu{
	background-image: url(img/rect.png);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 18px;
	font: bold 11px Arial;
	color: #fff;
	float: left;
}
a.menu:hover{
	background-image: url(img/arect.png);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
	color: #EEAE27;
}
a.home{
	text-decoration:underline;
	font: bold 11px Arial;
	color: #DEDFDF;

}
a.home:hover{
	cursor: pointer;
	color: #fff;
}

/*classes*/

p{
	font: 12px Arial;
	color: #737373;
	text-align: justify;
}

.hr-left{
	background-image: url(img/hr-left.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: 5px 0px 5px 0px;
	height: 2px;
	width: 100%;
}
p b,strong{
	font-weight: bold;
	margin-left: 5px;
}
p em {
	font-style:italic;
}
.TopTextLine{
	font: bold 14px Arial;
	color: #01327F;
	margin-left: 5px;
	line-height: 15px;
}



/*this code for height of the page*/

#blGender_mjl0{
    width:780px;
    height:870px;
    margin-left:-390px;
    margin-top:50px;
    position:absolute;
    left:50%;
    background:#fff;
	 border: 1px solid #000;
}

/* content page height*/
#blCT_mjl0{
	overflow: hidden;
	width: 1000px;
	height: 850px;
}