body {
	font-family:Arial, Helvetica, sans-serif;
	background: #d3dce3 url(../images/pageBackground.jpg) repeat-x;
	margin:40px 0px 0px 0px;
	padding:0;
	font-size:12px;
}
.container {
	margin-left:auto;
	margin-right:auto;
	background: #dee7ea url(../images/panelBackground.jpg) repeat-x;
	padding:10px;
	width:897px;
}
.wrapper {
	background:#fff;
	padding:1px;
}
.shell {
	border:1px solid #ccc;
	width:893px;
}
.header, .logo, .callToAction, .mainCopy, .footer, .footerSectionA, .footerSectionB, .mainContentArea, .contentBlock, .imageArea, .headerInfo, .languageBar, .content, .contentInterior, .leftSidebar, .rightSidebar, .linkSection, .islandContent, .islandTop, .islandContent, .islandBottom, .consultation a, .legalQuestion a, .callout1 a, .callout2 a {
	display:inline;
	float:left;
}
.header {
	background:url(../images/headerBackground.jpg) repeat-x;
	width:100%;
}
.logo {
	background:url(../images/logo.png) no-repeat;
	width:290px;
	height:105px;
}
.logo h1 a {
	width:290px;
	height:100px;
	float:left;
	clear:none;
}
.logo h1 span {
	display:none;
}
.languageBar {
	text-align:right;
	font-size:10px;
	color:#fff;
	margin-right:140px;
	float:right;
}
.headerInfo {
	margin-left:340px;
	font-size:12px;
	width:200px;
}
.headerInfo h2 {
	margin:0px;
	padding:0px;
	font-size:16px;
}


.contentWrapper {
	margin:20px 32px;
	


}

.mainCopy{

 background: url(../images/sidebarBg.jpg) 632px 200px repeat-y;
 float:left;
 margin:0px 0px 0px 4px;
 padding:0px;
 width:825px;
 margin-bottom:25px;
 

}
.content {
	width:560px;
	margin-bottom:25px;
}
.contentInterior {
	width:430px;
	margin-bottom:25px;
	line-height: 18px;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#012c5a;
	margin-bottom:4px;
	padding:0px;
}


h3 {
	font-size:14px;	
	
}

h4 {
	font-size:14px;
	color:#000;
	margin-bottom:0px;
	padding:0px;
}
/* Home page Style */

.homeImageArea {
	background:url(../images/homeImage.jpg) no-repeat;
	height:290px;
	color:#333;
}
.legalQuestion a {
	width:280px;
	height:40px;
}
.consultation a {
	margin-top:185px;
	width:280px;
	height:40px;
}
.legalQuestion a span {
	display:none;
}
.consultation a span {
	display:none;
}
.callout1 a {
	margin-top:10px;
	background:url(../images/callToAction1.jpg) no-repeat;
	width:200px;
	height:40px;
}

.callout2 a {
	background:url(../images/callToAction2.jpg) no-repeat;
	width:200px;
	height:40px;
}
.callout1 a span {
	display:none;
}
.callout2 a span {
	display:none;
}
.contentIsland {
	margin-top:10px;
}
.islandContent {
	background:url(../images/islandBackground.jpg) repeat-y;
	width:200px;
}
.islandContent p {
	margin:5px 15px;
}
.islandContent h3 {
	background:url(../images/islandHdrBackground.jpg) no-repeat 4px 0px;
	width:200px;
	height:40px;
	margin-bottom:4px;
	padding:5px 10px;
	color:#fff;
}
.islandContent h3.islandHeader2 {
	background:url(../images/testimonialsHdr.jpg) no-repeat 4px 0px;
	width:200px;
	height:40px;
}
.islandContent h3 span {
	display:none;
}
.islandTop {
	background:url(../images/islandTop.jpg) bottom left no-repeat;
	width:200px;
	height:8px;
}
.islandBottom {
	background:url(../images/islandBottom.jpg) no-repeat;
	width:200px;
	height:8px;
}
.linkSection {
	width:180px;
}
a {
	color:#cc3300;
	text-decoration:none;
	font-weight:bold;
}
.divider {
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
/*.callToAction {
	width:300px;
	margin-top:25px;
	float:right;
}
.callToAction h2 {
	background:url(../images/whoWeAreHeader.gif) no-repeat;
	width:200px;
	height:30px;
	margin-bottom:15px;
}
.callToAction h2 span {
	display:none;
}
.callToAction p {
	margin-left:5px;
}

*/
/* Interior Page Styles */

.imageArea {
	height:116px;
	margin-top:5px;
	white-space:normal;
}
.portrait {
	float:left;
	clear:none;
	margin-right:5px;
}
.leftSidebar {
	float:left;
	width:150px;
	font-size:11px;
	color:#333;
	margin-right:25px;

}
.leftSidebar h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.rightSidebar {
	float:right;
	width:200px;
	font-size:11px;
	color:#333;
	margin-right:0px;
	margin-left:20px;
	margin-top:0px;
	padding-bottom:20px;
	background-color:#fff;

}

/* Footer Styles */
.footer {
	margin-top:20px;
	font-size:10px;
	color:#424242;
	width:100%;
	text-align:center;
}
.footer a {
	color:#0066ff;
	text-decoration:none;
}
/* Link Style */

.orangeLink {
	color:#cc3300;
}
.whiteLink {
	color:#fff;
	text-decoration:none;
}
.grayLink {
	color:#333;
}
#nav li a.activeLink {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

/* Form Style */

.err {
	color:#C00;
}


.formField {
	padding:4px;
	
	float:left;
	display:block;
	
}

.lbl {
	width:50px;
	padding:5px;
	font-weight:bold;
	float:left;
	display:inline;
}

.txtfield {
	padding:5px;
	float:left;
	display:inline;
	
}


/* Clear styles */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}

.am	{
	color:#069;
	font:Arial, Helvetica, sans-serif;
	font-size:14px
}

.homeImageArea2 {
	background:url(../images/homeImage2.jpg) no-repeat;
	height:290px;
	color:#333;
}

.EspanolhomeImageArea {
	background:url(../images/EspanolhomeImage.jpg) no-repeat;
	height:290px;
	color:#333;
}

.tm {
	font-size: x-small;
	vertical-align: super;
}
