@charset "utf-8";
@import url(menu_style.css); 
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bgWeb.jpg) no-repeat center top;
	background-color:#000933;
}

.wrapper{
	width:901px;
	margin:0 auto;
	text-align:left;	
}

strong{
	color:#3076b5;
}
p{
	line-height:12px;
	
}
/***************** over all Link styles  ***********************/
/*a{
	text-decoration:none;
	padding:7px 5px;
	color:#3076b5;	
}
a:hover{
	text-decoration:underline;
	color:#1a72d1;
}
*/
/*************** Header ****************/
.headerLeft{
	width:400px;
	float:left;
/*	margin-top:100px;*/
}
.headerRight{
	width:480px;
	float:right;
	position:relative;
}

.logo{
	padding-top:25px;
	padding-left:13px;
}
.coTagLine{
	float:right;
	padding-top:15px;
	padding-right:8px;
}
/****Main navigation of sites*******/

  
/******************* End ***************************/



.Main-Nav2{
	width:389px;
	height:37px;
	
}

#MainNavPosition{
	position:absolute;
	left:35px;
	top: 72px;
	width: 446px;
}

.clear {
	clear:both;
}
img{
	border:0px;
	text-decoration:none;
}	

.home .header .homeLi a,
.about .header .aboutLi a,
.product .header .headerRight .productLi a,
.contact .header .headerRight .contactLi a{
	background-color: #073e7a;
	cursor:default;
	}


/*************** End Header ****************/
/*************** Content ****************/
.content{
	padding-top:3px;
}
.contentMiddle{
	background:url(../images/contentMiddle.gif) repeat-y;
	width:896px;
}
.contentTop{
	background:url(../images/ContentTop.gif) no-repeat top left;
	height:36px;
}
.contentBottom{
	background:url(../images/contentBottom.gif) no-repeat bottom left;
	height:37px;
}

.content-1{
	padding-top:2px;
	padding-left:33px;
	padding-right:22px;
}

.content-1_left{
	float:left;
	width:603px;
}
.content-1_right{
	float:right;
	width:231px;
}
.grayBoxMiddle{
	background:url(../images/grayBoxMiddle.jpg) repeat-y;
	width:603px;
}
.grayBoxTop{
	background:url(../images/grayBoxTop.jpg) no-repeat top left;
	height:7px;
}
.grayBoxBottom{
	background:url(../images/grayBoxBottom.jpg) no-repeat bottom left;
	height:9px;
}

.grayBoxContent{
	padding:6px
}
.grayBoxContent {
}
.MainTitle{
	padding-top:2px;
	font:16px Arial, Helvetica, sans-serif;
	color:#3076b5;
	font-weight:bold;
}

.secondTitle a{
	color:#3076b5;
	text-decoration: none;
	border-bottom: 1px dotted #3076b5;
}
.secondTitle a:hover {
	border-bottom-style: solid;
}

hr{
	height:0;
	border:0;
	border-bottom:1px solid #aecde9;
}
.content-1_left p{
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	line-height:18px;
}
.BtnsSpace{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:25px;
}
.BtnsSpace2{
	padding-top:8px;
	padding-left:25px;
}
/*************** productDesign Design ****************/
.colorWeb{
	color:#47ae48;
}
.colorTech{
	color:#1f4a8e;
}
.colorCom{
	color:#e34a26;
}

.TitleProduct h2{
	margin-top:20px;
	padding-left:10px;
	background: url(../images/OurProducts.gif) no-repeat;
	width:590px;
	text-indent:-9999px;
	border-bottom:1px dashed #bebfc0;
}
.product-1a{
	float:left;
	background: url(../images/bgProduct2s.gif) no-repeat;
	width:193px;
	margin-right:9px;
}
.product-1b{
	float:right;
	background:url(../images/bgProduct2s.gif) no-repeat;
	width:193px;
	margin-right:0px;
}

.LogoHolder{
	padding-top:10px;
	padding-left:25px;
}
.nameProduct{
	text-align:center;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	color:#3076b5;
/*	border-top:1px dashed #bebfc0;*/
	border-bottom:1px dashed #bebfc0;
	padding:5px;
	margin-left:5px;
	margin-right:5px;
}
.discriptionProduct{
	color:#3b3a3a;
	font-size:12px;
	text-align:justify;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:7px;
}
.discriptionProduct p{
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
	text-align: left;
}

.clickHereProduct{
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px dashed #3076b5;
	border-bottom:1px dashed #3076b5;
	margin-left:5px;
	margin-right:5px;
}

.clickHereProduct ul{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.clickHereProduct li{
	list-style-type:none;
	display:inline;
}
.clickHereProduct li a{
	text-decoration:none;
	padding:7px 5px;
	color:#3076b5;	
}
.clickHereProduct li a:hover{
	text-decoration:underline;
	color:#033091;
}

/*************** End productDesign Design ****************/
/*************** ContactDesign ****************/
.BoxGray{
	background-color:#efeaea;
	height:35px;
	border-top:1px solid #aecde9;
}
.InfoTxt{
	font: 18px Arial, Helvetica, sans-serif;
	color:#3076b5;
	padding-left:35px;
}

.BoxInformation{
	padding-left:35px;
	padding-right:35px;
	
}

.BoxInformation-L{
	float:left;
	width:345px;
/*	border-right:1px dashed #666;*/
}
.BoxInformation-R{
	float:right;
	width:180px;

}
.SubTitle{
	font:16px Arial, Helvetica, sans-serif;
	color:#666666;
}
.SubTitle1{
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#3076b5;
}
.BoxGray2{
	background-color:#efeaea;
	height:35px;
}
.WriteUs{
	font: 16px Arial, Helvetica, sans-serif;
	color:#3076b5;
	font-weight:bold;
	padding-top:8px;
	padding-left:20px;
}
.SubLinkTitle{
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	padding-left:25px;
	padding-top:2px;
}
.BoxGray3{
	background-color:#efeaea;
	margin-top:5px;
}

.RightAddressStyle a{
	text-decoration:none;
	padding:7px 5px;
	color:#000;	
}
.RightAddressStyle a:hover{
	text-decoration:underline;
	color:#1a72d1;
}

/*************** Form****************/
.FormStyles{
	padding-top:10px;
	padding-bottom:10px;
}

form {
    margin: 0 0 0 20px;
}

form p {
    margin: 0 0 5px 0;
}
label {
    color: #036;
    display: block;
		padding-bottom:5px;
}
input{
	border:1px solid #d4d0d0;
	height:24px;
}

textarea{
	border:1px solid #d4d0d0;
}

.formbox {
    width: 250px;
}

fieldset {
    border: none;
}

/*************** ourProduct ****************/
.MainProduct{
	padding-top:10px;
	padding-left:5px;
}
.mainProduct_top{
	background:url(../images/ourProduct_top.gif) no-repeat top left;
	height:24px;
}
.mainProduct_middle{
	background:url(../images/ourProduct_middle.jpg) repeat-y;
	width:597px;
	margin-top:10px;
	margin-left:2px;
}
.mainProduct_bottom{
	background:url(../images/ourProduct_bottom.jpg) no-repeat bottom left;
	height:8px;
}

.Main-1_product{
	float:left;
	width:185px;
	padding:3px;
	margin-right:6px;
	border-right:1px solid #aecde9;
}
.Main-2_product{
	float:left;
	width:180px;
	padding:3px;
	margin-right:6px;
	border-right:1px solid #aecde9;
}
.Main-3_product{
	float:left;
	width:180px;
	padding:3px;
}
.clickTop{
	padding-top:10px;
	padding-bottom:5px;
	float:right;
	padding-right:5px;
}

/*************** Buffy Side ****************/


.ourClients{
	padding-top:5px;
}
.ourClientsMiddle{
	background:url(../images/ourClientMiddle.gif) repeat-y;
	width:228px;
}
.ourClientsTop{
	background:url(../images/ourClientTop.gif) no-repeat top left;
	height:30px;
}
.ourServices{
	background:url(../images/ourServices.gif) no-repeat top left;
	height:30px;
}
.ourClientsBottom{
	background:url(../images/ourClientBottom.gif) no-repeat bottom left;
	height:10px;
}
.ourClientContent{
	padding-top:10px;

}

.ourClientContent p{
	float:left;
	padding-left:10px;
	padding-bottom:10px;

}
.ourClients a img.clientBox {
	border:1px solid #e7e6e6;
	padding:2px;
}

.ourClients a:hover img.clientBox {
	background-color:#e7e6e6;
}

.view_more{
	float:right;
	padding-top:15px;
	font:10px Arial, Helvetica, sans-serif;
	color:#999999;
}
.view_more a{
	color:#999;
	text-decoration: none;

}
.view_more a:hover{
		border-bottom: 1px dotted #999;
}
.MigrationBtn{
	padding-left:10px;
}
.MigrationBtn a{
	text-decoration: none;
	padding:5px;
	/*background-color:#e7e6e6;*/
	color:#333;
	font-weight:normal;
}
.MigrationBtn a:hover{
	background-color:#3076b5;
	color:#fff;
}
.LowerMigrateInstruction{
	width:450px;
	margin-top:20px;
	padding:10px;
	border:1px dashed #bbcbda;
}
.LowerMigrateInstruction td{
	padding:6px;
}
.LowerMigrateInstruction table{
	margin-left:15px;
}

/**************** Small Address *************************/
.Smalladdress{
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.Smalladdress p{
	line-height:18px;
	color:#333;
}

.Smalladdress a{
	text-decoration:none;
	padding:7px 5px;
	color:#333;	
}
.Smalladdress a:hover{
	text-decoration:underline;
	color:#1a72d1;
}

/*************** Buffy Side ****************/
.footer{
	padding-top:20px;
	text-align:center;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	color:#999;
}
.footer p{
	padding-bottom:6px;
}
.footer a{
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
}
.footer a:hover{
	text-decoration:underline;
	color:#fff;
}
/*************** Buffy Side ****************/
.sidebarmiddle{
	background: url(../images/sideBar_Middle.png) repeat-y;
	width:228px;
}
.sidebarmiddle01{
	background: url(../images/sideBar_Middle.png) repeat-y;
	width:228px;
	margin-top:20px;
}
.sidebarTop{
	background:url(../images/sideBar_Top.jpg) no-repeat top left;
	height:24px;
}
.sidebarBottom{
	background:url(../images/sideBar_bottom.png) no-repeat bottom left;
	height:8px;
}

.whoWeare{
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:38px;
	padding-top:4px;
}


/*- Menu 14--------------------------- */

.GrayBox{
	background:url(../images/BgGrayBox.gif) no-repeat top left;
	width:382px;
	height:32px;
}	
.GrayPads{
	padding-left:10px;
	padding-top:5px;
}	
.subMenu {
	width: 200px;
	margin: 10px;
	padding-left:5px;
	}
.subMenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}	
	
.subMenu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
.subMenu li a:link, .subMenu li a:visited {
	color: #333;
	display: block;
	background:url(../images/tab.gif);
	padding: 8px 0 0 10px;
	}
	
.subMenu li a:hover {
	color: #FFF;
	background:url(../images/tab.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
.active {
	color: #FFF;
	background:url(../images/tab.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}						

/*******Product Styles*****/
.GrayBoxContent-R{
	float:right;
	width:320px;
	text-align:justify;
	padding-right:10px;
}
.GrayBoxContent-R p{
/*	text-indent:50px;*/
	padding-bottom:8px;
}

.GrayBoxContent-L{
	float:left;
	width: 250px;
}

.imageLogoAlign{
	padding-left:20px;
}
.ulDesignProduct{
	padding:0;
	margin:0;
}
.ulDesignProduct ul{
	padding-left:50px;
}
.ulDesignProduct li{
	list-style-type:square;
	padding-bottom:5px;
	text-align:justify;
	line-height:17px;
}

/*********************** About Styles Design *******************************/
.product-About{
	float:left;
	background: url(../images/bgProduct2s.gif) no-repeat;
	width:193px;
	margin-right:15px;
}
.product-About{
	float:right;
	background:url(../images/bgProduct2s.gif) no-repeat;
	width:193px;
	margin-right:15px;
}

.OurPartners1{
	padding-bottom:15px;
}
.OurPartners-R{
	float:right;
	width:300px;
}
.OurPartners-L{
	float:left;
	width:300px;
}
.OurPartnersStyles p{
	padding-bottom:5px;
}
.LogoPartnersStyle{
	float:right;
}
/***********Client List Style***************/

/*********************** Contact Design *******************************/

.RightAddressStyle{
	padding-top:16px;

}
.BoxAddressCenter{
	background: url(../images/GrayStroke_Middle.png) repeat-y;
	width:228px;
}
.BoxAddressTop{
	background:url(../images/GrayStroke_Top.jpg) no-repeat top left;
	height:31px;
}
.BoxAddressBottom{
	background:url(../images/GrayStroke_bottom.png) no-repeat bottom left;
	height:8px;
}
.insideAddreBox{
	padding-left:15px;
	padding-right:15px;
}
.insideAddreBox p{
	font:12px Arial, Helvetica, sans-serif;
	line-height:17px;
}

/******************* List of Client Style ******************************/
.ClientListContent{
	float:left;
	width:180px;
	border:1px dashed #ccc;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.ClientListContent p{
	text-align:center;
	padding-bottom:10px;
	padding-top:5px;
}

/*.ClientListContent img{
	padding-right:5px;
}*/
.moveCenter{
	font:12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-bottom:10px;
}
.moveCenter a{
	text-align:center;
	text-decoration:none;
	color:#1c5094;

}
.moveCenter a:hover{
	border-bottom:1px dotted #003366;
}

