@import 'reset.css';
body {
	font:400 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color:#485766;
	background:#485766;
}
/*TopBar style*/
.top-bar-wrap {
	height:35px;
	
	background:#000000; 
}
#top-bar {
	height:100%;
}
#top-bar .links {
	float:left;
	margin-top:15px;
	font-size:11px;
}
#top-bar .rft {
	height:16px;
	float:right;
	margin-top:15px;
}
.rss, .facebook, .twitter {
	display:inline-block;
	width:16px;
	height:16px;
	margin-right:10px;
	vertical-align:middle;
	background:url(../image/rft_icons.png) no-repeat
}
.rss {
	background-position:0 0
}
.facebook {
	background-position:-16px 0
}
.twitter {
	background-position:-32px 0
}

/*Header style*/
#header {
	height:145px;
	position:relative;
	
}
#logo {
	width:195px;
	height:60px;
	position:absolute;
	left:152px;
	top:5px;
}
#main-menu {
	height:37px;
	position:absolute;
	right:0;
	top:115px
}
#main-menu li {
	float:left;
	display:block;
	padding-right:8px;
}
#main-menu li a.cur, #main-menu li a.cur strong {
	background:url(../image/menu_bg.png) no-repeat
}
#main-menu li a {
	float:left;
	height:37px;
	line-height:37px;
	padding-left:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;
	background:url(../image/menu_bg.png) no-repeat;

}
#main-menu li a strong {
	float:left;
	height:37px;
	padding-right:17px;
	cursor:pointer
}
#main-menu li a.cur {
	background-position:0 0;
	color:#8C1717
}
#main-menu li a.cur strong {
	background-position:right 0;
}
#main-menu li a:hover {
	text-decoration:none;
	color:#8C1717
}
.main-bg {
	background:url(../image/newbackimg2.jpg) repeat 0 0;
	
}

/*line under top bar*/
.main-wrap {
	/*background:url(../image/menu_bg.png) repeat-x;*/
	padding-bottom:20px;
}
.mod-con {
	width:950px;
	margin:0 auto
}
.slide-box {
	height:383px;
	position:relative
}
.slide-player {
	width:950px;
	height:340px;
	position:relative;
}
.slide-player li {
	width:930px;
	height:320px;
	position:absolute;
	background:#fff;
	padding:10px;
	left:0;
	top:10px;
	display:none
}
.slide-player li.selected {
	display:block
}
.slide-menu {

	height:43px;
	background:url(../image/scroll_shadow.png) no-repeat 0 center;
	text-align:center;
}
.slide-menu a {
	display:inline-block;
	width:14px;
	height:14px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	background:url(../image/scroll_btn.png) no-repeat 0 0;
	margin:8px 3px 0;
	
}
.slide-menu a.selected {
	background-position:right 0;
}
#main {
	/*background:url(../image/main_bg.png) repeat;*/
	padding:20px 0
}
#main .container {
	margin:0 20px;
	background:#fff;
}
/*Homepage style*/

#home-page #home-con li {
	width:290px;
	height:370px;
	float:left;
	display:inline;
	margin-left:20px;
	background:#1d202a;
	position:relative;
}
#home-page .title-nav {
	height:46px;
	line-height:46px;
	background:url(../image/title_nav_bg.png) repeat-x
}
#home-page .title-nav h2 {
	font-size:20px;
	padding-left:46px;
}
.title-nav h2 {
	height:100%;
	background:url(../image/title_icons.png) no-repeat;
	color:#fff;
	float:left
}
#home-page #home-con li.about h2 {
	background-position:0 0
}
#home-page #home-con li.blog h2 {
	background-position:0 -46px
}
#home-page #home-con li.contact h2 {
	background-position:0 -92px
}
#home-page #home-con .con {
	padding:20px;
}
#home-page #home-con .con h3 {
	font-size:18px;
	color:#fff;
	margin-top:15px;
}
#home-page #home-con .con p {
	font-size:14px;
}
#home-page #home-con .btns {
	height:25px;
	position:absolute;
	right:20px;
	bottom:20px;
}
#home-page #home-con .btns a {
	display:inline-block;
	height:40px;
	line-height:40px;
	padding:0 15px;
	margin-right:6px;
	background:#11719f;
	color:#fff;
	font-weight:bold
}
#home-page #home-con .contact .con p {
	height:30px;
	padding:0 0 25px 50px;
	font-size:12px;
	line-height:1.2;
	color:#6a7796
}
#home-page #home-con .contact .con p img {
	float:left;
	margin-left:-45px
}
#home-page #home-con .contact .con p strong {
	display:block;
	color:#fff
}
#home-page #home-con .contact .net-links {
	height:30px;
	padding:10px 20px 0
}
#home-page #home-con .contact .net-links img {
	margin:0 5px;
}
#sub-page .main-con {
	width:599px;
	float:left;
	padding:11px 22px;
}
#sub-page .main-con .title-nav {
	height:35px;
	line-height:35px;
	padding-bottom:1px;
	background:url(../image/dashes_h_bg.png) repeat-x 0 bottom;
	margin-bottom:20px
}
#sub-page .main-con .title-nav h2 {
	font-size:22px;
	padding-left:35px;
	color:#4d5467
}
/*Sidebar style 267*/

#sub-page .sidebar {
	width:262px;
	float:right;
	background:#eef0f5
}
#sub-page .sidebar .title-nav {
	height:48px;
	line-height:48px;
	background:#9097a9
}
#sub-page .sidebar .title-nav h2 {
	font-size:14px;
	padding-left:48px;
	background-position:0 -186px;
}
#sub-page .sidebar .con a:hover {
	color:#444d68;
}
#sub-page #get-touch .title-nav h2 {
	background-position:0 -419px
}
#sub-page #get-touch .con {
	padding:10px;
}
#sub-page #get-touch .con p {
	height:30px;
	padding:0 0 25px 50px;
	font-size:12px;
	line-height:1.2;
}
#sub-page #get-touch .con p img {
	float:left;
	margin-left:-45px
}
#sub-page #get-touch .info {
	display:block;
	margin-bottom:10px;
}
#sub-page #get-touch .con p strong {
	display:block;
	color:#444d68
}
#sub-page #welcome-guest .title-nav h2 {
	background-position:0 -138px;
}
#welcome-guest .con {
	padding:3px;
}
#welcome-guest .con p {
	margin-top:6px;
}

#site-navigation .con {
	padding:10px 10px 8px;
}
#site-navigation li {
	height:41px;
	padding-bottom:2px;
	font-size:14px;
	font-weight:bold
}
#site-navigation li a {
	display:block;
	height:41px;
	line-height:41px;
	text-indent:20px;
	background:#dce0e9 url(../image/nav_link_bg.png) no-repeat 95% 0;
	color:#747c93
}
#site-navigation li a:hover {
	background:#d0d4de url(../image/nav_link_bg.png) no-repeat 95% -41px;
	text-decoration:none
}
#categories .con, #blog-archives .con {
	padding:15px 20px
}
#categories li, #blog-archives li {
	height:26px;
	line-height:26px;
	font-size:14px;
	font-weight:bold
}
#categories li span, #blog-archives li span {
	float:right;
	color:#444d68;
}
#sub-page #network-connect .title-nav h2 {
	background-position:0 -234px
}
#sub-page #network-connect .con {
	height:30px;
	padding:20px 12px 40px;
}
#sub-page #network-connect .con img {
	margin:0 5px;
}
/*About Page style*/

#about-page h2 {
	background-position:0 -282px
}
#about-page p {
	margin-bottom:20px;
}
#about-page .pic {
	border:1px solid #ced1da;
	padding:4px;
	background:#eef0f5
}
/*Portfolio Page style*/
#portfolio-page .main-con {
	float:none;
	width:auto;
	padding:20px;
}
#portfolio-page .main-con .title-nav {
	height:32px;
	line-height:32px;
	background:none;
}
#portfolio-page .main-con .title-nav h2 {
	background-position:0 -352px;
}
#portfolio-page .btn-workcategory {
	float:right;
	height:32px;
	padding:0 15px;
	line-height:32px;
	background:#11719f;
	color:#fff;
	font-size:14px;
	font-weight:bold
}
#portfolio-page .btn-add {
	width:36px;
	height:32px;
	float:right;
	background:url(../image/btn_add.png) no-repeat;
	margin-left:10px;
	display:inline
}
#portfolio-page .portfolio-list {
	margin-left:-20px;
}
#portfolio-page .portfolio-list li {
	width:200px;
	height:160px;
	float:left;
	display:inline;
	margin-left:22px;
}
#portfolio-page .portfolio-list li img {
	padding:4px;
	border:1px solid #ced1da;
	background:#eef0f5
}
.pages-nav {
	height:35px;
	padding:10px 9px;
	border:1px solid #ced1da;
	background:#eef0f5;
	position:relative
}
.pages-nav a {
	display:inline-block;
	height:35px;
	line-height:35px;
	padding:0 10px;
	background:#4eabd7;
	color:#fff;
	font-weight:bold
}
.pages-nav a:hover {
	background:#11719f
}
.pages-nav a.previous {
	position:absolute;
	left:9px;
	top:10px
}
.pages-nav a.next {
	position:absolute;
	right:9px;
	top:10px
}
.pages-nav .pages {
	text-align:center
}
.pages-nav .pages a {
	margin-right:5px;
	padding:0 13px;
}

/*Contact Page style*/
#contact-page h2 {
	background-position:0 -317px;
}
#contact-form {
	margin-top:30px;
	position:relative
}
#contact-form li {
	margin-bottom:10px;
}
#contact-form li.user-info {
	width:270px;
}
#contact-form li.map {
	width:305px;
	height:205px;
	position:absolute;
	top:0;
	left:293px;
}
#contact-form li.map img {
	border:1px solid #ced1da;
	padding:4px;
}
#contact-form li label {
	font-size:11px;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}
#contact-form li .input-wrap {
	display:block;
	border:1px solid #ced1da;
	background:#eef0f5;
	padding:10px;
}
#contact-form li .flied {
	width:250px;
	height:14px;
	line-height:14px;
	padding:2px;
	border:0;
	background:none
}
#contact-form li .textarea {
	width:570px;
	height:130px;
	line-height:14px;
	padding:2px;
	border:0;
	background:none;
	overflow:auto;
}
#contact-form li.btn-nav {
	height:40px;
	font-size:11px;
}
#contact-form li .submit {
	height:34px;
	float:right;
	padding:0 10px;
	background:#11719f;
	color:#fff;
	border:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
}
/*SiteInfo style*/


.siteintro-wrap {
	background:#0f131f;
}
#siteintro {
	padding:25px 0
}
#siteintro .about-us {
	width:150px;
	float:left
}
#siteintro .categories {
	width:190px;
	float:left
}
#siteintro .gallery {
	width:300px;
	float:left;
}

#siteintro dt {
	font-size:22px;
	font-weight:bold;
	color:#8c94ac;
	margin-bottom:15px;
}
#siteintro dd a {
	color:#606574
}
#siteintro dd a:hover {
	color:#b8e2f6
}
#siteintro .gallery dd {
	width:64px;
	height:61px;
	float:left;
}
#siteintro .gallery dd img {
	border:1px solid #252c3e;
	background:#191f2f;
	padding:4px;
}
#siteintro .news dd {
	padding:10px 10px 0 20px;
	color:#417893
}
#siteintro .news dd em {
	font-size:11px;
	color:#305465
}
#siteintro .news dd p {
	padding-bottom:10px;
}
#siteintro .news dd a {
	color:#b8e2f6
}
/*Footer Style*/
.footer-wrap {
	background:url(../image/softwhite.jpg) repeat-x;
	border-top:1px solid #181f31;
	margin-top:1px;
}
#footer {
    
	
	padding:20px 0 50px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#footer .copyright {
	float:left
}
#footer .links {
	float:right;
}
.orange {
	color: orange;
}
.red {
	color: red;
}
h1{
font-size: 22px!important;

color: #4d5467;	
}