﻿/* General Area Properties */
.lyt_body_class {margin-bottom: 0px;
				 margin-left: 0px;
				 margin-right: 0px;
				 margin-top: 0px;
				 background-color: #FFFFFF;
        	    }

/* Header Area Properties */
.lyt_header_bg {background-image:url(Images/header_bg.jpg);
                background-repeat:repeat-x;
	            height:117px;				
			   }


/* Footer Area Properties */
.lyt_footer_bg {background-color:#112a00;
	            height:2px;	
                width:100%;		
                bottom:0;
                right:0;	
			   }


/* Page Area Properties */
.lyt_padding_left {padding-left:5px}

