	body{
		background-color:#005b32;
	}
	
	#container{
		width:1000px;	
		margin:auto;
		
	}
	
	
	
	/*****content box begin
	****************************************/
	.box-bg{
		background:url(../images/index-top.gif) no-repeat;
		height:475px;
		width:960px;
		padding-left:5px;
	}
	.box-bottom{
		background:url(../images/index-bottom.gif) no-repeat bottom left;
		height:40px;
	}
	
	#box{
		width:950px;
		height:460px;
		 
	
	}
	/*****content box end
	****************************************/
	
	/*****sub box begin
	****************************************/
	#sub-container{
		position:absolute;
		top:60px;
		margin-left:126px;					
	}


	
	.sub-box-bg{
		background:url(../images/subbox-top.gif) no-repeat;
		width:860px;
		height: auto;
	}
	
	.sub-box-bottom{
		background:url(../images/subbox-bottom.gif) no-repeat bottom left ;
		width:860px;
		height:42px;
		clear: both;
	}
	
	#sub-box{		
		padding-top:5px;
		margin-right:25px;
		line-height:130%;		 
		min-height: 480px;
		height:auto !important;
		height: 480px;
	}
	
	

	
	/*****bottom of subbox
	***********************************/
	#bottom-subbox{
		position:relative;		
		margin-left: 0px;
		margin-top:5px;
		width:830px;		
		font-size:9px;
		color:#e1e1e1;
	}
	
	#bottom-wrapper{
		position: relative;
		padding-left:10px;	
		height: 45px;
	}
	
	#contact-info{
		clear:both;
		display:inline;
		float:left;
		margin-left:55px;
		padding-top:5px;
		 			
	}
	#contact-info li{
		display:inline;
		margin-left:25px;	
	}

	
	#quickLinks{
		padding-top:5px;	
		width:624px;
		text-align: center;
		float: left;
		padding-top: 10px;
	}
	
	#quickLinks a, #quickLinks a:visited{
		color: #fff;
	}
	
	#quickLinks span{
		float:left;
		padding-left:3px;
		padding-right:3px;	
	}
	
	#home-iso {
		width: 112px;
		height: 20px;
		float: right;
		padding-top: 3px;
	}

	#lotos {
		width: 53px;
		float: left;
		margin-right: 15px;
	}
	

	
	
	
	
