
/** index page **/
.ind {
	width:518px;
	height:650px;
	background: url(/images/backgrounds/bg_ind.jpg) no-repeat top left;
}
.ind .hh2 {
	width:250px;
	height:42px;
	background: url(/images/backgrounds/bg_indh2.gif) no-repeat top left;
	padding:13px 0 0 10px;
}
.ind .hh2 a {
	color:#ffffff;
	text-decoration:none;
	font: normal 12px/14px Arial, sans-serif;
}
/*
.ind2 {
	width:259px;
	height:216px;
	background: url(/images/backgrounds/bg_ind4.jpg) no-repeat top left;
} */
.ind1 {
	width:253px;
	height:216px;
	color:#ffffff;
}
.ind1 p, .ind1 div {
	color:#ffffff;
}
.ind2 {
	width:253px;
	height:216px;
} 


.ind_graytop {
	width:518px;
	height:12px;
	background: url(/images/backgrounds/bg_indbtm1.jpg) no-repeat top left;
}
.ind_graybtm {
	width:518px;
	height:14px;
	background: url(/images/backgrounds/bg_indbtm2.jpg) no-repeat top left;
}
.ind_gray {
	width:518px;
	background:#EBEAED;
	font: normal 12px/14px Arial, sans-serif;
	color:#000000;
}
.ind_gray img {
	margin:5px 10px 5px 0;
}
.ind_gray h2 {
	font: bold 16px/15px Arial, sans-serif;
	color:#39388C;
}
.ind_gray p, .ind_gray div {
	font: normal 12px/14px Tahoma, Arial, sans-serif;
	color:#000000;
	padding:5px 0;
}
.ind_gray ul {
	padding-left:15px;
}


/*****  inner page  *****/
#nav_bar {
	font: normal 11px/14px Tahoma, Arial, sans-serif;
	padding: 0px 20px 10px 20px;
	color:#ffffff;
}
#nav_bar a {
	color:#ffffff;
}

.serv_desc {
	margin:10px 60px;
	text-align:justify;
}

.tbl {
	margin:0 20px 10px 40px;
	width:665px;
	border-left:1px dashed #CDCDCD;
	border-top:1px dashed #CDCDCD;
}
.tbl td {
	padding:5px;
	border-right:1px dashed #CDCDCD;
	border-bottom:1px dashed #CDCDCD;
}
.tbl .tbl_hdr {
	background:#A9D7E4;
	font:bold 12px/14px Tahoma, Arial, sans-serif;
	color:#1A3C61;
	text-align:center;
	padding:10px;
}
.tbl .nech {
	background:#E6F3F7;
}

/************************************************************/
#inner1 {
	height:12px;
	background:url(/images/backgrounds/bg_inner1.jpg) no-repeat top left;
}


.section {
	height:47px;
	width:192px;
	background:url(/images/backgrounds/bg_section.jpg) no-repeat top left;
}
.section_sep {
	height:47px;
	width:3px;
}
.section img {
	border:1px solid #777878; 
	margin:0 10px; 
	float:left;
}
.section_thumbs {
	display:block;
	margin-top:5px;
	color:#ffffff;
	text-decoration:none;
}

.section_block {
	height:210px;
	width:518px;
	background:url(/images/backgrounds/bg_section_desc.jpg) no-repeat top left;
	color:#ffffff;
}
.section_block img {
	margin:5px; 
	float:left;
}
.section_block p {
	color:#ffffff;
	font-size:12px;
}
.section_block h2 {
	height:30px;
	margin-left:15px;
	padding-top:15px;
	color:#ffffff;
}


.h2pro {
	height:31px;
	width:200px;
	background:url(/images/backgrounds/bg_h2pro.jpg) no-repeat top center;
}
