@charset "utf-8";
/* CSS Document */
/*.............................................body................................................*/
body {
	margin:0 auto;
	padding:0;
	border:0;
	width:100%;
	background-attachment:fixed;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center 0;
}

#clear{ clear:both;}
p{margin:0; padding:0;  }
/*.............................................................text-------------------------------------------------------*/
.header-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	width:auto;
	line-height:30px;
	font-weight:bold;
	text-decoration: none;
	}

.text-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	color:#f88c1d;
	width:230px;
	line-height:30px;
	font-weight:bold;
	height: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CACACA;
	
}
.text-0 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#f88c1d;
	width:230px;
	line-height:30px;
	font-weight:bold;
	height: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CACACA;
	
}

.ourservices {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	color:#f88c1d;
	height:30px;
	font-weight:bold;
	line-height:30px;
	
}
.ourservices-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#f88c1d;
	height:30px;
	font-weight:bold;
	line-height:30px;
	
}
.ourservices-1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#f88c1d;
	height:30px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	display:block;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
	
}
.ourservices-1 a:hover
	{
		-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  background-image: -moz-linear-gradient(top left, #e8e7e7 0%, #f7f5f5 100%);
   background-image: -ms-linear-gradient(top left, #e8e7e7 0%, #f7f5f5 100%);
    background-image: -webkit-linear-gradient(top left, #e8e7e7 0%, #f7f5f5 100%);
  	color:#FF0000;
	}
.text-2{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-align:justify;
	line-height: 20px;
	text-decoration: none;
}
.text-2 a{
	font-family:Arial;
	font-size:12px;
	color:#797979;
	font-weight:normal;
	text-align:justify;
	line-height: 20px;
	text-decoration:none;
}
.text-2 a:hover{
	color:#f88c1d;
}
.Raedmore-text {
	color:#01432a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration: none;
}
/*.............................................bg................................................*/
.bg  {
	background:#f8f8f8;
	width:1020px;
	height:auto;
	margin-top:20px;
	margin-bottom:0px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}

/*------------------------------------------header-bg-------------------------------------------*/

.header-bg {
	width:1020px;
	height:120px;
	margin:auto;
}
/*------------------------------------------header-bg-left-------------------------------------------*/
.header-bg-left {
	width:250px;
	height:120px;
	float:left
}
/*------------------------------------------header-bg-right-------------------------------------------*/
.header-bg-right {
	width:750px;
	height:120px;
	float:right;
}
/*------------------------------------------header-bg-right-top-------------------------------------------*/
.header-bg-right-top {
	width:240px;
	height:40px;
	float:left;
	padding-left: 510px;
}
.header-bg-right-top  ul {margin:0; padding:0; list-style:none;  }
.header-bg-right-top  ul li {float:left;  }
.header-bg-right-top  ul li a {
	text-decoration:none;
	color:#AEAEAE;
	font-family:Arial;
	font-size:12px;
	padding:0px 10px;
}
/*------------------------------------------header-bg-right-bottom-------------------------------------------*/
.header-bg-right-bottom {
	width:750px;
	height:36px;
	float:left;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}

/*.........................................................navigation............................................*/

#navigation
	{
	width:720px;
	height:36px;
	float:left;
	padding-left:30px;
	
	}
#navigation ul {margin:0; padding:0; list-style:none;  }
#navigation ul li {float:left; }
#navigation ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	line-height:36px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-weight: normal;
	text-transform:uppercase;
	display:block;
}

#navigation ul li a:hover
	{
	background:url(../images/navi-hover.jpg) repeat-x;
	height:36px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#FFFFFF;
	}

/*...........................................................banner..........................................................*/

#banner-bg{
	width:1020px;
	height:447px;
	margin:auto;
}

#banner{width:1020px; height:400px; margin:auto; }
#banner-saido{
	width:1020px;
	height:47px;
	margin:auto;
}

/*...........................................................cantant-bg.......................................................*/

.cantant-bg  {
				width:1020px;
				height:auto;
				margin:auto; 
			 }


/*.......................................................footer ............................................*/
.footer{
	margin:auto;
	width:1060px;
	height:358px;
	background-color: #212121;
}



/*............................................................................................................................................*/
/*..........................................................................About-us-page-----------------------------------------------------*/
/*............................................................................................................................................*/

.about-banner-bg {width:1020px; height:347px; margin:auto;  }

.about-banner{width:1020px; height:300px; margin:auto;  }
