@charset "utf-8";
/* CSS Document */

#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/gfmlaw_09-gray.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
body {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main #areasOfpractice h1 {
	font-size: 10px;
	color: #E7EBB8;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main #areasOfpractice {
	position: absolute;
	width: 995px;
	left: 13px;
	top: 2px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
#main #alert {
	position: absolute;
	left: 723px;
	top: 38px;
	width: 264px;
	height: 119px;
}
#main #alert h1 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #440707;
}
#main #alert p {
	font-size: 12px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #navigation {
	height: 30px;
	background-color: #343434;
}
#main #navigation ul {
	margin: 0px;
	padding: 0px;
}
#main #navigation ul li {
	list-style-type: none;
	font-size: 11px;
	float: left;
}
#main #navigation ul li a:hover {
background-color:#006;	
}
#main #navigation ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #06C;
	margin-top: 2px;
}
#main #side {
	width: 218px;
	float: left;
}
#main #side ul {
	margin: 0px;
	padding: 0px;
}
#main #side ul li {
	list-style-type: none;
}
#main #side ul .heading {
	background-image: url(../images/gfmlaw_05-blue.jpg);
	height: 33px;
	font-size: 13px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E6EAB8;
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 0px;
}
#main #side ul li a:hover {
	background-color:#333;
	color:white;
}
#main #side ul li a {
	display: block;
	padding-left: 15px;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#main #content {
	float: right;
	width: 742px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main #content h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #021C59;
}
#main #content p {
	font-size: 13px;
}
#main #content .boxes {
	margin: 0px;
	padding: 0px;
}
#main #content .boxes li {
	list-style-type: none;
	border: 1px solid #999;
	width: 239px;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #506A83;
	color: #CCC;
}
#main #content .boxes li a:hover {
	background-color:#000;
}
#main #content .boxes li a {
	color: #CCC;
	padding: 4px;
	display: block;
	text-decoration: none;
}
#main #content h2 {
	font-size: 16px;
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#main #content ul li {
	font-size: 13px;
}
.break {
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB665;
	display: block;
}
.social {
	height: 65px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 5px;
	clear: both;
	float: none;
	display: block;
}
.social a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.social img {
	padding-right: 6px;
	padding-left: 6px;
}
#main #contactBox {
	width: 249px;
	position: absolute;
	left: 715px;
	top: 255px;
	height: 279px;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.textField {
	display: block;
	font-size: 13px;
	width: 97%;
	background-color: #FFC;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999;
}
#main #contactBox #submit {
	width: 100%;
	margin-top: 4px;
	font-weight: bold;
	padding: 5px;
}
#multi {
	height: 90px;
	vertical-align: top;
}
#main #content h3 {
	font-size: 14px;
	color: #000;
}
#main #content .readMore a {
	font-size: 12px;
	display: block;
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #E3E3E3;
	text-decoration: none;
	color: #333;
	margin-bottom: 25px;
}
#main #content #testimonials {
	width: 200px;
	float: left;
	margin: 10px;
	padding: 6px;
	border: 1px solid #999;
	background-color: #E1E5A8;
	font-size: 12px;
	height: 150px;
}
#main #content #testimonials li {
	list-style-type: none;
}
#main #content #smallContactbox {
	float: right;
	width: 250px;
	padding: 5px;
	margin: 10px;
	border: 1px solid #999;
	background-color: #E6EAB8;
}
#main #content #smallContactbox h2 {
	margin: 0px;
	padding: 0px;
}
.textfields {
	display: block;
	width: 97%;
}
#main #content #smallContactbox p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#main #youtube {
	position: absolute;
	width: 485px;
	left: 219px;
	top: 163px;
}
#footer a {
	font-size: 11px;
	color: #666;
	text-align: center;
}
#footer {
	background-color: #000;
	text-align: center;
	padding: 10px;
	color: #999;
	font-size: 11px;
}
#footer p {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#main #areasOfpractice h1 a {
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
	padding-top: 2px;
}
#main #content #accomplishments li {
	margin-bottom: 10px;
	list-style-type: none;
}
#main #content #accomplishments li img {
	padding-right: 15px;
}
