@charset "UTF-8";
/* CSS Document */




/*
#wrapper {
 width: 860px;
 margin: 0 auto;
 background-color:#FFFFFF;
 background-image: url(ready_img/welcome_bg.jpg);
 background-repeat: no-repeat;
 background-position: left top;
 padding: 0 0 0 0;
 }
 
 */
 
 body {
   margin: 0px; 
   padding: 0px;
   }
   
 

   
#footer {  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    font-size:10px;
	color: #333366;
	text-align: center;
	}  
  
  .container {
    width: 860px;
	margin: 0 auto;
	position: relative;
	}
	
#footer a {
  color: #6633FF;
  } 
/*	
 #main .container {
   background-image: url(ready_img/bg1.jpg);
   background-repeat: no-repeat;
   min-height: 400px;
   } 
   
  */ 
 

 /* navigation */
 #mainNavigation ul {
  display: block;
  padding: 0px;
  margin-top: 0px;
  margin-left: 255px;
  margin-bottom: 0;
  margin-right: 0;
  list-style: none;
  text-align: center;
  line-height: 2em;
  border-left: thin;
  border-color:#CCCCCC;
 }
  
  
 #mainNavigation ul li {
   display: block;
   float: left;
   margin: 0px;
   list-style: none;
   }
   
  #mainNavigation a {
    display: block;
	background: url(ready_img/navig_button.jpg) top left no-repeat;
	width: 100px;
	height: 51px;
	padding: 15px 0 0 0;
	border: 0px;
	color: #104696;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
 #mainNavigation a:hover {
	  color:#ffffff;
	  }
	  
 #home #mainNavigation .linkHome a {
  color: #ffffff;
  cursor: default;
  } 
  
  .clearfl {

clear: left;
}

#mainNavigation { background-image: url(ready_img/gr_bg_nav.jpg);
background-repeat: repeat-x;
margin-top: 0px;
}

/* end navigation*/

/*heading*/

 #header {
  margin: 0 0 0 0;
  padding: 0px;
  line-height: 0px;
  background-image: url(ready_img/gr_bg_header.jpg);
  background-repeat: repeat-x; 
  }
  
/*end heading*/

/*block_content_home styles
*/

#block_content {
   overflow:auto;  
   display: block;
	padding: 0 0;
	margin: 0 0 0 0;
	background-image: url(ready_img/gr_bg_content.jpg);
	background-repeat: repeat-x;
	}
  
   
 #content_items {  
    width:550px;  
    margin-right:25px;  
    float:left;
	} 
	

 .mini_content_item {  
    border:1px solid #d5f0fc;  
    margin-bottom:10px;
	}  
     
.mini_content_item .block_inside {   
    background:none; background-color:#e7f7ff;
    padding: 5px 5px 5px 15px;
	}  
	
		
 .block_inside img {
      float: left; 
      margin: 4px; 
	  }
  
 .block_inside h2 p {
     float: right;
	 }
	 
 .clear {
    clear: both;
	}
 
 .line {
	    width: 440px;
		height: 1px;
		}
/*content2*
  
 #main_content {
    background-image: url(ready_img/content_bg.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 600px;
	display: block;
	padding: 0 0;
	margin: 0 0 0 0;
	}
	
 #column_left {
   width: 270px;
   margin-left: 10px;
   margin-right:15px; 
   float:left;
   background: url(ready_img/box_bg.jpg) no-repeat;
   }
   
  #column_right {
    width:270px; 
	margin-right:15px; 
	float:left;
	background: url(ready_img/box_bg.jpg) no-repeat;
	}
	
 #column_right_adsense {
    width:270px;
	margin-right:0; 
	float:left;
	background: url(ready_img/box_bg.jpg) no-repeat;
	}
	
 #spacer {
   clear: both;
   }
    
	
 
	#bottom_content {
	  width: 580px;
	  position: relative;
	  left: 20px;
	  top: 0px;
	  background-color:#FFFFFF;
	   }
	  
	  #bottom_content2 {
	  width: 220px;
	  position: relative;
	  left: 620px;
	  top: -243px;
	  background-color:#FFFFFF;
	  height: 230px; 
	  }
	  
	   #bottom_content2 p {
	     font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 14;
		 color: #6633CC;
		 padding: 5px;
		 }
		 
		#bottom_content2 a {
		  text-decoration: none;
		  }
		  
		 .line2 {
	    width: 850px;
		height: 1px;
		}
  
  /* end content2*/
	
	
	
  
/*	
 #footer {
   width: auto; 
   display:block; 
   padding:10px 0; 
   font-size:11px; 
   color:#666666;
   }
   
   */
   
 /* text- stiling */
 
  .title {
	font-family: Futura;
	color: #999999;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 0;
	}
	
	.text {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  line-height: 2em;
	  color: #666666;
	  width: 80%;
	  margin-left: 5px;
	  margin-top: 5px;
	  text-align: left;
	  }
  
  .subtitle1 {
      font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  padding-top: 10px;
	  padding-left: 10px;
      color: #00529f;
	  text-align: left;
	  }
	

  .read_more a{
     font-family: Futura; 
	 font-style: italic;
	 font-size: 10px;
	 color: #336699;
	 text-decoration: none;
	 float: right;
	 padding-right: 8px;
	 background: url(ready_img/arrow.gif) no-repeat right center;
	 }
	 
	  .subtitle {
	   color: #6666CC;
	   font-family: Futura;
	   font-size: 12px; 
	   }

 .text1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #7490ac;
  line-height: 2em;
  text-align: left;
  margin-right: 45px;
  }
   
  
	
	
	  
  /* end text */
 
	
	
	
 /*------------
	
   
	  
	 
	   
	  .line {
	    width: 690px;
		height: 1px;
		}
	.subtitle {
	font-family: Futura;
	 font-size: 12px;
	 font-style: italic;
	 color: #7490ac;
	 }
	 
  
     

  .footer {
    text-align: center;
	font-family: Futura;
	font-size: 10px;
	color: #7490ac;
	margin-top: 5px;
	}
	
.text1 {
  width: 700px;
  background: #f7ab60 url(ready_img/corner_bottomleft.gif) no-repeat left bottom;
  margin-left: 50px;
  margin-top: 0px;
  }
  
 .text1 p {
  background: url(ready_img/corner_topleft.gif) no-repeat left top;
  font-family: Futura;
  font-size: 14px;
  font-style: italic;
  color: #e7f7ff;
  text-align: left;
  padding: 20px 20px 20px 20px;
  }
  
.img_right {
  width: 350px;
  float: right;
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #BD4411;
  font-size: 14px;
  }



 
   
 
--------- */	  
	
    

	
 
   
   
 
