/* CSS Document */
body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
}
.header
{
background-image: url(../images/header1.jpg);
background-repeat: no-repeat;
}
.menu
{
background-color: #908c8b;
}
.conbg
{
background-color: #ffffff;
}
.conimage
{
background-image: url(../images/test_bg.jpg);
background-repeat: no-repeat;
}
.arrow_top
{
/*background-image: url(../images/arrow_top.gif);*/
background-repeat: no-repeat;
}
.category
{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
text-decoration: none;
}
.category:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#999999;
text-decoration: underline;
}
.arrow_bottom
{
/*background-image: url(../images/arrow_bottom.gif);*/
background-repeat: no-repeat;
}
.arrow_left
{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.arrow_right
{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}   
.footerbg
{
background-color: #908c8b;
}
.footertop
{
background-image: url(../images/footertop1.jpg);
background-repeat: repeat-x;
} 
.topmenu
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}
.topmenu:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}
.topmenu1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}
.our
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #025077;
font-weight: bold;
text-decoration: none;
}
.clientstext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
.news-cont
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
width: 360px;
height: auto;
line-height: 18px;
margin:0px; padding:0px;
}
.contact
{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #f50000;
text-decoration: none;
}
.contact:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #f50000;
text-decoration: underline;
}
.arrow
{
background-image: url(../images/grey_arrow.gif);
background-repeat: no-repeat;
width: 54px;
height: 52px;
}
.c
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
	.c:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight:normal;
	color:#FF0000;
	text-decoration: none;
	}
