@CHARSET "UTF-8";
body {
	margin:0px;
	padding:0px;
	background:url(../img/bgPattern.gif) repeat-x;
	color:#fff;
	font-family:"arial";
	font-size:11px;
	behavior: url("csshover.htc");
}

#Main {
	width:995px;
}
#bgBottom {
	background:url(../img/bgBottom.gif) repeat-x;
	height:72px;
	width:603px;
	clear:both;
	float:right;

}
	#bgText {
		float:left;
		margin-top:21px;
		margin-left:10px;
		font-size:10px;
	}
		#foorPhone {
			margin-top:1px;
			float:left;
			letter-spacing:2px;
		}
		#foorHome {
			margin-top:1px;
			padding-left:200px;
			letter-spacing:1px;			
		}		
		#footCompany {
			margin-left:6px;
			letter-spacing:4px;
			margin-top:26px;
			font-size:11px;
						
		}
	#bgCircle {
		background:url(../img/bgCircle.gif);
		width:62px;
		height:72px;
		float:right;
	}
