@charset "utf-8";
/* CSS Document */

body {
	background: #999 url(../images/globar-bar/bg.jpg) repeat-x left top;
	margin:0;
	padding:0;
	/*font-size:80%;
	font-family:Verdana, Arial, Geneva, sans-serif;
	color:#72756f;*/
}

/*body p {
	padding:5px;
}*/

#masterContainer {
	height: 552px;
	width: 1300px;
	background: url(../images/globar-bar/top-bk-light.jpg) no-repeat center top;
	margin:0 auto;
	
}

#pageContainer{
	width: 1059px;
	margin:0 auto;
	padding-top:22px
}

#topMenu {
	height:40px;
	margin:0 auto;
	padding-bottom:17px;
	/*border:1px solid #000;*/
}

.divider {
	height:40px;
	width:2px;
	background:url(../images/globar-bar/menu/top-menu_divider.gif) no-repeat center top;
	float:left;
}

#intro_text a img{
	border:none;
}

#intro_text .header1, #intro_text p{
	margin:5px;
}



#clear {
	clear:both;
}
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_one */

.menuTop {padding:0 0 0 180px; margin:0; list-style:none; height:40px; /*background:#fff url(../images/globar-bar/menu/button1.gif);*/ position:relative; float:left;}
.menuTop li {float:left;}
.menuTop li a {display:block; float:left; height:40px; line-height:40px; color:#3e3e3d; text-decoration:none; font-size:13px; font-family:verdana, arial,sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menuTop li a b {float:left; display:block; padding:0 16px 0 8px;}
.menuTop li.current a {color:#fff; background:url(../images/globar-bar/menu/top-menu_curr.gif);}
.menuTop li.current a b {background:url(../images/globar-bar/menu/top-menu_curr.gif) no-repeat right top;}
.menuTop li a:hover {color:#fff; background:#000 url(../images/globar-bar/menu/top-menu_hover.gif);}
.menuTop li a:hover b {background:url(../images/globar-bar/menu/top-menu_hover.gif) no-repeat right top;}
.menuTop li.current a:hover {color:#fff; background:#000 url(../images/globar-bar/menu/top-menu_curr.gif); cursor:default;}
.menuTop li.current a:hover b {background:url(../images/globar-bar/menu/top-menu_curr.gif) no-repeat right top;}