body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#e7e6d5;
	} 	
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
@font-face {
    font-family: 'SlickerRegular';
    src: url('../fonts/slicker-webfont.eot');
    src: url('../fonts/slicker-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/slicker-webfont.woff') format('woff'),
         url('../fonts/slicker-webfont.ttf') format('truetype'),
         url('../fonts/slicker-webfont.svg#SlickerRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.img-bg{
	background-image:url(../images/outer_center.png);
	background-repeat:repeat-y;
	margin:0 auto;
	width:1001px;
	float:left;
	height:auto;
	margin-top:0px;
	padding-left:5px;
	}
.wrapper{
	width:950px;
	margin:0 auto;
	}
.wrapper1{
	width:961px;
	margin:0 auto;
	}
h1, h2, h3, h4, h5, h6, ul, p, a{
	outline:none;
	font-weight:100;
	margin:0px;
	padding:0px;
	}
figure{
	margin:0px;
	}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#333333;
	line-height:18px;
	}
p strong{ 
	font-weight:bold;
	}
a{
	color:#333333;
	outline:none;
	font-size:12px;
	}
	
a:hover{
	color:#0066ff;
	}
a img{
	border:none;
	vertical-align:middle;
	}
h1{
	font-size:30px;
	color:#444444;
	line-height:49px;
	font-family: SlickerRegular;
	}
h2{
	font-size:24px;
	color:#000;
	margin-bottom:10px;
	line-height:30px;
	font-family: SlickerRegular;
	}
h3{
	font-size:22px;
	color:#868686;
	line-height:24px;
	font-family: SlickerRegular;
	}
h4{
	font-size:16px;
	color:#575757;
	margin-bottom:6px;
	font-family: SlickerRegular;
	}
h5{
	color:#646464;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
	}
.logo{
	font-family: SlickerRegular;
	background-image:url(../images/top_bg.png);
	background-repeat:no-repeat;
	width:917px;
	height:100px;
	margin-top:-27px;
	margin-bottom:3px;
	padding:14px 22px 13px 22px;
	}
.logo h1{
	font-family: SlickerRegular;
	color:#1e72b5;
	font-size:40px;
	text-align:center;
	margin-left:86px;
	float:left;
	padding:26px 0px;
	font-weight:normal;
	}
.logo ul{
	margin:0px;
	padding:47px 0px 0px 0px;
	}
.logo ul li{
	color:#b5b5b5;
	font-family: SlickerRegular;
	font-size:16px;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:right;
	list-style:none;
	font-weight:normal;
	line-height: 24px;
	}
.logo ul li a{
	font-size:16px;
	color:#1e72b5;
	text-decoration:none;
	}
.logo ul li a:hover{
	color:#3399CC;
	text-decoration:none;
	}
.number{
	color:#1e72b5;
	}
.logo ul li img{
	margin:0px 10px 0px 0px;
	padding:0px;
	}
.logo1{
	width:168px;
	height:100px;
	float:left;
	}
.section_top{
	 background-image: url("../images/center_top_bg.png");
    background-repeat: no-repeat;
    float: left;
    height: 8px;
    width: 961px;
	}
.section_center{
	background-image: url("../images/center_bg.png");
    background-repeat: repeat-y;
    float: left;
    min-height: 929px;
    padding: 3px 7px 3px 12px;
    width: 942px;
	}
.section_bottom{
	 background-image: url("../images/center_bottom_bg.png");
    background-repeat: no-repeat;
    float: left;
    height: 8px;
    margin-bottom: 3px;
    width: 961px;
	}
nav{
	margin:0px;
	padding:0px;
	float:left;
	}
nav ul{
	margin:0px;
	padding:0px;
	float:left;
	}
nav ul li{
	background-image:url(../images/nav_li.png);
	background-repeat:no-repeat;
	font-family: SlickerRegular;
	font-size:18px;
	font-weight:normal;
	width:187px;
	float:left;
	list-style:none;
	height:60px;
	margin:0px;
	text-align:center;
	padding:0px 0px 10px 0px;
	}
nav ul li a{
	font-family: SlickerRegular;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	width:192px;
	float:left;
	text-decoration:none;
	height:46px;
	margin:0px 0px 0px -5px;
	padding:10px 0px;
	color:#2580cd;
	}
nav ul li a:hover{
	background-image:url(../images/nav_li_active.png);
	background-repeat:no-repeat;
	color:#fff;
	}	
.nav_left{
	background-image:url(../images/nav_li_left1.png);
	background-repeat:no-repeat;
	width:192px;
	line-height:40px;
	}
.nav_left a{
	margin-left:2px;}
.nav_left a:hover{
	background-image:url(../images/nav_li_active.png);
	background-repeat:no-repeat;
	color:#fff;
	margin-left:2px;
	}
.nav_center{
	line-height:40px;
	}
.nav_right{
	background-image:url(../images/nav_li_right.png);
	background-repeat:no-repeat;
	width:189px;
	line-height:40px;
	}
.nav_left a{
	margin-right:2px;}
.nav_left a:hover{
	background-image:url(../images/nav_li_active.png);
	background-repeat:no-repeat;
	color:#fff;
	margin-right:2px;
	}
.active{
	background-image:url(../images/nav_li_active.png);
	background-repeat:no-repeat;
	color:#fff;
	margin-right:2px;}
.splitter{
	background-image:url(../images/splitter.png);
	background-repeat:no-repeat;
	height:72px;
	width:923px;
	vertical-align:middle;
	float:left;
	margin:10px 1px;
	padding:13px 0px 0px 11px;	
	}
.splitter img{
	width:55px;
	height:72px;
	float:left;
	}
.splitter p{    
	color: #076AB9;
    float: left;
    font-family: Century Gothic;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-left: 16px;
    text-shadow: 0 1px 0 #BEBEBE;
    width: 780px;
	}
.splitter p strong{ 
	font-weight:bold;
	color:#000;
	}
.banner{
	background-image:url(../images/section_bg.png);
	position:relative;
	background-repeat:no-repeat;
	width:933px;
	height:333px;
	clear:both;
	}
.banner_left {
    float: left;
    height: 267px;
    margin: 0;
    padding: 54px 10px 10px 27px;
    width: 380px;}
.banner_left p{
	color:#a4a4a4;
	font-weight:bold;
	font-size:20px;
	line-height:normal;
	}
.banner_left h2{
	color:#076ab9;
	font-family: SlickerRegular;
	font-size:28px;
	font-weight:normal;
	}
.banner_left ul{
	list-style-image:url(../images/banner_li_img.png);
	margin:3px 23px;
	padding:0px;
	}
.banner_left ul li{
	line-height:23px;
	color:#076ab9;
	width:auto !important;
	margin-left:22px;
	*margin-left:16px;
	font-size:18px;
	font-weight:normal;
	}
.banner_left ul li a{
	color: #076AB9;
    display: block;
    font-family: 'SlickerRegular';
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
	*padding-left: 7px;
    text-decoration: none;
	}
.banner_left ul li a:hover{
	color:#6592b2;
	text-decoration:none;
	}
.banner_right{
	height:328px;
	float:left;
	margin-top:2px;
	}
.section1_li{
	 float: left;
    margin: 56px 0 0;
    padding: 0;
    width: 100%;
	}
.container{
	padding:0px;
	margin:0px;
	background-image:url(../images/section_li_bg.png);
	background-repeat:no-repeat;
	width:230px;
	list-style:none;
	height:309px;
	float:left;
	padding:10px 27px 10px 27px;
	margin-right:39px;
	}
.container p{
	margin:3px 0px;}
.container img{
	margin:7px 0px 5px 0px;
	}	
.container h3{
	font-family: 'SlickerRegular';
	font-size:18px;
	color:#076ab9;
	width:225px;
	margin:3px 0px 13px 0px;
	text-align:center;
	}
.readmore{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	background-image:url(../images/readmore.png);
	background-repeat:no-repeat;
	width:73px;
	height:14px;
	padding:9px 21px;
	margin:7px 0px 0px 0px;
	float:left;
	color:#FFFFFF;
	position:bottom left;
	}
.readmore a{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	width:115px;
	height:32px;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	text-decoration:none;
	}
.readmore a:hover{
	color:#999999;
	text-decoration:none;
	}
.readmore img{
	width:6px;
	height:10px;
	vertical-align:middle;
	padding:0px;
	margin:0px 0px 0px 10px;
	}
.last-box{
margin-right:0px;
}
.last-box .readmore{
margin-top:11px;
}
.container h4{
	font-family:Arial;
	font-size:13px;
	color:#333333;
	padding:0px;
	margin:0px;
	}
.container ul{
	padding:0px;
	margin:2px 0px 0px 18px;
	}
.container ul li{
	list-style-image:url(../images/circle.png);
	line-height:15px;
	color:#333333;
	padding:0px;
	margin:0px;
	}
.footer{
	font-size:12px;
	font-weight:normal;	
	background-image:url(../images/bottom_bg.png);
	background-repeat:no-repeat;
	clear:both;
	color:#666666;
	width:922px;
	height:25px;
	padding:30px 20px 20px 20px ;
	}
.footer ul{
	padding:0px;
	margin:0px;
	}
.footer ul li{
	padding:-2px 0px 0px 0px;
	color:#666666;
	margin:0px;
	text-decoration:none;
	list-style:none;
	float:left;
	}
.footer ul li a{
	padding:0px;
	text-decoration:none;
	color:#666666;
	margin:0px 4px;
	}
.footer ul li a:hover{
	color:#999999;
	}
.footer span{
	margin-left:20px;
	float:left;
	font-size:11px;
	}
.footer span img{
	float:right;
	margin-left:4px;
	*margin-top:-15px;
	}
.footer span.web_design{
	float:right;
	margin-right:5px;
	width:150px;
}
.bottom{
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	width:1007px;
	height:34px;
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
	}	
.outer_top{
	background-image:url(../images/outer_top.png);
	background-repeat:no-repeat;
	width:1007px;
	height:34px;
	clear:both;
	float:left;
	margin:0px;
	padding:0px;

}
.contect_us{
	background-image:url(../images/contact-us_bg.png);
	background-repeat:no-repeat;
	width:872px;
	height:393px;
	float:left;
	margin:0px 30px; 	
	}
.contact-form1{
	color:#555555;
	float:left;
	margin:0px 0px; 
	padding:0px 0px 0px 0px;
	}	
.contact-form1 p{
	font-size:12px;
	color:#636363;
	font-family:Arial;
	}
.contact-form1 textarea{
	background-color:#FFF;
    width: 291px;
	float:right;
	margin-bottom:10px;
	height:105px;
	}
.contact-form1 label{
	float:left;
	display:block;
	font-size:14px;
	line-height:25px;
	color:#1574C4;
	font-family:Arial;
	}
.contact-form1 .row{
	width:425px;
	float:left;	
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	}
.contact-form1 input[type="text"]{
	width:291px;
	float:right;
	background-color:#ffffff;
	float:right;
	margin-bottom:5px;
	}
	.contact-form1 input[type="file"]{
	width:295px;
	float:right;
	background-color:#ffffff;
	float:right;
	margin-bottom:5px;
	}
.contact-form1 input[type="submit"]{
	background-image: url(../images/submit.png);
    background-repeat: no-repeat;
   border:none;
   font-size:14px;
   font-family:Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    float: right;
    height: 32px;
    margin: 0 80px 0 0;
    padding: 0;
    width: 80px;
	}
.contact-form1 input[type="submit"]:hover{
	color:#CCCCCC;
	}
.contact-form1 input[type="checkbox"]{
	float:left;
	}
.contact-form1 input[type="button"]{
	background-image:url(../images/Browse.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
	height: 24px;
	float:left;
    margin: 0px 0px 0px 7px;
    padding: 0px;
    width: 73px;
	}
.contact-form1 input[type="button"]:hover{
	color:#CCCCCC;
	}
.contect-us_left {
    float: left;
    height: 343px;
    margin:40px 10px 10px 40px;
	padding:0px;
    width: 505px;
	}
.contact-us_right {
	height:343px;
	float:left;
	margin:65px 10px 10px 20px;
	width: 215px;
	padding:0px 10px 0px 0px;
	}
.contact-us_right p{
	float:right;
	font-size:13px;
	color:#333333;
	line-height:23px;
	}	
.contact-us_right img {
	float:right;
	width:109px;
	height:150px;
	margin:50px 80px;
	}
.section_it{
	width:933px;
	clear:both;
	}
.section_project_bg h2{
	font-family: SlickerRegular;
	font-size:24px;
	font-weight:normal;
	width:180px;
	color:#207dca;
	line-height:22px;
	text-shadow:1px 1px 1px #97c2e6;
	margin:0px;
	padding:0px;
	}
.section_project_bg p{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#666666;
	float:left;
	width:195px;
	}
.section_project_bg img{
	float:right;
	width:165px;
	height:154px;
	margin-right:10px;
	padding:0px;
	}
.section_project_bg ul{	
	margin:10px 15px 10px 15px;
	padding:0px;
	float:left;
	}
.section_project_bg ul li{
	font-size:12px;
	color:#207dca;
	}
#section_discuss {
	background-image:url(../images/bg2_img.png);
	background-repeat:no-repeat;
	width:243px;
	height:39px;
	float:left;}
#section_discuss p{
	font-family:Arial;
	font-size:11px;
	padding:9px 15px 10px 15px;
	width:214px;
	font-weight:normal;
	color:#FFFFFF;
	}
#section_discuss a{
	font-family:Arial;
	padding:0px;
	margin:0px;
	font-size:12px;
	width:233px;
	font-weight:normal;
	color:#FFFFFF;
	}
#section_discuss a:hover{
	font-weight:normal;
	color:#999999;
	}
.container_project{
	float:left;
	width:416px;
	margin:25px;}
.cont_img_top{
	background-image:url(../images/img_top.png);
	background-repeat:no-repeat;
	width:416px;
	height:16px;
	float:left;
	}
.cont_img_bottom{
	background-image:url(../images/img_bottom.png);
	background-repeat:no-repeat;
	width:416px;
	height:16px;
	float:left;
	}
.cont_img_center{
	background-image:url(../images/img_center.png);
	background-repeat:repeat-y;
	width:376px;
	height:335px;
	padding:5px 20px 0px 20px;
	float:left;
	}
.cont_img_center h2{
	font-family: SlickerRegular;
	font-size:24px;
	font-weight:normal;
	color:#207dca;
	line-height:22px;
	margin:0px;
	padding:0px;
	}
.cont_img_center p{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#333333;
	float:left;
	width:195px;
	}
.cont_img_center img{
	float:right;
	width:165px;
	height:154px;
	margin-right:10px;
	padding:0px;
	}
.cont_img_center ul{	
	margin:0px 15px 0px 15px;
	padding:0px;
	clear:both;
	}
.cont_img_center ul li{
	font-size:12px;
	color:#207dca;
	}
.cont_img_center1{
	background-image:url(../images/img_center.png);
	background-repeat:repeat-y;
	width:376px;
	height:360px;
	padding:10px 20px 0px 20px;
	float:left;
	}
.cont_img_center1 h2{
	font-family: SlickerRegular;
	font-size:24px;
	font-weight:normal;
	color:#207dca;
	line-height:22px;
	margin:0px;
	padding:0px;
	}
.cont_img_center1 p{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#333333;
	margin-top:10px;
	}
.cont_img_center1 img{
	float:right;
	height:154px;
	margin-right:10px;
	margin-left:2px;
	padding:0px;
	}
.cont_img_center1 ul{	
	margin:10px 15px 0px 15px;
	padding:0px;
	clear:both;
	float:left;
	}
.cont_img_center1 ul li{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#207dca;
	}
.color_black{
	color:#333333;
	}
.color{
	color:#3366cc;
	}

.img-13{
	}
#section_discuss1 {
	background-image:url(../images/bg3_img..png);
	background-repeat:no-repeat;
	width:349px;
	height:49px;
	margin:10px 0px;
	float:left;}
#section_discuss1 p{
	font-family:Arial;
	font-size:11px;
	padding:12px 20px 20px 20px;
	text-align:center;
	width:309px;
	margin:0px;
	font-weight:normal;
	color:#FFFFFF;
	}
#section_discuss1 a{
	font-family:Arial;
	padding:0px;
	margin:0px;
	font-size:12px;
	width:233px;
	font-weight:normal;
	color:#FFFFFF;
	}
#section_discuss1 a:hover{
	font-weight:normal;
	color:#999999;
	}
.img1{
 	margin:0px 2px;
	}
.cont_img_center2{
	background-image:url(../images/img_center.png);
	background-repeat:repeat-y;
	width:376px;
	height:330px;
	padding:5px 20px 0px 20px;
	float:left;
	}
.cont_img_center2 h2{
	font-family: SlickerRegular;
	font-size:24px;
	font-weight:bold;
	color:#207dca;
	line-height:22px;
	margin:0px;
	padding:0px;
	}
.cont_img_center2 h3{
	font-family:Century Gothic;
	font-size:15px;
	font-weight:bold;
	line-height:38px;
	color:#333333;
	margin:0px;
	padding:0px;
	}
.cont_img_center2 p{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#333333;
	}
.cont_img_center2 p.approx {
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#666666;
	float:none;
	}
.cont_img_center2 img{
	float:right;
	margin:20px 20px 20px 15px;
	padding:0px;
	}
.cont_img_center2 img.top_img{
	margin-top:-50px;}
.cont_img_center2 ul{	
	margin:0px 15px 0px 15px;
	padding:0px;
	float:left;
	}
.cont_img_center2 ul li{
	font-size:12px;
	color:#207dca;
	}
.advice{
	background-image:url(../images/bg1_img.png);
	background-repeat:no-repeat;
	width:267px;
	height:36px;
	float:left;
	text-align:center;
	margin:8px 8px 8px -8px;
	padding:20px 50px;
	}
.advice p{
	font:Arial;
	font-size:14px;
	vertical-align:middle;
	font-weight:bold;
	color:#ffffff;
	}
.advice p a{
	font:Arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	}
.advice p a:hover{
	color:#CCCCCC;
	text-decoration:none;
	}
	ul.slidy-menu {
	margin: 0;
	padding: 0;
}
#menu{
position:absolute;
top:2px;
right:6px;
}
#menu{
color: #A4A4A4;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 16px;
padding:5px;
margin:0px;
}
#menu a{
color:#A4A4A4;
text-decoration:none;
cursor:default;
font-size:13px;
text-align:center;
}
#menu a:hover{
color:#A4A4A4;
text-decoration:none;
}
#menu img{
	height:290px !important;
}

ul.slidy-menu li:first-child{
	display:none;
}
.banner_righttxt{
	color: #A4A4A4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
	padding:5px;
	margin:0px;
}
.banner_righttxt a{
	color:#A4A4A4;
	text-decoration:none;
}
.banner_righttxt a:hover{
	color:#6592B2;
	text-decoration:none;
}
.p1{
	margin:4px 0px !important;
}