body { 
margin:20px 40px;  
font-family:Arial; font-size:14px;  background: url(../img/bg/grad2.jpg) repeat-x #006699;}

#cntr { border:1px solid #000;width: 900px; margin-left: auto; margin-right: auto;}
a { color:#10639a; text-decoration:none;}
a:hover { text-decoration:underline;}
p { padding: 0 10px 5px 10px; text-align: justify;}
h1 { margin:0; padding:10px 0 0 10px; font-size:18px; color:#10639a; }
#contact { display:block; font-weight: bold; margin: 50px 0 0 0; padding: 10px 5px; font-size: 14px; text-align: right; background: #eee;}
#hdr { 
position: relative;
height: 127px;width: 900px;background:url(../img/hdr/head_bckg2.jpg) no-repeat #0EA5FE; 
}
#menu2 { position:absolute; bottom:0; right:0;}
#menu2 a {margin: 0 3px; display:block; background: #10639a; color: white; float:left; font-size:12px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding:5px 20px 2px 20px;}
#menu2 a:hover{ color:yellow; background: #10639a;}


#main { float:left; background:url(../img/hdr/side_back.gif) no-repeat top right #fff; }
.current { color: black !important; background: #e8e8e8 !important;}

#sideCont { width: 300px; float:right;  padding: 20px 5px; font-size:10px; background: #eee; border: 1px solid #ccc;}
#sideCont  h1 { font-family: Arial; margin:0; padding:0 0 20px 0; text-transform:uppercase; color:#000;}
.desc { }
#sideCont p {text-align: center;}
#mainCont { margin: 0 310px 0 0; background:url(../img/hdr/mainbg.gif) repeat-x ; padding:10px;}

#mainCont li {list-style: none; padding-left: 20px; background: url(../img/hdr/bullet.gif) no-repeat;}

#mainPg {  margin: 0; background:url(../img/hdr/mainbg.gif) repeat-x #fff; padding:10px; width: 880px; min-height: 400px; }

#footer {text-align: center;padding: 2px 0; color:#fff; font-size:12px; background: #222; clear:both;  }

#servMenu {
	float: left;
	height: 250px;
}

#servMenu ul { margin: 0; padding: 0 0px 0 5px;}
#servMenu li {
	margin: 0;
	list-style: none;
	text-align: right;
}
#servMenu a{
	padding: 3px 0 3px 10px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	max-width: 200px;
	border-bottom: 1px solid #ccc;
}
#servMenu a:hover {
	color: white;
	background: #10639a;
	border-bottom: 1px solid #10639a;
	text-decoration: none;
	
}
#services {
	
}
#toolnote {
	margin-top: 20px;
	width: 200px;
	font-size: 10px;
	color: #777;
	text-align: left;
}
.toolBl {
	background: #eee;
}
.toolBl h3 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}
.toolBl img {
	border: none;
	float: right;
	margin-left: 10px;
}
.acco {
	padding: 0 0 0 10px;
	height: 100%;
}
.acco h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #10639a;
}

.impTbl {
  border-collapse: collapse;
  margin-top: 30px;
}
.impTbl th {
font-weight: bold;
color: white;
background: #10639a;
text-align: right;
border-bottom: 1px solid #ddd;
}
.impTbl td {
	border-bottom: 1px solid #ccc;
	padding: 2px 20px;
}
.impHead {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #10639a;
  padding: 10px 0px !important;
}
#mainSel {
 width: 100%;
}
#mainSel th{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #ddd;
	padding: 5px;
}
#mainSel td {
	text-align: center;
	cursor: pointer;
	background: #eee;
	border: 1px solid #ccc;
	margin: 5px 10px;
	padding: 5px 0;
}
#mainSel td span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}