html {
	background: #B61A1A;
}

body {
	position:relative; 
	padding:0;
	margin:0 auto;
	width:1000px;
	font: normal 11px Verdana, Helvetica, sans-serif; 
	color: #FFF0CD;
	text-align:left;	
}
/* 	border:1px solid #000;  */

#search_for_main {
	position:absolute;
	top:100px;
	left:800px;
	width:180px;
	height:100px;
}

#search_for {
	position:absolute;
	top:30px;
	left:800px;
	width:180px;
	height:100px;
}

#lf {
	margin:0;
	padding:0;
	text-align:left;
}

#mtbl {
 min-width: 1000px;	
; width: expression((document.body.clientWidth||document.documentElement.clientWidth)  > 1000 ? '100%' : '1000px');

}

A {
	color:#F6B900;
}

A:hover {
	text-decoration: none;
}

.girl {
	background: url(../images/design/1.jpg) no-repeat left top;
}

.girl3 {
	margin-top:250px;
	background: url(../images/design/3.jpg) no-repeat left top;
}

#left {
	min-height:400px;
	margin-top:20px;
	background: url(../images/design/2.gif) repeat-y left top;
}

*html TD#left {
    height:expression(this.Height > 400 ? '100%' : '400px');	
}

#f1 {
	background: url(../images/design/f1.gif) repeat-x left top;	
}

#f2 {
	background: url(../images/design/f2.gif) no-repeat left top;	
}

#f3 {
	height:81px;
	background: url(../images/design/f3.gif) no-repeat right top;	
}

.title {
	height:38px;
	padding-left:20px;
	font-family:Tahoma, sans-serif;
	font-size:20px;
	line-height:35px;
	background: url(../images/design/title.gif) no-repeat left top;
}

#menu {
	width:90%;
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	color:#FFF0CD;
}

#menu li { 
	list-style-type:none; 
	line-height:25px;
	border-top:1px dotted #D98271;
	}


#menu li A {
	color:#FFF0CD;
	text-decoration:none;
}

#menu li A:hover {
	color:#F6B900;
}

#submenu {
	margin-left:10px;
	padding:0px;
	color:#F6B900;
	font-size:11px;
}

#submenu li{
	border:0;
}

#submenu li A {
	color:#F6B900;
}

#submenu li A:hover {
	color:#FFF0CD;
}

#submenu2 {
	margin-left:20px;
	padding:0px;
	color:#FFF0CD;
	font-size:11px;
	font-weight:100;
}

#submenu2 li { 
	list-style-type:disc; 
	h/eight:15px;
	line-height:15px;
	}

#submenu2 li A {
	color:#FFF0CD;
}

#submenu2 li A:hover {
	color:#F6B900;
}

#main_content {
	margin-top:250px;
	margin-left:260px;
	margin-bottom:60px;
}

#main_content TABLE{
/*	margin-left:260px; */
}

.footer {
	color:#2F0707;
	font-size:10px;
	font-weight:bold;
}

.footer A {
	color:#2F0707;
	text-decoration:none;
}

.footer A:hover {
	text-decoration:underline;;
}

.br {
	height: 1px;
	overflow: hidden;
	clear: both;
	visibility: hidden;
}

/*     border:1px solid #000;      */




#online-table {
	width:403px;
	background:#EA9A05;
	}

#online-table .in {
	padding-left:30px;
	padding-right:10px;
	}
.input-text, .input-select, .input-textarea {
	border:1px solid #514F4B;
	width:215px;
	font: normal 12px Verdana, Helvetica, sans-serif; 
	}
.input-textarea {
	width:280px;
	height:125px;
	}
	
	
	
#feedback label{
	display:block;
	padding:0 0 2px 3px; 
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	