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

.column315 {
	width: 315px;
	}
	
.column325 {
	width: 325px;
	}

.column650 {
	width: 650px;
	}

/**************************************************************
***************************************************************
*
*					generic styling
*
***************************************************************
**************************************************************/		

#header {
	position: relative;
	height: 78px;
	background: url(/assets/graphics/header-bg.jpg) repeat-x;
	}
	
#header #logo {
	position: absolute;
	top: 19px;
	}

.pageBanner {
	background: #ededed url(/assets/graphics/banner-bg.jpg) repeat-x bottom;
	}

#defaultPageBanner .container {
	min-height: 200px;
	height: auto !important;
	/*height: 266px;*/
	background: url(/assets/graphics/default-banner-bg.jpg) no-repeat right bottom;
	}

#bannerText {
	width: 385px;
	margin: 0px 0px 0px 15px;
	}

#bannerText h1,
#bannerText h2 {
	margin-top: 48px;
	margin-bottom: 0px;
	line-height: 1.1em;
	}

#bannerText p {
	margin-bottom: 20px;
	}

#pageContent .column650 {
	width: 620px;
	padding: 15px;
	}
	
p.subHead {
	color: #999999;
	text-transform: uppercase;
	}

img.profileImage {
	margin-top: 18px;
	}
	
#serviceList li {
	border-bottom: #e5e5e5 solid 1px;
	}
	
#serviceAreaList ul {
	background: url(/assets/graphics/pixel-e5.gif) repeat-y 300px;
	}

#serviceAreaList li {
	display:inline;
	float: left;
	width: 290px;
	margin-right: 20px;
	border-bottom: #e5e5e5 solid 1px;
	}

#serviceAreaList li.firstItem {
	clear: left;
	}
	
#adviceList li h2 {
	font-size: 1.4em;
	}
	
#adviceList li {
	border-bottom: #e5e5e5 solid 1px;
	}

#adviceList li li {
	border-bottom: none;
	}

#footer {
	padding: 5px 0px;
	background-color: #333366;
	}

#accreditations {
	margin: 10px 0px 0px 0px;
	text-align: center;
	}
/**************************************************************
***************************************************************
*
*					advice page
*
***************************************************************
**************************************************************/
#adviceSubContent .container {
	width: 945px;
	border-top: #e5e5e5 solid 1px;
	background: url(/assets/graphics/advice-subcontent-bg.gif) repeat-y;
	}

#adviceSubContent .column {
	width: 285px;
	padding-right: 30px;
	}
	
#adviceSubContent p {
	font-weight: bold;
	}

#adviceSubContent ul {
	padding: 0px 15px 0px 10px;
	margin-bottom: 30px;
	}
	
#adviceSubContent li {
	margin: 1em 0em;
	}

#adviceSubContent li a {
	text-decoration: none;
	}			
/**************************************************************
***************************************************************
*
*					home page
*
***************************************************************
**************************************************************/

#homePageBanner {
	min-height: 266px;
	height: auto !important;
	/*height: 266px;*/
	}

#homePageBanner #bannerText {
	width: 385px;
	margin: 0px 0px 0px 40px;
	/*height: 266px;*/
	}

#homePageBanner .container {
	min-height: 266px;
	height: auto !important;
	
	background: url(/assets/graphics/home-page-people.jpg) no-repeat right bottom;
	}
	
#homePageContent {
	margin: 12px auto;
	padding: 0px 0px 12px 0px;
	background: url(/assets/graphics/home-page-content-bg.jpg) no-repeat bottom;
	}

#homePageContent #familyLawIntro {
	padding: 0px 29px 0px 39px;
	width: 257px;
	background: url(/assets/graphics/home-page-family-bg.jpg) no-repeat;
	}

#homePageContent #educationLawIntro {
	padding: 0px 33px 0px 35px;
	width: 257px;
	background: url(/assets/graphics/home-page-education-bg.jpg) no-repeat;
	}

#homePageContent #housingLawIntro {
	padding: 0px 39px 0px 29px;
	width: 257px;
	background: url(/assets/graphics/home-page-housing-bg.jpg) no-repeat;
	}

#homePageContent h2 {
	height: 34px;
	margin: 0;
	padding: 30px 0px 0px 0px;
	}
	
#homePageSubContent {
	background: #4b4b89;
	padding-bottom: 15px;
	}
	
#homePageSubContent h2 {
	height: 33px;
	margin: 0;
	padding: 38px 0px 0px 0px;
	}

/* contact form */
#homePageSubContent #contactBox {
	height: auto;
	width: 510px;
	padding: 0px 100px 0px 40px;
	background: url(/assets/graphics/home-contact-bg.jpg) no-repeat;
	}

#homePageSubContent #contactBox h2,
#homePageSubContent #contactBox p {
	color: #ffffff;
	}

#homePageSubContent #contactForm label {
	float: left;
	width: 114px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0px;
	}

#homePageSubContent #contactForm label.error {
	width: 370px;
	display: block;
	padding-left: 114px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFF00;
	}

#homePageSubContent #contactForm .textField {
	width: 370px;
	padding: 5px;
	border: 1px solid #000000;
	background: #FFFFFF;
	}

#homePageSubContent #contactForm .textArea {
	width: 370px;
	height: 110px;
	padding: 5px;
	border: 1px solid #000000;
	background: #FFFFFF;
	}

#homePageSubContent #contactForm .submitButton {
	margin-left: 114px;
	}

#homePageSubContent #helpBoxContainer {
	background: url(/assets/graphics/home-help-container-bg.jpg) no-repeat bottom;
	}

#homePageSubContent #helpBox {
	padding: 0px 39px 0px 29px;
	width: 257px;
	background: url(/assets/graphics/home-help-bg.jpg) no-repeat;
	}
	
#homePageSubContent #helpBox ul {
	margin-bottom: 40px;
	}
	
#homePageSubContent #helpBox li {
	color: #333366;
	font-weight: bold;
	line-height: 29px;
	padding: 0px 0px 0px 40px;
	margin: .5em 0em;
	background: url(/assets/graphics/tick.gif) no-repeat;
	}