﻿body
	{
	background:#f98c3c;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:12px;
	}
	
.wrapper		
	{
	width:980px;
	margin:auto;
	background:#FFFFFF;
	overflow:hidden;
	}
	
.banner
	{
	width:980px;
	height:145px;
	background:url(../images/banner.jpg) no-repeat;
	}
	
.content_pane
	{
	width:980px;
	background:#FFFFFF;
	float:left;
	margin-bottom:15px;
	}
	
.left_cont-pane
	{
	width:658px;
	padding-left:12px;
	float:left;
	}
	
.title_main
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f04b00;
	text-align: center;
	line-height: 60px;
}
	
.cont_box
	{
	width:658px;
	margin-top:24px;
	}
			
.cont_box-top
	{
	width:658px;
	height:10px;
	background:url(../images/ltbox_top.jpg) no-repeat;
	overflow:hidden;
	}
	
.cont_box-mid
	{
	width:598px;
	background:url(../images/ltbox_mid.jpg) repeat-y;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	}
	
.cont_box-bot
	{
	width:658px;
	height:10px;
	background:url(../images/ltbox_bot.jpg) no-repeat;
	}
	
.content_text
	{
	line-height:20px;
	clear:both;
	font-weight:bold;
	text-align:justify;
	}
		
.text_big
	{
	font-size:18px;
	line-height:24px;
	}
ul
	{
	padding:0px;
	margin:0px;
	}
	
li	
	{
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
	margin-left: 25px;
	}			

.orange_box
	{
	width:569px;
	float:left;
	}
	
.ora_box-left
	{
	width:6px;
	height:79px;
	background:url("../images/org_box_left.jpg") no-repeat;
	float:left;
	}
	
.ora_box-mid
	{
	width:557px;
	height:75px;
	background:url("../images/org_box_mid.jpg") repeat-x;
	float:left;
	font-size:29px;
	color:#FFFFFF;
	line-height:34px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	padding-top:4px;
	}
	
.ora_box-right
	{
	width:6px;
	height:79px;
	background:url("../images/org_box_right.jpg") no-repeat;
	float:left;
	}				
			
.right_cont-pane
	{
	width:297px;
	padding-left:12px;
	float:left;
	}
.right_box
	{
	width:285px;
	height:53px;
	background:url(../images/right_box.jpg) no-repeat;
	margin-bottom:12px;
	padding-top:170px;
	}
	
.but_register
	{
	width:243px;
	height:38px;
	background:url(../images/but_reg.jpg) no-repeat;
	margin:auto;
	}	
	
.right_testbox
	{
	width:285px;
	}
.right_testbox-top
	{
	width:285px;
	height:10px;
	background:url(../images/rtbox_top.jpg) no-repeat;
	overflow:hidden;
	}
.right_testbox-mid
	{
	width:261px;
	background:url(../images/rtbox_mid.jpg) repeat-y;
	line-height:18px;
	padding-left:12px;
	padding-right:12px;
	text-align:justify;
	}
.right_testbox-bot
	{
	width:285px;
	height:10px;
	background:url(../images/rtbox_bot.jpg) no-repeat;
	}
.footer_pane
	{
	clear:both;
	width:956px;
	height:50px;
	border-top:#f98c3c 5px solid;
	margin:auto;
	text-align:center;
	}
	
.text_dec
	{
	color:#333333;
	text-decoration:none;
	}																					
																																								



