html {height:100%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font: normal 11px/1.1em Arial, Helvetica, sans-serif;
	margin: 15px 20px;
	background: url('/images/bg.gif') no-repeat bottom left;
}
#center {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	vertical-align: baseline;
}
#main {
	margin: 0px 20px 0 20px;
	height: 475px;	
	position: relative;
	
}
p {
	margin-bottom: 10px;
	text-align: justify;
	line-height: 14px;
}

li {
	text-align: justify;
}
h1 {
	font: bold 16px/1.2em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
}
h2 {
	font: normal 11px/1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 14px;
}
h3 {
	font: bold 11px/1.1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 4px;
}

a {
/*	color: #c3a3a4;*/
	color: #ed1c29;
	text-decoration: none;
}

.contents {
	display: block;
	width: 700px;
	height: 200px;
	background: #CC66FF;
}
ul.blocks {
	padding: 0;
	width: 1000px;
	display: block;
	height: 200px;
}
ul.blocks li {
	width: 200px;
	margin: 0 0 0 0px;
	float: left;
	display: block;
	height: 200px;
}
.holder {
	margin: 0;
	display: block;
	margin-bottom: 20px;
	height:100%;
}
.scroll-pane {
	width: 200px;
	background: #f4f3ea;
	float: left;
	padding: 0;
	color: #4d4c4c;
}
#pane1 {
	height: 445px;
	width: 100%;
	padding: 0;
	display: block;
	background: url('/images/body_bg.gif') repeat-x 0 0;
	_overflow: hidden;
}

#content {
	background: #f4f3ea;
	color: #4d4c4c;
}

a.jScrollArrowLeft {
	background: url('/images/sroll_array_left.png') no-repeat 0 0;
}
a.jScrollArrowLeft:hover {
/*	background-position: 0 -21px;*/
	background: url('/images/sroll_array_left_on.png') no-repeat 0 0;
}
a.jScrollArrowRight {
	background: url('/images/sroll_array_right.png') no-repeat 0 0;
}
a.jScrollArrowRight:hover {
/*	background-position: 0 -21px;*/
	background: url('/images/sroll_array_right_on.png') no-repeat 0 0;
}
a.jScrollActiveArrowButton, 
a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

.orange-bar .jScrollPaneTrack {
	background: #f60;

}
.orange-bar .jScrollPaneDrag {
	background: #00f url('/images/scroll_slider.gif') no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
/*	background: #69f;*/
	background: url('/images/sroll_slider_bg.png') repeat-x 0 0;
}



.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	left: 0;
	bottom: 0;
	width: 100%;
/*	background: #aaa;*/
	background: url('/images/sroll_slider_bg.png') repeat-x 50% 50%;
}

.jScrollIntervalTrack { 
	position: absolute;

}

.jScrollPaneDrag {
	position: absolute;
/*	background: #666;*/
	background: url('/images/scroll_slider.gif') no-repeat 50% 50%;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragLeft {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragRight {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
a.jScrollArrowLeft {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	text-indent: -2000px !important;
	overflow: hidden;
	/*background-color: #666;*/
	height: 18px;
	width: 1px;
}
a.jScrollArrowLeft:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowRight {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px !important;
	overflow: hidden;
	/*background-color: #666;*/
	height: 18px;
	width: 1px;
}
a.jScrollArrowRight:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

td.c_page {
	vertical-align: bottom;
	width: 650px;
	height: 390px;
	padding: 0px 15px 0px 15px;
}
td.c_page p{
	margin: 0 0 10px 0;
	padding: 0;
}
.tbl_scroll {
	height: 390px;
	vertical-align:top;
}

li.header {
	font: normal 14px/1.2em Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

td.site_menu {
	vertical-align: top;
	background:#ffffff;
	color: #989898;
	padding: 10px 5px 5px 0px;
}
td.site_menu a {
	text-decoration: none;
	color: #989898;
}

.jqueryslidemenu{
	font: 10px Arial, Helvetica, sans-serif;
	width: 171px;
	padding-left:15px;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

.jqueryslidemenu ul li a{
	display: block;
	padding: 0px 2px 0px 0px;
	color: #636363;
	text-decoration: none;
	width:167px;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #636363;
}

.jqueryslidemenu ul li a:hover{
color: #9c9c9c;
}
	
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

.jqueryslidemenu ul li ul li ul{
top: 0;
}

.jqueryslidemenu ul li ul li a{
font: 10px Arial, Helvetica, sans-serif;
width: 170px;
padding: 0px 2px 0px 0px;
margin: 0;
border-top-width: 0;

}
.jqueryslidemenuz ul li ul li a:hover{
color: #9c9c9c;
}

.downarrowclass{
position: absolute;
top: 8px;
right: 7px;
display: none;
}

.rightarrowclass{
position: absolute;
top: 7px;
right: 5px;
display: none;
}


#copyright {
	color: #6b6a6a;
	font-size: 9px;
	bottom: 2px;
	display: none;
}
#art_menu a {
	color: #727272;
	line-height: 15px;
	text-decoration: none;
	font-size: 10px;
}

a.top_menu {
	color: #727272;	
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
}
a.top_menu:hover {
	color: #000;
}
a.top_menu_sel {
/*	color: #000;*/
	color: #ed1c29;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
}

.subscribe_form {
	border: #c0bfba 1px solid;
	color: #91908c;
	width: 224px;
	font-size: 10px;
	padding: 3px;
}
.subscribe_form_btn {
	border: #91908c 1px solid;
	background: #bdbcba;
	color: #fff;
	font-size: 10px;
	
}

b.red  {
	color: #ed1c29;
	font-weight: normal;
}
b.menu_red {
	color: #ed1c29;
	font-weight: bold;
	font-size: 10px;
}

.nav, .nav * {margin:0;padding:0 5px;list-style:none;}
.nav ul {position:absolute;top:-999em;width:15em;}
.nav li {position:relative;z-index:99;}
/*.nav a {display:block;}*/
.nav ul li{width: 100%;}
.nav li:hover ul,ul.nav li.sfHover ul {left:15em;top:0;}
.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}
.nav li li:hover ul,ul.nav li li.sfHover ul {left:15em;top:0px;}
.nav li:hover ul,.nav li li:hover ul {top: -999em;}
