*                   {margin: 0; padding: 0; font-size: 1em;}

body                {background: url(../images/bg.gif); line-height: 1.3em; color: black; font-family: 'myriad Pro';} 

ul,ol,li,p,dt,dd,dl { margin: 0; padding: 0;list-style: none; vertical-align: middle }
div,li,ul,ol,span,select,option,input{ float: none; }

a                   {text-decoration: none; white-space: nowrap; color: #42647F;}
a:link              {text-decoration:none;white-space:nowrap;color:#42647F;}
a:hover             {text-decoration:none;white-space:nowrap;color:#42647F}

h1                  {font-size: 2em; float:left; margin-top:0.4em; }
h2                  {font-size: 1.8em; float:left; margin-top:0.7em; margin-left:0.2em; }
h3                  {font-size: 1.6em; float:left; margin-top:0.4em; }
h4                  {font-size: 1.4em; }
h5                  {font-size: 1.2em; }
h6                  {font-size: 1em; }
h7					{font-size: 1.4em;padding: 0 20px;}
h8					{font-size: 1em;padding: 0 20px;color: #666;display: block;}

#header             {margin: 0 auto;width: 955px;}
#navigator          {float: right;display: inline;margin-top: 16px;}
#navigator ul       {float:left;font-size:1em;font-weight:bold;color:#000000;}
#navigator li       {float:left;font-size:1em;font-weight:normal;color:#42647F;border-right: #42647f 1px solid;padding: 0 15px;}
#navigator li.end   {border: none;}

#content            {margin:0 auto;width: 955px;}
#menu               {float: left;margin-top: 7px;}

.menu_left          {float: left;background: url(../images/nav_left.gif) no-repeat;width: 28px;height: 102px;}
.menu_bg            {float: left;background: url(../images/nav_bg.gif);width: 899px;height: 102px;}
.menu_bg ul         {margin: 25px auto;}
.menu_bg li         {float: left;margin-top: 15px;font-size: 1.2em;font-weight: normal;color: #CD7A31;padding: 0 16px;border-right: #CD7A31 1px solid;}
.menu_bg li.end     {border: none;}
.menu_bg li a       {text-decoration: none; white-space: nowrap; color: #CD7A31; }
.menu_bg li a:hover {text-decoration: none; white-space: nowrap; color: #CD7A31; }
.menu_bg span       {color: #FFFFFF;font-weight: bold;}
.menu_right         {float: left;background: url(../images/nav_right.gif) no-repeat;width: 28px;height: 102px;}

.about              {float: left;margin-top: 20px;padding-left: 5px;color: #42647F;line-height: 1.2em;width: auto;}
.slogan             {float: left;display: inline;margin-top: 10px;padding-left: 5px;background: url(../images/slogan.gif) no-repeat;width: 601px;height: 200px;}

#footer             {clear: both;margin: 0 auto;width: 955px;font-weight: bold;color: #DFDFDF;}


/* VIDEOBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

