@charset "utf-8";
/* CSS Document */

body
{
	width:1100px;
	height:740px;
	background-color:#005F49;
	margin:0px;
	padding:0px;#CCC
}

#wrapper
{
	height:727px;
	width:800px;
	background-image:url(../images/bg.png);
	margin:0px 0px 0px 220px;
	
}
.line
{
width:800px;
height:20px;
}
.header
{
	width:800px;
	height:40px;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:36px; color:#FFF;
	text-decoration:none;
}
.container
{
	width:800px;
	height:300px;
	margin:7px auto;
}
#slider
{
width:800px;
height:300px;
}
.box
{
width:800px;
height:350px;
background-image:url(../images/potli.png);
margin:10px auto;

}
.footer
{
width:800px;
height:30px;
background-color:#005F49;

}
.box2
{
width:800px;
height:350px;
background-image:url(../images/contactus.png);;
margin:10px auto;

}
#wrapper2
{
	height:765px;
	width:800px;
	margin:0px 0px 0px 220px;
	
}
.container2
{
	width:800px;
	height:660px;
	border:2px solid #DAD7D7;
	margin:5px auto;
}
.line2
{
width:800px;
height:30px;

}
		 #bb
{
height:350px;
width:300px;
margin-left:200px;
position:absolute;;
border-radius:12px;
border:#666;
border:2px
float:left;
display:none;

}

#conr1:hover > #bb
{
display:block;

} 
#conr1
{
height:180px;
width:240px;
margin:0px 0px 0px 20px;
float:left;
}


