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

#MainBannerOuter{width:1000px; height:293px;  display:block; position:relative;}
#mainBanner{ width:726px; height:293px;  display:inline; float:left; margin-left:20px; position:relative; z-index:99;}

/*------------- Banner right Items ------------------- */
#bannerLeftItem{ width:209px; height:293px; margin-right:20px; display:inline; float:left; position:relative;z-index:10; float:right;}
#mainServiceBox{ width:209px; height:137px; margin-bottom:19px; position:relative;}
#mainServiceBox h1{ position:absolute; bottom:1px; font-family:"FrutigerLightCn", Arial, Helvetica;font-size: 16px;color: #fff; z-index:10; margin:0px; left:0px;}
#mainServiceBox h1 a{left:10px; text-decoration:none; color:#FFF; position:relative;}
#mainServiceBox h1 a:hover{left:30px; text-decoration:none; color:#FFF; position:relative;}
#ServiceSub{ width:209px; height:150px; margin-top:19px; float:right; margin-right:20px; display:inline;}
#ServiceSub h1{ font-size:17px; line-height:16px; color:#060606; margin:0px 0px 11px 0px; padding:0px;}
#ServiceSubInner{ width:209px; height:123px; margin-top:15px;}
#ServiceSubInner h1{ font-size:17px; line-height:16px; color:#060606; margin:0px 0px 11px 0px; padding:0px;}
.red{color:#e90d13 !important; font-size:14px;}


.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:85%;
	bottom:16px;
	width:200px;
    margin-left:-60px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}




.theme-default #slider { float:left;
 
    width:726px; /* Make sure your images are the same size */
    height:293px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px; float:left;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


.preloader{
	display:block;
	margin:120px auto;
}

#overLine{
	/* The line above the active button. */
	position:absolute;

	height:2px;
	width:100%;
	color:#000;
	
	float:left;
	left:1px;
	bottom: 1px;
	overflow:hidden;
}



img { behavior: url(iepngfix.html) }
#pageflip {
position: absolute;
right: 0; top: 0;
float: right;
background-color:transparent;
}
#pageflip img {
width: 30px; height: 32px;
z-index: 99999;
position: absolute;
right: 0; top: 0;
-ms-interpolation-mode: bicubic;
background-color:transparent;
}
#pageflip .back-img {
width: 30px; height: 30px;
overflow: hidden;
position: absolute;
right: 0; top: 0;z-index:98;
background: url(images/10years.png) no-repeat right top #ffe1e1;
}

/* The line above the active button. */
#introTitle{ height:101px; width:730px; display:block; margin:0px; padding:24px 250px 0px 20px; color:#FFF; clear:both;}

#introTitle h1{ font-size:20px; font-style:normal; font-weight: lighter; line-height:36px;}
#introTitleInner h1{ font-size:34px; font-style:normal; font-weight: lighter; line-height:36px; margin-bottom:0px; font-family:"FrutigerLightCn", Arial, Helvetica;}
.titlelarge{ font-size:31px;}
.titlemedium{ font-size:25px;}

