/* CSS Document */
 
img, div, input { behavior: url("/css/iepngfix.htc") }

body {margin:0; padding:0;
	 background-image:url(/images/bg_lightgrey.jpg);
	 font-family:Verdana;
	}
	
.clear{ clear:both; padding:0; margin:0;}
	
.upper_bg{
		  width:100%;
		  background-image:url(/images/bg_darkgrey.jpg);
		  background-repeat:repeat-x;
		
		}
.main{
		margin:auto;
		width:928px;
		background-image:url(/images/wrapper_shdw.png);
		background-repeat:repeat-y;		
		/*position:relative;
		padding-bottom:10px;*/
		}
		
.wrapper{
		width:900px;
		margin-left:14px;
		}
.main_header{
			background-image:url(/images/hd_links_bg.jpg);
			background-repeat:repeat-x;
			}
.hd_links{
		 font-size:15px;
		 color:#626262;
		 font-weight:bold;
		 line-height:89px;
		}

.hd_links a{
		 color:#626262;
		 text-decoration:none;
		 padding:0 20px 0 20px;
		 }

.hd_links a:hover{
		 color:#882C28;
		 text-decoration:none;
		 }
.hd_links a.active{
		 color:#882C28;
		 text-decoration:none;
		 }
.hd_logo{
		height:111px;
		width:900px;
		}

.picture{/*
		margin-top:111px;*/
		_margin-top:-3px;
		height:210px;
		width:900px;
		background-image:url(/images/picture_bg.jpg);
		background-repeat:repeat-x;
		}
.image{
	  height:209px;
	  width:452px;
	  background-image:url(/images/hd_img.jpg);
	  background-repeat:no-repeat;
	  border-right:#ffffff 2px solid;
	  float:left;
	  }
.img_right{
		   width:426px;
		   height:199px;
		   font-size: 12px;
		   color:#000000;
		   float:right;
			}
.bullets{
		background-image:url(/images/bullets.gif);
		background-repeat:no-repeat;
		background-position:left;
		line-height:25px;
		padding-left:10px;
		}

.container{
		  width:900px;
		  background-image:url(/images/container_bg.jpg);
		  background-repeat:repeat-y;
		  padding-bottom:10px;
		  }
		  
.left{
      font-size:11px;
	  color:#000000;
	  padding:10px;
	  float:left;
	  }

.right{
	  font-size:11px;
	  color:#000000;
	  padding:10px;
	  float:right;
	  
	  }
.tag{
	 width:191px;
	 height:30px;
	 background-image:url(/images/tag_bg.jpg);
	 background-repeat:no-repeat;
	 font-size:13px;
	 font-weight:bold;
	 color:#ffffff;
	 padding:10px 0 0 15px;;
	}
	
	
.tag-matter{
			width:185px;
			margin-left:10px;
			margin-bottom:10px;
			padding-top:10px;
			line-height:20px;			
			}
			
.content{
		width:418px;
		margin-left:241px;
		_margin-left:238px;
		font-size:11px;
		color:#525252;
		line-height:20px;
		/*padding:10px 240px 10px 240px;*/
		text-align:justify;
		}

.cloud_camp img{
			   }
.text_01{
		font-size:10px;
		color:#525252;	
		}
.more a{
	font-size:11px;
	color:#006493;
	text-decoration:underline;
	}
.more a:hover{
	font-size:11px;
	color:#0068db;
	text-decoration:underline;
	}



.footer{
		height:25px;
		width:900px;
		background-color:#c3c3c3;
		font-size:11px;
		color:#636363;
		/*position:absolute;*/
		line-height:25px;
		text-align:center;
		left:14px;
		bottom:0;
		}
		
.footer a{ color:#636363; text-decoration:none;}

.footer a:hover{ color:#000000; text-decoration:underline;}		
		
/*----------------------------------- Css for inner pages -------------------*/

		  
.inner_container{
		  width:900px;
		  background-image:url(/images/inner_container_bg.jpg);
		  background-repeat:repeat-y;
		  padding-bottom:10px;
		  _margin-top:-3px;
		  }

/*.inner_left{
	  width:224px;
	  /*font-size:11px;
	  color:#000000;
	  padding:10px;
	  background-color:#66CCCC;
	  height:200px;
	  float:left;
	  }
*/



		  
.inner_content{	
				padding-left:225px;
				}


.content_text{
			font-size:11px;
			color:#525252;
			line-height:20px;
			text-align:justify;
			padding:15px;
			}
			
.content_text img{
				  float:right;
				  padding: 0 0 10px 10px;
				  }		
		
.title_bar{
			background-color:#882C28;
			font-size:13px;
			font-weight:bold;
			color:#ffffff;
			height:30px;
			line-height:30px;
			padding-left:10px;
			}
.sub-title{
			font-size:13px;
			font-weight:bold;
			color:#08446c;
			line-height:30px;
			}			
.news a{
		font-size:11px;
		font-weight:bold;
		color:#525252;
		line-height:30px;
		text-decoration:underline;
		}

.news a:hover{color:#000000;}

.content_text ul li a{
					font-size:11px;
					color:#525252;
					line-height:30px;
					text-decoration:underline;
					}

.textbox{ width:200px;}

.textbox_big{ width:200px;
		height:100px;}
