BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	COLOR: #564b47; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #ffffff;	
	
}
/*left*/
#left_panel{	
	width:253px;
	margin-right:5px;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	/*border:1px solid red;*/
}
#left_block{
	width:240px;	
	background-repeat: no-repeat;
	background-image: url(../img/new_story.gif);
	height:auto;
	padding-top:2px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:5px;
	margin:0px;
}
.left_title{
	padding-left:25px;
	font-size:12px;
	font-weight : bold;
	font-family:Tahoma;
}
.left_title_img{
	text-align:justify;
	padding-left:25px;
	font-size:12px;
	font-weight : bold;
	font-family:Tahoma;
}

.directory_title{
	padding-left:5px;
	font-size:12px;
	font-weight : bold;
	font-family:Tahoma;
	text-align: justify;
}


#content_left{	
	width:243px;	
	background-repeat: repeat-y;
	background-image: url(../img/border_left.gif);
	background-position:right;
	height:auto;
	
	
	padding-top:6px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	
	margin-bottom:6px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
}
#bottom_left{	
	width:238px;
	height:3px;	
	background-repeat: no-repeat;
	background-image: url(../img/bottom_border.gif);
	background-position:bottom;	
	padding:0px;
	margin-right:5px;
	margin-left:0px;
	margin-top:0px;
	mergin-bottom:10px;
}
.left_td{
	
	border-right:1px solid #B7B7B7;
	border-bottom:1px solid #B7B7B7;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}
.right_td{
	

	border-left:1px solid #B7B7B7;
	border-bottom:1px solid #B7B7B7;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;	
}
.bottom_td_l{
	border-right:1px solid #B7B7B7;	
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	text-align:left;
}
.bottom_td{
	border-right:1px solid #B7B7B7;	
	border-bottom:1px solid #B7B7B7;	
	border-left:1px solid #B7B7B7;	
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}
.bottom_td_r{
	border-left:1px solid #B7B7B7;	
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.img_border{
	border: 3px solid #000000;
}
.p_header{
	TEXT-TRANSFORM: uppercase; 
	PADDING: 0px; 
	font-weight : bold;
}

.menu_point{
	
}
ul,
li {
  float:left;
  list-style:none;
  margin:0; padding:0;
}




li {
  padding-top:5px;
  padding-bottom:2px;
  /*font:Bold Small Tahoma;*/
  color:#585858;
  /*border:solid 1px; */
  border-color:#46F #238 #238 #46F;
  font-size:14px;
  font-weight : bold;
}

/*.menu_class{ 
	display: inline;
	border:1px solid red;	
	height:50px;	
	padding:10px;
 }
.menu_item_class{
	display: inline;
	border:1px solid blue;	
	height:50px;
	
}*/

/*  center--------*/
#header_center{
	width:752px;	
	background-repeat: no-repeat;
	background-image: url(../img/features.gif);
	height:auto;
	padding-top:2px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
}
#content_center{	
	width:740px;	
	background-repeat: repeat-y;
	background-image: url(../img/center_border.gif);
	background-position:right;
	height:auto;	
	
	padding-top:20px;
	padding-bottom:20px;
	padding-left:12px;
	padding-right:0px;	
	
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
}
#content_detail_center{	
	width:994px;	
	background-repeat: repeat-y;
	background-image: url(../img/center_border.gif);
	background-position:right;
	height:auto;	
	
	padding-top:20px;
	padding-bottom:20px;
	padding-left:12px;
	padding-right:0px;	
	
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
}

#bottom_center{	
	width:752px;
	height:10px;	
	background-repeat: no-repeat;
	background-image: url(../img/center_bottom.gif);
	background-position:top;	
	padding:0px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	mergin-bottom:0px;	
}

#bottom_detail_center{	
	width:1000px;
	height:10px;	
	background-repeat: no-repeat;
	background-image: url(../img/footer_detail.jpg);
	background-position:top;	
	padding:0px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	mergin-bottom:0px;	
}
#detail_descr{
	text-align:justify;
	margin-left:200px; 
	margin-right:200px; 
	border-top:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	padding-top:10px;
	font-size:14px;
	/*font-weight : bold;*/
  	padding-bottom:10px;
}
/*center*/
/*#center_block{
	width:539px;
	padding:0px;
	margin:0px;
	float:left;
	border:1px solid red;
	BACKGROUND-COLOR: #FFFFFF;	
}
*/
/* ----Step */
/*#top_menu{
	width:539px;
	height:32px;
	line-height:32px;	
	margin-top:3px;
	padding:0px;	
	background-image: url(../img/top_menu.gif);
	
}

#step1_block{
	width:150px;
	height:32px;	
	padding:8px;
	display: inline;	
	background-repeat: no-repeat;	
	font-size:9px;
	font-family:Tahoma;
	letter-spacing: 0px;
	color:#FFFFFF;
}
#step2_block{

	width:178px;
	height:32px;
	padding:8px;
	display: inline;
	background-repeat: no-repeat;
	font-size:9px;
	font-family:Tahoma;
	letter-spacing: 0px;
	color:#FFFFFF;
}
#step3_block{

	width:211px;
	height:32px;
	padding:10px;
	display: inline;
	background-repeat: no-repeat;
	font-size:9px;
	font-family:Tahoma;
	letter-spacing: 0px;
	color:#FFFFFF;		
}*/
/* content */
#center_content{
	/*border: #002140 1px solid;	*/
	BACKGROUND-COLOR: #FFFFFF;
	width:752px;
	float:right;
	padding:0px;
	margin-right:10px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
}

#center_detail_content{
	/*border: #002140 1px solid;	*/
	BACKGROUND-COLOR: #FFFFFF;
	width:1006px;
	float:right;
	padding:0px;
	margin-right:10px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
}
#header_detail_center{
	width:1006px;	
	background-repeat: no-repeat;
	background-image: url(../img/header_detail.jpg);
	height:auto;
	padding-top:2px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
}

p{
	font-size:11px;
	font-family:Tahoma;
	letter-spacing: 0px;
	color:#686868;
	padding-bottom:0px;
	padding-top:0px;
}
.header_black_bold{
	font-size:11px;
	font-family:Tahoma;
	letter-spacing: 0px;
	color:#000000;
	padding-bottom:0px;
	padding-top:0px;
	font-weight : bold;
	text-align:center;
}
.bluetext{
	color:#3494C1;
}
#center_bottom{
	background-image: url(../img/bottom_content.gif);
	width:539px;
	height:2px;
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	BACKGROUND-COLOR: #FFFFFF;
}

/*right*/
#right_block{
	width:187px;
	padding:0px;
	margin-top:3px;	
	background-image: url(../img/bg_left.gif);
	float:right;
	background-repeat: no-repeat;
	BACKGROUND-COLOR: #FFFFFF;
}
#right_why_block{
	background-image: url(../img/header_why.gif);
	width:175px;
	height:21px;
	margin-top:0px;	
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:10px;
	font-weight : bold;
	letter-spacing: 0px;
	color:#FFFFFF;		
}
#right_quote_block{
	background-image: url(../img/header_quote.gif);
	width:175px;
	height:21px;
	margin-top:10px;	
	background-repeat: no-repeat;
	padding-left:10px;	
	padding-top:10px;
	font-weight : bold;
	letter-spacing: 0px;
	color:#FFFFFF;
}
#right_content{
	border-left: #3493C1 1px solid;
	border-right: #94C4DB 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:30px;
	width:153px;	
}
#right_bottom{
	background-image: url(../img/bottom_why.gif);
	width:185px;
	height:2px;
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	BACKGROUND-COLOR: #FFFFFF;
}
#right_list{
	BACKGROUND-COLOR: #FFFFFF;
	padding:0px;
	margin:0px;
}
#right_item{
	padding-left: 10px;
	padding-bottom:3px;
	padding-top:2px;
    background: transparent url(../img/bulet.gif) center left no-repeat;
 	list-style-type:none;
	font-size:11px;
	font-family:Tahoma;
	letter-spacing: 0px; 	
}

#right_item_without_dot{
	padding-left: 0px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;    
 	list-style-type:none;
 	color:#686868;
}

#container {
	MARGIN-BOTTOM: 0px; 
	MARGIN-top: 10px; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	WIDTH: 1024px;		
	/*MIN-HEIGHT: 500px; ; HEIGHT: expression(this.scrollHeight > 500 ? "1024px":"500px");*/
	BACKGROUND-COLOR: #FFFFFF;
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	/*border:1px solid #000000;*/
	height:100%;
}
#logo{
	height:36px; 
	width:100%;
	BACKGROUND-COLOR: #ffffff;
	background-image:url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position:center left;
	
	border-top:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	border-left:0px;
	border-right:0px;
	padding:0px;
	margin-top:6px;
	margin-bottom:9px;
	margin-left:0px;
	margin-right:0px;
}
#header {	
	height:28px; 
	width:1070px;	
	BACKGROUND-COLOR: #ffffff;
	background-image:url(../img/menu.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding:0px;
	margin:0px;		
	/*border:1px solid red;	*/
}
/*

#left_border{
   float: left;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	width:20px;
	MIN-HEIGHT: 650px; ; HEIGHT: expression(this.scrollHeight > 650 ? "auto":"650px");
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(../img/left_border.jpg);
	
}*/

/*#right_border{
   float: right;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	width:20px;
	MIN-HEIGHT: 650px; ; HEIGHT: expression(this.scrollHeight > 650 ? "auto":"650px");
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(../img/right_border.jpg);
}*/


#footer {
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	height:40px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #004600;
	background-image : url(../img/footer.jpg);
}
#main_site_content{	
	/*MIN-HEIGHT: 525px; HEIGHT: expression(this.scrollHeight > 525 ? "1024px":"525px"); */
	bgcolor:#ffffff;
	margin-left:2px;
	padding:0px;
	
	/*border: 1px dotted blue;*/
}


#main_bottom_bg{	
	height:46px;
	width:731px;
	background-image:url(../img/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding-top:21px;
	margin:0px;
	text-align:center;
		
}
a.menu{
	font-size:14px;
	font-family:Tahoma;
	letter-spacing: 1px;
	font-weight : bold;	
	text-decoration: none;	
	color:#585858;
}
a.underline_link{
	font-size:10px;
	font-family:Tahoma;
	letter-spacing: 0px;
	text-decoration: underline;	
	color:#002140;
}


#form_div{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;	
	border-top: #D1D1D1 1px dotted;
	border-bottom: #D1D1D1 1px dotted;	
}
.form_class{	
	padding:0px;
	margin:0px;
}
/* form classes*/
.label{
	float: left;
	width: 100px;
	text-align: right;
	border: green 1px dotted;
}
.form_object{
	float: right;
	text-align: left;
	border: #D1D1D1 1px dotted;
}
.row{
	clear: both;
	padding-top: 10px;
	/*border: red 1px dotted;*/
}
.spacer{
	clear: both;
	border: blue 1px dotted;
}
/* form style*/
.input{
	color: #781351;
	background: #ffffff;
	border: 1px solid #C5D0CC;
	padding:0px;	margin:0px;
	width:360px;
}
.input_search{
	color: #781351;
	background: #ffffff;
	border: 1px solid #C5D0CC;
	padding:0px;	margin:0px;
	width:180px;
}
.input_area{
	color: #781351;
	background: #ffffff;
	border: 1px solid #C5D0CC;
	padding:0px;	margin:0px;
	width:360px;
}
.input_banner_area{
	color: #781351;
	background: #ffffff;
	border: 1px solid #C5D0CC;
	padding:0px;	margin:0px;
	width:570px;
}
.input_banner_areat{
	color: #781351;
	background: #ffffff;
	border: 1px solid #C5D0CC;
	padding:0px;	
	margin:0px;
	width:570px;
	height:32px;
}
.input_banner_areah{
	color: #781351;
	background: #ffffff;
	border: 1px solid #C5D0CC;
	padding:0px;	margin:0px;
	width:120px;
}

.submit_continue{	
	/*border: 0px;*/
	width:auto;
	height:21px;
	/*background-image: url(../img/button_continue.gif);	*/
	padding:0px;
	margin:0px;	
	font-size:12px;
	font-weight : bold;
	font-family:Tahoma;
	background: #DEDEDE;
}

.tab-borde{
border-color:#CCCCCC;
border-style:solid;
border-width:1px;}

.tab-borde1{
border-color:#ffffff;
border-style:solid;
border-width:3px;}