/* CSS Document */

#box1{
	width:100%;


}

#box2{
	width:318px;
	background-color:#e8f0f6;
	color:#000;
	font-weight:normal;
	background-image: url(../images/hand1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top:45px;
}

#box2a{
	width:318px;
	background-color:#bdd6ac;
	color:#000;

	margin-top:0px;
	
	/*background-image: url(images/call.jpg);
	background-repeat: no-repeat;*/

}




#box3{
	width:318px;
	border: 1px solid #b1becc;
	test-align:left;


}



#box4{
	width:888px;
	border: 1px solid #ddddda;

}

#box5{
	width:280px;
	height:200px;
	border: 1px solid #ddddda;

}

#box6{
	margin-top:0px;
	margin-right:10px;
	background-color:#c9d4dd;
	color:#000;
	font-weight:bold;
	
	/*background-image: url(images/call.jpg);
	background-repeat: no-repeat;*/

}

#box7{
	margin-top:45px;
	margin-right:10px;
	background-color:#c9d4dd;
	color:#000;
	font-weight:bold;
	
	/*background-image: url(images/call.jpg);
	background-repeat: no-repeat;*/

}

.home { 
	font: 12px arial; 
	padding:0px 14px 0px 14px;
	line-height:22px;
	}
p.sub{
	padding:0px 14px 0px 14px;
	font-weight:bold;
}
	
p.home1 { 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	padding:10px 10px 10px 10px;
	line-height:22px;
	Font-weight:bold;
	padding-top:0px;
	margin-top:0px;
	}
	
p.home1a { 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	padding:10px 10px 10px 10px;
	line-height:22px;

	margin-top:0px;
	}
	
p.home1b { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 10px 0px 10px;
	line-height:18px;
	margin-top:0px;
	}
	
p.home2 { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 80px 10px 10px;
	line-height:18px;
	}
p.home3{
	color:#fff;
	background-color:#3d4246;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: solid #000 1px;
	padding:6px 0 6px 10px;
	margin-bottom:0px;
}

p.green{
	color:#fff;
	background-color:#6ea527;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: solid #6ea527 1px;
	padding:6px 0 6px 10px;
	margin-bottom:0px;
}



table.c{
border:solid 0px #fff;

}

td.c{
	font: 12px arial;
	line-height:18px; 
	Font-weight:bold;
	background-color:#d5e2ec;
	border-bottom:1px solid #fff;
}

td.c1{
	font: 12px arial;
	line-height:18px; 
	background-color:#e8f0f6;
	border-bottom:1px solid #fff;

}

td.d{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px; 
	padding-left:6px;

}