@charset "utf-8";
/* CSS Document */

body {
	 width: 922px;
	 text-align: center;
	 margin: 0px auto;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
	 background-color: #000000;
	 }
	 
/* container */

#container {
	width: 922px;
	border: 8px solid #ef8201;
	background-color: #9a9a9a;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* Container */

p {
  padding: 0px;
  margin: 0px;
  }
  
h1 {
    padding: 0px;
   margin: 0px;
   font-size: 18px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   }
  
h2 {
   padding: 0px;
   margin: 0px;
   font-size: 14px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   }
   
h3 {
   padding: 0px;
   margin: 0px;
   font-size: 12px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   }
  
a:link {
	   color: #7977c0;
	   text-decoration: none;
	   }
	   
a:visited {
	   color: #7977c0;
	   text-decoration: none;
	   }
	   
a:hover {
	   color: #7977c0;
	   text-decoration: underline;
	   }
	 
#row1 {
	  width: 922px;
	  height: 154px;
	  margin: 0px auto;
	  }
	  
#row2 {
	  width: 922px;
	  height: 184px;
	  }
	  
#row2_img1 {
	  width: 251px;
	  height: 184px;
	  float: left;
	  background-image: url(images/layout_01.jpg);
	  }

#row2_img2 {
	  width: 166px;
	  height: 184px;
	  float: left;
	  }
	  
#row2_img3 {
	  width: 165px;
	  height: 184px;
	  float: left;
	  }
	  
#row2_img4 {
	  width: 166px;
	  height: 184px;
	  float: left;
	  }
	  
#row2_img5 {
	  width: 174px;
	  height: 184px;
	  float: left;
	  }
	  
#row3 {
	  width: 922px;
	  height: 58px;
	  clear: left;
	  font-size: 16px;
	  font-weight: bold;
	  }
	  
#row3 a:link {
			 font-weight: bold;
			 font-size: 16px;
			 color: #FFFFFF;
			 text-decoration: none;
			 }
			 
#row3 a:visited {
			 font-weight: bold;
			 font-size: 16px;
			 color: #FFFFFF;
			 text-decoration: none;
			 }
			 
#row3 a:hover {
			 font-weight: bold;
			 font-size: 16px;
			 color: #7977c2;
			 text-decoration: none;
			 }
	  
#row3_img2 {
		   width: 251px;
		   height: 40px;
		   float: left;
		   background-image: url(images/layout_06.jpg);
		   padding-top: 18px;
		   }
		   
#row3_img3 {
		   width: 166px;
		   height: 40px;
		   float: left;
		   background-image: url(images/layout_07.jpg);
		   padding-top: 18px;
		   }
		   
#row3_img4 {
		   width: 165px;
		   height: 40px;
		   float: left;
		   background-image: url(images/layout_08.jpg);
		   padding-top: 18px;
		   }
		   
#row3_img5 {
		   width: 166px;
		   height: 40px;
		   float: left;
		   background-image: url(images/layout_09.jpg);
		   padding-top: 18px;
		   }
		   
#row3_img6 {
		   width: 174px;
		   height: 40px;
		   float: left;
		   background-image: url(images/layout_10.jpg);
		   padding-top: 18px;
		   }
		   
#row4 {
	  width: 922px;
	  height: 43px;
	  clear: left;
	  background-image: url(images/layout_07_bg.jpg);
	  background-repeat: repeat-x;
	  }
	  
#row5 {
	  width: 892px;
	  text-align: left;
	  padding: 15px;
	  }
	  
#footer_text {
			 width: 922px;
			 height: 86px;
	  		 background-image: url(images/to_use/main_bg.jpg);
	  		 background-position: bottom;
	  		 background-repeat: no-repeat;
			 padding-top: 60px;
			 font-size: 14px;
			 font-weight:bold;
			 color: #FFFFFF;
			 }
	  
#row6 {
	  width: 922px;
	  height: 24px;
	  }
	  
#row6_img9 {
	       width: 737px;
		   height: 24px;
		   background-image: url(images/layout_09_bg.jpg);
		   background-repeat: repeat-x;
		   float: left;
		   }
		   
#row6_img10 {
	        width: 185px;
		    height: 24px;
		    background-image: url(images/layout_14.jpg);
		    float: left;
		    }
		   
#row7 {
	  width: 922px;
	  height: 54px;
	  clear: left;
	  color: #FFFFFF;
	  padding-top: 20px;
	  background-position: right;
	  background-repeat: no-repeat;
	  background-image: url(images/layout_15.jpg);
	  }
	  
#row7 a:link {
	   color: #FFF;
	   text-decoration: none;
	   text-decoration: underline;
	   }
	   
#row7 a:visited {
	   color: #FFF;
	   text-decoration: none;
	   text-decoration: underline;
	   }
	   
#row7 a:hover {
	   color: #FFF;
	   text-decoration: underline;
	   font-weight: bold;
	   }
