*
{
    font-family: Arial;
}
html 
{
    overflow-y: scroll;
}
body 
{
    margin: 0;
    padding: 0;
    color: #4A5F6B;
    font-size: 0.75em;
	background: url(../images/layoutTopBgLeftRight.jpg) repeat-x;
}
p
{
	margin-top: 0;
    line-height: 1.5em;
    text-align:justify;
}
h3
{
    font-size: 1.2em;
}
h1, h2, h4 ,h5, h6
{
    margin: 0px;
}
a
{
    color: #4A5F6B;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
div.hr {
	margin-bottom: 15px;
	height: 16px;
  	background: url(../images/hsep.gif) repeat-x bottom;
	clear: both;
}
div.hr hr {
	display: none;
}
#wraper
{
    width: 985px;
    margin: 0 auto;
}
.specialMessage
{
	background: #e1eaef;
	padding: 20px;
}
.specialList
{
	background: #e1eaef;
	padding: 5px;
}
.specialListAlt
{
	background: #FFFFFF;
	padding: 5px;
}
.clear
{
    clear: both;
}
/*------ #header Start ------*/
#header 
{
	background:url(../images/layoutTop.jpg) no-repeat;
	width: 985px;
	height: 168px;
}
#header .logo
{
    float: left;
    margin: 20px 15px;
    margin-top: 40px;
    height: 45px;
}
#header .logo a
{
    color: #FFFFFF;
    font-size: 22px;
    text-decoration: none;
    font-family: Lucida Sans Unicode;
}
#header .languageSwitch
{
    float: right;
    background-color: #9cb4c1;
    color: #FFFFFF;
    margin-right: 20px;
    display: inline;
}
#header .languageSwitch a
{
    color: #FFFFFF;
    text-decoration: none;
    border-left: 1px solid #FFFFFF;
    padding: 0 5px;
}
#header .languageSwitch a:first-child
{
    border-left: none;
}
#header .languageSwitch .leftBg
{
    float: left;
    background:url(../images/languageSwitchBgLeft.jpg) no-repeat;
    height: 19px;
    padding-left: 10px;
}
#header .languageSwitch .rightBg
{
    float: left;
    background:url(../images/languageSwitchBgRight.jpg) no-repeat right;
    height: 19px;
    padding-right: 10px;
}
#header .jqueryslidemenu
{
	clear: both;
	padding-top: 32px;
	padding-left: 16px;
}
#header .big5
{
    font-size: 1.3em;
}
/*------ #header End ------*/
/*------ galleryContainer Start --------*/
#galleryContainer { background-color:#FFF; padding: 10px; border:3px solid #aa501e;}
/*------ galleryContainer End --------*/
/*------ #mainContent Start ------*/
.mainContent 
{
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	background: #FFFFFF;
	width: 932px;
	margin-bottom: 20px;	
}
.mainContent .left h2
{
    color:#882F0E;
    font-size: 1.5em;
}
.mainContent .promo
{
    width: 914px;
}
.contentMargin
{
	margin-left: 16px;
}
/*------ .home Start -----*/

/*
.home .oneColumnLayout .item ul {
	margin:0;
	padding:0;
}
.home .oneColumnLayout ul li {
	background:transparent url(../images/rightArrow.gif) no-repeat scroll 10px 6px;
	display:block;
	line-height:1.5em;
	padding-left:20px;
}
.home .oneColumnLayout .item ul li {
	float:left;
	list-style-type:none;
	padding-bottom:15px;
	width:949px;
}
*/
/*------ .home End -----*/

/*------ .twoColumnLayout Start ------*/
.twoColumnLayout .left
{
	float: left;
	width: 273px;
	padding-bottom: 150px;
}
.twoColumnLayout .left img:first-child
{
	margin-bottom: 15px;
}
.twoColumnLayout .right
{
	float: left;
	margin-left: 25px;
	padding-bottom: 30px;
	width: 615px;
}
.twoColumnLayout .right h2
{
    font-size: 1.75em;
	font-family: Lucida Sans Unicode;
    color: #AA501E;
	margin-bottom: 15px;
	padding-bottom: 5px;
	letter-spacing: -1px;
   	background: url(../images/hsep.gif) repeat-x bottom;
}
/*.twoColumnLayout .twoColumnLayoutLeftForRight
{
	float: left;
	width: 55%;
}
.twoColumnLayout .twoColumnLayoutRightForRight
{
	float: left;
	width: 45%;
}
.twoColumnLayout .clearTwoColumnLayoutForRight
{
	clear: both;
}*/
.twoColumnLayout ul
{
    padding: 0;
    margin: 0;
	margin-bottom: 15px;	
	width: 100%;
}
.twoColumnLayout ul li
{
    display: block;
    line-height: 1.5em;
    list-style-type: none;
    width: 100%;	
}
.twoColumnLayout ul li
{
    padding-left: 10px;
    background:URL("../images/bulletSquare.gif") no-repeat 0px 4px;
}

/*------ .twoColumnLayout End ------*/
/*------ .threeColumnLayout Start ------*/
.threeColumnLayout
{
    float: left;
}
.threeColumnLayout .item
{
    float: left;
    margin-right: 48px;
    width: 272px;
}
.threeColumnLayout .item:last-child
{
    float: left;
    margin-right: 0px;
}

.threeColumnLayout .item h2
{
    font-size: 1.75em;
	font-family: Lucida Sans Unicode;
    color: #AA501E;
	margin-left: 10px;
	margin-bottom: 10px;
	letter-spacing: -2px;
}
.threeColumnLayout .item ul
{
    padding: 0;
    margin: 0;
    margin-left: 0;
}
.threeColumnLayout .item ul li
{
    float: left;
    padding-left: 25px;
    background:URL("../images/rightArrow.gif") no-repeat 10px 4px;
    display: block;
    line-height: 1.5em;
    list-style-type: none;
    width: 230px;	
    text-align:justify;
}

/*
.threeColumnLayout .item:first-child ul li
{
    width: 246px;
}
*/
/*------ .threeColumnLayout End ------*/
/*------ .formStyle1 Start -----*/
table.formStyle1
{
    font-size: 1em;
}
.formStyle1 td {
	vertical-align: top;
}
.formStyle1 .message 
{
    color: #FF0000;
}
.formStyle1 .title {
	color: #4A5F6B;
	font-weight: bold;
	width: 273px;
}
.formStyle1 .input input,
.formStyle1 .input textarea
{
	font-size: 1em;
	border: 1px solid #999999;
	color: #4A5F6B;
	width: 273px;
	margin-bottom: 10px;
}
.formStyle1 .input textarea
{
	height: 100px;
	margin-bottom: 20px;
}
/*------ .formStyle1 End -----*/
/*------ #mainContent End ------*/
/*------ #footer Start ------*/
#footer 
{
	float: left;
	background: #89ACC1 URL(../images/layoutBottomBg.gif) repeat-x;
	color: #FFFFFF;
    width: 100%;
}
#footer .footerContent
{
	width: 865px;
    margin: 0 auto;
	padding-top: 20px;
	padding-left: 15px;
}
#footer a
{
	color: #FFFFFF;
}
#footer .left
{
	float: left;
	width: 520px;
}
#footer .right
{
	float: right;
}
#footer .bottom
{
	clear: right;
    height: 1%;
    padding-bottom: 20px;
}
/*------ #footer End ------*/
/*------ firmProfile Start -----*/
.firmProfile .left
{
	float: left;
}
.firmProfile .left img:first-child
{
	margin-bottom: 15px;
}
.firmProfile .right
{
	float: left;
	margin-left: 15px;
	width: 625px;
}
/*------ firmProfile End -----*/
/*------ lawyersProfile Start -----*/
.lawyersProfile .panel
{
	float: left;
	padding-left: 30px;
	padding-bottom: 30px;
	font-size: 0.8em;
}
.lawyersProfile .panel img
{
	margin-bottom: 5px;
}
.lawyersProfile .panel a
{
	font-weight: bold;
	text-decoration: underline;
}
.lawyersProfile .panel h3
{
	font-size: 1.2em;
}
/*------ lawyersProfile End -----*/
/*------ resourceLinks Start -----*/
.resourceLinks .panel
{
	margin-bottom: 40px;
}
/*------ resourceLinks End -----*/
/*------ resourceLinks Start -----*/
.contactUs .panel
{
	margin-bottom: 40px;
}
/*------ resourceLinks End -----*/
/*------ profile Start -----*/
.profile .left p
{
	margin-top: 10px;
	font-size: 0.9em;
}
/*------ profile End -----*/
/*------ caseHistory Start -----*/
.caseHistory div.hr 
{
	height: 10px;
	margin-bottom: 25px;
}

/*------ caseHistory End -----*/
/*------ events Start ------*/
.events .imageGroup
{
    float: left;
	margin-bottom: 10px;
}
.events .imageGroup p
{
    font-size: 0.9em;
}
.events .right p
{
    margin-bottom: 10px;
}

.events .right h2
{
	margin: 0;
	padding: 0;
    clear: both;
	color: #4A5F6B;
	letter-spacing: -1px;
	font-size: 1.3em;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.events .right h2:first-child
{
    padding-top: 0;
}
.events .imageGroup .item img,
.events .imageGroup .firstItem img
{
    width: 295px;
    padding-bottom: 10px;
}
.events .imageGroup .item
{
    float: left;
	width: 295px;
	margin-left: 20px;
}
.events .imageGroup .firstItem
{
    float: left;
	width: 295px;
	margin-left: 0px;
}
/*------ events End ------*/
/*------ seminars Start ------*/
.seminars p 
{
    margin-bottom: 10px;
}
.seminars ol
{
    margin-top: 0px;
}
.seminars h4
{
    margin-bottom: 10px;
}
.seminars .specialList p, .seminars .specialListAlt p
{
    margin: 0px;
    padding: 0px;
}
/*------ seminars End ------*/
/*------ sitempap Start ------*/
.sitemap ul 
{
    padding-left: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.sitemap ul li
{
    width: 90%;
}
/*------ sitemap End ------*/


