/* 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;
 }
#main
	{
	 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:25px;
	 text-align: left;
	 margin-left: auto;
	 margin-right: auto;
	 position:relative;
	 background-image:url(../graphics/bge.gif);
	 background-repeat:repeat-x;
	 }
	   .border
		{
		 border :0px;
		}
#header2
	{
	 width: 776px;
	 height:373px;
	 text-align: left;
	 margin-left: auto;
	 margin-right: auto;
	 position:relative;
	 }
#header3
	{
	 width: 776px;
	 height:60px;
	 text-align: left;
	 margin-left: auto;
	 margin-right: auto;
	 position:relative;
	 }
	 .border
		{
		 border :0px;
		}	 		

#content
	{
	 width:776px; 
	 height:268px;
	 text-align:left;	 
	 margin-left:auto; 
	 margin-right:auto;
	 position:relative;
	}
	#col1
	  {
	   width:11px;
       float:left;
	  }				
	#col2
	  {
	   width:335px;
	   height:251px;
       float:left;
	   background-image:url('../graphics/index_20.gif');
	   background-repeat:repeat;
	  }
	  #col2row1
	  {
	   width:335px;
	   height:37px;
	   float:left;
	  }
	   #col2row2
	  {
	   width:335px;
	   float:left;
	   height:200px;
	   color:#ffffff;
	   background-color:#D6E9F5;
	  }
	   #col2row2col1
	  {
	   width:158px;
	   height:182px;
	   float:left;
	  }
	  #col2row2col2
	  {
	   width:165px;
	   float:left;
	  
	  } 
	   .col2row2col2content
	    {
	     font-family:Arial,Verdana,Times,serif;
	     font-size: 12px;
	     text-decoration: none;
	     text-align: justify;
	     color:#212423;
		 line-height:15px;
	     padding: 0px 0px 0px 0px;
		 background-color:#D6E9F5;
	    }
		.col2row2col2content2
	    {
	     font-family:Arial,Verdana,Times,serif;
	     font-size: 12px;
		 font-weight: bold;
	     text-decoration: none;
	     text-align: justify;
	     color:#212423;
		 line-height:15px;
	     padding: 0px 0px 0px 0px;
		 background-color:#D6E9F5;
	    }
	  

	#col3
	  {
	   width:20px;
       float:left;	   
	  }

			
	#col4
	  {
	   width:400px;
       float:left;
	   }
	  #col4row1
	  {
	   width:400px;
	   height:37px;
       float:left;
	  }
	  #col4row2
	  {
	   width:394px;
       float:left;
	   text-align: justify;	   
	  }
	   .col4row2content
	    {
	     font-family:Arial,Verdana,Times,serif;
	     font-size: 12px;
	     text-decoration: none;
	     text-align: justify;
	     color:#212423;
		 line-height:15px;
	     padding: 0px 0px 0px 0px;
		 background-color:#FFFFFF;
	    }
		.col4row2content2
	    {
	     font-family:Arial,Verdana,Times,serif;
	     font-size: 12px;
	     text-decoration: none;
	     text-align: justify;
	     color:#934A9E;
		 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;
	 }		
