@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------Begin Of Reset Code ------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {
	line-height: 1;
	color: black;
	margin:0;
	padding:0;
	background-color: #e0ded9;
}

body.about {
	line-height: 1;
	color: black;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../images/bgAbout.png);
	background-position: -150px 50px;
	background-repeat: no-repeat;
}
body.home {
	line-height: 1;
	color: black;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-position: right 150px;
	background-repeat: no-repeat;
	background-image: url(../images/homeBg_iphone.png);
}
body.pa {
	line-height: 1;
	color: black;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	
}

body.cr {
	line-height: 1;
	color: black;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../images/bgCR_iphone.png);
	background-position: left 50px;
	background-repeat: no-repeat;
}


ol, ul { 	list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */

blockquote:before, blockquote:after,
q:before, q:after {	content: "";}
blockquote, q {	quotes: "" "";}
/*----------------------------------------------------End Of Reset Code ------------------------------------------------------*/

/* ----------------- Common ---------------------- */
.fltlft { float:left; }
.fltrgt { float:right }
.clear 	{ clear:both; font-size:0px; line-height:0px; padding:0px; margin:0px; height:0px; }
.clrBlock{clear:both; font-size:0px; line-height:0px; display:block;}
body{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #e0ded9;
}
strong{font-weight:bold;}

.container																{width:1000px; height:auto; margin:0 auto;}

.wrapHome																{
	width:1000px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
.wrapAbout																{
	width:1000px;
	background-repeat: no-repeat;
	background-position: -160px 76px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.wrapCR																	{
	width:1000px;
	margin:0 auto;
}
.wrapPA																	{
	width:1000px;
	margin:0 auto;
	background-color: #FFFFFF;
}
.wrapContact															{
	width:1000px;
	margin:0 auto;
	background-image: url(../images/bgContact.png);
	background-repeat: no-repeat;
	background-position: right 70px;
	background-color: #FFFFFF;
}
/*--------------------------------- Navigation ------------------------------*/
#nav																	{width:1000px;}
#nav ul																	{width:1000px; margin:0 auto; text-align:center;}
#nav ul li																{
	display:inline;
	border-left:1px solid #f15a40;
	font:normal 17px "Arial Black", Gadget, sans-serif;
	color:#f15a40;
	text-align:center;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 12px;
}
#nav ul li.first-child													{border-left:0px;}
#nav ul li a															{color:#f15a40; text-decoration:none; display:inline-block;}
#nav ul li a:hover														{text-decoration:none; color:#7faa6d;}

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

/*--------------------------------- Header ---------------------------------*/
#header																	{width:auto; height:180px;}
#logo																	{width:595px; height:80px; padding:67px 0 9px 0; margin:0 auto;}
/*-------------------------------------------------------------------------*/

/*----------------------------- Body Container ----------------------------*/
#body_contnainer														{width:auto; height:auto;}

.homeCont																{
	width:420px;
	margin-left: 65px;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 90px;
	padding-left: 0;
}
.homeCont p																{
	color:#006e95;
	font-family: "HelveticaRegular", Arial, sans-serif;
	font-size: 17.5px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
}
.homeCont p span														{display:block;}
.homeCont ul															{float:left; display:block; padding:20px 0; width:100%;}
.homeCont ul li															{float:left; display:block; padding:2px 0; font:normal 17.5px/25px "HelveticaRegular", Arial, sans-serif; color:#006e95; width:100%;}
.homeCont ul li span.bull												{width:11px; height:11px; float:left; display:block; padding:0 9px 0 0; background:url(../images/homeBull.jpg) 0 0 no-repeat; margin:9px 0 0 0;}

/*------------ About --------------*/
.aboutCont																{
	width:718px;
	padding-top: 85px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 325px;
}
.aboutLft																{
	width:430px;
	padding:0;
	margin-left: 10px;
}
.aboutLft h1															{
	color:#7fa86c;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
.aboutLft p																{
	color:#006e95;
	font-family: "HelveticaRegular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
}

.abtConts																{width:430px; padding:20px 0 0 0;}
.abtConts h4															{font:normal 30px "Times New Roman", Times, serif; color:#e6573d;}
.abtConts h5															{font:normal 14px "Arial Black", Gadget, sans-serif; color:#7fa86c; padding:2px 0;}
.abtConts p span														{
	display:block;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
}
.abtConts p strong														{font:normal 14px "Arial Black", Gadget, sans-serif; color:#7fa86c;}
.abtConts p em															{font-style:italic;}

.aboutRgt																{
	width:223px;
	padding:0;
	margin-left: 20px;
}
/*----------- Clients Rights ----------*/
.contCR																	{
	width:425px;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 500px;
}
.contCR h1																{font:normal 30px "Times New Roman", Times, serif; color:#e6573d;}
.contCR h2																{font:normal 14px "Arial Black", Gadget, sans-serif; color:#7fa86c; padding:2px 0;}
.contCR p																{
	color:#006e95;
	padding:18px 0 0 0;
	font-family: "HelveticaRegular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
}
.contCR p span															{font:normal 14px "Arial Black", Gadget, sans-serif; color:#7fa86c; padding:0 5px 0 0; display:inline-block;}
.contCR p em															{font-style:italic;}
/*--------- Practice Areas ------------*/
.contPA																	{
	width:940px;
	padding:80px 0 40px 37px;
}
.contPALft																{width:235px; padding:10px 0 0 0;}
.contPALft01															{width:235px; padding:0; text-align:right;}
.contPALft02															{width:235px; padding:229px 0 0 0; text-align:right;}
.contPALft03															{width:235px; padding:15px 0 0 0; text-align:right;}
.contPALft04															{width:235px; padding:15px 0 0 0; text-align:right;}
.contPALft05															{width:235px; padding:284px 0 0 0; text-align:right;}
.contPALft06															{width:235px; padding:13px 0 0 0; text-align:right;}

.contPAMid																{
	width:434px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.contPAMid h6															{font:normal 30px "Times New Roman", Times, serif; color:#e6573d;}
.contPAMid h4															{font:normal 14px "Arial Black", Gadget, sans-serif; color:#7fa86c; padding:5px 0 0 0;}
.contPAMid p															{
	color:#006e95;
	padding:3px 0 15px 0;
	font-family: "HelveticaRegular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
.contPAMid p em															{font-style:italic;}
.contPAMid p span														{display:block;}

.contsPA																{
	width:434px;
	padding:0 0 20px 0;
}
.contsPA h4																{font:normal 14px "Arial Black", Gadget, sans-serif; color:#7fa86c; padding:0;}
.contsPA ul																{float:left; display:block; padding:5px 0 0 0; width:100%;}
.contsPA ul li															{
	float:left;
	display:block;
	padding:0;
	color:#006e95;
	width:100%;
	font-family: "HelveticaRegular", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
.contsPA ul li span.bull												{width:11px; height:11px; float:left; display:block; padding:0 9px 0 0; background:url(../images/homeBull.jpg) 0 0 no-repeat; margin:5px 0 0 0;}

.contPARgt																{
	width:225px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.contPARgt p															{text-align:left; padding:0 0 15px 0;}
/*--------- Contact Page ----------*/
.contactPage															{width:836px; min-height:500px; padding:82px;}
.contactPage h2															{
	color:#7fa86c;
	padding:0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
.contactPage p															{
	color:#006e95;
	font-family: "HelveticaRegular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
.contactPage p span														{
	display:block;
	color:#006e95;
}
.contactPage p span a													{
	color:#006e95;
	text-decoration:none;
}
.contactPage p span a:hover												{text-decoration:underline;}
/*-------------------------------------------------------------------------*/

/*-------------------------------- Footer ---------------------------------*/
#footer																	{width:auto; height:100px;}
.footerInfo																{width:1000px; padding:0 0 3px 0;}
.footerInfo ul															{width:1000px; margin:0 auto; text-align:center;}
.footerInfo ul li														{
	font:bold 11px "Arial Black", Gadget, sans-serif;
	border-left:1px solid #006e96;
	color:#006e96;
	display:inline;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 5px;
}
.footerInfo ul li.first-child											{border-left:0px;}
.footerInfo ul li a														{color:#006e96; text-decoration:none;}

.footerInfo																{width:1000px; padding:5px 0;}
.footerInfo ul															{width:1000px; margin:0 auto; text-align:center;}
.footerInfo ul li														{
	font:bold 11px "Arial Black", Gadget, sans-serif;
	border-left:1px solid #006e96;
	color:#006e96;
	display:inline;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 9px;
}
.footerInfo ul li.first-child											{border-left:0px;}
.footerInfo ul li a														{color:#006e96; text-decoration:none;}
/*-------------------------------------------------------------------------*/
/* ----------------- Common ---------------------- */
