BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0.9em;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	LINE-HEIGHT: 1.3em;
	PADDING-TOP: 0px;
	FONT-FAMILY: 'Verdana',Trebuchet MS, Georgia,Times,Times New Roman,sans-serif;
	TEXT-ALIGN: center;
	background: white;
}
#total_page {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px auto 0px auto; 
	WIDTH: 800px; 
	PADDING-TOP: 0px; 
}


div#header_div {
	WIDTH: 800px; 
	HEIGHT: 127px; 
	TEXT-ALIGN: left;
	position: relative;
	background-image: url(../images/mgp_header.jpg);
	margin: 0px;
	padding: 0px;
}

#page_menu { 
	WIDTH: 800px; 
	HEIGHT: 24px; 
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/page_menu_bg.jpg);
	text-align: right;
}

#page_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#page_menu ul li{
    display: inline;
}

#page_menu ul li a {	
	text-decoration: none;
}

#main_content_div {
	MIN-HEIGHT: 150px; 
	BACKGROUND-IMAGE: url(../images/conent_bg.png); 
	FLOAT: left; 
	WIDTH: 800px; 
	POSITION: relative;
}
#page_footer_div {
	FONT-SIZE: 10px; 
	FLOAT: left; 
	MARGIN-BOTTOM: 3px; 
	WIDTH: 800px; 
	COLOR: #1c4348; 
	POSITION: relative; 
	HEIGHT: 60px; 
	TEXT-ALIGN: center;
	BACKGROUND-IMAGE: url(../images/footer_bg.jpg);
}

#left_content {
	float: left;
	width: 155px;
	background: #e6e6e6;
}

#right_content {
	float: right;
	width: 165px;
	background: #e6e6e6;
}

#center_content {
	float: left;
	width: 480px;
}

#countdowner {
	width: 155px;
	height: 52px;
	padding-top: 0px;
	border-bottom: 1px solid white;
	BACKGROUND-IMAGE: url(../images/countdowner.jpg);
	color: white;
}

#top_banner {
	width: 480px;
	height: 52px;
	border-bottom: 1px solid white;
	background: #b80614;
}

#web_shop {
	width: 165px;
	height: 52px;
	border-bottom: 1px solid white;
	BACKGROUND-IMAGE: url(../images/webshop_bg.jpg);
}

#news_header {
	width: 155px;
	height: 46px;
	BACKGROUND-IMAGE: url(../images/news_bg.jpg);	
}


#content_title {
	width: 460px;
	height: 34px;
	background: #b90614;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 20px;
	color: white;
}

#forum_header {
	width: 165px;
	height: 46px;
	BACKGROUND-IMAGE: url(../images/forum_header_bg.jpg);	
}

#new_bar_div {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	width: 140px;
	font-size: 10px;
	color: black;
	line-height: 1.5em;
	text-align: left;
}

#new_bar_div a {
	color: #444;
	text-decoration: none;
}

#new_bar_div a:hover {
	color: #000;
	text-decoration: underline;
}

#cardcheck_header {
	border-top: 20px solid white;
	width: 155px;
	height: 39px;
	BACKGROUND-IMAGE: url(../images/checkcard_h_bg.jpg);	
}

#cardcheck_div {
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-top: 4px;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 14px;
	
}

#cardcheck_div input {
	margin: 0px;
	padding: 0px;
	width: 142px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
}


#forum_login_form  {
	
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	padding-left: 3px;
	margin-top: 7px;
}

#forum_login_box table {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#forum_login_box a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #333;
}

#forum_login_box a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#forum_login_box td {
	padding: 0px;
	margin: 0px;
}

#forum_login_box input{
	width: 75px;
	height: 14px;
	font-size: 12px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid red;
	border-right: 1px solid red;	
}

#partnerlist_header {
	width: 165px;
	height: 39px;
	BACKGROUND-IMAGE: url(../images/partnerlist_header.jpg);	
	margin-top: 5px;
	border-top: 20px solid white;
}

#main_center_content {
	width: 480px;
	color: #4a4a4a;
}

#site_content {
	width: 470px;
	font-size: 11px;
	text-align: justify;
	padding: 5px;
	color: #4a4a4a;
	
}

#partnerlist_div {
	padding-top: 10px;
	padding-bottom: 10px;
}

#partnerlist_div img{	
	border: 1px solid black;
}


#order_box  {
	text-align: center;
}

#order_box table {
	text-align: left;
}

#order_box input, textarea {
	text-align: left;
	height: 16px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
}

#get_us_box_form input, textarea {
	text-align: left;
	height: 16px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
	width: 200px;
}

#search_box_form input, textarea, select {
	text-align: left;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
	width: 300px;
}

#admin_logo_upload input, textarea, select {
	text-align: left;
	height: 18px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
	width: 300px;
}

#admin_menu_div {  
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}

#admin_menu_div ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#admin_menu_div ul li{
    display: inline;
}

#admin_menu_div ul li a {	
	text-decoration: none;
}

#admin_menu_div ul li a:hover {	
	text-decoration: underline;
}

#partner_info_div {
	color: #444;
	margin-bottom: 3px;
}

#partner_info_div a {
	color: #444;
	text-decoration: none;
}

#partner_info_div a:hover {
	color: #000;
	text-decoration: underline;
}

#stepper_box {
	background: fff;
	width: 100%;
	text-align: center;
	border-top: 1px solid #ccc;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-size: 10px;
}

#stepper_box p {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#stepper_box a {
	text-decoration: none;
	color: black;
}

#stepper_box a:hover {
	text-decoration: underline;
	color: #555;
}
