html {
	height: 100%;
}
body {
background:#fcfacf url(../new_design/imgs/bgBody.jpg) repeat-x scroll center top;
color:#422c1f;
font-family:Arial,Tahoma,Verdana,Sans-serif,Helvetica;
font-size:12px;
height:100%;
margin:0;
padding:0;
}
#wrap {
	height: 100%;
	min-height: 100%;
	margin-bottom: -142px;
}
html>body #wrap {
 height: auto;
}
.container {
 width: 960px;
margin: 0 auto;
padding: 0;
}
.header {
 height: 27px;
 }
 .line {
 height: 107px;
 }
 .line-menu {
 height: 24px;
 }
 .right_column{
 	width: 250px;
	text-align: center;
	margin-left: 20px;
 }
 .left_menu{
 	text-align: right;
	width: 166px;
	background: url(../new_design/imgs/bg_leftMenu.jpg) repeat-y scroll center top;
	padding-bottom: 20px;
	vertical-align: top;
 }
 .menu {

padding:0px 0px 6px;
text-align:right;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
a.button {
    background: transparent url('../new_design/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px; 
	 font-family:Arial,Tahoma,Verdana,Sans-serif,Helvetica;
    height: 30px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
	 margin-top: 5px;
}
a.button span {
    background: transparent url('../new_design/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 20px;
    padding: 5px 0 5px 28px;
	 width: 110px;
	 text-align: center;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 28px; /* push text down 1px */
}
.menu ul {
margin:0;
padding:0;
float: right;
}
.menu li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top: 2px;
}
img {
border:0 none;
margin:0;
padding:0;
}
.clear {
clear:both;
}
.content {
padding-bottom:20px;
}
.main_content{
	padding-right: 20px;
}
.working_div{
	padding-left: 10px;
	
	height: auto;
	margin-bottom: 3px;
}
h4{
	padding: 2px;
	margin: 5px;
}
.type2{
	background-image:url(../new_design/imgs/bg_inputs.jpg); 
	background-repeat:repeat-x; 
	width:100px; height:25px; 
	padding:5px; font-size:11px; 
	border:2 solid #3b2b1d;
}
.type22{
	background-color: #e5df78;
	border: 1px solid #c7be21;
	padding: 0;
	cursor: pointer;
	text-align: center;
	margin: 0;
	margin-bottom: 3px;
	width: 90px;
	
}
.type22_down{
	background-color: #fcfacf;
	border: 1px solid #c7be21;
	padding: 0;
	cursor: pointer;
	text-align: center;
	margin: 0;
	margin-bottom: 3px;
	width: 90px;
	
}
.type3{
	background-color: #e5df78;
	border: 1px solid #c7be21;
	width: 114px;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}
#msg{
	background-color: #e5df78;
	border: 1px solid #c7be21;
	width: 270px;
	height: 120px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
.big_button{
	width:140px;
}
.sendButton{
	width:140px;
	
}
.av_link{
	background-color: #e5df78; 
	border: 1px solid #c7be21;
	width: auto;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
/*=====Footer=============================================================================*/



.footer {
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #e5df78;
	
	
	height: 142px;
}
.footerCont {
 width: 910px;
 margin: 0 auto;
 padding-top: 26px;
}
.footerLeft {
 width: 158px;
 
}
.footerRight{
	padding-left: 100px;
}
.footerRight ul {
 margin: 0;
 padding: 0;
}
.footerRight li {
 list-style: none;
 display: inline;
 padding: 0px 2px;
}
.footerRight a {
 color: #000000;
 text-decoration: none;
}
.footerRight a:hover {
 color: #000000;
 text-decoration: underline;
}

H5{
	padding: 2px;
	float: right;
}
a{
	color: #1e2506;
	text-decoration: underline;
	cursor: pointer;
}


/*========================================================================================*/
