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

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background-color: #C6CED1;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	position: relative;
}

img{
    border:none;

}

#main-wrapper{
width:700px;
height:100%;
}

.text_box{
   float:left;
   position:relative;
   width:320px;
   height:100%;
   padding: 0 10px 0 10px;
   }

#wrapper {
	width: 980px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
}

#wrapper #Table_01 p {
	font-size: 12px;
}

#wrapper #Table_01 p {

	padding-left: 12px;

	padding-right: 6px;

	font-size: 12px;

}

.style1 {font-size: 11px}

#wrapper #Table_01 div {

}

#wrapper #Table_01 #weather {

	width: 200px;

	padding-left: 30px;

}
#wrapper #Table_01 #recreation {
	position: relative;
	top: -5px;
	_top: -2px;
}
#wrapper #Table_01 #dictionary {
	position: relative;
	top: -14px;
	_top: -9px;
}
#wrapper #Table_01 #calculator {
	position: relative;
	top: -26px;
	_top: -18px;
}
#wrapper #Table_01 #aboutbill {
	position: relative;
	top: -37px;
	_top: -28px;
}
#wrapper #Table_01 #contact {
	position: relative;
	top: -54px;
	_top: -36px;
}

#middle {
	padding-left: 25px;
	padding-right: 30px;
	width: 600px;
}
#middle {
	background-image: url(images/beach_scene.jpg);
	background-repeat: no-repeat;
}


#mid {
	width: 600px;
	padding-right: 30px;
	padding-left: 20px;
}
