* { margin:0; padding:0;}
img {border:0;}
body {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	background-image: url(images/bg.jpg);
}
.join {
	font-size: 10px;
	color: #000066;
}
.join .txt {
	width: 300px;
	text-align: justify;
}
.join .img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}



.center {
	margin:0 auto;
	width:950px;
	background-color: #004D8F;
}
.clear {clear:both; font-size:1px; line-height:0; height:0;}

/*Head*/
.head-1 { background:url(images/img_01.jpg) no-repeat; height:120px;}
.head-1a { background:url(join/join_top.gif) no-repeat; height:120px;}
.head-1 p, .head-1a p { width:201px; text-align:center; padding:50px 0 0 428px; position:absolute;}
.head-1 a, .head-1a a {color:#e30407; font-weight:bold;}
.head-2 { background:url(images/img_02.jpg) no-repeat;}
.head-2a { background:url(join/join_top2.gif) no-repeat; height:120px;}
.head-3 { background:url(images/img_03.jpg) no-repeat bottom; height:250px;}
.head-4, .head-5, .head-6 { float:left; height:156px;}
.head-4 { width:274px; background:url(images/img_04.jpg) no-repeat;}
.head-5 { width:144px;}
.head-6 { width:532px; background:url(images/img_06.jpg) no-repeat;}
.head-6 p {font-size:10px; padding:65px 0 0 0;}

/*Main*/
.main {clear:both; background:url(images/img_07.jpg) no-repeat; padding:0 0 0 5px;}
.main2 {clear:both; background:url(join/join_bg.gif) no-repeat top; padding:0 0 0 5px;}
.first-box { background: url(images/box-t-f.gif) no-repeat;}
.box { width:940px; background:url(images/box-bg.gif) repeat-y; margin-bottom:11px;}
.box-t { background:url(images/box-t.gif) no-repeat;}
.box-b { background:url(images/box-b.gif) no-repeat bottom; min-height:1px; _height:1px; padding:14px 0 14px 14px;}
.gal-1 img, .gal-2 img { border:1px solid #d3b201;}
.gal-1-l { width:656px; float:left;}
.gal-1-r { width:256px; float:left;}
.gal-1-l img { width:318px; height:384px; margin-right:8px;}
.gal-1-r img { width:254px; height:187px;}
.pad { margin-bottom:8px}
.nav { margin-bottom:5px;}
.gal-2-l { width:264px; float:left;}
.gal-2-r { width:660px; float:left;}
.gal-2-l img {width:254px; height:187px;}
.gal-2-r img { width:318px; height:384px; margin-right:8px;}
div {
	font-family: "Trebuchet MS";
}
a {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


table.joinblock {
	width: 400px;
	padding: 0px;
	margin: 0px auto;
	float: left;
	border-style: outset; 
	border: 1px solid #004b87; 
	margin-left: 42px;
	margin-right: 10px;
}
td.billing {
	background-color: #004b87;
	padding-left: 10px;
	padding-right: 5px;
}