/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2b9fbd;
	font-size:12px;
	font-weight:500;
	}
.call{
	color:#fffffe;
	text-decoration:none;
	}
.call-lemon{
	color:#e3e651;
	text-decoration:none;
	font-weight:600;
	}
.right-menu{
	color:#2b9fbd;
	text-decoration:none;
	font-weight:500;
	line-height:29px;
}
.right-menu:hover{
	color:#000000;
	text-decoration:none;
	font-weight:500;
	line-height:29px;
}
.heading1{
	font-size:18px;
	font-weight:bolder;
	color:#34afd1;
	font-weight:bolder;
	}
.text{
	font-weight:regular;
	color:#3e3e3e;
	text-decoration:none;
	}
.heading2{
	font-size:12px;
	font-weight:bolder;
	color:#34afd1;
	font-weight:bolder;
	}
.orange-line{
	font-size:12px;
	font-weight:bolder;
	color:#bfc637;
	font-weight:bolder;
	}