/* CSS Document */

div.google_ad {
position: absolute;
top: 104;
margin-left: 955;
}

div.content_1 {
position: absolute;
top: 185;
margin-left: 210px;
width:200px;
}

div.content_2 {
position: absolute;
top: 205;
margin-left: 430px;
width:360px;
height: 198px;
}

div.content_head{
background-image: url(../images/planes_top.gif);
position: absolute;
top: 165;
margin-left: 210px;
width:683px;
height: 198px;
background-repeat:no-repeat;
}

div.img2{
	position: absolute;
	top: 205;
	margin-left: 642px;
	background-image: url(../images/gnwfs_2.jpg);
	width:250px;
	height: 188px;
	background-repeat:no-repeat;
}

div.img3{
position: absolute;
top: 677;
margin-left: 210px;
background-image: url(../images/people2.jpg);
width:257px;
height: 132px;
background-repeat:no-repeat;
}

div.foot
{position: absolute;
top: 750px;
margin-left: 150px;
width: 804px;
height: 25px;
background-repeat:no-repeat;
z-index:100;
}

