/* CSS Document*/

body
{
	margin:0px;
		
}


td
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #636363;
	
}

.contact
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #052764;
}

.contact1
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #052764;
}





.welcome
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #636363;
}

.lowloader
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #636363;
}



.footercenter
{
background-image: url(../images/footercenter.gif);
background-repeat: repeat-x;
}



.seprator
{
background-image:url(../images/seprator.gif);
background-repeat:no-repeat;
}


.homehover
{
background-image:url(../images/homehover.gif);
background-repeat:no-repeat;
}

.hiabhire
{
background-image:url(../images/hiabhire.gif);
background-repeat:no-repeat;
}

.gallery
{
background-image:url(../images/gallery.gif);
background-repeat:no-repeat;
}


.clients
{
background-image:url(../images/clients.gif);
background-repeat:no-repeat;
}

.contactus
{
background-image:url(../images/contactus.gif);
background-repeat:no-repeat;
}

.border
{
border-bottom:solid;
border-bottom-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:1px;
}