@charset "utf-8";

*, html {
	margin:0px;
	padding:0px;
	text-align:left;
}

body {
	background :#fff;
	margin : 0px;
	padding : 0px;
	font: normal 12px  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#000;
}
a
{
	text-decoration:none;
	color:#272727;	
}

a:hover, 
.more a:hover,
.divider a:hover
{
	text-decoration : underline;
	color:#05055c;
}

form, div, p, h1, h2, h3, h4, h5, h6
{
	margin:0px;	
	padding:0px;
	
}

p
{
	text-align:justify;
}

img
{
	vertical-align:top;
	border:none;
}


#body-bg
{
	background:url(../images/body-bg.jpg) top repeat-y #fff;
	width:1015px;
	margin:auto;
}





#main
{
	width : 1003px;
	margin : auto 6px;
	background: #ffffff;
}
.clear
{
	clear:both;
}

.clear-gap
{
	height:20px;
	clear:both;
}

.v-align
{
	vertical-align:middle;
	padding-right:2px;
}

.center-img
{
	text-align:center; 
	padding:6px;
}


.center-img-new
{
	text-align:center; 
	
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.left-margin
{
	margin:4px 0px 8px 10px;
}

/* ---------------------------------- For Header ----------------------------------*/
#topbanner {
	width : 1003px;
	margin : 0px;
	height : 72px;
	background : url(../images/header-bg.jpg) no-repeat;
}
#topbanner-left {
	margin-left : 10px;
}
.link-bg
{
	background:url(../images/links-bg.gif) top repeat-x;
	height:25px;
	clear:both;
}
#link-left, #link-right
{
	float:left;
	width:200px;
}
#link-right
{
	width:773px;
	text-align:right;
	padding-right:30px;
	color:#fff;
}
#link-right a 
{
	font:bold 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#fff;
}
#link-right b
{
	padding:0px 6px;
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	
}
.color
{
	color:#353c3e;
	font-weight:normal;
}
.color b
{
	color:#0085d8;
	font-weight:normal;
}
.more-bg
{
	padding:4px 0px 2px 208px;
}
/* ---------------------------------- End Header ----------------------------------*/

/* ---------------------------------- For Body ----------------------------------*/

.top-bg
{
	background:url(../images/top-bg.jpg) top repeat-x;
	height:26px;
	text-align:center;
}

.top-bg h1
{
	text-align:center;
	font:normal 12px/25px Arial, Helvetica, sans-serif;
}

.top-bg a
{
	padding:0px 8px;
	text-align:center;
	line-height:22px;
}

.page-bg
{
	background:url(../images/page-bg.jpg) top repeat-x;
	clear:both;
	width:991px;
	padding:0px 6px;
}

#col-left
{
	float:left;
	width:251px;
	margin-top:15px;
}

.col-left-border
{
	background:url(../images/col-left-bg.jpg) top repeat-y;
	border-top:1px solid #d3d1d1;
	border-bottom:1px solid #d3d1d1;
	margin-bottom:18px;
}

.header-img
{
	border-bottom:1px solid #939292;
	margin:0px 1px 15px 1px;
}

.col-left-border h2
{
	padding:0px 0px 0px 25px;
	font:bold 13px Arial, Geneva, Helvetica, sans-serif;
}

.col-left-border ul 
{
	margin:11px 0px 11px 40px;
	padding:0px;
}

.col-left-border ul li
{
	padding-bottom:4px;
	list-style-type:circle;
	color:#b2b7d6;	
}

.col-left-border ul li ul

{
	margin:5px 0px 0px 15px;
	padding:0px;
}

ul, ol
{
	margin:11px 0px 11px 40px;
	padding:0px;
}

ul li
{
	padding-bottom:5px;
	list-style-type:circle;
	text-align:justify;
}

.a
{
	color:#175A98;
}

.a:hover
{
	color:#C42216;
}


ol li
{
	padding-bottom:5px;
	text-align:justify;
}

.img-share
{
	padding-left:25px;
}

.img-share img
{
	text-align:center;
	padding:8px 4px;
}

.col-left-border p
{
	padding:4px 4px 6px 25px;
	line-height:16px;
}

.col-left-border span
{
	color:#02107b;
}

.more
{
	text-align:right;
	background:url(../images/more-bg.jpg) right center no-repeat;
	height:11px;
	padding-bottom:8px;
	margin-right:3px;
}

.more a
{
	color:#993333;
	text-decoration:none;
}


#col-center
{
	float:left;
	width:525px;
	padding:0px 15px;
	margin-top:15px;
}

.heading, #col-center h1, #col-center h2
{
	font:normal 20px  Arial, Geneva, Helvetica, sans-serif; 
	background:url(../images/heading-bg.jpg) right center no-repeat;
	margin-bottom:15px;
}

#col-center h2
{
	font:bold 15px  Arial, Geneva, Helvetica, sans-serif; 
	background-image:none;
	
}



.heading b
{
	font-weight:normal;
	color:#26225d;
}

.heading em
{
	font-style:normal;
	color:#ed262d;
}

.heading sup
{
	color:#26225d;
}

#col-center p
{
	line-height:16px;
}

.div-left, .div-right
{
	float:left;
	width:248px;
	margin:18px 0px 0px 0px;
}

#col-center .div-left h2, #col-center .div-right h2
{
	background:#a6a5a5;
	padding:4px 4px;
	font:bold 13px  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

.div-left h2 a
{
	color:#fff;
}

.div-right h2 a
{
	color:#fff;
}

.div-left p, .div-right p
{
	margin:8px 0px 0px 0px;
}

.div-left img, .div-right img
{
	float:left;
	margin:0px 8px 2px 0px;
}

.div-right
{
	float:right;
}


#col-right
{
	float:left;
	width:182px;
	margin-top:15px;
}

#col-right h3
{
	background:url(../images/right-h3-bg.jpg) right bottom no-repeat;
	padding-bottom:8px;
	color:#2d314b;
	font:bold 13px  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#col-right img
{
	padding:10px 0px;
}

select, textarea, radio, input
{
	font:normal 12px Arial,Verdana, Helvetica, sans-serif;
	vertical-align: middle;	
	padding-left:3px;
	border: 1px solid #c9c7c7;
	cursor:pointer;
}

.input
{
	background:#f9fcfe;
	height:22px;
	width:175px;
	margin:5px 0px;
}

.enquiry
{
	height:130px; 
	width:175px;
	margin-top:8px;
}

.captcha
{
	background:#f9fcfe;
	height:18px;
	width:60px;
	margin:0px 0px;
}

.for
{
	padding:4px 0px;
	font-weight:bold;
	color:#333;
}

.gaps
{
	padding:3px 0px 3px 8px;
	color:#333;
}


.submit-sep
{
	text-align:left; 
	padding:10px 0px 0px 0px;
}

.panel-bg
{
	background:url(../images/panal-bg.jpg) top repeat-x #e0e0e0;
	clear:both;
	width:983px;
	padding:10px 10px;
	text-align:center;
	margin-top:10px;
}

.panel-bg a
{
	padding:0px 6px;
	line-height:18px;
}

.block
{
	border:1px solid #ccc; 
	border-left:0px;
	height:25px; 
	margin:0px 10px 0px 10px;
	background:#f7f7f7;
}

.block a
{
	float:left;
	padding:5px 0px;
	text-align:center;
	display:block;
	width:150px;
	border-left:1px solid #ccc;
}



/*.divider
{
	width:250px;
	float:left;
	margin-top:8px;
}

.divider-sep
{
	width:60px;
	float:left;
}

.divider-heading
{
	background:#e8e6e6;
	border:1px solid #ccc;
	margin-bottom:4px;
}

.divider-heading span
{
	margin:1px;
	border:1px solid #fff;	
	display:block;
}

.divider-heading span h1
{
	font:bold 13px  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:3px 6px;
	color:#2d314b;
}


.divider a, .panel-bg a
{
	color:#3e3b3b;
	font-size:11px;
	padding-left:10px;
	line-height:17px;
}*/

.left-case, .center-case, .right-case
{
	float:left;
	width:180px;
	height:65px;
	text-align:left;
}




.center-case
{
	width:100px;
	
	
	
}


.right-case
{
	width:245px;
	padding-top:5px;
	height:65px;
	
	
}


.left-top, .center-top, .right-top
{
	float:left;
	width:180px;
	height:55px;
	text-align:center;
	
}

.center-top
{

	width:100px;
	

	
}

.right-top
{

	width:245px;
		
}


.left-col, .right-col
{
	float:left;
	width:150px;
	text-align:left;
}

.right-col
{
	width:250px;
	padding:0px 10px;
}
.sep-clear
{
	height:10px;
	clear:both;
}

.box
{
	width:244px; 
	height:20px;
}



.col-devider
{
	float:left;
	width:95px;
	margin:4px;
}


.breadcrumb
{
	border:1px solid #ededed;
	clear:both;
	padding:4px 0px 4px 3px;
	color:#555454;
	margin-bottom:8px;
	font-size:11px;
}

.breadcrumb a
{
	color:#0557b6;
	font-size:11px;
}

.part-one, .part-one-sep, .part-one-height, .logo
{
	float:left;
	width:150px;
	margin:15px 0px;
	line-height:1.5em;
	border:1px solid #ccc;
	background:#f7f7f7;
	padding:5px;
	font-size:11.5px;
	height:80px;
}

.part-one-sep
{
	width:8px;
	border:none;
	background-color:#fff;
}

.part-one-height
{
	height:150px;
}

.logo
{
	float:left;
	width:150px;
	margin:15px 0px;
	border:none;
	background:none;
	padding:10px 5px;
	font-size:12px;
	height:150px;
}

.divider-blog, .divider-blog-sep
{
	float:left;
	width:242px;
	margin:15px 0px;
	padding:5px;
	height:150px;
}


.divider-blog-sep
{
	width:8px;
	border:none;
	background-color:#fff;
}

.divider-seo, .divider-seo-sep
{
	float:left;
	width:242px;
	margin:15px 0px;
	padding:5px;
	height:200px;
}

.divider-seo-left, .divider-seo-right
{
	float:left;
	width:230px;
	padding:5px;
	height:180px;
	
	
}

.divider-seo-right
{
	
	width:272px;
	
	
	
}

.divider-sitemap
{
	float:left;
	width:252px;
	margin:0px 0px 15px 0px;
	padding:5px;
	margin-top:-20px;	
}


.divider-sitemap-sep
{
	width:8px;
	border:none;
	background-color:#fff;
}

.divider-portfolio, .divider-portfolio-sep
{
	float:left;
	width:242px;
	margin:15px 0px;
	padding:5px;
	height:180px;
}


.divider-portfolio-sep
{
	width:8px;
	border:none;
	background-color:#fff;
}


.divider-corp-portfolio
{
	width:230px;
	float:left;
	margin:10px;
	text-align:justify;
}

.divider-corp-port-sep
{
	width:25px;
	float:left;
	
}






.divider-new
{
	width:230px;
	float:left;
	margin:10px;
	padding:2px 4px;
	text-align:justify;
	border:1px solid #dddcdb;
	height:230px;
	background:#fcfbfb;
}

.divider-new img
{
	padding:8px 0px;
	vertical-align:middle;
}

.top-separator
{
	padding:10px 0px 0px 0px;
}

.multimedia
{
	color:#006600;
	text-align:center;

}

.sitemap-links
{
	color:#CC0000;
	
}

.case-links
{
	color:#1274BC;
	
}

/* ---------------------------------- End Body ----------------------------------*/



/* ---------------------------------- For Footer ----------------------------------*/
#footer-left, #footer-center, #footer-right
{
	width:400px;
	float:left;
	background:#d1d1d1;
	height:105px;
	border-top:1px solid #fff;
}


#footer-center
{
	width:240px;
	background:#dadada;
}

#footer-right
{
	width:363px;
	background:#d1d1d1;
}

.footer
{
	padding:0px 0px 0px 15px;	
}

.footer h5
{
	font:bold 13px  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#2d314b;
	margin:0px;
	padding:10px 0px 15px 0px;
	height:15px;
	text-align:left;
}

.footer a
{
	font:normal 12px Arial, Verdana,  Helvetica, sans-serif;
	line-height:24px;
	padding:0px 15px 0px 0px;
	color:#000;
}
.footer p
{
	padding:8px 0px;
	font:normal 12px Arial, Verdana,  Helvetica, sans-serif;
	text-align:left;
}

.footer-right
{
	padding:15px 0px 0px 37px;	
	font:normal 12px Arial, Verdana,  Helvetica, sans-serif;
	text-align:left;
	line-height:24px;
}

.footer-right img
{
	padding-right:10px;
}

.footer-right b
{
	padding:0px 4px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.footer-right a
{
	color:#000;
}

.sep-1
{
	padding-left:18px;
}

.sep-2
{
	padding-left:58px;
}
/* ---------------------------------- End Footer ----------------------------------*/


.software
{
 color:#0077B0;
 font-size:11px;	
}



.hyper-links
{
	color:#2200CC;
	
}
