body{
	background: #1E75BD url('/images/bg.gif') repeat-x;
	color:#000;
	margin: 0px; 
	padding: 0px; 
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	}

#core_wrap{
	width: 897px; 
	margin: 0 auto;
	}
#topsection{
	margin: 0 auto;
	height: 220px; 
	width: 897px; 
	}
 	
/* Content Column
--------------------------------------------------------------------------------------------------------*********/

#content_full_top {
	border:0px solid #ff0000;
	height:45px;
	width: 895px; 
	margin-left:0px;
	margin-bottom: -5px;
	background:url('/images/top_box.png') no-repeat left bottom;
}
#content_full {
	border:0px solid #ff0000;
	margin-left:1px;
	min-height:300px;
	width: 861px; 
	padding-top: 0px;
	padding-left: 33px;
	color: #000;
	background-color: #fff;
}
#content_full_bottom {
	width: 895px; 
	border:0px solid #ff0000;
	height:55px;
	margin-left:0px;
	margin-top: -5px;
	background:url('/images/bottom_box.png') no-repeat left top;
}
#content_appliance {
	border:0px solid #ff0000;
	margin-left:1px;
	width: 893px; 
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 1px;
	color: #000;
	background-color: #fff;
}
#content_lower {
	border:0px solid #ff0000;
	margin-left:1px;
	width: 861px; 
	padding-top: 0px;
	padding-left: 33px;
	color: #000;
	background-color: #fff;
}
#content_inner {
	border-top:1px solid #ebebeb;
	width: 830px; 
	padding-top: 23px;
	padding-bottom: 2px;
	color: #000;
	background-color: #fff;
}
	
.leftcontainer{ padding: 0; border:0px solid #ff0000; width: 895px; background-color: #fff;  margin-left:1px;}  
.leftcontainer_left{ float: left; width: 450px; border:0px solid #000; min-height:300px; } 
.leftcontainer_right{float: right; width: 430px; border:0px solid #000; min-height:300px;}  
.leftcontainer_clear{ clear : both; 
}
.rightcontainer{ padding: 0; border:0px solid #ff0000; width: 894px; background-color: #fff; margin-left:1px; }  
.rightcontainer_left{ float: left; width: 405px; border:0px solid #000; min-height:300px; padding-left: 20px; padding-bottom: 33px;  }  
.rightcontainer_right{float: right; width: 430px; border:0px solid #000; min-height:300px; }  
.rightcontainer_clear{ clear : both; 
}

/* Content Column
--------------------------------------------------------------------------------------------------------*********/

A:link { text-decoration : underline; color: #336699; font-size : 12px; } 
A:visited { text-decoration : underline; color: #336699; font-size : 12px; } 
A:active { text-decoration : underline; color: #336699; font-size : 12px; } 
A:hover   { text-decoration : underline; color: #ff0066; font-size : 12px; }

#footer{
	width: 895px; 
	border:0px solid #ff0000;
	height:1px;
}

.footer A:link { text-decoration: none; color: #666; } 
.footer A:visited { text-decoration: none; color: #666; } 
.footer A:active { text-decoration: none; color: #666; } 
.footer A:hover   { text-decoration: underline; color: #666; 
}
#error_box {
	font-family: Tahoma; font-size: 13px;
	text-align: center; 
	color: #000;
	min-height: 15px;
	max-height: 100px;
	background: #FFF3F0;
	border: 2px solid #ebebeb;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
p { margin-left: 1px; margin-top: 1px; margin-right: 0px; margin-bottom: 1px; 
}

/* Image Call --- background:url('/images/image.jpg') no-repeat left top; ----*********/
