body,td,th {
	font-family: verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color:#333333;
	margin: 0px;
}

.low-bg{background-image:url(images/low-bg.jpg);
background-repeat:repeat-x;
height:68px;
}

.why-with-us{background-image:url(images/why-with-us.jpg);
background-repeat:no-repeat;
height:46px;
}

.latest-pro{background-image:url(images/latest-projects.jpg);
background-repeat:no-repeat;
height:44px;
}

h1{font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#ff7f00;
margin:0px;
text-decoration:underline;
}

.v-border{border-left:1px solid #186d84;}
.h-border{border-bottom:1px solid #186d84;}

.text-pad{padding-left:20px;
line-height:18px;
padding-right:10px;
padding-bottom:10px;
padding-top:5px;
text-align:justify;
}

.pad{padding:5px;}

a{color:#186d84;
font-weight:bold;
text-decoration:underline;
}

a:hover{color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}


