/* CSS  */
/* ---------------------------------------------------------------------------------------------------*/
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0; padding:0; border:0;  outline:0;  list-style:none;}

links
a, a:link, a:visited, a:active {
font-size:12px;
color:#539ff1;
text-decoration: underline;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
}
a:hover {
font-size:12px;
color:#000;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #539ff1;
}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;        /*previous 18px*/
	font-weight:bold;
	font-variant:small-caps;
	color: #668bd8;
	line-height: 20px;  /*previous 18px*/
}
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:bold;
	font-variant:small-caps;
	color: #ec7320;
	line-height: 32px;
	
	}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
/*----------------------------------------------------------------------------------------------------*/

/* BODY */
html,body{height:100%;}
/* ---------------------------------------------------------------------------------------------------*/

body{
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:1.5em;
	text-align:center;
	background-color: #f1f3f0;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/bg.jpg);
	color: #898a7c;
}


/*------------------------------------------*/
#header{margin:0 auto;width:923px;}
#header div{float:left;}


/*--------------------------------------------------------------------------------*/
/*menu*/
#top_menu{margin:0 auto;clear:both;text-align:left;
	width:923px;
	height:40px;
	font-size: 12px;
	font-weight: normal;
	color: #575556;
	background: url(../img/bot_menu_strip.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}
#top_menu ul li{display:inline;}
#top_menu ul li a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #575556;
	text-decoration: none;
}
#top_menu ul li a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a95834;
	text-decoration: none;
}
	#top_menu  .pos {padding-left:4px;}
	.div_cs {height:30px; width:48px; visibility:hidden; margin:-20px; vertical-align:top; padding:0px;position:relative;}
	#top_menu #home a{color: #a95834;}
	#top_menu #button a{margin-top:10px;}
#top_menu #position{padding-left:4px;padding-top:11px;float:left;}
#top_menu #in1{float:left;padding-left:0px;padding-top:10px;}
#top_menu #button{float:left;padding-left:4px;padding-top:9px;}
*:first-child+html #top_menu #button{padding-top:10px;}
*html #top_menu #button{padding-top:10px;}
#top_menu input {
	margin-left:72px;
	border:0;
	width:200px;
	height:17px;
	background-image: url(../img/inp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545353;padding-top:2px;padding-left:5px;
	line-height: 16px;
}
*html #top_menu input{
	background-attachment: fixed;
	background-repeat: no-repeat;
}
*:first-child+html #top_menu input{
	
	background-position:100% 100%
}




.bottom_menu{margin:0 auto;
	width:923px;
	clear:both;
	height:41px;
	font-size: 12px;
	font-weight: normal;
	color: #575556;
	background: url(../img/bot_menu_strip.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}
 #position2{padding-left:4px;padding-top:11px;float:left; }
 #sliding_buttons{padding-top:12px;}
.bottom_menu ul li{display:inline;}

#position2 ul li a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #575556;
	text-decoration: none;
}
#position2 ul li a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a95834;
	text-decoration: none;
}

.pos2 {
	padding-left:4px; }
/*/menu*/
/*input */
 inp2 {
	border:0;
	width:151px;height:19px;
	background-image: url(../img/inp2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545353;

}
*html inp2{
	background-attachment: fixed;
	background-repeat: no-repeat;
}
*:first-child+html  inp2{
	
	background-position:100% 0
}
/*------------------------------------------------------------------------------*/
#col_container{text-align:left;margin:0 auto;width:923px;margin-top:12px;}
#col1,#col2{float:left;}
#col1{width:279px; }
#col2{
	width:555px;
	margin-left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787676;
	line-height: 20px;
}

#col3{
	width:555px;
	margin-left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787676;
	line-height: 20px;
}

#col3 ul{
	
	margin-left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787676;
	line-height: 20px;
}

#col3 li{
	
	margin-left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787676;
	line-height: 20px;
}

/*left menu*/

#left_menu{
	padding-top:7px;
	padding-left:13px;
	width:279px;
	height:325px;
	background-image: url(../img/left_menu_top.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787676;
}
#left_menu p{width:257px;}
#left_menu span{color:#539ff1;}
#left_menu_bg{min-height:325px;height:325px;
	
	width:279px;
	background-image: url(../img/left_menu_bg.gif);
	background-repeat: repeat-y;
}

#left_menu_bot{
	width:279px;height:11px;
	background-image: url(../img/left_menu_bot.gif);
	background-repeat: no-repeat;
}



/*-------------------------------------------------------------------------------*/
.line{
	margin:0 auto;margin-top:15px; clear:both;
	text-align:center;
	width:906px;
	height:1px;
	background-image: url(../img/line.jpg);
	background-repeat: no-repeat;
}
#corporation{
	margin:0 auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b625b;
}
/*address*/
#address{margin-bottom:15px;
	margin-top:8px;
	width:279px;
	height:140px;
	background-image: url(../img/address.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b625b;
	line-height: 19px;
}
#address div{padding-top:7px;padding-left:7px;}
#address span{color:#ec7320;}
/*-------------------------------------------------------*/
#bot_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#bot_links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#bot_links a:hover{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a37466;
	text-decoration: none;}
	#bot_links span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b625b;
}
.chk{
margin-left:10px;
}
.txtbox{
margin-left:50px;

}
.sign{
margin-left:23px;

}

.textbox {
	
	border:0;
	width:150px;
	height:18px;
	background-image: url(../img/inp2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545353;padding-top:2px;padding-left:5px;
	line-height: 16px;
	}
	.textbox2 {
	
	border:0;
	width:150px;
	height:18px;
	background-image: url(../img/inp2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545353;padding-top:2px;padding-left:55px;
	line-height: 16px;
	}
	
	.error
	{
	color:red;
	}
	
	 .button-1{
	width:62px;
	height:19px;
	vertical-align:middle;
	background-image:url(../img/but_submit.gif);
	background-repeat:no-repeat;
	border:0;
	}
	.button-1:hover{
	width:62px;
	height:19px;
	vertical-align:middle;
	background-image:url(../img/but_submit_over.gif);
	background-repeat:no-repeat;
	border:0;
	}
	
	#colform{float:left;}
#colform{
	width:100%;
	margin-left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787676;
	line-height: 20px;
}
#feed
{
overflow:visible;
width: 260px;
float:none;
height:295px;
}
#feed li
{
list-style: disc;
margin-top: 7px;
}
/**/

.sponsorborder { border: 1px solid #999; }
