/*-----------------------------------------------------------------------------------*
/*Homepage Slider
/*-----------------------------------------------------------------------------------*/
#homepage-slider-wrap {
	background-image: url('../images/slider-bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}

#homepage-slider-wrap-up {
	background-image: url('../images/slider-bg-shad.png');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	z-index: 3;
}

#homepage-slider-pattern {
	background-image: url('../images/slider-bg-shad.png');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	z-index: -1;	
}

#homepage-slider {
    background-repeat: no-repeat;
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 220px;
}
#slider {
    z-index: 1;
    position: relative;
    width: 1000px;
    height: 220px;
    margin: 0 auto;
}

#slider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
#slider a {
    border: 0;
    display: block;
}
/* 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;
}
.nivo-directionNav a {
    position: absolute;
    bottom: 30px;
    z-index: 9;
    cursor: pointer;
}
/* Slider Arrows */
.nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/slider-arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	opacity:0.2;
}
a.nivo-nextNav {
    background-position: -30px 0;
    right: 10px;
}
a.nivo-prevNav { left: 10px }
a.nivo-prevNav:hover { background-position: 0px -30px }
a.nivo-nextNav:hover { background-position: -30px -30px }
/* Slider Captions */
.nivo-caption {
	position: absolute;
	nowhitespace: afterproperty;
	left: 0px;
	bottom: 0px;
	background: #000;
	opacity: 0.8;
	/* Overridden by captionOpacity setting */z-index: 8;
	text-align:center;
	width:960px;
	font-size:12px;
	color:#FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
}
.nivo-caption p {
    margin: 0 !important;
    padding: 0 !important;
}
.nivo-caption p { margin: 0 }
.nivo-caption a { display: inline !important }
.nivo-html-caption { display: none }
.nivo-caption {
    text-shadow: none;
    font-family: Helvetica,Arial,sans-serif;
}
.nivo-caption a {
    color: #fff;
    text-decoration: none;
}
.nivo-caption a:hover { font-style: italic }
.nivo-caption h2,
.nivo-caption p { color: #CCC }
.nivo-caption h2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

/*___________________-_________________________________________________________________________________*/

.paragraph-class
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
text-align:justify;
line-height:1.5;
font-weight:normal;
text-align:justify;
}
.ul-class
{
list-style:circle;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
text-align:justify;
font-weight:normal;
}


/*------------------------------------------------------------------------------------------------------*/

#wrap {
    width: 100%;
    margin: 0;
    padding: 0;
}
#main-stripe {
	background-image: url(../images/main-shad-01.png);
	background-repeat: repeat-x;
	float: left;
	height: 244px;
	width: 100%;
	position: absolute;
	top: 430px;
	z-index: -2;
}
#main-home {
	background-color: #FFF;
	width: 1000px;
	margin: auto;

}

#main-watermark2 {
	background-image: url(../images/main-watermark.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 832px;
	width: 529px;
	position: absolute;
	z-index: -1;
	top: 0px;
	overflow: hidden;
	left: 30px;
}

#main-stripe {
	background-image: url(../images/main-shad-01.png);
	background-repeat: repeat-x;
	float: left;
	height: 244px;
	width: 100%;
	position: absolute;
	top: 430px;
	z-index: -2;
}
	
.main-no-bg-02 {
    width: 980px !important;
    background: none !important;
    border: none !important;
    margin: 0 auto !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	
}

.main-no-bg {
    width: 980px !important;
    background: none !important;
    border: none !important;
    margin: 0 auto !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	
}
.main-with-sidebar {
	background-image: url('../images/sidebar-border.png');
	background-position:left;
	background-repeat:repeat-y;
	background-color:#F7F8F9;
}

#main-shad {
	width: 1040px;
	height: 26px;
	margin: auto;
	background-image: url(../images/main_bg_shad.png);
	background-position:bottom;
}

#page-stripe {
	background-image: url(../images/page_stripe.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 90px;
	width: 100%;
	position: absolute;
	top: 112px;
	overflow: visible;
	visibility: visible;
	z-index: -2;
}

#box-header01 {
	height: 30px;
	width: 260px;
	position: relative;
	left: 20px;
	top: 20px;
	right: 20px;
}

.box-header01-h4 {
	font-size: 14px;
	margin: 0 0 10px;
	height: 30px;
	line-height: 30px;
	color: #165B96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	vertical-align: middle;
}

#box-header02 {
	height: 30px;
	width: 360px;
	position: relative;
	left: 20px;
	top: 20px;
	right: 20px;
}

.box-header02-h4 {
	font-size: 14px;
	margin: 0 0 10px;
	height: 30px;
	line-height: 30px;
	color: #165B96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}

#box-content01 {
	width: 260px;
	position: relative;
	left: 20px;
	right: 20px;
	top: 20px;
}

#box-content01a {
	width: 260px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	
}

#box-content01-btn {
	width: 260px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#box-content01-btn02 {
	width: 260px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	top: auto;
	bottom: auto;
}

#image {
	width: 20px;
	height: 20px;
	top: auto;
	bottom: auto;	
		
}

#box-content01 li {
	list-style: none;

}

.box-content01-h5 {
	font-size: 14px;
	color: #DD7A28;
	vertical-align: middle;
	font-weight:bold;
}

#home-image-box {
	background-image: url(../images/home_01.jpg);
	height: 110px;
	width: 360px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#box-content02 {
	width: 360px;
	position: relative;
	left: 20px;
	right: 20px;
	top: 10px;
}

.box-content02-h5 {
	font-size: 12px;
	color: #191E31;
}

.box-content02a-h5 {
	font-size: 12px;
	color: #DD7A28;
}

.box-content03-h6 {
	font-size: 10px;
	color: #999;
}

#chi-bullet {
	background-image:url(../images/arr1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 20px;
	top: auto;
	bottom: auto;
	float: left;
	position: relative;
	box-shadow: 1px 1px 1px 0.5px #999;
}


#main-watermark2 {
	background-image: url(../images/main-watermark.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 832px;
	width: 529px;
	position: absolute;
	z-index: -1;
	top: -2px;
	overflow: hidden;
	left: 30px;
}


.contact-head
{margin-left:15px; margin-top:15px; margin-right:15px;border-bottom:solid 1px #999999;color:#8B0000; font-weight:bold;}

/*-----------------------------------------------------------------------------------*
/*Homepage highlight
/*-----------------------------------------------------------------------------------*/
#homepage-highlight-wrap {
	height: 380px;
	width: 1000px;
	margin-top: -25px;
/*	overflow: visible;
	visibility: visible;
	z-index: 6;
*/	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#homepage-box01 {
	height: 380px;
	width: 300px;
	background:url(../images/highlight-box01.png);
	background-repeat: no-repeat;
	float: left;
}

#homepage-box02 {
	height: 380px;
	width: 400px;
	background:url(../images/highlight-box02.png);
	background-repeat: no-repeat;
	float: left;
}


.upperscript-class
{
font-family:"Comic Sans MS";
font-size:11px;
color:#FF9900;
line-height:0;
margin-left:95px;
}
