﻿body {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	height: 100%;
	overflow: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	border: 1px solid #666666;
	margin-bottom: 25px;
	padding: 10px 0px 10px 10px;
}
legend {
	color: #333333;
	font-size: x-large;
}
img {
	border:0;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
}
#container{
	position:relative;
	margin: 0px auto 0px auto;
	left: 0;
	top: 0;
	padding: 0px;
	width:900px;
	height: 100%;
	text-align:left;
}
#logo{
	position:absolute;
	left:95px;
	top:10px;
	width:295px;
	height:95px;
}
#contact{
	position:absolute;
	top:20px;
	left:690px;
	color: #FFFFFF;
	width:175px;
	text-align:right;
}
#address{
	position:absolute;
	top:20px;
	left:520px;
	color: #FFFFFF;
	width:175px;
}
#contact p, #address p{
	margin:0px;
	padding:0px;
}
#navigation{
	position:absolute;
	width:444px;
	height:35px;
	top:93px;
	right:25px;	font-size:10px;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height:35px;
}
#navigation li {
	display: block;
	float: left;
	width: 111px;
	height: 36px;
	padding: 0;
	background-image: url('../images/nav_btn.png');
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	margin-bottom:-20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
#navigation li a {
	color: black;
	height:35px;
	text-decoration: none;
}
#navigation li a:hover {
	color: blue;
	height:35px;
	text-decoration: none;
}
#justice{
	position:absolute;
	top:77px;
	z-index:2;
	left:25px;
	width:196px;
	height:238px;
}
#head{
	position: absolute;
	top: 130px;
	left: 25px;
	background-image: url('../images/head2.png');
	background-repeat: no-repeat;
	width: 850px;
	height: 185px;
	z-index: 1;
	color: #FFFFFF;
}
#slogan{
	position: absolute;
	top: 40px;
	left: 215px;
	width: 350px;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
}
#slogan p{
	margin:0px;
	padding:0px;
}
#mission_statement{
	position: absolute;
	top: 25px;
	left: 580px;
	width: 250px;
	height: 130px;
	text-align: left;
}
#left_column{
	position: relative;
	float: left;
	margin-top:15px;
	left:15px;
	width:550px;}
#right_column{
	position: relative;
	float: right;
	margin-top: 15px;
	right: 15px;
	width: 250px;
	background-position: center top;
	background-image: url('../images/sml_logo.jpg');
	background-repeat: no-repeat;
}
#left_list ul{
	margin-left:20px;
}
#left_list li{
	margin-bottom:5px;
}
#left_list{
	position:relative; 
	float:left; 
	width:100%; 
	font-size: small;
	margin-top:120px;
}
#main_content{
	position: absolute;
	top: 315px;
	width: 848px;
	left: 25px;
	height: auto;
	background-color: white;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#main_body{
	margin:15px;
}
#footer{
	background-position: center top;
	height: 70px;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	width: 100%;
}
.image_spacing {
	margin-left: 10px;
	margin-right: 10px;
}
.centered_text {
	text-align: center;
	font-style: italic;
}
.form_name {
	display:block;
	float:left;
	width:250px;
}
.div_spacing {
	margin-bottom: 5px;
}
.error_message {
	margin-bottom: 5px;
	color: #CC0000;
}

.big_letter {
	font-size: xx-large;
	float:left;
	margin-top:-5px;
	margin-right:2px;
	margin-bottom:-2px;
	padding:0px;
}
.title{
	margin-top:5px;
	padding-top:0px;
	font-size: x-large;
	text-align: center;
	font-style: italic;
}
.message{
	font-size:12px;
	font-style: italic;
	margin-top:-15px;
}
.formWidth {
	width: 250px;
}
.textfieldHeight {
	height: 80px;
	width: 250px;
}
h3 {
	font-size: 14px;
}

.textboxPlacement {
	padding: 0px;
	margin-bottom: 43px;
	width: 250px;
}
.textfieldWidth {
	height: 60px;
	width: 250px;
}
.formWidth2 {
	width: 250px;
}
.whiteLink:visited, .whiteLink:link{color:#FFF; text-decoration:underline;}
.whiteLink:active, .whiteLink:hover{color:#FFF; text-decoration:none;}
.phone{ font-size:15px; font-weight:bold;}