.label
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}
.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
/*   SERVICES START   */
#ser_top
{
	width:300px;
	height:150px;
	float:left;
	background-repeat:no-repeat;:
}
.ser_right
{
	width:670px;
	/*height:550px;*/
	float:right;
	margin-right:2px;
	margin-top:50px;	
	text-align:left;
}
#ser_menu
{
	position:absolute;
	z-index:1;
	
	top:300px;
	width:301px;
	height:300px;	
	text-align:left;
	line-height:30px;
	float:right;
	/*background-image:url(../images/line-h.jpg);
	background-repeat:no-repeat;
	background-position:right;*/
}
.menu_tap
{
	width:100%;
	height:30px;
	background-image:url(../images/menu_tap1.jpg);
	cursor:pointer;
}.menu_tap a
{
	color:#FFFFFF;
	text-decoration:none;
}.menu_tap a:hover
{
	color:#FF8400;
	text-decoration:none;
}
#hi
{
	width:2px;
	height:550px;
	float:left;
	background-image:url(../images/line-h.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:15px;
}
/*   SERVICES END   */

/*   ABOUT START   */
#abouts
{
	margin:0 auto;
	width:90%;
	height:90%;
	border:1px solid #FFFFFF;
}
/*   ABOUT END   */
.error
{
	color:#FF0000;
	display:none;
	font-size:10px;
}


