@charset "utf-8";
/* CSS Document */

/*
html{
	margin: 0;
	padding: 0;
}



}
*/

body{
	width:100%;
	height: 100%;
	margin:0;
	padding:0;
	overflow:auto;
	background-image:url(img/foot_bg2.gif);
	background-repeat:repeat;
}


#main{

	width: 100%; 
	margin: 0;
	padding:0;
	text-align:center;
	position:relative;
}


#arthur2{
	width:100%;
	height:670px;
	background-color:#000;
}


#footer{
	background-image:url(img/foot_bg.gif);
	background-repeat:repeat;
    width:100%;
	height:139px;
	text-align:center;
	background-color:#000;
}


#billing_main{
    bottom:0px;
    height:139px;
    width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/billing_1.gif);
	text-align:left;
}

#banner_main{
    height:139px;
    width:730px;
    margin-left:102px;
	margin-right:auto;
}

#banner_upper{
    height:50px;
    width:140px;
	margin-bottom:0px;
	margin-right:6px;
	margin-top:84px;
	float:left;
}
