
body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	background-color: #000000;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

.center{
text-align:center;
}

.middle_list{
padding-left: 150px;
}

.middle_list2{
padding-left: 100px;
}

#human { display: none; }
#form_spam_number { display: none; }

#spam_filter{
background : url(http://www.milamsolutions.com/images/spam_background.jpg) no-repeat;
padding:5px;
color:#fff;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color: #ffffff;
}

.center {
text-align:center;
}

#overall_flash{
margin: 0 auto;
text-align:center;
}

#flash_movie {
position: absolute;
top:394px;
text-align:center;
z-index:2;
width:994px;
height:200px;
}

#flash_frame {
width:348px;
height:261px;
z-index:0;
text-align:center;
}

.login_form{
padding: 4px 1%;
}

.login_label{
width: 150px;
}

#content_form{
background-color: #eee;
}

.align_right{
text-align: right;
}

label
{
width: 5em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
	
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 40px 0px 0px 0px;
}

#logo p {
	text-indent: -99999px;
	
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px 6px 10px;
	background: url(images/img10.gif) no-repeat left 50%;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
}

#menu .active a {
}

img.floatLeft { 
    float: left; 
    margin-right: 7px; 
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background: url(images/header.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
}

/* Content */

#content {
	float: left;
	width: 570px;
}

.post {
	background: #FFFFFF;
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #444444 url(images/img07.jpg) no-repeat left top;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
}

#sidebar-content {
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-right: 10px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: url(images/img09.jpg) no-repeat left top;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 920px;
	height: 40px;
	margin: 0px auto 30px auto;
	background: url(images/img08.jpg) no-repeat left top;
	color: #858585;
}

#footer p {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

div.large_figure {
  float: left;
  width: 210px;
  border: 0px;
  margin: 0.5em;
  padding: 0.5em;
}

div.medium_figure {
  float: left;
  width: 100px;
  height: 100px;
  border: 0px;
  margin: 0.5em;
  padding: 0.5em;
}

div.wide_figure {
  float: left;
  width: 210px;
  height: 75px;
  border: 0px;
  margin: 0.5em;
  padding: 0.5em;
}

div.medium_figure p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}


div.large_figure_right {
  float: right;
  width: 210px;
  height: 120px;
  border: 0px;
  margin: 0.5em;
  padding: 0.5em;
}
div.large_figure p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}

div.large_figure_right p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}

.content_selection{
 margin-top: 15px;
 padding: 5px;
 border : 1px solid #000000;
 background-color: #eee;
 text-align: left;
}

.content_selection h2{
 font-size: 13pt;
 font-weight: bold;
 font-family: verdana;
 margin-bottom: 5pt;
}

.content_selection h2 a {
 color: #000;
 text-decoration: none;
}

.content_selection p a {
 color: #000;
 margin-left: 455px;
 font-weight: bold; 
}

.avatar_group{
 margin-top: 15px;
 padding: 5px;
 border : 1px solid #000000;
 text-align: left;
 height: 120px;
}

.avatar_group h2{
 font-size: 13pt;
 font-weight: bold;
 font-family: verdana;
 margin-bottom: 5pt;
 color: #000;
}

.avatar_group h2 a {
 color: #000;
 text-decoration: none;
}

.avatar_group p a {
 color: #000;
 margin-left: 455px;
 font-weight: bold; 
}

img.service_image{
 float: left;
 margin-top: 5px;
 margin-right: 15px;  
}

img.avatar_image{
 float: left;
 margin-top: 5px;
 margin-right: 35px;  
}

#content_footer_bar{
 background : url(/images/titlebar_bottom_663.gif);
 padding: 5px;
 height: 20px;		
}

#footer { 
 width: 1000px;
 clear: both;
 color: #333;
 background-color: #000;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 height: 65px;
}

#footer_text ul{
padding-top: 7pt;
margin:0;
list-style:none;
text-align: center;
font-size: 8pt;
color: #FFF;
}
#footer_text ul li {
display:inline;
margin:0;
padding:4px 22px; 
color: #FFF;
}
#footer_text ul li a {
margin:0;
padding:4px 5px; 
text-decoration:none;
color: #FFF;
}

#copyright {
padding-top: 9pt;
font-size: 9pt;
text-align:center;
color: #FFF;
}