body, html
{
    margin:0 auto;
    width:100%;
    height:100%;
}

#mainWrapper {
    /*width:1040px;*/
    width:983px;
    margin:0px auto;
    /*float:left;*/
    position:relative;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}
#headerTop 
{
	position:relative;
	left:0px;
	top:0px;
	width:983px;
	height:95px;
	background-image: url(../images/header_bg2.jpg);

}
#headLogin 
{
	position:absolute;
	left:865px;
	top:16px;
	width:68px;
	height:17px;
	color: #8d8d8d;
	text-align: center;
	font-size: 10pt;
	font-family: "Helvetica Neue";
}
#headSearch 
{
	position:absolute;
	left:653px;
	top:11px;
	width:192px;
	height:23px;
	z-index:1;
}
#textNav {	position:absolute;
	/*left:582px;*/
	right:37px;
	top:56px;
	/*width:362px;*/
	height:27px;
	z-index:3;
	font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #909090;
}
#textNav a:link, a:visited {
        color:#878a8d;
        text-decoration:none;
}
#textNav a:hover {
        color:#878a8d;
        text-decoration:underline;
}
#flash {
	position:absolute;
	left:0px;
	top:95px;
	width:935px;
	height:183px;
	z-index:2;
}
#flashLinks {
	position:absolute;
	left:669px;
	top:100px;
	width:275px;
	height:154px;
	z-index:10;
}
#navButtonsBg {	position:absolute;
	left:0px;
	top:285px;
	width:983px;
	height:51px;
	z-index:8;
	background-image: url(../images/becomeincredible_layout_blue_bg.jpg);
}
#navButtons {
	position:absolute;
	left:0px; /* 385px; */
	top:14px;
	width:473px;
	height:24px;
	z-index:9;
}

#apDiv {	
	width:226px;

	z-index:23;
	font-family: Arial;
	font-size: 12px;
	line-height: 15.25px;
	color: #4b4b4b;
}
#leftContent 
{
	float:left;	
	width:230px;
	z-index:1;
}
#upcomingEvents
{
    width:216px;
    padding:0px 10px;
    
}
#upcomingEvents p
{
    margin:0;
    padding:0;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}
#mainContent {
	position:relative;
	left:0px;
	top:245px;
	width:983px;
	z-index:2;
	border-right:1px solid silver;
}
#footer 
{
	position:relative;
    top:245px;
	width:1040px;
	margin-top:20px;
}
.footerPlacement {
	left: 0px;
	border-left-width: 0px;
	margin-left: 400px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012D4D;
	margin:0 auto;
    text-align:center;
}
.footerText a:link, .footerText a:visited 
{
    color: #012D4D;
    text-decoration:none;
    padding:0px 5px;
}
.footerText a:hover 
{
    color: #605f5f;
    text-decoration:underline;
}
.JorderHeader {
	font-family: "Apple Garamond";
	color: #012d4d;
	/* 	margin-left: 0px;
	padding-left: 267px;
	padding-top: 20px;*/
	font-size: 19px;
}
a.ProductName:link , a.ProductName:visited, a.ProductName:active
{
	font-weight:bold;
	font-size:14px;
	color:#012D4D;
}
a.ProductName:hover
{
	text-decoration:underline;
	color:#605f5f;
}
h1 {
	font-family: "Apple Garamond";
	color: #012d4d;
	font-size: 19px;
	padding-top: 10px;
	font-weight:normal;
}
.sec1Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
/* 	padding-left: 267px;
	padding-right: 60px;*/
}

#content {
	/*float: right;
	width: 73%;*/
	margin-left:240px;
	padding-right:10px;
}


#PageMenu 
{
    font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
}

/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup
{
    border: solid 0px #000;
    background-color: transparent;
    line-height:35px;  
}

.MenuGroup
{
    border: solid 0px #000;
    color: #000000;
    font-size: 0.8em!important;
    margin: 0;
    background: #F8F8F8 none;
}

.MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover
{
    color: #4776BD;
}

.TopMenuItem, .TopMenuItemHover
{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: hand;
    cursor: pointer;
    margin:0;
    padding: 0 1em!important;
    line-height: 35px;
    vertical-align:middle;
    background: url(images/tab-sep.gif) no-repeat top left;
}
.TopMenuItem
{
    background: url(images/tab-sep.gif) no-repeat top left;
}


/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td
{
    color: #4776BD;
    border: solid 0px white;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    background: #F8F8F8 none;
    width: 100%!important;
}

.MenuItemHover, .MenuItemHover td
{
    background: #DCDFE2 none;  
}

.ScrollItem
{
    background-color: green;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemH
{
    background-color: aqua;
    color: orange;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemA
{
    background-color: Lime;
    color: yellow;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

#apDiv17 {
	/*position:absolute;
	left:267px;
	top:261;*/
	margin-left:24px;
	/*width:689px;*/
	height:158;
	z-index:14;
}
#apDiv18 {
	/*position:absolute;
	left:267;
	top:437;*/
	width:271;
	height:34;
	z-index:15;
	font-family: "Apple Garamond";
	font-size: 19px;
	color: #012d4d;
	margin:30px 0px 10px 36px;
}
#apDiv19 {
	/*position:absolute;
	left:267px;
	top:474px;*/
	margin-left:38px;
	width:689px;
	height:180px;
	z-index:16;
}
#apDiv20 {
	/*position:absolute;
	left:304px;
	top:653px;
	left:268px;*/
	width:103px;
	height:21px;
	z-index:17;
}
#apDiv21 {
	/*position:absolute;
	left:535px;
	top:653px;
	left:499px;*/
	width:103px;
	height:21px;
	z-index:18;
}
#apDiv22 {
	/*position:absolute;
	left:778px;
	top:653px;
	left:742px;*/
	width:103px;
	height:21px;
	z-index:19;
}
.subcatimg
{
	padding-right:10px;
}
img
{
    border: none;
}
a.EventsLink:link , a.EventsLink:visited, a.EventsLink:active
{
	color:#012D4D;
}
a.EventsLink:hover
{
	text-decoration:underline;
	color:#605f5f;
}
#breadcrumb
{
    color: #444;
	padding-top:15px;
}



ul.main-nav  {
    margin:0;
    padding:0;
    z-index:30;
    border:solid 0px orange;
}
ul.main-nav li {
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    height:48px;
    border:solid 0px orange;
    border-right:solid 1px #005D7F;
}

ul.main-nav a{
	font-family:Helvetica Neue,Helvetica,Arial,Sans-Serif;
	color:#fafafa;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	height:21px;
	margin:0;
	vertical-align:middle;	
	padding: 12px;
	padding-left:13px;
	padding-right:13px;
	padding-top:15px;
	text-decoration:none;
	letter-spacing:1px;
	display:block;
}

ul.main-nav a:hover{
	background-color:#023960;
}