body 
{ 
	margin: 0; 
	padding: 0; 
	background: #fff;
        background-image:url(images/Web/dotted_bg.png);
        background-repeat: repeat-x;
        background-position: top right;
	font: normal .8em Bembo, Helvetics, Arial, Sans-Serif; 
	line-height: 1.6em; 
	color: #000;
}

/* CONTENT WRAPPER */
#main 
{ 
	width: 900px; 
	margin: 25px auto 0 auto; 
}

/* INTRO */
#intro
{
	float: center;
	width: 600px;	
	height: 185px;
	padding: 25px 280px 0 20px;
	background: #fff url(images/Web/header.jpg) no-repeat;
	color: #fff;
	margin: 0 0 6px 0;
}


/* MENU BAR */
#nav {
	width: 100%;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
        font: normal .9em Bembo, Helvetics, Arial, Sans-Serif;
	background-color: #fff;
	border-bottom: 1px solid #fff; 
	border-top: 1px solid #fff; }
#nav li {
	float: left; }
#nav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #fff; }
#nav li a:hover {
	color: #000;
	background-color: #FFC126; }

/* subMENU BAR */
#nav2 {
	width: 100%;
	float: right;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #fff; 
	border-top: 1px solid #fff; }
#nav2 li {
	float: right; }
#nav2 li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #fff; }
#nav2 li a:hover {
	color: #000;
	background-color: #FFC126; }

/* CONTENT */
#right 
{
        float: left;
	width: 900px;
	background: #fff;
}
	
.leftcol 
{ 
	float: left; 
	padding: 12px 15px;
	width: 265px; 
	border:#fff 1px solid;
	text-align: justify;
	margin: 0 0 10px 0;
}

.rightcol 
{ 
	float: right; 
	padding: 10px 15px;
	width: 255px; 
	border:#fff 1px solid;
	margin: 0 0 10px 0;
}

.central
{
	float: center;
	padding: 10px 15px;
	width: 95%;
	height: 100%;
	border: #fff 1px solid;
	margin: 0 0 10px 0;
}

.central_no_border
{
	float: center;
	padding: 10px 15px;
	width: 95%;
	height: 100%;
	margin: 0 0 10px 0;
	text-align: center;
}

.special 
{
	clear: both;
	margin:0px 0 20px 0;	
	padding: 5px 5px;
	border: 1px solid #FFF;
	background: #FFC126;
	color: #000000;
}

/* CENTRAL */
#central
{
	float: center;
	width: 600px;
	border: #fff 1px solid;
	background: #fff;
}


/* FOOTER */
#footer 
{
	float: center;
	clear: both; 
	padding: 5px; 
	border-top: 1px solid #000; 
	text-align: center;
}

/* LINKS AND HEADINGS STYLING */
a 
{ 
	color: #151B54; 
	background: inherit; 
	text-decoration: none; 
}

a:hover 
{ 
	color: #EB001F; 
	background: inherit; 
}

h1  
{ 
	font: bold 2em Rockwell Bold, Helvetica, Sans-Serif;
	margin: 0;
	color: #0096EB; 
	background-color:transparent; 
}

h2  
{ 
	font: bold 1.4em Akzidenz Grotesk Medium, Helvetica, Sans-Serif;
	color: #EB001F; 
}

h3 
{ 
	clear: both; font-size: 1.1em; color: #000; 
	background: #FFC126; 
	padding: 0 14px; 
	margin: 0;
}


a.cursorchange:hover 
{
	cursor: pointer;
}

p.tab
{
	text-align: left;
	padding: 0 14px; 
}

span.tab
{
	text-align: left;
	padding: 0 14px; 
}


/* SLIDER */
#featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/Web/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/Web/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/* TAB PANEL */
.TP_1295824044_tabTD {
  text-align:center;
  width:320px;
  height:40px;
  padding:0px;
  border-top-style:solid;
  border-top-color:black;
  border-top-width:1px;
  cursor:pointer;
  }
.TP_1295824044_leftRule {
  border-left-style:solid;
  border-left-color:black;
  border-left-width:1px;
  }
.TP_1295824044_rightRule {
  border-right-style:solid;
  border-right-color:black;
  border-right-width:1px;
  }
.TP_1295824044_tab {
  height:40px;
  text-align:center;
  padding:0px;
  cursor:pointer;
  }
.TP_1295824044_tabhood {
  width:320px;
  background-color:#fff;
  color:#000;
  }
.TP_1295824044_tabbonnet {
  width:320px;
  background-color:#fff;
  color:#000;
  }
.TP_1295824044_tabcontent {
  text-align:left;
  width:800px;
  height:1120px;
  border-style:solid;
  border-color:black;
  border-width:1px;
  margin:0;
  padding:10px;
  }
.TP_1295824044_tabdivcontent {
  height:1200px;
  overflow:auto;
  margin:0;
  padding:0;
  }
/*DIV COLUMNS*/
#container { background: url(content_bg.gif) repeat-y 0% 0%; }
#div1 { float:left; width:48%;}
#div2 { float:right; width:48%;}
/*INDEX DIV COLUMNS*/
#container2 { background: url(content_bg.gif) repeat-y 0% 0%; }
#diva { float:left; width:78%;}
#divb { float:right; width:18%;}

