/* Webdev's CSS */
/*Prepared By Snigdha*/
*{
padding:0px;
margin:0px;
}
/* RESET TAGS*/
table, tr, td, th, h1, h2, h3, h4, h5,  dir, dl, dd, dt, ul, li, ol, form, textarea,  input, select, p, img 
{ 
	margin: 0px; 
	padding: 0px; 
}
/* RESET TAGS END*/
/* DEFAULT BODY DECLARATION*/
body 
{ 
	margin: 0; 
	padding: 0px; 
	font-family: trebuchet ms, Arial, Helvetica, sans-serif ;  
	font-size: 13px; 
	color: #666666; 
	background: #f8f5ee url(../images/index_06.jpg) repeat-x;

}
h1
{
	font-family: "Myriad Pro",Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#313131; 
	font-weight:bold;
	font-style:italic;
	padding-top:10px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#444444; 
	font-weight:normal;
	font-style:normal;
	padding:5px 20px 8px 5px;
	line-height:18px;
	text-align:justify;
}

h2 ul
{
	list-style:none;
}

h2 ul li
{
	list-style: none;
	padding-left:10px;
}

p
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#444444; 
	font-weight:normal;
	text-align:justify;
	padding:10px 20px 0 0;
	line-height:18px;
}
/* DEFAULT BODY DECLARATION ENDS*/
/* Common class start*/
.bodytext
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#313131; 
	font-weight:normal;
	line-height:18px;
	text-align:left;
	padding-right:5px;
}
.bodytext a
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#313131; 
	font-weight:normal;
	line-height:18px;
	text-align:left;
	text-decoration:none;
}
.bodytext a:hover
{
	text-decoration:underline;
}

.table_bdr
{
	border:#A6A6A6 solid 1px;

}
.textbox
{
	width:200px;
	border: solid 1px #999999;
	background:#f9f9f9;
	margin-left:5px;
}
.textbox1
{
	width:300px;
	border: solid 1px #999999;
	background:#f9f9f9;
	margin-left:5px;
}

/* Common class ends*/

.main_container
{
	width: 922px; 
	height:auto; 
	margin:0 auto 0 auto;
}
.page_container
{
	width: 922px; 
	height:auto; 
	background:url(../images/index_12.jpg) repeat-y;
	margin:0;
}

.body_container
{
	width:907px; 
	height: auto;
	margin:0 auto 0 auto;
}

.header_container
{
	height: 82px;
	width:909px; 
	margin:0 auto 0 auto;
	background:url(../images/index_03.jpg) repeat-x;
}

.header_left
{
	width:150px;
	height:55px;
	margin:22px 0 0 5px;
	float:left;
	/*padding-top:1px;*/
}


.header_right
{
	width:740px; 
	height:74px;
	float:right;
	margin: 8px 0 0 0;
}

.header_right_top
{
	width:155px; 
	height:36px;
	float:right;
	margin:0 10px 4px 0;
	padding-top:3px;
	background:url(../images/index_10.jpg) no-repeat;
}

.banner_container
{
	width:907px; 
	height:149px;
	margin:0 auto 0 auto;
	background:url(../images/index_20.jpg) no-repeat;
}

.menu_container
{
	width:730px;
	height:31px;
	margin:0 0 0 10px;
	border-bottom:#4a779c solid 1px;
}

.menu_left
{
	width:10px;
	height:31px;
	margin:0;
	float:left;
	background:url(../images/index_13.jpg) no-repeat;
}

.menu_mid
{
	width:709px;
	height:31px;
	margin:0;
	float:left;
	background:url(../images/index_14.jpg) repeat-x;
}

.menu_right
{
	width:10px;
	height:31px;
	margin:0;
	float:right;
	background:url(../images/index_15.jpg) no-repeat;
}

.service_container
{
	width:907px; 
	height:113px;
	margin:0 auto 0 auto;
}

.services
{
	width:214px; 
	height:113px;
	margin:0 17px 0 0;
	float:left;
}

.services_last
{
	width:214px; 
	height:113px;
	margin:0;
	float:right;
}

.middle_container
{
	width:907px; 
	height: auto;
	margin:0 auto 0 auto;
}

.left_container
{
	width:215px;
	height:auto;
	float:left;
	margin:10px 0 0 0;	
}
.left_top
{
	width:215px;
	height:37px;
	margin:0;
	background:url(../images/index_22.jpg) no-repeat;	
}

.left_mid
{
	width:213px;
	height:auto;
	margin:0;
	border-right:solid 1px #d3d3d3;
	background:#e8e8e8 url(../images/index_21.jpg) repeat-x	
}

.left_bot
{
	width:215px;
	height:10px;
	margin:0;
	background: url(../images/index_17.jpg) repeat-x	
}

.right_container
{
	width:665px;
	height:auto;
	float:right;
	margin:10px 5px 0 0;	
}

.plan_container
{
	width:920px; 
	height:158px;
	margin:10px auto 0 auto;
}

.plans
{
	width:194px; 
	height: 158px;
	margin:0 40px 0 6px;
	float:left;
}

.plans1
{
	width:194px; 
	height: 158px;
	margin:0 5px 0 0;
	float:right;
}

.page_bottom
{
	width: 918px; 
	height:15px; 
	background:url(../images/index_2.jpg) no-repeat;
	margin:0 auto 0 auto;
}

.port_pic
{
	width:182px;
	height:auto;
	margin:0 auto 0 auto;
	padding-top:10px;
}

.porttext
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#555554; 
	font-weight:bold;
	padding:5px 0 10px 5px;

}
.porttext a
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#555554; 
	font-weight:bold;
	text-decoration:none;

}

.porttext a:hover
{
	text-decoration:underline;

}

.footer_container
{
	width: 100%; 
	height: 44px;
	background:url(../images/index_38.jpg) repeat-x;
	margin:20px 0 0 0;
}

.footer_text
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#d9e2ec; 
	font-weight:normal;
	text-align:center;
	padding:20px 0 0 20px;

}
.footer_text a
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#d9e2ec; 
	font-weight:normal;
	text-decoration:none;

}
.footer_text a:hover
{
	text-decoration:underline;

}
.bottext
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#666666; 
	font-weight:bold;
	padding:8px 0 0 160px;

}

/* ----------------------- Link pages -----------------------*/

.linkheading
{
	font-family: "Myriad Pro",Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#516b00; 
	font-weight:bold;
	font-style:italic;
	padding:8px 0 5px 5px;
	border-bottom:solid 1px #666600;
}

.link_sub_heading, .link_sub_heading a
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#b05c03; 
	font-weight:bold;
	text-decoration:none;
	padding:15px 0 2px 5px;

}
.link_sub_heading a:hover
{
	text-decoration:underline;
	color:#000000;
}

.link_sub_heading ul
{
	list-style:none;
	margin:12px 0 0 10px;
}

.link_sub_heading ul li
{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#444444; 
	font-weight:normal;
	font-style:normal;
	padding:0 80px 5px 20px;
	line-height:18px;
	text-align:justify;
	background:url(../images/arrow.jpg) no-repeat;
}



