@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {

	border: 0;

	font-size: 100%;

	font: inherit;

    margin: 0;

	padding: 0;

}



/*HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {

	display:block;

}



body {

	line-height: 1;
	

	}



ol, ul {

	list-style: none;

}



blockquote, q {

	quotes: none;

}



blockquote:before, blockquote:after, q:before, q:after {

	content: '';

	content: none;

}



table {

	border-collapse: collapse;

	border-spacing: 0;

}



button, input, select, textarea {

	font-size: 100%;

	overflow: visible;

	margin: 0;

	vertical-align: baseline;

	width: auto;

}



textarea {

	overflow: auto;

	vertical-align: text-top;

}



/* =Horizontal Rule

-------------------------------------------------------------- */

hr {

	background: #ddd;

	border: none;

	clear: both;

	color: #ddd;

	float: none;

	height: 1px;

	width: 100%;

}



hr.space {

	background: #fff;

	color: #fff;

}



/* =Base

-------------------------------------------------------------- */

html {

	height: 100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}



body {

	-moz-font-smoothing: antialiased;

	-webkit-font-smoothing: antialiased;

	background: #efefef;

	color: #555;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-smoothing: antialiased;

	line-height: 1.5em;

	text-rendering: optimizeLegibility;

	background:url(images/bg.jpg) fixed center center no-repeat;



}



/* =Typography

-------------------------------------------------------------- */

p {  

    word-wrap: break-word;

}



i,

em,

dfn,

cite {

	font-style: italic;

}



tt,

var,

pre,

kbd,

samp,

code {

	font-family: monospace, serif;

	font-style: normal;

}



b,

strong {

	font-weight: 700;

}



pre {

    -moz-box-sizing: border-box;   

	-moz-border-radius: 2px;

	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);

	-webkit-border-radius: 2px;

	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);

    -webkit-box-sizing: border-box;

	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);

    box-sizing: border-box;

	background: #f4f4f4;

	border: 1px solid #aaa;

	border-bottom-color: #ccc;

	border-radius: 2px;

    height: auto;

	margin: 0;

	outline: none;

	padding: 6px 10px;

	vertical-align: middle;

    width: 100%;

    word-wrap: break-word;

    white-space: pre-wrap;

}



del {

	color: #555;

	text-decoration: line-through;

}



ins, 

dfn {

	border-bottom: 1px solid #ccc;

}



sup, 

sub,

small {

	font-size: 85%;

}



abbr, 

acronym {

	font-size: 85%;

	letter-spacing: .1em;

	text-transform: uppercase;

}



a abbr, 

a acronym {

	border: none;

}



dfn[title],

abbr[title], 

acronym[title] {

	border-bottom: 1px solid #ccc;

	cursor: help;

}



sup {

	vertical-align: super;

}



sub {

	vertical-align: sub;

}



body{
	margin:0px;
	padding:0px;
}

body{
	background:url(../images/WebSite-5_01.jpg);
}

#pagesize{
	max-width:1024px;
	margin:0 auto;
	margin-top:20px;
	position:relative;
}

.bannerset{
	background:#242424;
}

.bannerset .banner-top{
	background:url(../images/iplan_05.jpg) repeat-x;
}

.bannerset .banner-lft{
	background:url(../images/bnnerleftimg_03.jpg) no-repeat top left;
}

.bannerset .banner-rt{
	background:url(../images/bnnerrightimg_07.jpg) no-repeat top right;
}

.bannerset .banner-left-bg{
	background:url(../images/leftbannerimg_15.jpg) repeat-y left;
}

.bannerset .banner-right-bg{
	background:url(../images/bannerrightshadow_03.jpg) repeat-y right;
}

.bannerset .banner-bottom-bg{
	background:url(../images/bottom-shadow_07.jpg) repeat-x bottom;
}

.bannerset .right-bottom-cornner{
	background:url(../images/bannerleftcorn_22.jpg) left bottom no-repeat;
}

.bannerset .left-bottom-cornner{
	background:url(../images/banner-bottom-right-cornner_09.jpg) no-repeat bottom right;
}

.navigation{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.navigation ul{
	list-style:none;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:20px;
}
.navigation ul li{
	float:right;
}

.navigation ul li a{
	text-decoration:none;
	color:#FFF;
	padding:10px;
}

.navigation ul li a:hover, .navigation ul li a.active{
	text-decoration:none;
	color:#ffcc33;
}

.logo{
	position:absolute;
	top:13px;
	left: 40px;
	z-index:1000;
}

.clear{
	clear:both;
}

.banner{
	padding-left:17px;
	padding-top:7px;
	padding-bottom:11px;
	padding-right:20px;
}

.banner img{
	width:98.5%;
}

.introtxt{
	background:url(../images/textintroimg.png)25px 3px no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#656565;
	padding:1.333% 3% 2% 78px;
	line-height:normal;
	
}

.firstcol{
	float:left;
	padding-right:1%;
	color:#636363;
	width:20%;
}

.firstcol p{
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	line-height:20px;
}
.firstcol img{
	margin:0px; padding:0px; border:0px;
}
.secondcol{
	float:left;
	padding-right:1%;
	width:57%;
}

.thirdcol p{
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	line-height:20px;
}
.thirdcol{
	float:left;
	padding-right:1%;
	color:#636363;
	width:20%;
}


.boxbg{
	background:#fff;
	
}

.boxbg .boxleft{
	background:url(../images/innerbox_09.png) repeat-y left;
}

.boxbg .boxright{
	background:url(../images/innerbox_11.png) repeat-y right;
}

.boxbg .boxtop{
	background:url(../images/innertopbg_03.png) repeat-x top;
}

.boxbg .boxbottom{
	background:url(../images/innerbox_15.png) repeat-x bottom;
}
.boxbg .boxleftcorner{
	background:url(../images/innerbox_03.png) no-repeat left top;
}

.boxbg .boxrightcorner{
	background:url(../images/innerbox_05.png) no-repeat right top;
}

.boxbg .boxbotleftcorner{
	background:url(../images/innerbox_13.png) no-repeat left bottom;
}

.boxbg .boxbotrightcorner{
	background:url(../images/innerbox_17.png) no-repeat right bottom;
	padding:20px;
}

.boxinncol{
	width:47%;
	float:left;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#555555;
}

.thirdcol span{
	color:#e06901;
}

.logininput{
	background:url(../images/logininput_14.jpg) no-repeat center top;
	height:25px;
	border:none;
	outline:none;
	margin-bottom:5px;
	padding-left:3px;
	padding-right:3px;
	width:133px;
	color:#666666;
}



.grayscale{
    cursor: pointer;
    filter: url("../images/filters.svg#grayscale");
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
    padding: 10px;
    transform: scale(1);
    transition: all 0.6s ease 0s;
}
.grayscale:hover {
	filter: none;
	-webkit-filter: grayscale(0);
    cursor: pointer;
    filter: none;
    opacity: 1;
    transform: scale(1);
    transition: all 0.6s ease 0s;
    z-index: 3;
}

.footerlogininput{
	background:url(../images/footerexpress_06.jpg) no-repeat center top;
	height:25px;
	border:none;
	outline:none;
	padding-left:3px;
	padding-right:3px;
	width:146px;
	margin-top:19px;
}

.footersubmit{
	margin-top:19px;
}
.submit{
	margin-bottom:5px;
}

.expresslogin{
	text-align:center;
	width:493px;
	margin:auto;
	display:none;
}

.login{
	font-size:12px;
	
}

#footer{
}

.clientsbg{
	background:url(../images/footer_04.jpg) repeat-x;
}

.clientsbg .clientsleftimg{
	background:url(../images/footer_03.jpg) left top no-repeat;
}

.clientsbg .clientrightimg{
	background:url(../images/rightimgright_06.jpg) right top no-repeat;
	height:57px;
}

.clientrightimg img{
	padding-left:2.777%;
	padding-right:2.777%;
	padding-top:10px;
}

.copyrightset{
	background:url(../images/footer_11.jpg) repeat-x top;
}

.copyleftimg{
	background:url(../images/footer_09.jpg) no-repeat left top;
}
.copyrightimg{
	background:url(../images/footer_13.jpg) no-repeat right top;
}

.copyright{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:68%;
	text-align:center;
}

.sitemap {
    float: left;
    font-size: 12px;
    padding-left: 20px;
    width: 9%;
}

.sitemap a{
	color:#fff;
	text-decoration:none;
}

.share{
	width:15%;
	float:right;
	text-align:right;
	padding-right:20px;
	padding-top:1px;
	padding-bottom:3px;
}

.left, .left1, .left2{
	float:left;
}

.flexslider .slides img.st2{
	display:none ;
}

.banset{
	position:relative;
}

.banheader{
	position:absolute;
	top:0px;
	right:0px;
	width:44.444%;
}

.banheader .tohead{
	font-family: 'HelveticaNeueLTStdMedCnRg';
	font-size:27px;
	color:#f5f5f5;
	font-weight:normal;
	padding-top:23px;
	padding-left:62px;
}

.banheader .toheads1{
	font-family: 'HelveticaNeueLTStdMedCnBold';
	font-size:47px;
	color:#e16a04;
	padding-top:21px;
	padding-left:0px;
	font-weight:bold;
}

.banheader .toheads1 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:48px;
	color:#f5f5f5;
	font-weight:normal;
	padding-top:21px;
	padding-left:0px;
}

.banheader .toheads2{
	font-family: 'HelveticaNeueLTStdMedCnRg';
	font-size:26px;
	color:#f5f5f5;
	font-weight:normal;
	padding-top:17px;
	padding-left:180px;
}

.banheader .orangebox{
	margin-top:14px;
	background-color:#10769c; 
}

.banheader .orangebox h1{
	font-family: 'HelveticaNeueLTStdMedCnRg';
	font-size:28px;
	color:#f5f5f5;
	font-weight:normal;
	padding-top:14px;
	padding-left:36px;
	border-bottom:1px solid #1f8db0;
	padding-bottom:7px;
	
}

.banheader .orangebox h1 a{
	font-family: 'HelveticaNeueLTStdMedCnRg';
	font-size:28px;
	color:#f5f5f5;
	font-weight:normal;
	text-decoration:none;
	
}

.banheader .orangebox .rtxt{
	background:url(../images/bannerarrow_03.jpg) 7px 6px no-repeat;
	padding-left:35px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:18px;
	padding-bottom:6px;
}

.firstcol a, .thirdcol a{
	 color:#666;
	 text-decoration:none;
}

.firstcol a:hover, .firstcol a.selected, .thirdcol a:hover, .thirdcol a.selected{
	 color:#10769c;
	 text-decoration:none;
}

@media 

    only screen and (-moz-min-device-pixel-ratio:1.5), 

    only screen and (-o-min-device-pixel-ratio:3/2), 

    only screen and (-webkit-min-device-pixel-ratio:1.5), 

    only screen and (min-device-pixel-ratio:1.5) {

    

    body {}

}

@media screen and (max-width: 1016px) {
	
	.thirdcol{
		display:none;
	}
	
	.secondcol{
		width:75%;
	}
	
	.clientrightimg img{
	padding-left:1.777%;
	padding-right:1.777%;
}

.banheader{
	position:absolute;
	top:0px;
	right:0px;
	width:99.444%;
}

.banheader .tohead{
	padding-left:310px;
}
.banheader .toheads1{
	padding-left:270px;
}
.banheader .toheads2{
	padding-left:470px;
}

.flexslider .slides img.st2{
	display:block;
}

.flexslider .slides img.st1{
	display:none ;
}
.flex-control-nav{
	display:none;
}

}

@media screen and (max-width: 980px) {
	
	

	.firstcol{
		display:none;
	}
	.secondcol{
		width:99%;
		margin:auto;
		float:none;
	}
	.clllogo{
		display:none;
	}
	
	.expresslogin{
	text-align:center;
	width:493px;
	margin:auto;
	display:block;
}


.banheader{
	position:absolute;
	top:0px;
	right:0px;
	width:99.444%;
}
.banner .slides{
	min-height:260px;
}
.banheader .tohead{
	padding-left:310px;
}
.banheader .toheads1{
	padding-left:270px;
}
.banheader .toheads2{
	padding-left:470px;
}

.banner .slides{
	min-height:235px;
}
}

@media screen and (max-width: 780px) {
	.firstcol{
		display:none;
	}
	.secondcol{
		width:99%;
		margin:auto;
		float:none;
	}
	.clllogo{
		display:none;
	}
	
	.logo{
		width:170px;
	}
	
	.banheader{
	position:absolute;
	top:0px;
	right:0px;
	width:99.444%;
}
.banner .slides{
	min-height:235px;
}
.banheader .tohead{
	padding-left:210px;
}
.banheader .toheads1{
	padding-left:170px;
}

.banheader .toheads2{
	padding-left:370px;
}

.introtxt{
	font-size:16px;
}
.boxinncol{
	font-size:14px;
}


}

@media screen and (max-width: 680px) {

	.firstcol{
		display:none;
	}
	.secondcol{
		width:99%;
		margin:auto;
		float:none;
	}
	.clllogo{
		display:none;
	}
	
	.boxinncol{
		width:90%;
	}
	
	.introtxt{
		padding-left:70px;
	}
	

	
	.logo{
		width:170px;
		left: 20px;
		
	}
	
	.navigation ul li a{
	padding:7px;
}


	.share{
		display:none;
	}
 .sitemap{
	 width:12%;
 }
 .copyright{
	 width:80%;
	 text-align:right;
		
}

.banner .slides{
	min-height:230px;
}

.banheader .tohead{
	padding-left:170px;
	font-size:21px;
}
.banheader .toheads1{
	padding-left:70px;
	font-size:35px;
	padding-top:14px;
}
.banheader .toheads2{
	padding-left:190px;
	font-size:21px;
	padding-top:14px;
}

}


@media screen and (max-width: 520px) {
	.boxinncol{
	font-size:13px;
}

	.expresslogin img{
		display:none;
	}
	
	.expresslogin {
		width: 308px;
	}
	.banner .slides{
	min-height:266px;
}
	.logo{
		width:140px;
		left: 20px;
		
	}
	.banner .slides{
	min-height:269px;
}

.banheader .tohead{
	padding-left:140px;
	font-size:21px;
}
.banheader .toheads1{
	padding-left:40px;
	font-size:35px;
	padding-top:14px;
}
.banheader .toheads2{
	padding-left:160px;
	font-size:21px;
	padding-top:14px;
}

.introtxt{
	font-size:15px;
}

.boxinncol img{
	width:10%;
}

@media screen and (max-width: 480px) {
	
		.introtxt{
		padding-left:70px;
	}
	
	
	
	 .sitemap{
		 display:none;
 }
 
 .copyright{
	 width:85%;
	 font-size:9px;
	 
}


.client{
	display:none;
}

	
.navigation ul{
	padding-right:10px;
}


	.introtxt{
	display:none;
}

.banner .slides{
	min-height:266px;
}
	.logo{
		width:120px;
		left: 20px;
		
	}
	.banner .slides{
	min-height:269px;
}

.banheader .tohead{
	padding-left:120px;
	font-size:18px;
}
.banheader .toheads1{
	padding-left:20px;
	font-size:30px;
	padding-top:14px;
}
.banheader .toheads2{
	padding-left:140px;
	font-size:18px;
	padding-top:14px;
}
#pagesize{
	min-width:340px;

}
.boxinncol img{
	width:10%;
}
}

@media screen and (max-width: 320px) {

.boxinncol{
	font-size:12px;
}
.boxinncol img{
	width:10%;
}
}
