@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color: #000;
}
a{
	outline:none;
	}
#top_content{
	width:850px;
	height:20px;
	margin:0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#header{
	margin:0 auto 0 auto;
	width:auto;
	height:103px;
	background-image: url(../images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	}
#top_menu{
	width:850px;
	height:103px;
	margin:0 auto 0 auto;


}

#left-top_menu{
	float:left;
	width:270px;
	padding-top:24px;
	height:79px;
	}
.menu-seperator{
	background-image: url(../images/nav-sep.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: auto;	

	}


#right-top_menu{
	margin:0 auto 0 auto;
	float:left;
	width:580px;
	padding-top:42px;
	padding-bottom:31px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	}
#right-top_menu a{
	padding:0  12px 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #d1d1d1;
	text-decoration:none;
	}
#right-top_menu a:hover{
	text-decoration:none;
	color:#fff;

	}

#right-top_menu .active{
	background-image: url(../images/nav-sep.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: auto;
	text-decoration:none;
	color:#fff;
	}
#right-top_menu .active1{
	text-decoration:none;
	color:#fff;
	}

#mainbody_home{
	width:850px;
	height:512px;
	margin:0 auto 0 auto;
}
#top_main{
	clear:both;
	width:800px;
	height:50px;
	padding:70px 20px 0 30px;
	margin:0 auto 0 auto;
	background-image: url(../images/top_content_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #0066CC;
	text-transform: uppercase;
	overflow:hidden;
}
#top_main2{
	clear:both;
	width:800px;
	height:50px;
	padding:70px 20px 0 30px;
	margin:0 auto 0 auto;
	background-image: url(../images/top_content_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #0066CC;
	text-transform: uppercase;
	overflow:hidden;
}
#mid_main{
	width:790px;
	padding:0 30px 0 30px;
	margin:0 auto 0 auto;
	background-image: url(../images/mid_main_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align:justify;
	overflow:hidden;
	
}

#mid_main a{
	text-decoration:none;
	color: #990000;
	}
#portfolio-top{
	margin:0 auto 0 auto;
	height:25px;
	width:810px;
	background-image: url(../images/portfolio_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#portfolio{
	margin:0 auto 0 auto;
	clear:both;
	padding-left:8px;
	width:802px;
	overflow:hidden;
	height:auto;
	background-image: url(../images/portfolio_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	}
#portfolio img{
	margin:0;
	padding:0;
	}
#portfolio-bottom{
	margin:0 auto 0 auto;
	height:27px;
	width:810px;
	background-image: url(../images/portfolio_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#mid_main h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

#mid_main h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	padding:0 0 0 0;
	line-height:35px;
	height:32px;
	margin:0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#mid_main .readmore{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #06C;
	text-decoration: none;
	}
#mid_main .readmore a{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #06C;
	text-decoration: none;
	}
#mid_main .readmore a:hover{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #990000;
	text-decoration: underline;
	}

#mid_main .inner_img{
	padding:10px 10px 0 0;
}
#mid_main .inner_img2{
	padding:15px 10px 0 0;
}
#mid_main .left_img_work{
	padding:10px 15px 5px 0;
	}
#mid_main .left_img{
	padding:0 15px 0 0;
	}
#mid_main .right_img{
	padding:0 0 0 25px;
	}

blockquote{
	padding:0;
	margin:0 0 0 25px;
	}
strong{
	font-weight:bold;
	padding:0;
	margin:0 0 12px 0;
	}
#mid_main ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align:justify;
	padding:0 30px 0 42px;
	margin-top:0;
	font-weight:normal;
	text-align:left;
}
#mid_main ol li{
	list-style-position: outside;
	padding-left:5px;
	margin:0 0 15px 0;
	list-style-image: none;
	list-style-type: decimal;
		text-align:justify;
}	
#mid_main ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align:justify;
	padding:0 30px 0 42px;
	margin-top:0;
	margin-left:10px;
	font-weight:normal;
	text-align:left;
}
#mid_main ul li{
	list-style-position: outside;
	padding-left:5px;
	margin:0 0 15px 5px;
	list-style-image: url(../images/check_list_info.png);
		text-align:justify;
}
#mid_main p{
	margin:0;
	padding:0 0 15px 0;
	line-height:20px;

}

#mid_main h3, h4{
margin:0;
padding-bottom:10px;

}

		#mid_left{
		width:390px;
		float:left;
		}
		#mid_right{
	padding-left:50px;
	width:350px;
	float:right;

		}
		
#bottom_main{
	width:850px;
	height:57px;
	padding:63px 0 0 0;
	margin:0 auto 0 auto;
	background-image: url(../images/internet-sales-results-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}

#bottom2{
	width:850px;
	height:54px;
	padding:0;
	margin:0 auto 0 auto;
	clear:both;
	background-image: url(../images/logos.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer{
	width:850px;
	height:14px;
	padding-top:10px;
	margin:0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
#footer_menu{
	width:450px;
	height:14px;
	float:left;
	font-weight: normal;
}
#copyright{
	width:400px;
	padding-right:0px;
	height:14px;
	float:right;
	font-weight: normal;
	text-align:right;
}

.footer a:link,.footer a:visited{
	text-decoration:none;
	color: #FFFFFF;
}
.footer a:hover{
	color: #FF0000;
}
#seo{
	width:850px;
	padding-top:10px;
	margin:0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
#seo a:link,a:visited,a:hover{
	color: #000;
}


/*jquery banner start*/	
				
	
				#slideshow {
					position:relative;
					width:850px;
					height:512px;
					margin:0;
					padding:0;
					float:left;
					background-color:#000;
					background-position:center top;
					background-repeat:no-repeat;
					
				}
				
				#slideshow DIV {
					position:absolute;
					top:0;
					left:0;
					z-index:8;
					opacity:0.0;
					height:512px;
				
				}
				
				#slideshow DIV.active {
					z-index:10;
					opacity:1.0;
				}
				
				#slideshow DIV.last-active {
					z-index:9;
				}
				
				#slideshow DIV IMG {
					height:512px;
					display:block;
					border:0;
					
				}
				/*jquery banner end*/

