@charset "utf-8";
/* CSS Document */
@font-face{
	font-family:aryan;
	src:url(../font/13571_ErasDemiITC.ttf);
	}
@font-face{
	font-family:shashi;
	src:url(../font/01182_AgencyFB.ttf);
	}
html{
	min-height:100%;
}
html,body {
	margin:0;
	padding:0;
	background: #ffffff url(../images/bg.jpg) repeat-x 0 0;
	font-family:Calibri;
}
a:link, a:active, a:visited{ text-decoration:none; }
img{
	border:none;
	outline:none;
} 
.alignleft{
	float:left !important;
}
.alignright{
	float:right !important;
}
.somaya{
	color:#9999;
	font-weight:600;
	}
a.viewmore{
	font:11px/15px Calibri;
	color:#ca2495;
	text-align:right;
	float:right;
	padding-right:20px;
	text-shadow:1px 0px 0px #a9267f;
	background:url(../images/read-arrow.png) no-repeat right 2px;
	margin-right:20px;
	margin-bottom:8px;
}
a:hover.viewmore{
	text-decoration:underline;
}
#wrapper{
	width:1024px;
	margin:0 auto;
}
#header{
	width:1008px;
	margin:0 auto;
	height:105px;
}
#header a.logo{
	width:225px;
	height:80px;
	margin:15px 0 0 0;
}
#menu{
	width:620px;
	float:right;
	height:94px;
	margin:5px 0 0 0;
}
#banner{
	width:1008px;
	height:338px;
	margin:6px 0 0 0;
	background:url(../images/banner_bg-nav.jpg) no-repeat center bottom;
	}
#container_area{
	width:999px;
	float:left;
	height:auto;
	margin-bottom:20px;	
	}
#container_area .lftarea{
	width:195px;
	margin:5px 0 0 0;
	display:block;
	float:left;
	}
#container_area .lftarea h2{
	background:url(../images/heading_line.jpg) no-repeat 2px bottom;
	font:17px/20px "aryan";
	padding-bottom:12px;
	color:#232323;
}
#container_area .lftarea h2 span{
	color:#dc0c02;
	}
#container_area .lftarea .newarea{
	width:189px;
	margin:0;
	margin-top:-10px;
	}
#container_area .lftarea .newarea ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
#container_area .lftarea .newarea ul li{
	font:12px/16px Calibri;
	color:#666666;
	padding:10px 0 0px 0;
	margin:0px 0 10px 0;
	border-bottom:1px dashed #c5c5c5;
}
#container_area .lftarea .newarea ul li div{
	font:12px/18px Calibri;
	color:#363636;
	padding:10px 0 5px 20px;
	background:url(../images/arrow.png) no-repeat 0 15px;
	}
#container_area .lftarea .customer{
	width:190px;
	margin:25px 0 0 0;
	}
#container_area .lftarea .customer .tparea{
	width:188px;
	float:left;
	}
#container_area .lftarea .customer .midarea{
	width:188px;
	float:left;
	background:url(../images/msg_mid.jpg) repeat-y 0 0;
	}
#container_area .lftarea .customer .midarea div{
	float:left;
	color:#fff;
	font:12px/16px Calibri;
	margin:5px 12px;
}
/*container area*/
#bodytext{
	width:780px;
	float:left;
	margin:15px 0 0 15px;
	}
#bodytext h1{
	margin:0 0 0 10px;
	padding:0;
}
#bodytext .welcometext{
	width:760px;
	color:#575757;
	font:12px/18px Calibri;
	padding-left:15px;
	text-align:justify;
	}
#bodytext .welcometext img{
	padding:0px;
	float:left;
	margin:0px 8px 0 0;
	}
#bodytext .welcometext .punchline{
	background:#f5f5f5;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px 0 0 0;
	padding:3px 5px;
	width:98%;
	/*color:#dc0c02;*/
	color:#333;
	font:14px/18px Calibri;
	}
#bodytext .welcometext .punchbox{
	background:#f5f5f5 url(../images/quote.png) no-repeat 8px 8px;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	color:#575757;
	font:14px/18px "shashi";
	padding:8px 10px;
}
#serviecsarea{
	width:760px;
	background:#fafafa;
	border:1px solid #eae8e8;
	position:relative;
	float:left;
	margin-top:30px;
	}
h2.services{
	color:#404040;
	position:absolute;
	z-index:0;
	font:22px/18px "shashi";
	margin:-12px 0 0 10px;
	}
#serviecsarea .box1{
	width:330px;
	display:inline-block;
	margin:22px 10px 15px 15px;
	}
#serviecsarea .box1 img, #serviecsarea .box1 h3{
background: -moz-linear-gradient(center bottom , #F2F2F2 0px, #FFFFFF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #FFFFFF !important;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: block;
    margin: 2px;
    padding: 6px;
    text-align: center;
	font:14px/18px Calibri;
}

/*banner code*/
.quake-slider-wrapper
{
    background-color:White;
    }
.quake-slider
{
   width:999px !important;
   height:285px !important;
    position: relative;
    overflow: hidden; /*-webkit-touch-callout: none;     -webkit-user-select: none;     -khtml-user-select: none;     -moz-user-select: none;     -ms-user-select: none;     -o-user-select: none;     user-select: none;*/
    border: 5px solid #fff;
    box-shadow: 0px 0px 8px #90989e;
    background-color: White;
    background:url('../images/loading.gif') no-repeat center;    
}
.quake-nav a
{
    position: absolute;
    top: 45%;
    text-decoration: none;
    width: 37px;
    height: 38px;
    background-repeat: no-repeat;
    z-index: 10000;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.quake-prev
{
    left: 0px;
    margin-left: 2px;
    background-image: url('../images/arrow-left.png');
}
.quake-next
{
    right: 0px;
    margin-right: 2px;
    background-image: url('../images/arrow-right.png');
}
.quake-prev:hover
{
    background-image: url('../images/arrow-left-active.png');
}
.quake-next:hover
{
    background-image: url('../images/arrow-right-active.png');
}

.quake-nav-wrapper
{
    width: 614px;
    position: relative;
    z-index: 102;
    top: -15px;
    left: 21%;
}
.quake-nav-container
{
    margin: auto;
    margin-top: 20px;
}
.quake-nav-control
{
    width: 22px;
    height: 22px;
    cursor: pointer;
    display: inline-block; /* background-image: url('images/bullets.png');*/
    background-image: url('../images/circle.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    border: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
}
.quake-nav-control.active
{
    /*background-position: 0px -22px;*/
    background-image: url('../images/circle-active.png');
}
.quake-highlight
{
    color: Yellow;
}
.quake-link
{
    position: absolute;
    z-index: 101;
}
.quake-thumbnail
{
    position: absolute;
    z-index: 111;
    width: 98px;
    height: 76px;
    overflow: hidden;
    background: url('../images/thumb_bg.png') no-repeat center center;
}
.quake-thumbnail-preview
{
    width: 84px;
    height: 48px;
    margin: 7px 0 0 7px;
    overflow: hidden;
    background-color: White;
}
.quake-thumbnail-preview img
{
    border: none;
}
/*end banner code*/

/*footer here*/
#footer{
	width:100%;
	height:136px;
	background:#605d5d url(../images/footer_bg.png) repeat-x 0 0;
	position:relative;
	clear:both;
	bottom:0px;
}
#footer .warper{
	width:1024px;
	margin:0 auto;
	
}
.flogo{
	float:left;
	margin:10px 0 0 0;
	}
.flinks{
	width:480px;
	height:auto;
	float:left;
	font-size:12px;
	margin-top:20px;
	margin-left:30px;
	/*background:url(../images/social_media.jpg) no-repeat right 20px;*/
	
}
.flinks ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
.flinks ul li a{
	background:url(../images/f_arrow.png) no-repeat 0 4px;
	color:#ffffff;
	padding-left:20px;
	line-height:25px;
	}
.flinks ul li a:hover{
	color:#000;
	text-decoration:underline;
}
.fmargn{
	margin-left:80px;
	}
.socialmedia{
	width:200px;
	height:40px;
	border:1px solid #f00;
	margin:30px 0 0 20px;
	}
.socialmedia a.fb{
	width:32px;
	display:inline-block;
	height:32px;
	background:url(../images/social_media.jpg) no-repeat 0 0;
}
.socialmedia a:hover.fb{
	background:url(../images/social_media.jpg) no-repeat 0 -32px;
}
.socialmedia a.fb{
	width:32px;
	display:inline-block;
	height:32px;
	background:url(../images/social_media.jpg) no-repeat 0 0;
}
.socialmedia a:hover.fb{
	background:url(../images/social_media.jpg) no-repeat 0 -32px;
}

	
	/*Start Copyright OR Site Design Part*/
#Copyright_Main { width:1008px; height:25px;  margin:0px auto; }
#Copyright_Text { width:500px; height:20px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; letter-spacing:0.2px; padding-top:5px; }
#SiteDesign_Text { width:500px; height:20px; float:left; padding-top:5px; text-align:right; }
.SiteDesign_Link:link,.SiteDesign_Link:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; letter-spacing:0.2px; }
.SiteDesign_Link:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; letter-spacing:0.2px; text-decoration:underline; }
	/*End Copyright OR Site Design Part*/

