#menu #cont{
	color: #0064B5;
	background: #fff url(/images/menubghover.gif) no-repeat  center top;
}

#frm{
	background: url(/images/contactbg.gif) no-repeat left top;
	margin:0px auto;
	height:350px;
	width:470px;
	float:left;
}

#frm .r{
	margin-top:5px;
	line-height:0px;
	font-size:0px;

}

.r .l{
	float:left;
	width:100px;
	text-align:right;
	font-weight:bold;
	color:#999;
}

.r .c{
	float:left;
	padding-left:10px;
}

.txt{
	font-size:12px;
	width:320px;
	background:url(/images/bginput.gif) no-repeat left top;
	border:1px solid #ccc;
	margin:0px;
	padding:0px;
}

.txta{
	font-size:12px;
	width:320px;
	height:200px;
	background:url(/images/bginput.gif) no-repeat left top;
	border-top:0px solid #ccc;
	border-left:0px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;

}

.r .b{
	color:#0064B5;
	background-color:inherit;
}

#nfo{
	float:left;
	text-align:center;
	color:#666;
	padding-top:15px;
}

.sep{
	margin:10px 0px 5px 0px;
	width:150px;
	height:25px;
	line-height:25px;
	text-align:left;
	font-weight:bold;
	color:#0064B5;
	padding-left:35px;
	background: url(/images/label.png) no-repeat left top;
}

form{
	padding:0px;
	margin:0px;
}

#con{
	padding-left:50px;
}

.taj{
	padding:10px;
	color:#444;
}


.btn{
	color:#0064B5;
	background-color:#eee;
	border:1px solid #ccc;
	padding:0px 15px;
	font-weight:bold;
	margin-top:15px;
}

#top{

	background: url(/images/contact.png) no-repeat left top;
	height:100px;
	border-top:2px solid #55A0D3;
}


.war{
	font-weight:bold;
	color:red;
	padding:10px 0px 25px 0px;
}