@charset "utf-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
body { margin:0; padding:0; width:100%;}
body {
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;

}
.body_resize {
	width:980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
/*Services*/
.Services {
	width:235px;
	float:left;
}

.Services2drbox {
	width:740px;
	float:right;
	font-family:  Arial, Helvetica, sans-serif;
	text-align: justify;
}
.block_2 {
	width:980px;
	height: 177px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#apDiv1 {	position:absolute;
	width:100%;
	height:320px;
	z-index:1;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.FBG_nav {
	width:1000px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

p.clr, .clr {
	clear:both;
	padding:0;
	margin:0;
	font-style: normal;
}