/* CSS acriminaldefenselawyer.com */

body {
	background: transparent url(../images/bg_cos.jpg) top center repeat;
	margin: auto;
	position: relative;
	text-align: center;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #002341;
}
p { padding: 10px; }
ul { text-align: left:}
.bold { font-weight: bold; }
a { color: #999999; }
a:hover { color: #000033; }
a:visited { color: #663300; }
h1 {
	font-family: "Times New Roman", Times, serif;
}
h2, h3 { font-family: "Times New Roman", Times, serif;}
h4 { font-family: "Times New Roman", Times, serif;}
ul.sitemap {
	text-align: left;
	list-style: none;
	line-height: 25px;
}
ul.sitemap a {
	color: #666666;
	text-decoration: none;
}
ul.sitemap a:hover {
	color: #999999;
	text-decoration: underline;
}
#form1 {
	text-align: center;
}
input, textarea {
	width: 250px;
}
#submit, #reset {
	width: 50px;
	color: #000000;
	text-align: center;
}
.purpletext {
	color: #515882;
	font-weight: bold;
}
.orangetext {
	font-weight: bold;
	color: #cd6100;
}
#container {
	width: 770px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	background: url(../images/masthead.jpg) top center no-repeat #000000;
	width: 770px;
	height: 150px;
}
#logo {
	
}
#header h1 {
	float: left;
	vertical-align: top;
	font-size: 1.9em;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	padding: 0px 5px 0 155px ;
}
p.header {
	float: right;
	text-align: left;
	color: #ffffff;
	padding-top: 0;
	width: 200px;
	padding-right: 180px;
	margin: 0;
}
#sub_container {
	margin: 0 auto;
	padding: 0px 0 0 0;
	width: 770px;
	background-color: transparent;
	background: url(../images/content_bkgd.png) top center repeat;
}

#left_col {
	padding: 0px 0 10px 0;
	margin: 10px 0 10px 0;
	background: url(../images/col_shdw.png) top center repeat-x;
}
#left_col {
	float: left;
	width: 155px;
	margin-left: 5px;
}
#left_col h3, #left_col h4 {
	font-size: 1.2em;
	padding-top: 4px;
	color: #002341;
}
#left_col ul li {
	text-align: left;
	margin-left: -20px;
}
#left_col ul li a {
	color: #002341;
}
#left_col li {
	list-style-image: url(../images/arrow.gif);
	line-height: 25px;
}
#content {
	padding-top: 5px;
	float: left;
	width: 445px;
}
#content h1 {
	font-size: 1.5em;
	text-align: left;
	padding-left: 15px;
	color: #002341;
}
#content p {
	text-align: left;
	margin: 0 5px 0 5px;
}
#content h4 {
	text-align: left;
	color: #002341;
}
#content li {
	list-style-image: url(../images/arrow.gif);
	line-height: 25px;
}
#right_top img {
	padding-top: 10px;
	}
#right_col{
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	background: url(../images/col_shdw.png) top center repeat-x;
}
#right_col {
	float: left;
	width: 155px;
	margin-left: 2px;
	margin-right: 2px;
}
#right_col ul li {
	text-align: left;
	margin-left: -15px;
}
#right_col li {
	list-style-image: url(../images/arrow.gif);
	line-height: 25px;
}
#right_col h3 {
	font-size: 1.2em;
	padding-top: 4px;
	color: #002341;
}
#right_col ul li a {
	color: #002341;
}
/* bottom shadow image */
#bot_shadow {
	background: url(../images/shdw_bot.png) top left repeat-x;
	width: 760px;
	height: 9px;
	margin-left: 5px;
}
#copyright {
	clear: both;
	width: 770px;
	margin: auto;
	text-align: center;
	color: #002341;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	background-image: none;
}
#copyright a {
	background-color: transparent;
	background-image: none;
}
#contactusbox {
	margin-left: 45px;
	text-align: center;
}
.centeredtext {
	text-align: center;
}

div {
	background-color: transparent;
	background-image: none;
}
.clear { clear:both; height:0px; line-height:1px; font-size:1px; }
.floatleft { float:left; vertical-align:top; }
	.floatleft img { margin-right:10px; }
	
.floatright { float:right; vertical-align:top; }
	.floatright img { margin-left:10px; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

