@import url('common.css');

/*========================Site Structure Start=====================================*/
body{
	padding:0;
	margin:0;
	background-color: #FFFFFF;
}
#wrapper {
	width:1014px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

#container {
	height: auto;
	width: 986px;
	float: left;
	background-image: url(../images/vert-bg.jpg);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 14px;
	background-position: center top;
    margin-bottom: 200px;
}
#header {
	float: left;
	width: 986px;
	height: 88px;
}

#logo {
	float: left;
	width: 352px;
	padding-top: 19px;
	padding-bottom: 17px;
	height: 50px;
	padding-left: 18px;
}
#header .right {
	float: right;
	width: 565px;
	padding-top: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-left: 50px;
}
#header .right a {
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #666666;
}
#header .right a:hover {
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #F0563C;
}
#header .right a.active {
	color: #f0563c;
	text-decoration: none;
}
#header .right img {
	float: left;
	padding-right: 16px;
	padding-left: 16px;
}



#middle {
	float: left;
	width: 984px;
	padding-right: 1px;
	padding-left: 1px;
}
#middle .top {
	background-color: #016ca2;
	background-image: url(../images/blue-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 984px;
	padding-top: 33px;
	padding-bottom: 5px;
}
#middle .top-left {
	float: left;
	width: 264px;
	padding-right: 58px;
	padding-left: 46px;
	padding-top: 10px;
}
#middle .top .top-left-photo-bg {
	background-image: url(../images/profile-photo-bg.jpg);
	background-repeat: no-repeat;
	padding: 14px;
	float: left;
	height: 264px;
	width: 236px;
	margin-top: 5px;
	margin-bottom: 14px;
}
#middle .top .top-left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

#middle .top-right {
	float: left;
	width: 616px;
}
.top-right-enlarge {
	float: left;
}
.top-right-thumb-cnr {
	float: left;
	width: 590px;
	background-image: url(../images/gallery-enlarge-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 26px;
}
.top-right-thumb-bg {
	background-image: url(../images/gallery-thumb-bg.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	float: left;
	height: 72px;
	width: 96px;
	margin-right: 16px;
	margin-bottom: 16px;
}
#middle .bottom {
	float: left;
	width: 984px;
}
#middle  .bottom-bar {
	background-image: url(../images/testimnial-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 984px;
	background-color: #f1f1f1;
	padding-top: 50px;
}
#middle .bottom .bottom-bar-left {
	float: left;
	width: 320px;
	padding-right: 28px;
	padding-left: 12px;
}
.bottom-bar-testimonial-bg {
	background-image: url(../images/test-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 285px;
	padding-top: 55px;
	background-color: #ececec;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 40px;
}
.bottom-bar-testimonial-cnr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #3a3a3a;
	background-image: url(../images/test-bot-border.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	float: left;
	width: 225px;
	padding-bottom: 25px;
	padding-top: 40px;
}
.bottom-bar-testimonial-author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3a3a3a;
	float: right;
	line-height: 18px;
}

#middle .bottom .bottom-bar-right {
	float: left;
	width: 624px;
	padding-top: 15px;
	padding-bottom: 30px;
}
#bottom-icons {
	float: left;
	width: 984px;
	background-image: url(../images/bottom-icon-bot-sep.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 4px;
	padding-bottom: 5px;
}
#bottom-icons img {
	margin-right: 2px;
	margin-left: 3px;
}
#services-cnr {
	float: left;
	width: 956px;
	padding-top: 45px;
	padding-bottom: 25px;
	padding-right: 14px;
	padding-left: 14px;
}
#services-cnr ul {
	float: left;
	width: 175px;
	padding-right: 8px;
	padding-left: 8px;
}
#services-cnr li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/arrow-icon.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
#services-cnr li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#services-cnr li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #3ABEEF;
	text-decoration: underline;
}
#services-cnr .li-ttl {
	background-image: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7fe0ff;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer {
	width: 960px;
	float: left;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 22px;
	padding-bottom: 18px;
}
#footer .left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 740px;
}
#footer  .right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 220px;
}
#footer  a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover {
	font-weight: normal;
	color: #A9E2FE;
	text-decoration: underline;
}
#sub-page-top {
	float: left;
	width: 984px;
    min-height: 500px;
}

#sub-page-top a {
	color: #008dcd;
	text-decoration: none;
	font-style: normal;
}
#sub-page-top a:hover {
	color: #333333;
	text-decoration: underline;
}
#sub-page-top .left {
	float: left;
	width: 660px;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
    text-align: justify;
}
#sub-page-top .right {
	float: left;
	width: 258px;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 20px;
}
#sub-page-top .left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	padding-top: 10px;
}
#sub-page-top .left-a {
	float: left;
	width: 300px;
	padding-right: 30px;
}
.left-a h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #289de9;
	padding-bottom: 5px;
	line-height: 15px;
}
.left-a p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #4c4c4c;
}
.left .left-a ul {
}
.left-a li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/sub-page-mid-bul.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
}
.sub-page-rgt-cnr {
	float: left;
	width: 232px;
	padding-left: 25px;
	padding-top: 45px;
}
.sub-page-rgt-cnr  .li-ttl {
	background-image: url(../images/rgt-li-sep.jpg);
	background-repeat: no-repeat;
	background-position: left 18px;
	float: left;
	width: 232px;
}
.sub-page-rgt-cnr  ul {
	padding-top: 8px;
}
.sub-page-rgt-cnr  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #656565;
	background-image: url(../images/rgt-li-bul.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}
.sub-page-rgt-cnr  li  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
}
.sub-page-rgt-cnr  li  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.sub-page-joomla-team-cnr {
	background-image: url(../images/blue-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 984px;
	padding-top: 35px;
}
.subpage-jomla-team-cnr {
	background-image: url(../images/jomla-team-portfolio-sep.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 311px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.subpage-jomla-team-thumb-cnr {
	float: left;
	width: 311px;
	padding-top: 32px;
}
.sub-page-joomla-team-photo-bg {
	background-image: url(../images/joomla-team-bg.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	float: left;
	width: 110px;
	margin-right: 28px;
}
.sub-page-joomla-team-photo-bg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
}
.sub-page-portfolio-cnr {
	float: left;
	padding-left: 35px;
	width: 581px;
}
.subpage-jomla-portfolio-thumb-cnr {
	float: left;
	width: 581px;
	padding-top: 32px;
}
.sub-page-joomla-portfolio-bg {
	background-image: url(../images/joomla-team-bg.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	float: left;
	width: 110px;
	margin-right: 19px;
	margin-bottom: 35px;
}

#frm span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 28px;
}
#frm label {
	float: left;
	width: 474px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}

.sbt-btn {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
    cursor: pointer;
	width: 100px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	font-weight: bold;
	padding: 0px;
	height: 44px;
	background-color: transparent;
	background-image: url(../images/submit-btn.jpg);
}
.text-area {
	width: 178px;
	text-align: left;
	border: 0px none #CCCCCC;
	background-image: url(../../../../../Andrew%20Messa/Burnham%20Law/upload/images/message-box-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
.input-txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 18px;
	width: 470px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #dcd6d6;
	line-height: 26px;
	background-color: #FFFFFF;
}

.input-txtarea {
	border: 1px solid #dcd6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 160px;
	width: 470px;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
}
.input-file-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 26px;
	margin: 0px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #dcd6d6;
	line-height: 20px;
	background-color: #FFFFFF;
	float: left;
}
.contact-right {
	float: left;
	width: 280px;
	padding-top: 72px;
	padding-bottom: 30px;
}
.contact-left {
	float: left;
	width: 660px;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}


.contact-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.contact-left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00add9;
	line-height: 20px;
	padding-top: 15px;
}
.contact-left h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.contact-left h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00ADD9;
	line-height: 15px;
	padding-bottom: 5px;
}
.contact-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
}








.contact-map {
	background-color: #FFFFFF;
	padding: 3px;
	float: left;
	width: 272px;
	border: 1px solid #CCCCCC;
}
.contact-right-details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	float: left;
	width: 280px;
	font-style: normal;
}
.contact-right-details a {
	color: #008dcd;
	text-decoration: none;
	font-style: normal;
}
.contact-right-details-blue {
	color: #008dcd;
	font-style: normal;
    font-weight: bold;
}
.contact-right-details a:hover {
	color: #333333;
	text-decoration: underline;
}
.contact-sbt-btn {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
    cursor: pointer;    
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	font-weight: bold;
	padding: 0px;
	height: 44px;
	background-color: transparent;
	background-image: url(../images/contact-sbt-btn.jpg);
}
#frma span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 127px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 28px;
	text-align: right;
	padding-right: 18px;
}
#frma label {
	float: left;
	width: 474px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}




.company-cnr {
	float: left;
	width: 959px;
	padding-top: 35px;
	padding-left: 25px;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
.company-cnr p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
}
.company-img {
	float: right;
	margin-right: 50px;
	margin-left: 70px;
}
.company-cnr ul {
	padding-top: 10px;
}
.company-cnr li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/company-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}
.company-cnr h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.company-cnr a {
	color: #000000;
	text-decoration: none;
}
#sub-page-top .left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
#sub-page-top .left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
#sub-page-top .left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00add9;
	line-height: 20px;
	padding-top: 15px;
}
#sub-page-top .left h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
#sub-page-top .left h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00ADD9;
	line-height: 15px;
	padding-bottom: 5px;
}
.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff33cc;
}
#sub-page-top .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
}
.left ul {
	padding-top: 10px;
}
.left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/company-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}




.services-right-nav {
	float: left;
	width: 253px;
	padding-top: 20px;
	padding-left: 5px;
}
.services-right-nav-bg {
	color: #fbfbfb;
	background-color: #fbfbfb;
	float: left;
	width: 238px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
.services-right-nav-ttl {
	float: left;
	width: 228px;
	padding-top: 5px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 15px;
	background-color: #EFEFEF;
}
.rgtsr-cnr {
	float: left;
	width: 233px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	line-height: 28px;
	padding-left: 5px;
}
.rgtsr-cnr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 28px;
	text-decoration: none;
}
.rgtsr-cnr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00ADD9;
	line-height: 28px;
	text-decoration: underline;
}
.rgtsr-cnr .curve img {
	margin-right: 5px;
}
.bridgelin-logo img {
    padding-top: 20px;
	margin-right: 5px;
}
.chamber-logo img {
    padding-top: 20px;
	margin-right: 5px;
}
.geo-logo img {
    padding-top: 20px;
	margin-right: 5px;
}
.brdr-none {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.get-quote-btn {
	float: left;
	height: 39px;
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.our-portfolio-cnr {
	float: left;
	width: 925px;
	padding-left: 55px;
	padding-bottom: 85px;
}
.portfolio-cnr {
	float: left;
	width: 952px;
	padding-top: 35px;
	padding-left: 16px;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	padding-right: 16px;
}
.portfolio-left-arrow {
	float: left;
	width: 25px;
	padding-top: 135px;
	padding-right: 25px;
}
.portfolio-right-arrow {
	float: right;
	width: 25px;
	padding-top: 135px;
	padding-left: 25px;
}
.prortfolio-img-txt {
	float: left;
	width: 851px;
}
.portfolio-img-shadow {
	background-image: url(../images/portfolio-img-bg2.jpg);
	background-repeat: no-repeat;
	height: 298px;
	width: 338px;
	padding-top: 20px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}
.portfolio-img-text {
	width: 430px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	float: left;
	padding-right: 20px;
}
.portfolio-img-text p {
	line-height: 20px;
}
.portfolio-img-text h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.launch-site-btn {
	float: right;
}
.port-thumb-sm-cnr {
	background-color: #022a4d;
	padding: 4px;
	float: left;
	height: 180px;
	width: 162px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.port-thumb-sm-cnr-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #143e64;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 4px;
}
#portfolio-logo-cnr {
	float: left;
	width: 904px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
}
.logo-cnr-bg {
	background-image: url(../images/portfolio-logo-bg-shadow.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
.logo-cnr-bg p {
	line-height: 18px;
}
#top-right {
	float: right;
	background-image: url(../images/right-call.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 189px;
	padding-top: 22px;
	padding-right: 42px;
	background-position: left bottom;
}
#main-nav {
	background-image: url(../images/top-nav-bg-a.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 53px;
	width: 986px;
}
#main-page-content-cnr {
	background-image: url(../images/content-top-shadow.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 986px;
    min-height: 34px;
}
#banner {
	float: left;
	height: 307px;
	width: 922px;
	padding-top: 25px;
	padding-right: 31px;
	padding-left: 31px;
}
#main-page-content {
	float: left;
	width: 922px;
	padding-right: 31px;
	padding-left: 31px;
	padding-bottom: 15px;
}
#main-page-content a {
	color: #008dcd;
	text-decoration: none;
	font-style: normal;
}
#main-page-content a:hover {
	color: #333333;
	text-decoration: underline;
}
#main-page-content .left {
	float: left;
	width: 655px;
	padding-top: 25px;
	padding-right: 25px;
}
#main-page-content .right {
	float: right;
	width: 240px;
	padding-top: 5px;
}
#main-page-content .left h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
#main-page-content .left h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
#main-page-content .left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00add9;
	line-height: 20px;
	padding-top: 15px;
}
#main-page-content .left h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
#main-page-content .left h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00ADD9;
	line-height: 15px;
	padding-bottom: 5px;
}
#main-page-content.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff33cc;
}
#main-page-content .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
}.main-page-logo-cnr {
	float: left;
	width: 650px;
}
.main-page-logo-cnr img {
	margin-right: 20px;
	float: left;
}
#latest-wrok-main {
	float: left;
	width: 904px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 15px;
}
#services-cnra {
	float: left;
	width: 964px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#services-cnra ul {
	float: left;
	width: 200px;
	padding-left: 40px;
}
#services-cnra li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#services-cnra li a {
	color: #008dcd;
	text-decoration: none;
	line-height: 18px;
}
#services-cnra li a:hover {
	color: #333333;
	text-decoration: underline;
}
.portfolio-top-nav {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a9bdb;
	width: 904px;
}
.portfolio-top-nav a {
	color: #1c9bc8;
	text-decoration: underline;
	padding-right: 9px;
	padding-left: 9px;
}
.portfolio-top-nav a:hover {
	color: #333333;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
.portfolio-img-shadow-b {
	background-image: url(../images/portfolio-02-big-thumb-bg.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 338px;
	padding-top: 21px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 18px;
	float: left;
}
.form-cnr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}





.form-input-box {
	float: left;
    margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 5px;
	border: 1px solid #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.form-textarea-box {
	float: left;
    height: 300px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 5px;
	border: 1px solid #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.form-select-box {
	float: left;
    margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 5px;
	border: 1px solid #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}




#reg span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5d5d5d;
	float: left;
	width: 135px;
	text-align: right;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}
#reg label {
	float: left;
	width: 780px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
}
.reg-sbt-btn {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;    
	text-decoration: none;
	width: 60px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	font-weight: bold;
	padding: 0px;
	height: 22px;
	background-color: transparent;
	background-image: url(../images/sbt-btn.jpg);
	background-repeat: no-repeat;
}
.reg-text-area {
	width: 312px;
	text-align: left;
	border: 1px solid #a0a0a0;
	background-image: url(file:///H|/Andrew%20Messa/Burnham%20Law/upload/images/message-box-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	height: 20px;
}
.reg-input-txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 252px;
	background-color: #FBF9F7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #abadb3;
	border-bottom-color: #e3e9ef;
	border-left-color: #e3e9ef;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.reg-input-listmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	height: 20px;
	width: 350px;
	padding: 0px;
	border: 1px solid #a0a0a0;
	line-height: 20px;
	background-color: #FBF9F7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form-cnr-b h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	padding-bottom: 10px;
}
.form-cnr-b h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #00add9;
}
.form-cnr-b a {
	color: #3a8dde;
	text-decoration: none;
}
.form-cnr-b h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #5d5d5d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 4px;
}
.form-cnr-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 944px;
	padding: 10px;
	line-height: 18px;
}
.optional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #333333;
}
.elance-txt {
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -70px;
}
.form-rgt-txt {
	width: 300px;
}
.reg-input-txtbox-ans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 347px;
	background-color: #FBF9F7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #abadb3;
	border-bottom-color: #e3e9ef;
	border-left-color: #e3e9ef;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.reg-input-txtbox-zip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 80px;
	padding: 0px;
	background-color: #FBF9F7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #abadb3;
	border-bottom-color: #e3e9ef;
	border-left-color: #e3e9ef;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
}
.form-cnr-b #reg span span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
	margin-top: -10px;
}
.reg-input-listmenu-cnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	height: 20px;
	width: 255px;
	padding: 0px;
	border: 1px solid #a0a0a0;
	line-height: 20px;
	background-color: #FBF9F7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form-cnr-b #reg .term-cnr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	padding-left: 140px;
	float: left;
}
#reg .term-cnr label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}