* {
	margin:0;
	padding: 80;
}
body {
	font-family:Tahoma;
	font-size:100%;
	line-height:0.81em;
	background:url(images/tail-top.gif) left top repeat-x #35c5ca;
	color: #656D6D;
}
table, td {border-collapse:collapse;}
table, td, img {border:0;}

input, textarea { font-family:Tahoma; font-size:1em;}

.fleft {
	float:left;
	width: 500px;
}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:0px;
}

/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
	padding-left: 0px;
}


#form1 {
	background-repeat: no-repeat;
	background-position: left top;
}
#form1 .input-text { background:none; border:0; width:164px; padding:4px 0 6px 10px; margin-right:4px; color:#768e8f;}
#form1 .submit { border:0; width:61px; padding:2px 0 5px 0; text-align:center; color:#fff; font-weight:bold; background:url(images/search.gif) no-repeat left top; font-size:1.1em;}

.form { height:29px;}
.form input {width:224px; background:#fff; color:#686347; border:1px solid #a09b96; padding:2px 0 2px 3px;}
textarea {
	width:300px;
	height:100px;
	background:#fff;
	overflow:auto;
	color:#686347;
	padding-left:3px;
	border:1px solid #a09b96;
	margin-bottom:14px;
}


/*==================list====================*/
ul { list-style:none;}

.numbers-list li {
	width:100%;
	overflow:hidden;
	padding-bottom:0px;
}
.numbers-list li span { display:block; float:left; width:34px; height:34px; background:url(images/number-bg.gif) no-repeat left top; color:#fff; text-align:center; font-size:20px; line-height:30px; margin-right:11px;}
.numbers-list li p { margin-bottom:0;}

.video-list { width:100%; overflow:hidden;}
.video-list li { float:left; padding:0 22px 16px 0;}
.video-list li img { padding:1px; border:1px solid #999;}
.video-list li a:hover img { border:2px solid #ffc734; padding:0;}

.list1 dt { color:#42c9cd; font-size:1.1em; font-weight:bold; padding-bottom:2px;}
.list1 dt a {color:#42c9cd; text-decoration:none;}
.list1 dt a:hover { color:#ffbd2d;}
.list1 dd { padding-bottom:20px;}
.list1 dd p { margin-bottom:12px;}

.list2 li {
	background:url(images/marker.gif) no-repeat left 5px;
	padding: 0 0 6px 15px;
	font-size:1.1em;
	font-weight:normal;
}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:15px;}
.p2 {
	margin-bottom:0px;
}

/*==================txt, links, lines, titles====================*/
a {color:#42c9cd;}
a:hover{text-decoration:none;}

h1 {}
h2 {
	font-size:2.18em;
	font-weight:normal;
	line-height:1.1em;
	margin-bottom:25px;
	padding: 0;
}
h3 { font-size:1.1em; color:#42c9cd; margin-bottom:15px;}
h4 { font-size:1.1em; color:#42c9cd;}

.txt1 {
	color:#42c9cd;
	font-size:1.1em;
	font-weight: bold;
}

.link1 { display:block; float:left; background:#ffbd2d; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:3px 8px 5px 8px; font-style:normal;}
.link1:hover { text-decoration:underline;}

.link2 { display:block; float:left; background:#ffbd2d; color:#fff; text-decoration:none;}
.link2 em { display:block; background:url(images/link2-left.gif) no-repeat left top;}
.link2 b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:3px 8px 5px 8px; font-style:normal;}
.link2:hover { text-decoration:underline;}

.link3 {
	background:url(images/marker.gif) no-repeat left 5px;
	padding-left:15px;
	font-size:1.1em;
	font-weight:bold;
	font-style: inherit;
}

.line-hor {
	margin-bottom:0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}


/*==================boxes====================*/
.menu-box { background:url(images/menu-bg.gif) left top repeat-x; width:100%;}
.menu-box .left { background:url(images/menu-left.gif) no-repeat left top;}
.menu-box .right { background:url(images/menu-right.gif) no-repeat right top;}

.content-box { background:#fff; width:100%;}
.content-box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.content-box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.inside { padding:0 18px 20px 10px;}
.inside1 { padding:30px 40px 40px 32px;}

.box {
	width:100%;
	height: auto;
}
.box .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box .inner {
	padding:22px 10px 0 25px;
}
.box h2 {
	color:#768E8F;
	margin-bottom:0px;
	padding: 0px 10px 0 0px;
}

.box1 {width:100%;}
.box1 .border-top {background:url(images/border.gif) repeat-x top;}
.box1 .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border.gif) repeat-y left;}
.box1 .border-right {background:url(images/border.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom;}
.box1 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box1 .inner { padding:23px 10px 40px 22px;}

.schedule thead td { font-size:1.1em; color:#42c9cd; text-transform:uppercase; font-weight:bold; padding:0 0 10px 0;}
.schedule td { border-bottom:1px solid #e6eaeb; padding:16px 0 20px 0;}
.schedule td.alt { border:0;}
.schedule td a { font-weight:bold; display:block; text-decoration:none; font-size:1.1em; padding:5px 0 6px 0;}
.schedule td a:hover { text-decoration:underline;}
.schedule td span { font-size:.91em;}
.schedule td.cell-1 { width:95px; padding-right:27px;}
.schedule td.cell-2 { width:103px; padding-right:28px;}
.schedule td.cell-3 { width:97px; padding-right:33px;}
.schedule td.cell-4 { width:82px;}
.schedule { margin-bottom:16px;}

.pricelist { margin-bottom:16px;}
.pricelist thead td { font-size:1.1em; color:#42c9cd; text-transform:uppercase; font-weight:bold;}
.pricelist th { text-align:left; font-size:1.1em; color:#42c9cd; padding:14px 0 0 0;}
.pricelist td.cell-1 { width:193px;}
.pricelist td.cell-2 { width:146px; text-align:center;}
.pricelist td.cell-3 { width:164px; text-align:center;}
.pricelist tbody .cell-1 { padding-left:38px; width:155px;}

.cont-box { padding:0 173px 0 0; margin-bottom:0;}
.cont-box span { float:right;}

.buttons-box .link1 { float:right; margin-left:22px;}


/*header*/
#header .row-1 { height:153px;}
#header .row-1 .fleft {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}
#header .row-1 .fright {
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 10;
}
#header .row-2 {
	height:89px;
	padding-top: 0;
	padding-right: 68px;
	padding-bottom: 0;
	padding-left: 56px;
}
#header ul { width:100%; overflow:hidden;}
#header ul li {
	float:left;
	font-size:1.27em;
	margin-left:-1px;
	vertical-align: middle;
}
#header ul li a {
	display:block;
	color:#fff;
	background:url(images/divider.gif) no-repeat left top;
	font-weight:bold;
	text-decoration:none;
}
#header ul li a b {
	display:block;
	height:68px;
	line-height:22px;
	text-align:center;
	width:122px;
	cursor:pointer;
}
#header ul li a:hover { background:url(images/menu-bg1.gif) left top repeat-x;}
#header ul li a.current {
	background:url(images/menu-bg1.gif) left top repeat-x;
}
#header ul li a.first:hover b { background:url(images/menu-first-bg.gif) no-repeat 1px top; }
#header ul li a.first-current b { background:url(images/menu-first-bg.gif) no-repeat 1px top; }
#header ul li a.last:hover b { background:url(images/menu-last-bg.gif) no-repeat right top; }
#header ul li a.last-current b { background:url(images/menu-last-bg.gif) no-repeat right top; }
#header .row-3 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 66px;
}

/*content*/
#content { padding:0 60px 0 55px; background:url(images/content-bg.jpg) no-repeat left top;}
#content .indent { padding:11px 0 0 0;}
#content .indent1 {
	padding:15px 10px 0 25px;
}

/*footer*/
#footer { text-align:center; font-weight:bold;}
#footer a { color:#fff;}
/*==========================================*/
