/* CSS Document */
html, body
 { 
	margin:0px; 
	padding:0px; 
	text-align:center; 
	background-image:url(../graphics/bge.gif);
	background-repeat:repeat;
	font-family:Arial,Verdana,Times,serif;
	font-size:12px;
	color: #212423;
	line-height:0px;
	background-color:#FFFFFF;
	height: 95%;
 }
#main
	{
	 height: 100%;
	 width: 776px;
	 text-align: left;
	 margin-left: auto;
	 margin-right: auto;
	 position:relative;
	 background-image:url(../graphics/new.jpg);
	 background-repeat:repeat;
	 }
	 
#header
	{
	 width: 776px;
	 height:185px;
	 text-align: left;
	 margin-left: auto;
	 margin-right: auto;
	 position:relative;
	 background-image:url(../graphics/bge.gif);
	 background-repeat:repeat-x;
	 }
	   .border
		{
		 border :0px;
		}

#content
	{
	 width:776px; 	
	 height:100%;
	 text-align:left;	 
	 margin-left:auto; 
	 margin-right:auto;
	 position:relative;
	 background-image:url(../graphics/new.gif);
	 background-repeat:repeat;
	}
	#col1
	  {
	   width:10px;
       float:left;
	  }				
	#col2
	  {
	   width:202px;
	   height:245px;
       float:left;
	   color:#ffffff;
	   background-color:#D7E9F5;
	  }
	  #col2row1
	  {
	   width:202px;
	   height:37px;
	   float:left;
	  }
	   #col2row2
	  {
	   width:202px;
	   float:left;
	   height:79px;
	  }
	    		
	   #col2row3
	  {
	   width:172px;
	   float:left;
	   height:58px;
	   color:#212423;
	   background-color:#D6E9F5;
	   padding: 0px 10px 0px 18px;
	  }
	    .col2row3content
	    {
	     font-family:Arial,Verdana,Times,serif;
	     font-size: 12px;
	     text-decoration: none;
	     text-align: left;
	     color:#212423;
		 line-height:15px;
	     background-color:#D6E9F5;
	    }
		.col2row3content2
	    {
	     font-family:Arial,Verdana,Times,serif;
	     font-size: 12px;
		 font-weight: bold;
	     text-decoration: none;
	     text-align: left;
	     color:#212423;
		 line-height:15px;
	     background-color:#D6E9F5;
	    }
	   
	   #col2row4
	  {
	   width:202px;
	   float:left;
	   height:1px;
	   color:#000000;
	   background-color:#ffffff;
	  }
	   #col2row5
	  {
	   width:202px;
	   float:left;
	   height:94px;
	   color:#ffffff;
	   background-color:#D6E9F5;
	   margin-top:6px;
	  }
	   #col2row6
	  {
	   width:172px;
	   float:left;
	   height:94px;
	   color:#212423;
	   background-color:#D6E9F5;
	   padding: 0px 10px 0px 18px;
	  } 
	 	   

	#col3
	  {
	   width:9px;
       float:left;	   
	  }

			
	#col4
	  {
	   width:545px;
       float:left;
	   }
	  #col4row1
	  {
	   width:545px;
	   height:209px;
       float:left;
	  }
	  #col4row2
	  {
	   width:545px;
	   height:41px;
       float:left;
	   text-align: justify;	   
	  }
	  #col4row3
	  {
	   width:544px;
	   float:left;
	   padding: 0px 0px 0px 7px; 
	  }
	   .col4row3content
	    {
	     font-family:Arial,Verdana,Times,serif;
	     font-size: 12px;
	     text-decoration: none;
	     text-align: left;
	     color:#212423;
		 line-height:15px;
	     padding: 0px 0px 0px 0px;
		 background-color:#FFFFFF;
	    }
		.col4row3content2
	    {
	     font-family:Arial,Verdana,Times,serif;
	     font-size: 12px;
	     text-decoration: none;
	     text-align: left;
	     color:#934A9E;
		 line-height:15px;
		 font-weight: bold;
	     padding: 0px 0px 0px 0px;
		 background-color:#FFFFFF;
	    }
		.col4row3content3
	    {
	     font-family:Arial,Verdana,Times,serif;
	     font-size: 12px;
	     text-decoration: none;
	     text-align: left;
	     color:#212423;
		 line-height:15px;
		 font-weight: bold;
	     padding: 0px 0px 0px 0px;
		 background-color:#FFFFFF;
	    }
	  
	  #col5
	  {
	   width:10px;
       float:left;	   
	  }		


#footer
	{
	 width:776px;
	 height:76px;
	 text-align:center;
     background-image:url(../graphics/new.jpg);
	 background-repeat:repeat;
	 margin-left:auto; 
	 margin-right:auto;
	 position:relative;
	 float:left;	 
	}
.footer
    {
     font-family:Arial,Verdana,Times,serif;
     font-size:11px;
	 color:#212423;
	 line-height:15px;
	 text-align:center;
	 background-color:#FFFFFF;
	 }		