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

body {
	padding:0px;
	margin:0px;
			/*background-image: url('business_pics/pages/Main_img_1.jpg'); 
		background-repeat: repeat-y; background-attachment: fixed; 
		background-position: top center*/
			background: url(../images/bg.jpg) center center;
	
				 

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.webzite.biz/business_pics/pages/', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.webzite.biz/business_pics/pages/', sizingMethod='scale')";*/

	}


/*reset*/
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,font,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 {
border:0;
outline:0;
font-size:100%;
/*vertical-align:baseline;*/
margin:0px;
padding:0px;
}
a{
text-decoration:none; 
}
/* remember to define focus styles! */
@font-face {
    font-family: 'pill_gothic_300mg_ltregular';
    src: url('../font_face/font_1/font-webfont.eot');
    src: url('../font_face/font_1/font-webfont.eot@#iefix') format('embedded-opentype'),
         url('../font_face/font_1/font-webfont.woff') format('woff'),
         url('../font_face/font_1/font-webfont.ttf') format('truetype'),
         url('../font_face/font_1/font-webfont.svg#pill_gothic_300mg_ltregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
 

#wrappper{
width:1200px; height:auto; margin: 0 auto;

}
#header{
width:auto; height:auto;
}



#container{

	opacity: 0.8;
width:1200px; height:250px; margin-top:25px; background-image:url(../images/section01.png); background-repeat:no-repeat; background-color:#FFF;}

#containerabout
{
	opacity: 0.8;
width:1180px; height:420px; margin-top:25px; padding:10px; background-repeat:no-repeat; background-color:#FFF; font-size:13px; font-family:Verdana, Geneva, sans-serif; color:#000; line-height:19px;}

#containergal
{
	opacity: 0.8;
width:1180px; height:820px; margin-top:25px; padding:10px; background-repeat:no-repeat; background-color:#FFF; font-size:13px; font-family:Verdana, Geneva, sans-serif; color:#000; line-height:19px;}

#formz{width:330px; height:240px; margin-top:0px; margin-left:15px; float:right; font-family:Verdana, Geneva, sans-serif; font-size:13px;}
#containercontact
{
	opacity: 0.8;
width:1180px; height:510px; margin-top:25px; padding:10px; background-repeat:no-repeat; background-color:#FFF; font-size:13px; font-family:Verdana, Geneva, sans-serif; color:#000; line-height:19px; line-height:20px;}

#containercareer
{
	opacity: 0.8;
width:1180px; height:660px; margin-top:25px; padding:10px; background-repeat:no-repeat; background-color:#FFF; font-size:13px; font-family:Verdana, Geneva, sans-serif; color:#000; line-height:19px; line-height:20px;}

#containerser
{
	opacity: 0.8;
width:1180px; height:490px; margin-top:25px; padding:10px; background-color:#FFF; font-size:13px; font-family:Verdana, Geneva, sans-serif; color:#000; line-height:19px;}

.top_bg{
width:auto; height:120px;
}
.logo{
background:url(../images/logo.png) no-repeat; width:329px; height:90px; float:left; display:block; margin-top:15px; margin-left:10px; 
}



.menu
{width:784px; height:72px; background-image:url(../images/menuslider.png); float:right; margin-top:7px; }


.nav{
height:auto; font-family:Verdana, Geneva, sans-serif; font-size:14px; margin-top:17px;
}
.nav ul ul {
	display: none;
}
.nav ul li:hover > ul {
		display: block;
		
}
.nav ul {

	list-style: none;
	position: relative;
	z-index:9999;
	display: inline-table;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.nav ul:after {
	content: ""; clear: both; display: block;
}

.nav ul li {
		float: left; margin-right:6px;
}
.nav ul li:hover, .nav ul li a.active {
	
	color:#7c73a6;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;


}
.nav ul li:hover a {
	color: #7c73a6; 
	
	
}
.nav ul li a {
	display: block; padding: 0px 20px;
	line-height:30px;
	color: #FFF; text-decoration: none;	
}
.nav ul ul {
 border-radius: 0px ; padding: 0;
	position: absolute; top: 100%; min-width:105px;
}
.nav ul ul li {
	float: none; 
	position: relative;
	border-radius:0px !important;
	border-bottom:1px solid #E8E8EE;
	margin-right:0px;
	
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.nav ul ul li a {
	line-height:35px;
	color: #e61772 !important;
	
}	
.nav ul li:last-child{
border-bottom:0px;
}

.nav ul ul li a:hover {
	background: #e61772;
	color:#fff !important;
	
	
	
}
.nav ul ul ul {
	position: absolute; left: 100%; top:0;
	
}


#iview {
	display: block;
	width: 1180px;
	height: 500px;
background-color:#FFF;
	
	padding:10px;
	position: relative;
	-webkit-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
}

#iview .iviewSlider {
	display: block;
	width: 1200px;
	height: 500px;
	overflow: hidden;
	border-radius: 4px; 
}

.iview-controlNav {
	position: absolute;
	bottom: 30px;
	left: 547px;
	height: 44px;
}

.iview-controlNav a {
	text-indent: -9999px;
}

.iview-controlNav a.iview-controlPrevNav {
	float: left;
	width: 50px;
	height: 44px;
	background:url(../img/slider-controls.png) no-repeat;
}

.iview-controlNav a.iview-controlNextNav {
	float: left;
	width: 50px;
	height: 44px;
	background: url(../img/slider-controls.png) no-repeat -50px 0px;
}

.iview-controlNav div.iview-items {
	float: left;
	padding: 0px 10px 0px 10px;
	height: 44px;
	background: url(../img/nav-bg.png);
}

.iview-controlNav a.iview-control {
	padding: 0px;
	float: left;
	width: 11px;
	height: 12px;
	background: url(../img/bullets.png) no-repeat;
	line-height: 0px;
}

.iview-controlNav a.iview-control.active {
	background-position: 0px -12px;
}

.iview-caption {
	background: url(../img/caption-bg.png);
	color: #FFF;
	border-radius: 3px;
	padding: 10px 15px;
	font-family: Verdana;
	font-size: 12px;
	text-shadow: #000 1px 1px 0px;
}

.iview-caption.caption1 {
	font-size: 36px;
	font-weight: bold;
	height: 45px;
}

.iview-caption.caption2 {
	background: #00b4ff;
	font-size: 36px;
	font-weight: bold;
	text-shadow: none;
}

.iview-caption.caption3 {
	background: #FFF;
	color: #000;
	font-size: 26px;
	text-shadow: none;
}

.iview-caption.caption4 {
	font-size: 22px;
	font-weight: bold;
}

.iview-caption.caption5 {
	background: #c4302b;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	font-size: 20px;
	font-weight: bold;
	text-shadow: none;
}

.iview-caption.caption6 {
	font-size: 18px;
}

.iview-caption.caption7 {
	text-align: left;
	font-size: 11px;
	color: #888;
	border-radius: 0px;
}

.iview-caption.caption7 div {
	line-height: 200%;
}

.iview-caption.caption7 h3 {
	margin-bottom: 20px;
	color: #FFF;
}

.iview-caption.blackcaption {
	background: #000;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	text-shadow: none;
}

#iview-preloader {
	border: #666 1px solid;
	width: 150px
}

#iview-preloader div {
	background: #666;
}

.iview-controlNav div.iview-items ul li {
	padding: 0px;
	float: left;
	width: 11px;
	height: 12px;
	margin: 3px;
	margin-top: 16px;
	line-height: 0px;
}

#iview #iview-tooltip {
	display: none;
	position: absolute;
	background: url(../img/tooltip.png) no-repeat;
	width: 124px;
	height: 90px;
	bottom: 30px;
	left: -67px;
	padding: 10px;
	z-index: 100;
}

#iview #iview-tooltip div.holder {
	display: block;
	width: 124px;
	height: 84px;
	overflow: hidden;
	border-radius: 2px;
}

#iview #iview-tooltip div.holder div.container {
	display: block;
	width: 4000px;
}

#iview #iview-tooltip div.holder div.container div {
	float: left;
	display: block;
	overflow: hidden;
	width: 124px;
	height: 84px;
	left: -50%;
	text-align: center;
}

#iview #iview-tooltip div.holder div.container div img {
	height: 84px;
	margin: 0 auto;
}


#footer{width:100%; height:155px; background-image:url(../images/footer_strip.jpg); margin-top:15px; opacity: 0.7;}




#conbox01{float:left; width:360px; height:190px; margin-left:13px; margin-top:13px; padding:10px;}


#conbox02{float:left; width:360px; height:190px; margin-left:18px; margin-top:13px; padding:10px;}

#conbox03{float:left; width:360px; height:190px; margin-left:18px; margin-top:13px; padding:10px;}






#banner{widows:1200px; height:300px; background-color:#FFF; margin-top:8px;}




