/* Basics */
/* Reset all elements */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
}
body{
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
}
:focus{
	outline:0 !important;
}
							
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
											
											/*=== Header ===*/
#header{
	width:800px;
	height:102px;
}
.rbox{
	width:379px;
}
.logobox{
	width:385px;
	/*background:url(../images/img_logo.jpg) no-repeat right top;*/
	padding-left:10px;
	padding-top: 10px;
}

h1.logo{
	text-indent:-9999px;
	background:url(../images/img_logo.png) no-repeat left top;
	padding:0;
}
h1.logo a {
	display:block;
	height:88px;
	width:385px;
}
#menu{}											
											/*=== Body ===*/
#body{
	background: url(../images/bg_body.png) no-repeat left top;
	padding-top:15px;
}
#sub-body{
	background:url(../images/bg_sub-body.png) repeat-y left top;
	width: 800px;
}
#col_left{
	width:255px;
}
*+html #col_right{
	height:610px;
}

#col_right{
	width:545px;
}
.bg_signup{
	background:url(../images/bg_sigup.png) no-repeat right -18px;
	padding-left:18px;
	padding-right:35px;
}
.l_box{
	width:250px;
}
.r_box{
	width:230px;
	padding-top: 95px;
}
.img_recieve{
	padding-top:20px;
	padding-bottom:70px;
}	
.form_box{
	width:160px;
}
.td_txt{
	font-size:12px;
	padding-bottom:6px;
}
.txtbox input{
	width:156px;
	height:16px;
	margin-bottom:5px;
	border:1px solid #333333;
	padding: 2px;
	background-color:#FFF;
}
.txtbox select{
	width:160px;
	height:20px;
	margin-bottom:5px;
	border:1px solid #333333;
}
.p15{
	font-size:15px;
	padding-left: 20px;
}
.p10{
	font-size:10px;
	padding-left: 20px;
	padding-bottom: 0px;
}

#wrap{
	width:800px;
}
#wrap_bottom{
	width:810px;
}

											/*=== Footer ===*/
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li{
	display:inline;	
}
#footer ul li a{
	color:#c0c0c0;
	border-right:1px solid #c0c0c0;
	padding:0 17px 0 10px;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#nb a{
	border:0px !important;
}

body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1C1B19;
}
#menu_box {
	position:absolute;
	width:438px;
	height:80px;
	background:#1c1b19;
	z-index:20000;
	margin:0 0 0 358px;
	padding:0 0 0 40px;
}
#boxswf {
	position:relative;
	z-index:1;
	height:100px;
	overflow:hidden;
}
.footerbox {
	font-size:11px;
	font-family:sans-serif, "Trebuchet MS", Arial, Helvetica;
	color:#fff;
	font-weight:bold;
	padding:10px 0 0 0;
	height:145px;
}
.footerbox a {
	color:#ff9900;
	text-decoration:none;
}
.footerbox a:hover {
	color:#fff;
}
h2 {
	clear:both;
	padding-top:20px;
	color:white;
}
.bg_ibox{
	background:url(../images/bg_body01.png) repeat-y left top;
}


/*added css */
.p10 p {
	padding:0;
}
#col_left{
	height:610px;
}
.fixheight {

}

