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, article, aside, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{
	display:block;
}
meter,progress,mark{
	display:inline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:980px;
}
body {
	background:#fff url(../images/header-bg.jpg) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
	outline:none;
}
ul, ol {
	list-style:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}

h2{
	font:24px/30px Arial, Helvetica, sans-serif;
	color:#4387d2;
	margin-bottom:13px;
}

strong{
	font:bold 13px/13px Arial, Helvetica, sans-serif;
}

h3{
	font:22px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4261AF;
	margin-bottom:13px;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
a.und, .und a {
	text-decoration:none;
}
.upc{
	text-transform:uppercase;
}
a.und:hover, .und a:hover {
	text-decoration:underline;
}
.nocolor, .nocolor a{
	color:inherit;
}
/*==== GLOBAL =====*/
header{
	height:517px;
	width:980px;
	margin:0 auto;
	position:relative;
}

#content{
	width:980px;
	margin:0 auto;
	padding:22px 0;
	overflow:hidden;
	font:13px/16px Arial, Helvetica, sans-serif;
}

footer{
	height:126px;
	background: url(../images/footer-bg.gif) repeat-x;
}
/*----- forms parameters -----*/

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	vertical-align:middle;
	font-weight:normal;
	margin:0;
}
/*----- other -----*/

.phonelist li{
	text-align:right;
	display:block;
	background:url(../images/dots.png) 0 75% repeat-x;
	font:bold 13px/22px Arial, Helvetica, sans-serif;
	color:#666666;
}

.phonelist li span{
	background:#fff;
	height:22px;
	display:inline-block;
}

.more{
	float:right;
	color:#4387d2;
	font:bold 12px Arial, Helvetica, sans-serif;
}

.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:14px;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:16px;
}
.p3 {
	margin-bottom:24px;
}

#content p,.address{
	color:#666666;
	font-weight:;
	font-size:13px;
}

.lh22{
	line-height:22px;
}

.pb{
	margin-bottom:15px;
}

.pb1{
	margin-bottom:5px;
}

#content .blue{
	color:#4387d2;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#8bb321;
	outline:none;
}
a:hover {
	text-decoration:none;
}
/*==================boxes====================*/

dl.address dd {
	text-align:right;
	clear:both;
}
dl.address dd span {
	float:left;
}
dl.img-box,.img-box-set dl {
	padding-bottom:0px;
  overflow:hidden;
}
dl.img-box dt ,.img-box-set dl dt{
	float:left;
	padding-right:15px;
}
dl.img-box dd ,.img-box-set dl dd{
	overflow:hidden;
	padding-bottom:0;
}



/*===== header =====*/
header h1{
	position:absolute;
	left:20px;
	top:20px;
}
header h1 a{
	font:49px/1.2em Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

header h1 .slogan{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	left:22px;
	top:55px;
}

header .hot-line{
	font:bold 14px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	left:760px;
	top:48px;
}

header .hot-line .phone{
	font:18px Arial, Helvetica, sans-serif;
}

header nav{
	position:absolute;
	top:116px;
	left:-1px;
}

header nav ul li{
	float:left;
	border-right:1px #cae3ff solid;
}

header nav ul li a{
	width:139px;
	display:block;
	text-align:center;
	font:14px/51px Arial, Helvetica, sans-serif, bold;
	text-decoration:none;
	color:#4083cf;
}

header nav ul li a:hover,header nav ul li.active a{
	color:#fff;
	background:url(../images/nav.gif) repeat-x;
}

header nav .last,header nav .lasta{
	border:none;
}

header nav .last a,header nav .lasta a{
	width:140px;
}


header nav .frst a:hover,header nav .frsta a,header nav ul li.frsta a:hover{
	background:url(../images/navfrst.gif) right no-repeat;
	color:#fff;
}

header nav .last a:hover,header nav .lasta a,header nav ul li.lasta a:hover{
	background:url(../images/navlast.gif) right no-repeat;
	color:#fff;
}

header .header-pic{
	width:980px;
	height:350px;
	position:absolute;
	background:url(../images/header-pic1.jpg) no-repeat;
	top:166px;
	left:-1px;
}

header .header-pic .banner1{
	position:absolute;
	left:739px;
	top:23px;
}
header .header-pic .banner2{
	position:absolute;
	left:739px;
	top:116px;
}
header .header-pic .banner3{
	position:absolute;
	left:739px;
	top:208px;
}

/* The Nivo Slider styles */
#slider{ position:relative; width:980px; height:350px; z-index:88; overflow:hidden; top:167px; left:-1px}
/* 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:60;display:none;}
/* The slices in the Slider */
.nivo-slice {display:block;	position:absolute;z-index:50;height:100%;}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{ position: absolute;z-index:99; right:0; bottom:0px; padding:11px 0 7px 13px; width:229px; background:url(../images/bg_pagination.png) right 0 no-repeat}
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer; text-indent:-5000px; width:15px; height:15px; float:left; margin-right:2px; background:url(../images/buttons.gif) right 0 no-repeat}
.nivo-controlNav a.active , .nivo-controlNav a:hover { background-position:left;}

/* Caption styles */
.nivo-caption { height:100px; width:215px;position:absolute; top:23px; right:267px; z-index:99;  font:14px Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; line-height:20px; text-align:right}
.nivo-caption strong{ font-size:18px; font-weight:normal; line-height:20px;}
.nivo-caption span{ color:#000;}
.nivo-html-caption {}

.banners{ position:absolute; z-index:99; top:190px; right:23px;}
.banners li{ padding-bottom:6px;}
.banners a{ position:relative}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {
	margin-bottom:20px;
	margin-right: 20px;
}
.indent-bot2 {margin-bottom:29px;}
.indent-bot3 {margin-bottom:45px;}

/*===== content =====*/


.block-set{
	padding:22px 0;
	background:url(../images/block-set-bg.gif) bottom repeat-x;
	overflow:hidden;
}

.block-set .wrap{
	width:980px;
	margin:0 auto;
}

.block{
	width:242px;
	float:left;
	margin-right:5px;
	color:#fff;
	position:relative;
}

.block .top{
	width:242px;
	float:left;
}

.block .bot{
	width:200px;
	float:left;
	padding:6px 18px 0 24px;
	min-height:201px;
	height:auto!important;
	height:201px;
	font:13px/16px Arial, Helvetica, sans-serif;
}

.block1{background: url(../images/block1-bg.gif);}
.block2{background: url(../images/block2-bg.gif);}
.block3{background: url(../images/block3-bg.gif);}

.block1 .top{background: url(../images/block1-top.gif) top no-repeat;}
.block2 .top{background: url(../images/block2-top.gif) top no-repeat;}
.block3 .top{background: url(../images/block3-top.gif) top no-repeat;}

.block1 .bot{background: url(../images/block1-bot.gif) bottom no-repeat;}
.block2 .bot{background: url(../images/block2-bot.gif) bottom no-repeat;}
.block3 .bot{background: url(../images/block3-bot.gif) bottom no-repeat;}

.block h2{
	font:30px/1.2em Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:16px;
}

.block h2 span{
	position:relative;
	top:-13px;
}

.calendar{
	width:230px;
	padding:16px 0 16px 7px;
	float:left;
	border:1px #c7daef solid;
	background:#fff;
	font:12px/16px Arial, Helvetica, sans-serif;
	-moz-border-radius:7px;
	border-radius:7px;
}

.calendar table{
	width:224px;
	text-align:center;
}

.calendar table thead td{
	color:#37353a;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	text-transform:uppercase;
}



.calendar .day td{
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:5px #fff solid;
}

.calendar .date td{
	width:29px;
	height:17px;
	font:12px/17px Arial, Helvetica, sans-serif;
	border-bottom:4px #fff solid;
}

.calendar .b{background:#4387d2;}
.calendar .bl{background:#4387d2 url(../images/bl.gif) no-repeat left;}
.calendar .br{background:#4387d2 url(../images/br.gif) no-repeat right;}

.calendar .s{background:#dcebfb;}
.calendar .sl{background:#dcebfb url(../images/sl.gif) no-repeat left;}
.calendar .sr{background:#dcebfb url(../images/sr.gif) no-repeat right;}

.calendar a{
	color:#4387D2;
	text-decoration:none;
}

.bg-e4f0fc{
	background:#e4f0fc;
	padding:22px;
	-moz-border-radius:7px;
	border-radius:7px;
}

.evenodd-list li a{
	background: url(../images/marker1.gif) 22px center no-repeat;
	color:#4387d2;
	padding:0 0 0 32px;
	margin:0 -21px 0 -21px;
	display:block;
	font:14px/25px Arial, Helvetica, sans-serif;
}

.evenodd-list li.odd a{
	background-color:#fff;
}

.list-dec li{
	list-style:decimal outside;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#4387d2;
	margin-left:22px;
	margin-bottom:8px;
}

.list-dec li a{
	color:#8bb321;
	font:bold 13px/16px Arial, Helvetica, sans-serif
}

.box{
	border:1px #c7daef solid;
	background:#fff;
	padding:16px 22px;
	-moz-border-radius:7px;
	border-radius:7px;
}

#page4 .box{
	padding:16px 10px 16px 16px;
}

.img1{
	background:url(../images/page1-img1.jpg) bottom left no-repeat;
	padding-bottom:116px;
}

.block .hand{
	position:absolute;
	right:0;
	bottom:0;
	width:40px;
	height:40px;
}

/*===== footer =====*/
footer .wrap{
	width:980px;
	margin:0 auto;
	position:relative;
}

footer .title{
	font:24px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
	position:absolute;
	left:22px;
	top:17px;
	text-decoration:none;
}

footer .privacy{
	color:#76E2FF;
	font:12px/20px Arial, Helvetica, sans-serif;
	text-align:right;
	width:181px;
	position:absolute;
	left:20px;
	top:26px;
}

footer .list1{
	position:absolute;
	left:228px;
	top:15px;
}

footer .list2{
	position:absolute;
	left:873px;
	top:14px;
}

footer .list3{
	position:absolute;
	left:625px;
	top:40px;
}

footer .list a{
	background:left center no-repeat;
	padding-left:6px;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#76E2FF;
}

footer .soc_ico{
	left:876px;
	top:21px;
	position:absolute;
}

footer .soc_ico li{
	float:left;
	margin-right:6px;
}

footer .soc_ico li a{
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
}

footer .soc_ico li a.facebook{background:url(../images/facebook.png) 0 0 no-repeat;}
footer .soc_ico li a.flickr{background:url(../images/flickr.png) 0 0 no-repeat;}
footer .soc_ico li a.twitter{background:url(../images/twitter.png) 0 0 no-repeat;}
footer .soc_ico li a.delicious{background:url(../images/delicious.png) 0 0 no-repeat;}

footer .soc_ico li a:hover{background-position:0 -20px;}

/******** carousel *************/

#faded-1 .next1, #faded-2 .next2, #faded-3 .next3 {display:block; width:14px; height:14px; text-indent:-5000px; background:url(../images/next2.png) 0 0 no-repeat; float:left;}
#faded-1 .prev1, #faded-2 .prev2, #faded-3 .prev3 {display:block; width:14px; height:14px; text-indent:-5000px; background:url(../images/prev2.png) 0 0 no-repeat; float:left; margin-right:5px; }
.carousel-control {
	width:46px;
	height:22px;
	background:url(../images/carousel-control-bg.png) 0 0 no-repeat;
	padding:7px 0 0 8px;
	position:absolute;
	top:350px;
	left:370px;
}
.sp {display:block; width:1px; height:13px; background:url(../images/pic-2.gif) 0 0 no-repeat; float:left; margin-right:5px;}
#faded-1, #faded-2, #faded-3 { width:100%; height:380px; overflow:hidden; position:relative; }
a { outline:0; border:0; }

/*--- accordion begin ---*/
.accordion {position:relative; z-index:999;
	padding:0px 0 0 0;
}

.bgr-1 {background:url(../images/marker-acc.png) top right no-repeat #09509F;}
.bgr-2 {background:url(../images/marker-acc.png) top right no-repeat #4261AF;}
.bgr-3 {background:url(../images/marker-acc.png) top right no-repeat #5C9EE8;}
.bgr-4 {background:url(../images/marker-acc.png) top right no-repeat #A7CF39;}
.bgr-5 {background:url(../images/marker-acc.png) top right no-repeat #FFCC00;}
.bgr-6 {background:url(../images/marker-acc.png) top right no-repeat #f8a42d;}

	.accordion dt	{
		cursor:pointer;
		overflow:hidden;
		font-size:16px;
		line-height:1.2em;
		color:#fff;
		border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
		padding: 6px 0 10px 19px;
		margin-bottom:11px;
	}
	
	.accordion dt.active.bgr-1, .accordion dt.active.bgr-2, .accordion dt.active.bgr-3, .accordion dt.active.bgr-4, .accordion dt.active.bgr-5, .accordion dt:hover.bgr-1, .accordion dt:hover.bgr-2, .accordion dt:hover.bgr-3, .accordion dt:hover.bgr-4, .accordion dt:hover.bgr-5{
		color:#fff;
		background-position:bottom right;
	}
		.accordion dd {
		color:#fff;
		display:none;
		width:195px;
		overflow:hidden; /*important for accordeon*/
		text-transform:none;
		padding: 0px 9px 5px 30px;
		margin-bottom:0px;

	}
		.accordion dd a {
			text-decoration:none;
		}
		.accordion dd a:hover {
			text-decoration:none;
		}
		
.list-1 li {font-size:13px; line-height:26px; background:url(../images/pic-1.gif) 0 bottom repeat-x; padding-bottom:1px;}
.list-1 li.last {background:none;}
.list-1 li span {display:block; margin-top:-7px;}
.list-1 li a {color:#09509F; display:inline-block;  background:url(../images/marker-1.gif) 0 12px no-repeat; padding-left:10px;}
.list-1 li a:hover {color:#a0a0a0;}

.list-2 li {font-size:13px; line-height:26px; background:url(../images/pic-1.gif) 0 bottom repeat-x; padding-bottom:1px;}
.list-2 li.last {background:none;}
.list-2 li a {color:#4261AF; display:inline-block;  background:url(../images/marker-2.gif) 0 12px no-repeat; padding-left:10px;}
.list-2 li a:hover {color:#a0a0a0;}

.list-3 li {font-size:13px; line-height:26px; background:url(../images/pic-1.gif) 0 bottom repeat-x; padding-bottom:1px;}
.list-3 li.last {background:none;}
.list-3 li span {display:block; margin-top:-7px;}
.list-3 li a {color:#5C9EE8; display:inline-block;  background:url(../images/marker-3.gif) 0 12px no-repeat; padding-left:10px;}
.list-3 li a:hover {color:#a0a0a0;}

.list-4 li {font-size:13px; line-height:26px; background:url(../images/pic-1.gif) 0 bottom repeat-x; padding-bottom:1px;}
.list-4 li.last {background:none;}
.list-4 li span {display:block; margin-top:-7px;}
.list-4 li a {color:#8bb321; display:inline-block;  background:url(../images/marker-4.gif) 0 12px no-repeat; padding-left:10px;}
.list-4 li a:hover {color:#a0a0a0;}

.list-6 li {font-size:13px; line-height:26px; background:url(../images/pic-1.gif) 0 bottom repeat-x; padding-bottom:1px;}
.list-6 li.last {background:none;}
.list-6 li span {display:block; margin-top:-7px;}
.list-6 li a {color:#f8a42d; display:inline-block;  background:url(../images/marker-4.gif) 0 12px no-repeat; padding-left:10px;}
.list-6 li a:hover {color:#a0a0a0;}

.list-5 li {font-size:13px; line-height:26px; background:url(../images/pic-1.gif) 0 bottom repeat-x; padding-bottom:1px;}
.list-5 li.last {background:none;}
.list-5 li span {display:block; margin-top:-7px;}
.list-5 li a {color:#FF9900;
	display:inline-block;
	background:url(../images/marker-5.gif) 0 12px no-repeat;
	padding-left:10px;
}
.list-5 li a:hover {color:#a0a0a0;}	
/*--- accordion end ---*/


/*----- forms -----*/

#form1 input,#form1 textarea{
	width:185px;
	border:1px #a6c2e4 solid;
	border-right:1px #d4e3f3 solid;
	border-bottom:1px #e4edf7 solid;
	margin-bottom:8px;
	padding:4px 0 4px 6px;
	float:left;
	color:#666666;
	font:12px Arial, Helvetica, sans-serif;
}

#form1 textarea{
	height:272px;
	overflow:auto;
}

#form1 .btns{
	float:right;
}

#form1 .btns a{
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#4387d2;
	margin-left:15px;
}
/*==========================================*/

