@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	font-family:"Trebuchet MS",Arial,sans-serif;
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 0px;
}

 
#mainNav ul {
	list-style-type:none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
	background-position: bottom;
}

#mainNav ul li{
display: inline;
float: left;
margin:0;
padding:0;
}

#item1Tab a:link, #item1Tab a:visited {
	background-image: url(images/tab1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:150px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-variant: normal;
	line-height: 30px;
}

#item1Tab a:hover {
background-image: url(images/tab1.png);
background-repeat: no-repeat;
background-position: 0px -50px;
display:block;
margin:0;
padding:0;
width:150px;
height:50px;
}
 
#item1Tab #current {
background-image: url(images/tab1.png);
background-repeat: no-repeat;
background-position: 0px -100px;
display:block;
margin:0;
padding:0;
width:150px;
height:50px;
}

#item2Tab a:link, #item2Tab a:visited {
	background-image: url(images/tab1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	width:150px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 30px;
	font-style: normal;
	font-variant: normal;
}

#item2Tab a:hover {
background-image: url(images/tab2.png);
background-repeat: no-repeat;
background-position: 0px -50px;
display:block;
margin:0;
padding:0;
width:150px;
height:50px;
}
 
#item2Tab #current {
	background-image: url(images/tab2.png);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	display:block;
	margin:0;
	padding:0;
	width:150px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

#item3Tab a:link, #item3Tab a:visited {
	background-image: url(images/tab3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:150px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	font-style: normal;
}

#item3Tab a:hover {
background-image: url(images/tab3.png);
background-repeat: no-repeat;
background-position: 0px -50px;
display:block;
margin:0;
padding:0;
width:150px;
height:50px;
}
 
#item3Tab #current {
background-image: url(images/tab3.png);
background-repeat: no-repeat;
background-position: 0px -100px;
display:block;
margin:0;
padding:0;
width:150px;
height:50px;
}

#item4Tab a:link, #item4Tab a:visited {
	background-image: url(images/tab4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:150px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	font-style: normal;
	font-variant: normal;
}

#item4Tab a:hover {
background-image: url(images/tab4.png);
background-repeat: no-repeat;
background-position: 0px -50px;
display:block;
margin:0;
padding:0;
width:150px;
height:50px;
}
 
#item4Tab #current {
	background-image: url(images/tab4.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	display:block;
	margin:0;
	padding:0;
	width:150px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
}

#item5Tab a:link, #item5Tab a:visited {
	background-image: url(images/tab5.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:150px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-style: normal;
}

#item5Tab a:hover {
background-image: url(images/tab5.png);
background-repeat: no-repeat;
background-position: 0px -50px;
display:block;
margin:0;
padding:0;
width:150px;
height:50px;
}
 
#item5Tab #current {
background-image: url(images/tab5.png);
background-repeat: no-repeat;
background-position: 0px -100px;
display:block;
margin:0;
padding:0;
width:150px;
height:50px;
}

.noShow {
display: none;
}
.content_holder{
	overflow:hidden;
	width:978px;
	padding-top:0px;
	margin: 0px;
	background-image: url(url(images/bg_body.gif);
}
/*menu and search*/
div.menu_search{
	overflow:hidden;
	width:978px;
	margin: 0px;
	padding: 0px;
}
div.menu_search div.menu{
	float:left;
}
div.menu_search div.menu ul{
	overflow:hidden;
	padding:0 0 0 7px;
}
div.menu_search div.menu ul li{
	float:left;
	width:125px;
	text-align:center;
	font-size:10px;
	line-height:18px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}
div.menu_search div.menu ul li a{
	float:left;
	display:block;
	width:125px;
	position:relative;
	cursor:pointer;
	color:#1D213F;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
div.menu_search div.menu ul li a{
	text-decoration:none;
	text-transform:uppercase;
}
div.menu_search div.menu ul li.active{
	width:128px;
	height:18px;
	margin:0;
}
div.menu_search div.menu ul li.active a{
	width:128px;
	height:18px;
	color:#663333;
	padding-top:8px;
	background-image: url(images/tab_act.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.menu_search div.menu ul li.active a:hover{
	width:128px;
	background-image: url(images/tab_act.png);
}
div.menu_search div.menu ul li a:hover{
	width:125px;
	background-image: url(images/tab_act_hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #663333;
}
