body {
	margin-top: 38px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.57em;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D7D2BF;
}
a:link {
	color: #3D83A5;
}
a:visited {
	color: #3D83A5;
}
a:hover {
	color: #3D83A5;
}

a:active {
	color: #3D83A5;
}
#main-body #left-body li {
}

h1 {
	font-family: 'Mako', arial, serif;
	font-size: 21px;
	font-weight: normal;
	color: #4A667E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: 'Mako', arial, serif;
	font-size: 18px;
	font-weight: normal;
	color: #4A667E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 20px;

}
.floatleft {
	margin-right: 11px;
	margin-bottom: 11px;
	float: left;
}

td img {display: block;}
#main-image {
	background-image: url(images/mainimage.jpg);
	background-repeat: no-repeat;
}

#navigation {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#featured {

}
#featured a {
	color: #D7D2BF;
	text-decoration: none;
	font-weight: bold;
}

#featured p {
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 32px;
}

#featured #featured-1 {
	background-image: url(images/featured-1.jpg);
	float: left;
	background-repeat: no-repeat;
	height: 119px;
	width: 311px;
}
#featured #featured-1 p {
	margin-left: 102px;
}
#featured #featured-2 {
	float: left;
	background-image: url(images/featured-2.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 307px;
}
#featured #featured-2 p {
	margin-left: 94px;
}
#featured #featured-3 {
	background-image: url(images/featured-3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 119px;
	width: 324px;
}
#featured #featured-3 p {
	margin-left: 95px;
}


#main-body {
	background-color: #FFFFFF;
	padding-bottom:55px;
}
#main-body #left-body li {
	margin-left: 35px;
	margin-right: 20px;
}

#main-body #left-body {
	float: left;
	width: 615px;
	margin-top: 15px;
	margin-left: 25px;
}
#main-body #right-form {
	float: left;
	width: 235px;
	margin-left: 17px;
	background-color: #C9C6C1;
	height: 340px;
	margin-bottom: 15px;
	background-image: url(images/caseheader.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 25px;
}
#main-body #right-body {
	float: left;
	width: 235px;
	margin-left: 42px;
	margin-top: 25px;
	background-color: #a7a298;
	margin-bottom: 15px;
	
}
#main-body #right-body #CaseForm img {
	padding-left: 0px;
}

#right-body #case-evaluation {
	margin-bottom: 2px;
}
#right-body #CaseForm {
	padding-left: 11px;
	margin-left: 42px;
	
}

#aboveform {
	
	margin-left:42px;
	background-image:url(images/caseheader.jpg);
	height: 40px;
	background-repeat: no-repeat;
}
#right-body #practice-areas #header {
	background-color: #C9C6C1;
	background-image: url(images/practiceheader.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

#right-body #practice-areas {
	margin-top: 0px;
	margin-bottom: 25px;
}
#right-body #practice-areas li {
	margin-left: 18px;
	color: #FFFFFF;
	line-height: 24px;
}
#right-body #practice-areas a {
	color: #344756;
	font-weight: bold;
}

#footer {
	background-color: #5d5950;
	padding-top:35px;
	
}
#footer a {
	color: #FFFFFF;
	font-size: 11px;
}

#footer p {
	color: #FFFFFF;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 11px;
}
.footerheader {
	line-height: 30px;
	color: #FFFFFF;
	padding-left: 25px;
}
.footerlogofloat {
	float: right;
}

#footer #left {
	float: left;
	margin-right: 35px;
	width: 655px;
	margin-top: 20px;
}
#footer #right {
	float: left;
	margin-top: 11px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	height: 200px;
	margin-bottom: 11px;
	padding-left: 11px;
}
#footer #right li {
	color: #FFFFFF;
	margin-left: 25px;
}
form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 210px;
	}
form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select {
	background-color:#FFFFFF!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #CCCCCC;
	color:#000000;
	
	line-height:18px;
	vertical-align: middle;
	margin-bottom:3px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: tahoma;
	font-size:11px;
	font-color:#20374D;
	}
select { width:150px; padding:0; }

textarea { height:90px; overflow:auto; }

#contact-main, #commentform { margin:20px 0 10px 0; }

#contact-main label { 
	width:300px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:300px; }


#contact-main label textarea, #commentform label textarea { height:100px; overflow:auto; }

input.submit, input.submit-contact-main { 
	width:40px;
	height:22px;
	cursor:pointer; 
	padding:0; 
	}
#pnlForm p {
	width: 536px;
	
}
#pnlForm #form1 #SubmitButton {
	width: 100px;
	height:30px;
	background-color: #A29E94;
}
#navigation-right-side-wrap li a:hover {
	color: #FFF;
	background-color: #28566C;
}
#navigation-right-side-wrap li a {
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin: 0px;
}
#navigation-right-side-wrap {
	float: left;
	height: 1020px;
	width: 270px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navigation-right-side-wrap ul {
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(images/practiceheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #DDDCD9;
}

#navigation-right-side-wrap li {
	margin-left: 0px;
	color: #FFFFFF;
	line-height: 24px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEAAA2;
	padding: 0px;
	width: 230px;
}

#navigation-right-side-wrap a {
	color: #344756;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}
#main-image {
	height: 248px;
	width: 942px;
	background-image: url(images/main-image-video.jpg);
	background-repeat: no-repeat;
}
#flash-wrap {
	float: left;
	margin-left: 574px;
	margin-top: 15px;
	background-color: #435C72;
	height: 210px;
	width: 346px;
	padding-top: 1px;
	padding-left: 1px;
}

#wrapper #main-image .object {
	margin-left: 500px;
}
main-image-internals {
	height: 248px;
	width: 942px;
	background-repeat: no-repeat;
}

