@charset "UTF-8";


body {
	padding: 0px;
	margin: 0px;
	background: #003b75;
}


#header_bkgd {
	min-width: 1000px;
	width:100%;

	background: #fff;

	background: -moz-linear-gradient(top, #fff 0%, #fff 50%, #e6e6e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(50%,#fff), color-stop(100%,#e6e6e6));
	background: -webkit-linear-gradient(top, #fff 0%, #fff 50%, #e6e6e6 100%);
	background: -o-linear-gradient(top, #fff 0%, #fff 50%, #e6e6e6 100%);
	background: -ms-linear-gradient(top, #fff 0%, #fff 50%, #e6e6e6 100%);
	background: linear-gradient(to bottom, #fff 0%, #fff 50%, #e6e6e6 100%);

	-webkit-box-shadow: inset 0px 1px 1px #fff, 0px 1px 3px #000;
	-moz-box-shadow: inset 0px 1px 1px #fff, 0px 1px 3px #000;
	-o-box-shadow: inset 0px 1px 1px #fff, 0px 1px 3px #000;
	box-shadow: inset 0px 1px 1px #fff, 0px 1px 3px #000;

	border-bottom: 1px solid #fff;
}



#header_bkgd_image {
	background-image: url(images/header_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #0d58a2;
	height: 130px;

	position: relative;
	margin-top: 0px;
	overflow: auto;

}


#header {
	color: #0d58a2;
	height: 130px;
	width: 1000px;
	padding: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;;
}


#logo a {
	background-image: url(images/farrellcounsel_logo.png);
	background-repeat: no-repeat;
	width: 380px;
	height: 83px;
	margin-top: 22px;
	margin-left: 4px;
	position: relative;
	float: left;
}


#menu {
	display: block;
	text-decoration: none;
	font-family: avenir65heavy, sans-serif;
	font-size: 20px;
	word-spacing: 20px;
	text-shadow: 1px 1px 1px #ffffff;
	color: #1d3e72;
	position: relative;
	margin-top: 80px;
	margin-right: -50px;
	float: right;
	width: 550px;
}

#menu a:link { 
 color: #1d3e72; 
 text-decoration: none; 
} 

#menu a:visited { 
 color: #1d3e72; 
 text-decoration: none; 
}

#menu a:hover { 
 color: #1cd643; 
 text-decoration: none; 
} 


#content_bkgd {
	min-width: 1000px;
	width: 100%;
	height: 1150px;
	background: #fff;

	background: -moz-linear-gradient(top, #e6e6e6 0%, #fff 20%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(20%,#fff), color-stop(100%,#fff));
	background: -webkit-linear-gradient(top, #e6e6e6 0%,#fff 20%,#fff 100%);
	background: -o-linear-gradient(top, #e6e6e6 0%,#fff 20%,#fff 100%);
	background: -ms-linear-gradient(top, #e6e6e6 0%,#fff 20%,#fff 100%);
	background: linear-gradient(to bottom, #e6e6e6 0%,#fff 20%,#fff 100%);

	-webkit-box-shadow: inset 0px 1px 1px #fff, 0px -1px 3px #000;
	-moz-box-shadow: inset 0px 1px 1px #fff, 0px -1px 3px #000;
	-o-box-shadow: inset 0px 1px 1px #fff, 0px -1px 3px #000;
	box-shadow: inset 0px 1px 1px #fff, 0px -1px 3px #000;
}

#blue_line_top {
	width: 100%;
	height: 17px;
}


#content_bkgd {
	min-width: 1000px;
	width: 100%;
	height: 980px;
	background: #fff;

	background: -moz-linear-gradient(top, #e6e6e6 0%, #fff 20%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(20%,#fff), color-stop(100%,#fff));
	background: -webkit-linear-gradient(top, #e6e6e6 0%,#fff 20%,#fff 100%);
	background: -o-linear-gradient(top, #e6e6e6 0%,#fff 20%,#fff 100%);
	background: -ms-linear-gradient(top, #e6e6e6 0%,#fff 20%,#fff 100%);
	background: linear-gradient(to bottom, #e6e6e6 0%,#fff 20%,#fff 100%);

	-webkit-box-shadow: inset 0px 1px 1px #fff, 0px -1px 3px #000;
	-moz-box-shadow: inset 0px 1px 1px #fff, 0px -1px 3px #000;
	-o-box-shadow: inset 0px 1px 1px #fff, 0px -1px 3px #000;
	box-shadow: inset 0px 1px 1px #fff, 0px -1px 3px #000;
}

#content {
	width: 1000px;
	margin: auto;
	margin-top: 0px;
	position: relative;
}


#title {
	display: block;
	text-decoration: none;
	font-family: SignikaLight, sans-serif;
	font-size: 31px;
	text-shadow: 1px 1px 1px #ffffff; 
	color: #4d4d4d;
	width: 704px;
	height: 74px;
	margin-left: 10px;
	padding-top: 35px;
	position: relative;
}


#leftcontent {
	width: 460px;
	height: 640px;
	position: relative;
	float: left;
}


#paragraph {
	display: block;
	text-decoration: none;
	font-family: SignikaLight, sans-serif;
	font-size: 16px;
	word-spacing: 1px;
	color: #4d4d4d;
	width: 415px;
	height: 170px;
	margin-left: 10px;
	margin-top: 25px;
	position: relative;
}

#imgmeeting {
	background-image: url(images/services_meeting.png);
	background-repeat: no-repeat;
	width: 423px;
	height: 280px;
	margin-top: 25px;
	margin-left: 5px;
	position: relative;
	
}

#quoteall {
	width: 409px;
	height: 130px;
	margin-left: 10px;
	margin-top: -10px;
	position: relative;
}

#quotemark1 {
	display: block;
	text-decoration: none;
	font-family: SignikaLight, sans-serif;
	font-size: 36px;
	font-style: italic;
	color: #4d4d4d;
	width: 25px;
	height: 15px;
	margin-left: -4px;
	margin-top: 0px;
	position: relative;
}

#quote {
	display: block;
	text-decoration: none;
	font-family: SignikaLight, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #4d4d4d;
	width: 423px;
	height: 76px;
	margin-left: 15px;
	margin-top: -24px;
	position: relative;
}


#quotemark2 {
	display: block;
	text-decoration: none;
	font-family: SignikaLight, sans-serif;
	font-size: 36px;
	font-style: italic;
	color: #4d4d4d;
	width: 5px;
	height: 5px;
	margin-left: 185px;
	margin-top: -55px;
	position: relative;
}

#quotename {
	display: block;
	text-decoration: none;
	font-family: SignikaRegular, sans-serif;
	font-size: 16px;
	color: #000000;
	width: 146px;
	height: 20px;
	margin-left: 190px;
	margin-top: 20px;
	position: relative;
}

#quotecompany {
	display: block;
	text-decoration: none;
	font-family: SignikaLight, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	width: 146px;
	height: 20px;
	margin-left: 190px;
	margin-top: -17px;
	position: relative;
}


#rightcontent {
	width: 480px;
	height: 770px;
	position: relative;
	float: right;
}

#righttextbold {
	display: block;
	text-decoration: none;
	font-family: SignikaRegular, sans-serif;
	font-size: 18px;
	color: #4d4d4d;
	width: 473px;
	height: 42px;
	margin-top: 23px;
	position: relative;
}

#righttextblue1 {
	display: block;
	text-decoration: none;
	font-family: SignikaRegular, sans-serif;
	font-size: 18px;
	color: #115ba3;
	width: 368px;
	height: 22px;
	margin-top: 0px;
	position: relative;
}

#serviceslist1 {
	display: block;
	text-decoration: none;
	font-family: SignikaLight, sans-serif;
	font-size: 16px;
	line-height: 180%;
	color: #4d4d4d;
	width: 477px;
	height: 477px;
	margin-top: -12px;
	position: relative;
}


#righttextblue2 {
	display: block;
	text-decoration: none;
	font-family: SignikaRegular, sans-serif;
	font-size: 18px;
	color: #115ba3;
	width: 368px;

	margin-top: 45px;
	position: relative;
}


#serviceslist2 {
	display: block;
	text-decoration: none;
	font-family: SignikaLight, sans-serif;
	font-size: 16px;
	line-height: 180%;
	color: #4d4d4d;
	width: 477px;

	margin-top: -12px;
	position: relative;
}



#footer_bkgd {
	background-image: url(images/footer_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #0d58a2;
	height: 180px;
	min-width: 1000px;
	width: 100%;
	position: relative;
	margin-top: 0px;

	-webkit-box-shadow: inset 0px 2px 5px #000;
	-moz-box-shadow: inset 0px 2px 5px #000;
	-o-box-shadow: inset 0px 2px 5px #000;
	box-shadow: inset 0px 2px 5px #000;
}


#footer {
	width: 1000px;
	height: 180px;
	margin-top: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;

}


#footermenu {
	display: block;
	text-decoration: none;
	font-family: avenir65medium, sans-serif;
	font-size: 14px;
	word-spacing: 18px;
	color: #ffffff;
	width: 344px;
	height: 18px;
	position: relative;
	margin-left: 8px;
	padding-top: 30px;
	width: 380px;
}

#footermenu a:link { 
 color: #ffffff; 
 text-decoration: none; 
} 

#footermenu a:visited { 
 color: #ffffff; 
 text-decoration: none; 
}

#footermenu a:hover { 
 color: #1cd643; 
 text-decoration: none; 
} 


#legal {
	display: block;
	font-family: avenir65medium, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width: 312px;
	height: 16px;
	position: relative;
	margin-top: 30px;
	margin-left: 8px;
	text-decoration:underline;

}

#legal a:link { 
 color: #ffffff; 
 text-decoration: none; 
} 

#legal a:visited { 
 color: #ffffff; 
 text-decoration: none; 
}

#legal a:hover { 
 color: #1cd643; 
 text-decoration: underline; 
} 


#copyright {
	display: block;
	text-decoration: none;
	font-family: avenir65medium, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width: 312px;

	position: relative;
	margin-top: 0px;
	margin-left: 8px;

}


#footercontact {
	display: block;
	text-decoration: none;
	font-family: avenir65medium, sans-serif;
	font-size: 14px;
	color: #ffffff;
	width: 400px;
	height: 30px;
	position: relative;
	margin-top: -100px;
	margin-right: 20px;
	float: right;
}

#footercontact a:link { 
 color: #ffffff; 
 text-decoration: none; 
} 


#footercontact a:visited { 
 color: #ffffff; 
 text-decoration: none; 
}

#footercontact a:hover { 
 color: #1cd643; 
 text-decoration: none; 
} 

#contact {
	display: block;
	text-decoration: none;
	font-family: avenir65medium, sans-serif;
	font-size: 14px;
	color: #ffffff;
	width: 295px;
	height: 18px;
	position: relative;
	margin-right: 94px;
	float: left;
}


.hidelinkedinroll {
visibility: hidden;
}

#footerlinkedin {
	background-image: url(images/linkedin.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 30px;
	position: relative;
	margin-top: -27px;
	margin-right: -14px;
	float: right;
}

#footerlinkedin a {
	height: inherit;
	width: inherit; 
	display: block; 
}

#footerlinkedin:hover {
	background-image: url(images/linkedin_roll.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 30px;
	position: relative;
	margin-top: -27px;
	margin-right: -14px;
	float: right;
}


#disclaimer {
	display: block;
	text-decoration: none;
	font-family: avenir65medium, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width: 980px;

	position: relative;
	margin-top: 0px;
	margin-left: 8px;
	clear: both;
}




a {text-decoration:none;}










