  .header_blue-strip{
	height:15px;
	width:1000px;
	background-color:#034069;
	}
	
	.footer_blue-strip{
	height:70px;
	width:1000px;
	background-color:#034069;
	}
	
	.banner-bg{
	height:375px;
	width:1000px;
	background-image:url(../images/banner-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
	.orange-strip{
	height:5px;
	width:1000px;
	background-color:#ffa003;
	}
	
	
  
  #banner_container{
	height:245px;
	width:630px;
	float:left;
	border:5px solid #fff;
	box-shadow:0 0 6px rgba(0,0,0,0.6);
	
  }
  
  #topline-container{
	height:30px;
	width:950px;
	float:right;
	margin:0;
	background-image:url(../images/top-space.gif);
	background-position:left top;
	background-repeat:repeat-x;
  }
  #topline-container1{
	height:20px;
	width:950px;
	float:right;
	margin:0;
	background-image:url(../images/top-space.gif);
	background-position:left top;
	background-repeat:repeat-x;
  }
  
  #content-container{
	height:auto;
	width:950px;
	float:left;
	margin:0;
  }
  
  #home-sidebanner{
	height:auto;
	width:230px;
	float:left;
	-moz-border-radius:5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	background-color:#e0e0e0;
	border:solid 1px #b5b3b3;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
  }
  
  .enquiry-box{
	height:auto;
	width:500px;
	-moz-border-radius:5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	background-color:#e6e6e6;
	border:solid 1px #b5b3b3;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
  }
  
  #home-content-area{
	height:auto;
	width:640px;
	float:left;
	margin:0;
	text-align: justify;
  }
  
  
  #banner img{
	  
  }
  
  #urgent_table td {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
  
