@charset "utf-8";
*
{
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #edefee;
}
h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
}
img {
		border:0px;
	}
	
div input form{
		border:0px;
	}
	
p{
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0;
	text-align: justify;
}
	
a{
	border:none;
	outline:0;
	text-decoration:none;
}

ul{
	padding:0;
	margin:0;
}

li{
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clr{
	clear:both;
	font-size: 0px;
	line-height: 0px;
}
.top_header_bg{
	width:100%;
	background-color: #1a2227;

}
.top_header{
width:960px;
margin-left:auto;
margin-right:auto;

}
.top_header .logo{
	width:435px;
	float:left;
	margin-top: 17px;
	margin-left: 4px;
	height: 84px;
}
.top_header .top_header_rt{
	width:520px;
	float:right;
}
.top_header_rt .top_header_icon_bx{
	margin-top: 12px;
	margin-right: 25px;
}
.top_header_icon_bx .home_icon{
	width:50px;
	float:right;
	background-image: url(../images/hme_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cdcfd0;
	text-align: center;
	padding-top: 25px;
}
.top_header_icon_bx .conct_icon{
	width:70px;
	float:right;
	background-image: url(../images/conct_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cdcfd0;
}
a.tp_icn_menu:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cdcfd0;
	font-style: normal;
	font-weight: normal;
}
a.tp_icn_menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cdcfd0;
	line-height: normal;
	font-weight: normal;
}
a.tp_icn_menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #039fc9;
	font-style: normal;
	font-weight: normal;
}
.main-nav{
	width:392px;
	position:relative;
	z-index:1000;
	margin-top: 26px;
	margin-left: 128px;
}

.dancing-couple{
	position:absolute; z-index:50; top:70px; padding-left:35px;
}

.main-nav ul li{
	float:left;
	color:#003847;
	margin-right:1px;
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 97px;
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	height: 27px;
	text-align: center;
}

.main-nav ul li a{
	text-decoration:none;
	color:#003847;
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	width: 97px;
	height: 27px;
	padding-top: 10;
}

.main-nav ul li a:hover, .main-nav ul li a:active{
	color:#fff;
	display:inline;
}


.main-nav ul li a.selected{
	color:#fff;
	display:inline;
	
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #342209; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	text-decoration:none;
	font:bold 13px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:18px;
	z-index:1000;
	background-color: #261409;
	width: 140px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;

}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 18px;
	border-bottom: 1px solid #342209;
	text-decoration: none;
	color: #d59314;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: -5px;
	text-align: left;
	margin-left: -10px;
}


.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color:#fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/************banner************/
.wrapper{
	width:100%;
	background-color:#12396f;
	padding-top: 14px;
	padding-bottom: 36px;
}
.wrapper .banner_bx{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height: 320px;
}
/************middle bdy contener***********/
.min_body_container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bdy_tp_cr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	z-index: 999;
	margin-top: -20px;
}
.min_body_container_min{
	width:958px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/min_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.min_body_container_dwn_bg{
	width:960px;
	z-index: 999;
}
.min_by_cr{
	width:248px;
	float:left;
	margin-left: 50px;
}
.min_by_cr h1{
	width:204px;
	float:left;
	background-image: url(../images/engne_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left: 44px;
	font-family: Calibri;
	text-transform: uppercase;
	font-size: 24px;
	color: #0d0d0d;
	font-weight: normal;
}
.min_by_cr h2{
	width:204px;
	float:left;
	background-image: url(../images/machn_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left: 44px;
	font-family: Calibri;
	text-transform: uppercase;
	font-size: 24px;
	color: #0d0d0d;
	font-weight: normal;
	margin-top: 12px;
}
.min_by_cr h3{
	width:204px;
	float:left;
	background-image: url(../images/techngy_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left: 44px;
	font-family: Calibri;
	text-transform: uppercase;
	font-size: 24px;
	color: #0d0d0d;
	font-weight: normal;
	margin-top: 12px;
}
.min_by_cr .min_img_bx{
	width:247px;
	float:left;
	height: 102px;
	margin-top: 12px;
}
.min_by_cr .min_cont_bx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323332;
	float: left;
	width: 247px;
	margin-top: 12px;
	text-align: left;
	line-height: 18px;
}
/***********body content part*********/
.body_content_prt{
width:960px;
margin-left:auto;
margin-right:auto;
}
.body_content_prt .body_content_lft{
	width:614px;
	float:left;
	margin-left: 6px;
	margin-top: 12px;
}
.body_content_prt .body_content_lft h1{
	float:left;
	font-family: Calibri;
	font-size: 18px;
	color: #121313;
	text-transform: uppercase;
	margin-right: 4px;
}
.body_content_prt .body_content_lft h2{
	font-family: Calibri;
	font-size: 18px;
	color: #10526a;
	text-transform: uppercase;
	margin-top: 12px;
}
.body_content_prt .body_txt_bx{
	float: left;
	width: 614px;
	margin-top: 12px;
	
}
.wel_pic {
	margin-right: 12px;
}
.body_content_rt{
	width:290px;
	float:right;
	margin-top: 14px;
}
.body_content_rt h1{
	float:left;
	font-family: Calibri;
	font-size: 16px;
	color: #121313;
	text-transform: uppercase;
	margin-right: 4px;
}
.body_content_rt h2{
	font-family: Calibri;
	font-size: 16px;
	color: #10526a;
	text-transform: uppercase;
	margin-top: 12px;
}
.body_content_rt_cont{
	margin-top: 12px;

}
.product_list li{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 6px;
}
.product_list li a{
	color: #333333;
}
.product_list li a:hover{
	color: #1D3D4C;
	text-decoration: underline;
}
a.more:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #1D3D4C;
	font-size: 11px;
	padding: 2px;
}
a.more:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #1D3D4C;
	font-size: 11px;
	padding: 2px;
}
a.more:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
	padding: 2px;
}
.contact_with_bx{
	background-image: url(../images/conct_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 286px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	margin-top: 18px;
}
.network_bx{
	width: 286px;
	text-align: center;
	margin-top: 16px;
}
.net_icon{
	margin-left: 12px;
}
/****************footer************/
.footer{
	background-color: #12396f;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 12px;
}
.footer_inside{
width:960px;
margin-left:auto;
margin-right:auto;
}
.footer_left{
	width:300px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	margin-top: 6px;
}
.footer_rt{
	width:260px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9c5c5;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 12px;
}
a.footer_menu:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
}
a.footer_menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
}
a.footer_menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	padding: 2px;
}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #335865; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	text-decoration:none;
	font:bold 13px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:18px;
	z-index:1000;
	background-color: #003847;
	width: 200px;
	visibility: hidden;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -18px;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 18px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
	text-align: left;
	margin-left: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #335865;
	font-weight: normal;
}


.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color:#CCCCCC;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
	text-decoration: none;
}
a.see:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D3D4C;
}
a.see:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D3D4C;
}
a.see:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #355656;
}
