/*Global Defaults
=====================================================================*/
BODY, DIV, DL, DT, DD, UL, OL, LI, H1, H2, H3, H4, H5, H6, PRE, FORM, FIELDSET, INPUT, P, BLOCKQUOTE, TABLE, TR, TH, TD, EMBED, OBJECT
{
	margin: 0;
	padding: 0;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
FIELDSET, IMG, ABBR
{
	border: 0;
}
UL
{
	list-style: none;
}
CAPTION, TH
{
	text-align: left;
}
A, A:link, A:visited, A:hover
{
	color: #697F0F;
	text-decoration: none;
}
A:focus, A:hover
{
	text-decoration: underline;
}
A IMG
{
	border: 0;
}
:focus
{
	outline: 0;
}
.clear
{
	clear: both;
}
/*Global Elements
=====================================================================*/
BODY
{
	line-height: 1.6em;
	font: 62.5% arial, verdana, serif;
}
/*----------------------------------------------*/
#placemainmenu
{
	width: 980px;
	height: 71px;
	background-image: url(../images/menu/mainmenu.png);
	background-repeat: no-repeat;
}
#mainmenu
{
	width: 730px;
	height: 37px;
	float: left;
	position: relative;
}
#mainmenu LI
{
	height: 37px;
	float: left;
	display: inline;
	background: url(../images/menu/sepmenu.png) no-repeat 100% 100%;
}
#mainmenu LI.last
{
	background: none;
}
#mainmenu LI A, #mainmenu LI A:link, #mainmenu LI A:visited
{
	height: 27px;
	float: left;
	display: inline;
	padding: 10px 20px 0;
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu LI:hover A, #mainmenu LI:hover A:link, #mainmenu LI:hover A:visited
{
	background: url(../images/menu/menu_hover.png) no-repeat 50% 100%;
	text-decoration: none;
}
#mainmenu LI:hover A:hover
{
	text-decoration: none;
}
/*Start CSS POPUP Menu
=====================================================================*/
#placemainmenu UL UL
{
	position: absolute;
	z-index: 500;
	display: none;
	width: 973px;
	height: 34px;
	margin: 37px 0 0;
	left: 0;
	padding: 0 0 0 7px;
}
#placemainmenu UL LI UL LI
{
	display: inline;
	height: 34px;
	float: left;
	background: url(../images/menu/submenu_right.png) no-repeat 100% 0;
	margin: 0 3px 0 0;
}
#placemainmenu #mainmenu LI:hover UL LI:hover
{
	background-position: 100% -34px;
}
#placemainmenu #mainmenu LI:hover UL LI A, #placemainmenu #mainmenu LI:hover UL LI A:link, #placemainmenu #mainmenu LI:hover UL LI A:visited
{
	color: #000000;
	font-size: 1.2em;
	display: inline;
	float: left;
	height: 24px;
	padding: 10px 13px 0;
	text-transform: none;
	background: url(../images/menu/submenu_left.png) no-repeat 0 0;
	border: none;
	font-weight: bold;
}
#placemainmenu #mainmenu LI:hover UL LI:hover A:hover, #placemainmenu #mainmenu LI UL LI:hover A:hover, #placemainmenu #mainmenu LI:hover UL LI:hover A
{
	text-decoration: none;
	color: #FFF;
	background-position: 0 -34px;
}
DIV#placemainmenu LI:hover UL UL, DIV#placemainmenu LI LI:hover UL UL
{
	display: none;
}
DIV#placemainmenu LI:hover UL, DIV#placemainmenu LI LI:hover UL
{
	display: block;
}
/*End CSS Drop Down Menu*/
#frmsearch
{
	width: 250px;
	height: 37px;
	float: left;
	background: url(../images/menu/back_search.png) no-repeat 0 5px;
}
.textboxsearch
{
	width: 177px;
	height: 17px;
	float: left;
	margin: 6px 0 0;
	border: none;
	font-size: 1.1em;
	color: #747474;
	font-family: Arial, verdana, serif;
	padding: 8px 5px 0;
	background: transparent;
}
.submitsearch
{
	width: 51px;
	height: 27px;
	background: url(../images/menu/submitsearch.png) no-repeat;
	border: none;
	float: left;
	margin: 5px 0 0 6px;
	font-family: "Myriad Pro", arial, serif;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 2px 0 0;
	text-transform: uppercase;
	cursor: pointer;
}
#rotator
{
	display: none;
}

