body { 
	background:#c0c0c0; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#393939; 
	margin:0; 
	padding:0;
}

input, textarea { font-family:Arial; }

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { float:right; text-align:right; width:400px; }
.alignleft { float:left; width:400px; padding-left:25px;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

.tail-top { background:url(images/tail-top-inner.gif) left top repeat-x; background-color:#ececec; border-left: 1px solid #888888; }
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;border-right: 1px solid #888888;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

/*==================list====================*/
.menu ul {margin:0; padding:0; list-style:none;}
.menu {width:100%; overflow:hidden; margin:16px 0 16px 0; height:16px;}
.menu li {display:inline; background:url(images/divider.gif) no-repeat left center; margin-left:-2px;}
.menu li a {color:#fff; text-transform:uppercase; font-weight:bold; text-decoration:none; padding:0 15px 0 24px; white-space:nowrap; font-size:12px}
.menu li a:hover {color:#fff; text-decoration:underline;}
.menu li.active a {color:#fff; text-decoration:underline;}
.menu li.active a:hover {color:#fff; text-decoration:none;}

.list {margin:0; padding:0; width:100%; overflow:hidden;}
.list li {display:block; background:url(images/marker1.gif) no-repeat left center; margin-bottom:4px;}
.list li a {color:#47494b; text-decoration:none; padding:0 0 0 15px;}
.list li a:hover {text-decoration:underline; color:#d9241b;}

.list1 {margin:0; padding:0; width:100%;}
.list1 li {display:block; background:url(images/divider2.gif) repeat-x left bottom; padding:10px 0 7px 0;  margin-bottom:-1px;}
.list1 li.last { background:none;}
.list1 li a {color:#47494b; font-weight:bold; text-decoration:none; padding:0;}
.list1 li a:hover {color:#d9241b; text-decoration:underline;}

.list2 {margin:0; padding:0; width:100%; margin-top:18px;}
.list2 li {display:block; background:url(images/marker1.gif) no-repeat left center; margin-bottom:8px;}
.list2 li a {color:#47494b; text-decoration:underline; padding:0 0 0 15px;}
.list2 li a:hover {color:#d9241b; text-decoration:none;}

.list3 {margin:0; padding:0; padding:10px 0 4px 0; width:100%; overflow:hidden; line-height:14px; margin-bottom:13px;}
.list3 li { display:inline; margin-left:-1px;}
.list3 li .link { border-left:1px solid #455d6c; color:#455d6c; text-decoration:underline; padding:0 11px 0 0; font-weight:bold;}
.list3 li .link:hover {color:#d9241b;  text-decoration:none;}
.list3 li a { border-left:1px solid #47494b; color:#47494b; text-decoration:none; padding:0 11px 0 15px;}
.list3 li a:hover { color:#d9241b; text-decoration:underline;}

/*==================other====================*/
.img-box {width:100%; overflow:hidden; margin-top:8px;}
.img-box .left {width:160px; float:left;}
.img-box .right {width:286px; float:left; padding:10px 0 0 0;}
.img-indent {margin-bottom:14px;}

/*==================txt, links, lines, titles====================*/
a:link, a:visited {color:#47494b;}
a:hover, a:active {color:#d9241b; text-decoration:none;}

h1.name {margin:0; padding:0; font-size:25px; color:#333434; font-weight:normal; letter-spacing:-1px; }
h2.subtitle {margin:0; padding:0; font-size:20px; color:#455d6c; font-style:italic; font-weight:normal; letter-spacing:-1px; margin-top:12px;}

.txt1 {color:#47494b;}
.txt2 {font-size:12px;}

.p1 {margin-top:10px;}

.marker2 {margin:8px 0 0 7px;}

.line-hor {border-top:1px solid #e0e5e9; margin:8px 0 8px 0;}

.title {font-size:12px; color:#FFFFFF; font-weight:bold; padding:8px 0 6px 10px;}
.title-left {background:url(images/title-left.gif) no-repeat top left;} 
.title-right {background:url(images/title-right.gif) no-repeat top right;} 
.title-center {background:url(images/title-center.gif) repeat-x top left;}

/*==================boxes====================*/
.box {background:#e1e1e1; width:100%; margin-top:21px; height:246px;}
.box .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box .inner {padding:31px 13px 14px 0;}
.box1 {background-color:#f5f6f1; width:100%; margin-top:31px;}
.box1 .right-top-corner {background:url(images/right-top-corner.gif) no-repeat top right;}
.box1 .right-bot-corner {background:url(images/right-bottom-corner.gif) no-repeat bottom right;}
.box1 .left-top-corner {background:url(images/left-top-corner.gif) no-repeat top left;}
.box1 .left-bot-corner {background:url(images/left-bottom-corner.gif) no-repeat bottom left;}
.box1 .inner {padding:8px 0 8px 21px;}
.box2 {background:#ffffff; width:100%; margin-bottom:16px;}
.box2 .left-bot-corner {background:url(images/left-bottom-corner2.gif) no-repeat left bottom;}
.box2 .right-bot-corner {background:url(images/right-bottom-corner2.gif) no-repeat right bottom; }
.box2 .inner {padding:6px 16px 14px 14px;}


/*header*/
#header .row-1 {color:#3d4f59; height:26px; line-height:26px; padding-right:27px;}
#header .row-1 a {color:#FFFFFF; }
#header .row-1 a:hover {color:#000000; text-decoration:none;}
#header .row-2 { height:97px; background:url(images/header-bg.png) no-repeat right bottom;}
#header .row-2 #logo {float:left; width:300px; }
#header .row-2 #logo img {margin: 5px 10px 0 17px; float:left; }
#header .row-2 #logo .logotext { color:#da4f30; margin-top: 40px; text-transform:uppercase; font-size:11px; font-family:Geneva, Arial, Helvetica, sans-serif; line-height:11px }
#header .row-2 #logo .logotext a { color:#da4f30; }
#header .row-2 #contacts {float:right; width:660px; text-align:right; }
#header .row-3 .col-1 .indent {padding:26px 0 0 17px; width:300px; height:260px; background: url(images/bg-player.jpg) no-repeat right 19px; position:relative;}
#header .row-3 .col-2 {width:650px;}
.row-4 {background:url(images/line-1.gif) repeat-y 280px 0; padding:26px 0 19px 0; width:100%; overflow:hidden}
#header .row-4 .col-1 {width:280px; margin-right:50px; }
#header .row-4 .col-2 {width:280px; }
#header .row-5 {width:100%; overflow:hidden; }
#header .row-5 .col-1 {width:400px; float:left; text-align:left; padding: 25px 0 0 0 }
#header .row-5 .col-2 {width:220px; float:right; text-align:right; padding: 25px 25px 0 0; }


/*content*/
#content .indent {padding:19px 0 0 17px;}
#content .indent1 {padding-top:20px;}
#content .indent2 {padding-left:10px;}
#content .indent3 {padding-top:15px;}
#content .link {color:#455d6c;}
#content .link:hover {color:#d9241b; text-decoration:none;}
#content .link1 {color:#455d6c; }
#content .link1:hover {color:#d9241b; text-decoration:none;}

/*footer*/
.footer_nav {margin:0; padding:0; padding:38px 0 4px 0; width:100%; overflow:hidden; line-height:14px; margin-left:-14px;}
.footer_nav li { display:inline; margin-left:-1px;}
.footer_nav li a { border-left:1px solid #151515; color:#151515; text-decoration:none; padding:0 11px 0 15px;}
.footer_nav li a:hover {color:#d9241b;  text-decoration:underline;}

#footer .link {color:#3d3d3d; text-decoration:underline; }
#footer .col-1 {width:320px;}
#footer .col-1 .indent {padding:38px 0 0 34px; font-size:0.9em }
#footer .col-2 {width:600px; }
#footer .col-2 .indent {padding:38px 0 0 0;font-size:0.9em }
#footer .txt {color:#425867; font-weight:bold;}

.phone {
	margin:0; 
	padding:0;
	font-size: 18px;
	color: #d9241b;
	line-height:1em;
}

.phone span {
	font-size: 35px;
	color: #000;
}

.links {
	margin:0; 
	padding:0;
	margin-top: 5px;
	font-size: 1.2em
}

#slide {
	position: absolute;
	top: 26px;
	left: 23px;
	z-index: 2;
	width: 273px;
	height: 236px;
	overflow: hidden;
}
#slide img {
	position: absolute;
	top: 0;
	left: 0;
}

/* Calendar */

#calendar_wrap {
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tbody td a {
	text-decoration:underline;
	font-weight:bold;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}


.ImageOnLeft {
	float: left;
	margin-right: 10px;
}
.ImageOnRight {
	float: right;
	margin-left: 10px;
}

.list1 li p, .list1 li h4 {
	margin: 0 0 5px 0;
}