body, html {margin: 0 auto; padding:0; background:#456777; width: 1000px; font: 12px Helvetica; color: #666;}
p {margin: 8px 0; padding: 0;}
a:link {color : #587d40;}
a:visited {color : #587d40;}
a:hover {color : #293f1a;}
a:active {color : #293f1a;}
h1 {font: normal 12px helvetica; }
h2 {font: normal 12px helvetica; }
img {border: none;}

#container {
	padding: 0 25px;
	background:#456777 url(/images/bkg_blue.jpg) repeat-y 0 0; 
	min-height: 100%;
}


/* header */

#address {
	margin: 0 auto;
	width: 950px;
	background:#132935; 
}

#address p {
	margin: 0;
	padding-right: 55px;
	text-align: right;
	color: #c6c5ba;
	font-size: .9em; 
	line-height: 30px;
}

#address a:link {
	color : #c6c5ba;
	text-decoration: none;
}

#address a:visited {
	color : #c6c5ba;
	text-decoration: none;
}

#address a:hover {
	color : #c6c5ba;
	text-decoration: underline;
}

#address a:active {
	color : #c6c5ba;
	text-decoration: underline;
}

#header {
	margin: 0 auto;
	width: 950px;
	height: 174px;
	background:#d8d4ba; 
	color: #666;
}
	
#logo {
	position: relative;
	top: 19px;
	left: 20px;
	width: 285px;
	height: 141px;
	border-right: 2px solid #a39f85;
}

#logo img {
	margin-top: 19px; 
	width: 250px;
	height: 94px;
}
	
#free_evaluation {
	position: relative;
	top: -100px;
	left: 365px;
	width: 287px;
	height: 41px;
	background: url(/images/btn_bankruptcy.gif) no-repeat; 
	zindex: 40;
}
	
#free_evaluation h1 {
	margin: 0;
	width: 286px;
	height: 41px;
	font-size: 16px;
	line-height: 41px;
	text-align: center;
}

#free_evaluation a {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
		
#tagline {
	position: relative;
	top: -90px;
	left: 365px;
	width: 300px;
	color: #000;
	font-size: 15px;
	line-height: 18px;
}

/* quick contact form */

#form_header {
	position: relative;
	top: -234px;
	left: 705px;
	padding-left: 15px;
	width: 230px;
	height: 174px;
	background: #fff;
	color: #000;
	font-size: 15px;
	line-height: 18px;
}

#form_header h1 {
	margin: 0;
	padding: 10px 0 0 2px;
	font: 20px Times, Times New Roman;
	line-height: 24px;
	color: #1c262d;
}

#form_header p {
	margin: 0;
	padding: 0 0 0 2px;
	font-size: 10px;
	line-height: 10px;
	color: #8a8870;
}
	
#form_header form {
	margin: 10px 0 0 0;
	width: 230px;
	color: #fff; 
	font-size: 10px; 
}

#form_header fieldset {border: none;}

#form_header input {
	margin: 1px 3px;
  	padding: 4px 2px 0 2px;
  	width: 200px;
	height: 18px;
	font-size: 11px; 
  	border: 1px solid #9b9a8c;
}

#form_header_submit input.form_header_submit {
	margin: 2px 0 0 97px;
	width: 113px;
	height: 26px;
  	border: none;
	outline: none;
}

#msg {display:none; position:absolute; z-index:200; background:url(/images/msg_arrow.gif) left center no-repeat; margin-left: -100px; padding-left:7px}
#msgcontent {font-size: 11px; display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:100px; max-width:250px}

/* navigation - top bar
--------------------------- */

#nav  {
	margin: 0 auto;
	width: 950px;
	height: 40px;
	background: #132935;
} 

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0 25px;
	color: #fff;
	font-size: 1.2em; 
	line-height: 40px;
}

#nav li#separator {
	padding: 0;
	color: #263c48;
}

#nav li#phone {
	margin-left: 8px;
	padding: 0;
	width: 238px;
	font-size: 21px;
	text-align: center;
}

#nav li:hover, #nav li.hover {  
	position: static;  
}  
   
/* navigation - dropdown menus
--------------------------- */

#nav li ul {
	position: absolute;
	left: -999em;
	z-index: 60;
	background: #f5f4ee;
	padding: 5px 0 10px 0;
	margin: 0;
	width: 8em;
	border: 1px solid #ccc;
}

#nav li ul a:link {
	margin: 0 0 0 -15px;
	padding: 0;
	font-size: 12px;
	width: 10em;
	font-weight: normal;
	color: #354d26;
	line-height: 18px;
}

#nav li ul a:visited {
	margin: 0 0 0 -15px;
	padding: 0;
	font-size: 12px;
	width: 10em;
	font-weight: normal;
	color: #354d26;
	line-height: 18px;
}

#nav li ul a:hover {
	text-decoration: underline;
	line-height: 18px;
}

#nav li ul a:active {
	text-decoration: underline;
	line-height: 18px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.navhover ul {
	left: auto;
} 

#nav li:active ul {
	left: auto;
}

#nav li:active ul, #nav li.navhover ul {
	left: auto;
} 

/* content */

#content {
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 704px;
}

#main {
	margin: 0;
	padding: 30px 40px 25px 35px;
	float: left;
	background:#fff url(/images/bkg_content.png) repeat-x 0 0; 
	width: 629px;
	height: 100%;
	color: #666;
	border-top: 5px solid #a2a084;
}

#main h1 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
}

#main h2 {
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
}

#main p {
	line-height: 15px;
}


#main_left {
	float: left;
	width: 300px;
}

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


/* sidebar - news feed */

#sidebar {
	margin: 0;
	padding: 0;
	float: left;
	background:#fff; 
	width: 245px;
	min-height: 100%;
	color: #666;
	border-top: 5px solid #a2a084;
}

#sidebar img {
	margin: 0;
	padding: 0;
}

#news {
	margin: -4px 0 0 0;
	padding: 0;
	width: 245px;
	height: 40px;
	background:#132935; 
}

#news h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1.2em; 
	line-height: 40px;
	text-align: center;
}

#articles {
	padding: 0;
	width: 245px; 
	height: 250px; 
	overflow: auto;
	background:#fff; 
	border-left: 1px solid #a2a084;
}

#articles h1 {
	margin: 0;
	padding: 12px 5px 5px 10px;
	color: #666;
	font-size: 1.2em; 
}

#articles h2 {
	margin: 0;
	padding: 0 15px 10px 10px;
	color: #666;
	font-size: .9em; 
	font-weight: normal;
}

/* footer */

#footer {
	clear: both;
	margin: 0 auto;
	width: 950px;
	height: 40px;
	background:#132935; 
}

#footer a:link {
	color : #c6c5ba;
	text-decoration: none;
}

#footer a:visited {
	color : #c6c5ba;
	text-decoration: none;
}

#footer a:hover {
	color : #c6c5ba;
	text-decoration: underline;
}

#footer a:active {
	color : #c6c5ba;
	text-decoration: underline;
}


#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	border-top: 5px solid #a2a084; 
}

#footer li {
	float: left;
	padding: 0 15px;
	color: #c6c5ba;
	line-height: 36px;
	font-size: .9em; 
}
 
#footer li#copyright {
	padding: 0;
	width: 500px;
	text-align: center;
}

#footer li#last {
	padding: 0 0 0 15px;
}

#footer li#pipe{
	padding: 0 10px;
}
 

