body {
	color:  #2A1509;
	font-family: arial, "eras bold itc", "MS Sans Serif", Tahoma;
	font-size: 80%;
	height: 100%;
	background: url('../images/Shadow_Background.jpg');
	background-repeat: repeat-x; 
    margin: 0px;
    padding: 0px;	

}

a {
	color: #18D4F1;
	text-decoration: none;
	
}

a.NewsDate {
	color: #88D80D;
}

a.header {
	color: #2E636B;
	text-decoration: none;
	
}

a.ClientLink {
	text-decoration: underline;
}

#leftcol 
{
  background-image: url('../Images/Shadow_east.jpg');
  background-position: right;
  background-repeat: no-repeat;
  width: 49px;
  height: 500px;
  position: absolute;
  left: 0px;  
  text-align: right;
}

#rightcol 
{
  background-image: url('../Images/Shadow_west.jpg');
  background-position: left;
  background-repeat: no-repeat;   
  width: 49px;
  height: 500px;
  position: absolute;
  left: 749px;
}

#center 
{
  background: #fff;
  background-image: url('../images/Clover_Bottom.jpg');
  background-position: right top;
  background-repeat: no-repeat;
  width: 700px;
  height: 1000px; 
  margin: 0px 0px 0px 0px;  
  position: absolute;
  left: 49px; 
  z-index: 1; 
}

#contactus {
    background: #fff;
    border: solid 1px #2E636B;
    width: 100%;
}

#content 
{
  width: 678px;
  height: 700px; 
  margin: 0px 0px 10px 10px;
  position: absolute;
  left: 0px;  
  top: 0px;
}

#content_upper {
    position: relative;
    top: 25px; 
    width: 485px;      
}

#content_lower {
    position: relative;
    height: 1500px;
    top: 10px;
    width: 680px !important;
}

#footer {
	padding: 0px 10px 0px 10px;
	position:absolute;	
	width:680px;
	height:69px; 
	left: 0px;
	top: 1600px;
	text-align: left;
}

#header 
{
  left: 0px;
  width: 800px;
  height: 134px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position:relative;
}

#header_one {
    background-image: url('../images/header_east.jpg');
    background-position: right;
    background-repeat: no-repeat;
    height: 134px;
    left: 0px;
    position: absolute; 
    top: 0px;   
    width: 49px;
    z-index: 0;
}

#header_two
{
    background-image: url('../images/header_center1.jpg');
    background-repeat: no-repeat;
    height: 134px;
    left: 49px;
    position: absolute;
    top: 0px;
    width: 327px;
}

#header_three {
    background-image: url('../images/header_center2.jpg');
    background-position: left top;
    background-repeat: no-repeat;  
    height: 134px;
    left: 376px;   
    position: absolute;    
    text-align: right; 
    top: 0px;   
    width: 373px;
}

#header_four {
    background-image: url('../images/header_west.jpg');
    background-repeat: no-repeat;  
    height: 134px; 
    left: 749px;
    position: absolute;    
    top: 0px;
    width: 51px;
}

#Login {       
    float: right;
	width: 218px;
	text-align: right;
    position: relative;
    left: -10px;
}

#Navigate 
{
    left: 0px;
    padding: 0px 10px 0px 10px;
    position: absolute;
    top: 0px;
    z-index: 99;
}

#SideBarContent {
	width: 218px;
	text-align: left;
    position: absolute;
    left: 766px;
    top: 24px;
}

#Articles {
    background-color: #ffffff;
    border: solid 1px #2e636B;
    float: right;
	width: 100%;
	text-align: left;
    position: relative;
}

#News {
    background-color: #ffffff;
    border: solid 1px #2e636B;
    float: right;
	width: 100%;
	text-align: left;
    position: relative;
}
    
#SideBar {
	float:right;
	width: 218px;
    background-repeat: no-repeat;
    position: relative;
    right: -12px; 
}

#Shadow-East {
	position: relative;
	width: 51px;
}

#Shadow-West {
	display: inline;
	position:relative;
	float: right;
}

hr.portfolio {
    background-color: #88D80D;
    height: 3px;
}


input.default,
select.default {
	background-color: #e3e3e3;
	border: solid 1px #88D80D;
}

span.article_header 
{
    font-weight: bold;
}

span.article_by 
{
    color: #88D80D;
    font-weight:bold;
}

span.NewsDate {
	color: #88D80D;
}

table.contnet {
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: 10px;    
}

table.pRecovery 
{
    position: absolute;
    top: 10px;
    width: 450px;
}

td {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

td.ClientHeader 
{
    font-weight: bold;
}

tr 
{
    text-align: left;
    vertical-align: top;
}