@charset "utf-8";
/* CSS Document
Style Sheet For Widewater ltd.
Developed by: Amjad Mughal
Multemedia & Web Designer
for Netsphere Consultancy ltd.
 */
body{
	background-color:#132942;
	background-image:url(../imgs/body_bg.jpg);
	background-repeat:repeat-x;
}
footer{
	background-color:#0c2035;
	background-image:url(../imgs/footer_bg.jpg);
	background-repeat:repeat-x;
}
.heading1 {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d3edff;
	text-decoration: none;
	letter-spacing:normal;
}
.heading2 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:normal;
}
.text1 {
	font-family: Arial;
	font-size: 13px;
	line-height:1.3;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:normal;
}
.text1:hover {
	font-family: Arial;
	font-size: 13px;
	line-height:1.3;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	color: #00bbff;
	text-decoration: underline;
	letter-spacing:normal;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	line-height:1.2;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:normal;
}
.right_link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:normal;
}
.right_link:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4c7fa6;
	text-decoration: none;
	letter-spacing:normal;
}
.right_link_active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4c7fa6;
	text-decoration: none;
	letter-spacing:normal;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	line-height:1.7;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	color: #2a6084;
	text-decoration: none;
	letter-spacing:normal;
}
.footer:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	color: #6fd9ff;
	text-decoration: underline;
	letter-spacing:normal;
}