/********************************************
   AUTHOR:  			Johnson Ejalu 
   WEBSITE:   			http://www.digitalsquared.com/
   TEMPLATE NAME:		DSQ
   TEMPLATE CODE: 	    1D2-0001
   VERSION:             1.0          	
 *******************************************/
 
 /* HTML */

body {
background: #D8D8D8;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #666666;
scrollbar-face-color: antiquewhite;
scrollbar-highlight-color: darkorange;
scrollbar-3dlight-color: yellow;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: antiquewhite;
scrollbar-arrow-color: blue;
scrollbar-track-color: lightyellow;
}

a { font-family:  Verdana, Arial, sans-serif; font-size: 11px; color: #000099; text-decoration: underline}

#footer_font {
padding-top:10px;
margin: 10px;
font-size:10px;
text-decoration:none;
}

a:hover { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #000099; background-color: #009966}

h1 { font-family: Arial, Verdana, sans-serif; font-size: 24px; color: #A52A2A }
h2 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; color: #009966 }
h3 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color: #009966 }
h4 { font-family: normal 1em Verdana, Geneva, Arial, serif; font-size: 11px; color: #333333 }
h5 { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #4D4D4D }
h6 { font-family: Arial, Verdana, sans-serif; font-size: 8px; color: #A52A2A }

hr{ color:brown; background-color:tan; width:50%; height:1px; }

table { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #00008B; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

.note { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: purple;
font-weight: bold;}

 
 /* LAYOUT */ 
 
 #page_wrap {
    width: 768px;
	position:relative;
	left:200px;
	background: #FFF url(images/content.jpg) repeat-y center top;
 }
  	
	
  #header {
	width: 768px;
	position: relative;
	height: 72px;
	background: #CCC url(images/header3.jpg) no-repeat center top;
	padding: 0;
	font-size: 10px;
	color: #FFF;
    }
	
      
   #wrap {
	width: 760px;
	position: relative;
	top: 0px;
	text-align: left;
	}
	
	#image1 {
	width: 100%;
	position:relative;
	float: left;
	
	}
	
	#image2 {
	width: 61%;
	position: relative;
	}
	
	#image3 {
	width: 44%;
	height: 155px;
	float: left;	
	}
	
	#itext {
	width: 54%;
	height: 155px;
	float: right;
	}
		
   #header_menu {
    z-index: 3;   
    width: 768px;
	position: relative;
	top: 0px;    
   }
   
   #footer {
	width: 768px;
		
	height: 42px;
	background: #CCC url(images/footer1.jpg) no-repeat center top;
	padding: 0;
		color: #FFF;
    }
