.tdfg { background-color:#fff; padding-left:3px;padding-top:3px;border:1px dotted #ddd; }
.tdfg:hover {background-color:#ddd; padding-left:3px;padding-top:3px;}
.fg2 { width:152px;height:100px;margin-top:4px;margin-left: 4px; margin-right: 4px; margin-bottom:2px;padding:5px; border:solid; border-color: #dddddd; border-width: 1px; background-color:#fff; vertical-align:left;}
.fg2:hover { width:152px;height:100px;margin-top:4px;margin-left: 4px; margin-right: 4px; margin-bottom:2px;padding:5px; border:solid; border-color: #dddddd; border-width: 1px; background-color:#000; vertical-align:left;}
.fg { width:152px;height:100px;margin-top:4px;margin-left: 4px; margin-right: 4px; margin-bottom:2px;padding:5px; border:solid; border-color: #dddddd; border-width: 1px; background-color:#fff; vertical-align:left;}
.foto{
        color:#000;
        text-decoration:none;
}
.foto:hover{
        color:#000;
        text-decoration:underline;
}

/*=========================== TAGS ============================*/
.tickerstyle{width:270px; height:100%; border:0px solid; background:#fff; padding:0px; overflow:hidden;}
.messagediv{display: none;background:#fff;text-decoration:none;}
.link98 {
	color:#fff;
	padding:0 10px 0 10px;
	text-decoration:none;
	font-size:14px;
	font-family:Trebuct Ms;
        line-height:1em;
        margin-bottom:20px;
        letter-spacing:0px;
}

.link99{color:#800; text-decoration:underline; outline:none}
.link99:hover{text-decoration:none}

#testdiv {width:600px; margin:0 auto; border:0px solid #ccc; padding:20px 25px; background:#fff}
#tinybox {position:absolute; display:none; padding:0; margin-top:0;margin-left:0; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:0px solid #B4E1E9; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:url(images/tail-top.gif) repeat-x left top #fff;}

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:972px;
} 

body { 
	background:url(images/tail-top.jpg) repeat-x left top #fff; 
	font-family:sans-serif,Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#191c1e; 
	min-width:972px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*========================== TAILING ==========================*/

.body-bg {
	background:url(images/tail-top.jpg) no-repeat center top;
	width:100%;
}

/*=========================== FORMS ===========================*/

#search-form .fright {
	width:184px;
	height:150px;
	margin:0 0 0 0;
	padding-right:0px;
	background:url(images/input-bg.gif) no-repeat left top;
}
#search-form input {
	background:none;
	border:0;
	margin-left:5px;
	padding-top:6px;
	vertical-align:top;
	line-height:1.5em;
	float:left;
	width:145px;
}
#search-form a {
	float:right;
	margin:2px 2px 0 0;
}

/*-------------------*/

#subscribe-form label {
	display:block;
	text-transform:uppercase;
	font-size:16px;
	line-height:1.2em;
	color:#52a8da;
	padding:0 0 10px 2px;
}
#subscribe-form span {
	display:block;
	width:274px;
	height:26px;
	padding-right:2px;
	background:url(images/input-bg1.gif) no-repeat left top;
}
#subscribe-form input {
	background:none;
	border:0;
	margin-left:12px;
	vertical-align:top;
	line-height:1.25em;
	padding-top:5px;
	color:#a0a0a0;
	float:left;
	font-style:italic;
	width:186px;
}
#subscribe-form a {
	float:right;
	display:block;
	font-size:.83em;
	line-height:1.5em;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	background:url(images/link-tail.gif) repeat-x left top;
	margin:2px 0 0 0;
}
#subscribe-form a em {
	background:url(images/link-left.gif) no-repeat left top;
	display:block;
}
#subscribe-form a b {
	font-style:normal;
	background:url(images/link-right.gif) no-repeat right top;
	display:block;
	font-weight:normal;
	padding:4px 12px 3px 12px;
}
#subscribe-form a:hover {
	text-decoration:underline;
}

/*-------------------*/

#contacts-form .field { 
	height:31px;
}
#contacts-form input {
	width:253px; 
	padding:2px 0 2px 3px; 
	background:#fff; 
	border-top:1px solid #303030; 
	border-left:1px solid #585858; 
	border-bottom:1px solid #e1e1e1; 
	border-right:1px solid #e1e1e1;	
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:253px; 
	height:135px; 
	overflow:auto;
	background:#fff; 
	border-top:1px solid #303030; 
	border-left:1px solid #585858; 
	border-bottom:1px solid #e1e1e1;	
	border-right:1px solid #e1e1e1; 
	padding:2px 0 2px 3px;
	margin-bottom:15px; 
}

/*========================== LISTS ============================*/

.site-nav {
	position:absolute;
	left:-8px;
	top:0;
}
.site-nav ul li {
	float:left;
#	background:url(images/divider.gif) no-repeat right top;
}
.site-nav ul li a {
	color:#000;
	display:block;
	text-align:center;
	width:105px;
	text-decoration:none;
	margin-left:-1px;
	position:relative;
}
.site-nav ul li a span {
	display:block;
	padding:19px 0 17px 0;
}
.site-nav ul li.first a:hover span,
.site-nav ul li.first a.active span {
	background:url(images/nav-act-left.gif) no-repeat left top;
}
.site-nav ul li a:hover,
.site-nav ul li a.active {
	color:#fff;
	font-weight:normal;
	background:url(images/nav-act-tail.jpg) repeat-x left top;
}

.calendar {
	padding-bottom:19px;
	width:252px;
	overflow:hidden;
}
.calendar li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	font-size:.83em;
	text-transform:uppercase;
	margin:0 0 9px 6px;
}
.calendar li span {
	display:block;
	float:left;
	width:24px;
	margin-right:12px;
	text-align:center;
}
.calendar li b {
	display:block;
	width:24px;
	float:left;
	text-align:center;
	height:17px;
	margin-right:12px;
	background:url(images/calendar-bg1.gif) no-repeat left top;
}
.calendar li a {
	display:block;
	color:#fff;
	width:24px;
	height:17px;
	text-decoration:none;
}
.calendar li a.m1 {
	background:url(images/calendar-bg2.gif) no-repeat left top;
} 
.calendar li a.m2 {
	background:url(images/calendar-bg3.gif) no-repeat left top;
} 
.calendar li a:hover {
	background:#9a9999;
}
.calendar li.top {
	margin:0 0 14px 0;
	width:auto;
}
.calendar li.top span {
	float:left;
	width:auto;
	text-align:left;
	padding-left:2px;
	margin:0;
}
.calendar li.top b {
	float:right;
	padding:0 8px 0 0;
	width:auto;
	height:auto;
	margin:0;
	position:relative;
	top:6px;
	background:none;
}
.calendar li.top b a {
	margin-left:11px;
	display:inline-block;
	width:auto;
	height:auto;
}
.calendar li.title {
	height:25px;
	margin:0 0 11px 0;
	background:url(images/tail-bg.gif) repeat-x left top;
}
.calendar li.title span {
	padding:4px 0 5px 0;
	width:36px;
	margin:0;
}
.calendar li.title span.left {
	background:url(images/bg-left.gif) no-repeat left top;
}
.calendar li.title span.right {
	background:url(images/bg-right.gif) no-repeat right top;
}

.list {
	width:100%;
	overflow:hidden;
	padding-bottom:12px;
}
.list li {
	border-bottom:1px solid #e9edef;
	padding-bottom:12px;
	margin-bottom:12px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list li.last {
	border:0;
	margin:0;
	padding:0;
}
.list li p {
	line-height:1.5em;
	margin:0;
}
.list li span {
	color:#191c1e;
	text-transform:uppercase;
	font-size:.83em;
	display:block;
	padding-bottom:2px;
}
.list li a {
	font-weight:bold;
	line-height:1.5em;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}

.list1 li a {
	text-decoration:none;
}
.list1 li a:hover {
	text-decoration:underline;
}

.list1 {
	padding-bottom:0px;
}
.list1 li {
	padding:5px 0 5px 10px;
	background:url(images/marker.gif) no-repeat left 10px; border-bottom:dotted 1px #800;
}

.list2 {
	margin-top:-25px;
	padding-bottom:15px;
}
.list2 li p {
	margin:0;
}
.list2 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:25px;
}
.list2 li img {
	float:left;
	margin-right:13px;
}

.list3 {
	margin-bottom:-8px;
}
.list3 li {
	position:relative;
	width:267px;
	height:89px;
	margin-bottom:25px;
}
.list3 li a {
	position:absolute;
	right:0;
	top:34px;
	cursor:pointer;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:12px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
	padding-bottom:10px;
}
.img-box1 img { 
	float:left; 
	margin:0 14px 0 0;
}

p { 
	margin-bottom:9px;
	line-height:1.33em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:18px;
}

.phone { 
	float:right; 
	margin-right:30px;
}

dl {
	line-height:1.33em;
}
dl dt {
	color:#57c04a;
	font-weight:bold;
}
dl dd {
	padding-bottom:16px;
}
dl dd.last {
	padding-bottom:0;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color: #800; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	font-size:44px;
	line-height:1.2em;
	letter-spacing:-1px;
}
h1 a {
	color:#fff;
	text-decoration:none;
}
h3 {
/*	color:#52a8da; */
	color:#008B9A;
	font-size:2em;
	line-height:1em;
	font-weight:bold;
	margin-bottom:20px;
	letter-spacing:0px;
}
h4 {
/*	color:#57c04a; */
	color:#00ADA9;
	font-size:1.3em;
}

.txt1 {
	color:#57c04a;
	font-weight:bold;
}

.link {
	color:#52a8da;
	text-transform:uppercase;
	font-size:.83em;
}

.line-ver1 {
	background:url(images/divider1.gif) repeat-y 318px 0;
}
.line-ver2 {
	background:url(images/divider1.gif) repeat-y 637px 0;
}

/*============================ BOXES ==========================*/

.box { 
	background:#fff; 
	width:100%;
}
.box .border-top { 
	background:url(images/border.gif) repeat-x left top;
}
.box .border-bot { 
	background:url(images/border.gif) repeat-x left bottom;
}
.box .border-left { 
	background:url(images/border.gif) repeat-y left top;
}
.box .border-right { 
	background:url(images/border.gif) repeat-y right top;
}
.box .left-top-corner {	
	background:url(images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {	
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner { 
	padding:26px 26px 28px 28px;
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height:130px;
	width:100%;
	overflow:hidden;
}
#header .row-1 .fleft {
	padding:10px 0 0 10px;
}
#header .row-1 .fright {
	padding:50px 15px 0 0;
}
#header .row-1 .fright ul li {
	float:left;
	text-transform:uppercase;
	font-size:.83em;
	border-right:1px solid #fff;
	line-height:1.08em;
	margin-right:14px;
	padding-right:14px;
}
#header .row-1 .fright ul li.alt {
	padding-right:0;
	margin-right:0;
	border:0;
}
#header .row-1 .fright ul li.alt a {
	background:url(images/rss.gif) no-repeat right top;
	padding-right:31px;
}
#header .row-1 .fright ul li a {
	color:#fff;
	text-decoration:none;
	display:inline-block;
	padding-top:3px;
	padding-bottom:2px;
}
#header .row-1 .fright ul li a:hover {
	text-decoration:underline;
}
#header .row-2 {
	height:55px;
}
#header .row-2 .left {
	background:url(images/nav-left.png) no-repeat left top;
}
#header .row-2 .right {
	padding:0 12px 0 9px;
	background:url(images/nav-right.png) no-repeat right top;
}
#header .row-2 .tail {
	background:url(images/nav-tail.png) repeat-x left top;
	height:54px;
	position:relative;
}
#header .row-3 {
	position:relative;
	height:361px;
}
#header .row-3 .slogan {
	width:413px;
	height:361px;
	position:absolute;
	right:9px;
	top:0;
	background:url(images/slogan-bg.jpg) no-repeat left top;
}
#header .row-3 .slogan span {
	display:block;
	padding:135px 0 0 64px;
}

/*========================= CONTENT ===========================*/

#content {
	padding:0 8px;
}
#content .indent {
	padding-bottom:16px;
}

/*========================= FOOTER ============================*/

#footer .indent {
	padding:27px 0 0 28px;
}
#footer .col-1 {
	width:333px;
}
#footer .col-2 {
	width:311px;
}
#footer .col-2 ul {
	padding-top:22px;
	width:100%;
	overflow:hidden;
}
#footer .col-2 ul li {
	color:#52a8da;
	float:left;
	font-size:16px;
	line-height:1.2em;
	text-transform:uppercase;
	padding-right:3px;
}
#footer .col-2 ul li.alt {
	padding:6px 18px 0 0;
}
#footer .col-3 {
	color:#191c1e;
	text-transform:uppercase;
	font-size:.83em;
	padding-top:8px;
}
#footer .col-3 a {
	color:#008B9A;
	text-decoration:none;
}
#footer .col-3 a:hover {
	text-decoration:underline;
}
#footer .col-5 {
	color:#191c1e;
	text-transform:uppercase;
	font-size:.83em;
	padding-top:8px;
}
#footer .col-5 a {
	color:#008B9A;
	text-decoration:none;
}
#footer .col-5 a:hover {
	text-decoration:underline;
}

/*=============================================================*/

#loopedSlider { 
	position:absolute;
	left:9px;
	top:0;
	width:954px;
	z-index:10; 
}
#loopedSlider .container { 
	width:954px; 
	height:355px; 
	overflow:hidden; 
	position:relative;
	background:#fff;
}
#loopedSlider .slides { 
	position:absolute; 
	top:0; 
	left:0;
}
#loopedSlider .slides div { 
	position:absolute;
	top:0;
	left:0; 
	width:954px; 
	height:361px;
}
#loopedSlider ul.pagination { 
	position:absolute;
	right:8px;
	bottom:2px;
}
#loopedSlider ul.pagination li { 
	float:left; 
	margin-left:4px;
}
#loopedSlider ul.pagination li a { 
	width:16px; 
	height:16px; 
	display:block; 
/*	background:#30D5C8; */
	background:#099992;
	color:#000;
	text-decoration:none;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd; border-width: 1px;
	vertical-align: middle;
}
#loopedSlider ul.pagination li a:hover,
#loopedSlider ul.pagination li.active a { 
	width:16px; 
	height:16px; 
/*	background:#30D6C8; */
	background:#099992;
	color:#FFF;
	text-decoration:none;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd; border-width: 1px;
	vertical-align: middle;
}
#content .img-left2{ float:left; margin:4px 4px 4px 4px}


/*=============================================================

#loopedSlider { 
	position:absolute;
	left:9px;
	top:0;
	width:954px;
	z-index:10; 
}
#loopedSlider .container { 
	width:954px; 
	height:361px; 
	overflow:hidden; 
	position:relative;
	background:#fff;
}
#loopedSlider .slides { 
	position:absolute; 
	top:0; 
	left:0;
}
#loopedSlider .slides div { 
	position:absolute;
	top:0;
	left:0; 
	width:954px; 
	height:361px;
}
#loopedSlider ul.pagination { 
	position:absolute;
	right:24px;
	bottom:21px;
}
#loopedSlider ul.pagination li { 
	float:left; 
	margin-left:5px;
}
#loopedSlider ul.pagination li a { 
	width:19px; 
	height:19px; 
	display:block; 
	background:url(images/button2.png) no-repeat left top;
}
#loopedSlider ul.pagination li a:hover,
#loopedSlider ul.pagination li.active a { 
	background:url(images/button2-act.png) no-repeat left top;
}
#content .img-left2{ float:left; margin:4px 4px 4px 4px}
*/
.dres { width:100px;height:90px;margin-top:auto;margin-left: auto; margin-right: 2px; margin-bottom:2px;padding:4px; border:solid; border-color: #dddddd #aaaaaa #aaaaaa #dddddd; border-width: 1px; background-color:#FFFFFF; vertical-align:left; text-decoration:none;}
.dres:hover { width:100px;height:90px;margin-top:auto;margin-left: auto; margin-right: 2px; margin-bottom:2px;padding:4px; border:solid; border-color: #dddddd #aaaaaa #aaaaaa #dddddd; border-width: 1px; background-color:#008B9A; vertical-align:left; text-decoration:none;}
.none { text-decoration: none ; 

