/* CSS Document */
body{
	background-image: url(../Images/Page_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #5195d2;
	background-position: top;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #2dbefc;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.page_border {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.header {
	width: 980px;
}
#top_menu{
	background-image:url(../Images/menu_bg.jpg);
	width:100%;
	text-align:center;
	height: 33px;
}
.top_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../Images/menu_bg.jpg);
}
.top_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 161px;
	height: 33px;
	text-align: center;
	float: left;
	color:#FFFFFF;
	background-image: url(../Images/menu_bg.jpg);
	line-height: 33px;
}
.top_menu li a:hover {

	text-decoration: underline;
	color:#FFF !IMPORTANT;
}
.top_menu li a {
	text-decoration: none;
	color: #FFF !important;
	background-image: url(../Images/menu_div.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	font-weight: bold;
}
.page_container {
	padding: 5px;
}
.bottom td {
	vertical-align: top;
	text-align: left;
	background-image:url(../Images/bottom_link_bg.jpg);
	background-repeat: no-repeat;
	height:200px;
	background-position: center top;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 11px;
}

.footer_link_title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1fafee;
}

.box_brd {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-image: url(../Images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
}
.pack_bg {
	text-align: center;
	padding-top: 35px;
	width:230px;
	float:left;
	font-family: Verdana;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.pack1{
	background-image: url(../Images/start_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.pack2{
	background-image: url(../Images/start_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.pack3{
	background-image: url(../Images/start_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.pack4{
	background-image: url(../Images/start_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.txtara{
	width:120px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 14px;
}
.inner_bg_left {
	background-image: url(../Images/inner_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


.search_logo{
	border: 1px solid #ececec;
}
.arrow {
	line-height: 20px;
	list-style-image: url(../Images/arrow.jpg);
}

.inner_page{
	padding:8px;
	background-color: #f9f9f9;
	border: 1px solid #999999;
	margin: 3px;
}
.blue_title1{ color:#2dbefc; font-weight:bolder; font-size:24px; font-family:"Arial"}
.blue_title2{ color:#2dbefc; font-weight:bold;}
.inner_bg_right {
	background-image: url(../Images/inner_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width:20px;
}
.inner_bg_top {

	background-image: url(../Images/inner_top_center.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.inner_bg_bottom {


	background-image: url(../Images/inner_bottom_center.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.Central_grey{
	border: 1px solid #939393;
	background-color:#99cc33;
}

/*--------------------------------------------------------------------------------22 Oct------------------------------------*/
.grey_botom_bg{
	background-image:url(../Images/grey_botom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.grey_cener_border{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cacaca;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
	padding: 3px;
}
.grey_center_content{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.top_service{
	margin: 0px;
	padding:0px;
}
.top_service li{
	background-image:url(../Images/link_div.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	line-height: 35px;
	background-position: center bottom;
	padding-left:55px;
}

.popuphead a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1fafee; text-decoration:none;
}

.popuphead a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #99cc33; text-decoration:none;
}


.star {
	font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#F00;
}






#image1,#image2,#image3,#image4,#image5,#image6,#image7{ cursor:pointer}
.sizezero{font-family:tahoma; font-size:11px;}