/* CSS Document */

body{
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	line-height:18px;
/*	background-image: url(images/footerch.jpg);
*/	background-repeat: repeat-x;
	background-position: left top;	
}
a.menu:link,a.menu:active,a.menu:visited{font-family:"Gill Sans MT";
font-size:14px;
width:85px;
font-weight:normal;
vertical-align:middle;
display:block;
color:#303030;
line-height:25px;
text-decoration:none;
outline:none;
}

a.menu:hover{font-family:"Gill Sans MT";
font-size:14px;
line-height:25px;

background-repeat:repeat-x;
line-height:25px;
vertical-align:middle;
font-weight:normal;
color:#DB0026;
text-decoration:none;
}
h1{margin:0px;
padding:0px;
color:#666666;
font-size:15px;
}
.heading{color:#666666;
font-size:15px;
font-weight:bold;
padding-bottom:10px;
}
.box{
	width:290px;
	border:1px solid #C4E49A;
	height:250px;
	background-color:#E8F5D8;
	background-image: url(images/design2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.heading2{color:#009900;
font-size:14px;
font-weight:bold;
}
a.services:link,a.services:active,a.services:visited
{font-family:Verdana;
font-size:12px;
font-weight:normal;
color:#333333;
text-decoration:none;
}
a.services:hover
{font-family:Verdana;
font-size:12px;
font-weight:normal;
color:#529DCE;
text-decoration:none;
}
a.more:link,a.more:active,a.more:visited
{font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#529DCE;
text-decoration:none;
}
a.more:hover
{font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#333333;
text-decoration:none;
}
.feedback{font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#529DCE;
}
ul{ margin:0; padding:0; padding-left:20px; text-align:left; list-style:none;}
ul li{margin:0; padding:0; list-style:none; background:url(images/dottedline.png) no-repeat left 0px; line-height:28px;}
ul li a{
	padding-left:12px;
	text-decoration:none;
	background:url(images/Arrow2.jpg) no-repeat left 4px;
	color:#206AB6;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
line-height:28px;

}
ul li a:hover{
	padding-left:12px;
	text-decoration:none;
	background:url(images/Arrow2-hover.jpg) no-repeat left 4px;
	font-family:verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	line-height:normal;
}