html,body {
	margin:0;
	padding:0;
	height:100%;
	background:url(/images/pageLayout/bg.gif) repeat-x top left;
} /* needed for container min-height */

#inner{	
	width:740px;
	background:#ffffff;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #cccccc;
	margin:0px auto;
}

/*------------header-----------------*/
#header{
	width:740px; 
	height:43px;
	background:url(/images/pageLayout/header.jpg);
}
#breadCrumb{
	width:500px;
	margin-left:10px;
	float:left;
	margin-top:15px;
	height:15px;
}
.homeImg{
	margin-top:13px;
	float:left;
	margin-left:20px;
}
#printLogo{
	float:right;
	width:50px;
	margin-top:10px;
	margin-right:5px;
}
/*------------header end -----------------*/

/*------------menu -----------------*/
#menuBar{
	width:740px;
	height:47px;
	background:url(/images/pageLayout/menuBG.jpg);
}
#logo{
	width:136px;
	height:22px;
	float:left;
	margin-top: 12px;
	margin-left: 20px;
}
#menu{
	height:40px;
	float:left;
	margin-left:10px;
}
#quicklinks{
	width:219px;
	height:47px;
	float:right;
	background:url(/images/pageLayout/menuRight.jpg) no-repeat top left;
}
#goButton{
	width:18px;
	height:15px;
}
#menu ul{
	list-style:none;
	width:73px;
	height:40px;
	margin:0px;
	margin-top:2px;
	padding:0px;
	padding-left:10px;
	padding-top:4px;
	float:left;
	background:url(/images/pageLayout/menuEnd.gif) no-repeat top left;
	/*border:1px solid green;*/
}
#menu ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-top:2px;
	background:url(/images/pageLayout/menuBullet.gif) no-repeat 0px 5px;
	/*border:1px solid red;*/
}
#menu ul li a{
	margin:0px;
	padding:0px;
}
/*------------menu end -----------------*/

/*------------page headers---------------*/
#pageHeadTop{
	width:556px;
	height:18px;
	float:right;
}
#home_pageHead{
	height:190px;
	background:url(/images/pageLayout/pageHeaders/blankHead.jpg) no-repeat top left;
}
#pageheadMain{
	width:740px;
	height:190px;
	float:left;
	background:url(/images/pageLayout/pageHeaders/blankHead.jpg) no-repeat top left;
}
#pageheadImg{
	margin-top:18px;
	float:right;
}
#pageheadImgMenu{
	margin-top:18px;
	float:right;
}
#pageTitle{
	margin-left:20px;
	margin-top:50px;
	width:400px;
	float:left;
}
/*------------page headers end---------------*/

/*----------secondary nav-----------*/
#secondaryMenu{
	width:184px;
	height:176px;
	float:left;
	margin-top:6px;
}
#secondaryMenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	width:184px;
	margin-left:0px;
}
#secondaryMenu ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-top:4px;
	background:url(/images/pageLayout/new-buttonDark.gif) no-repeat top left;
	height:18px;
}
#secondaryMenu ul li a{
	margin:0px;
	padding:0px;
	padding-left:20px;
	background:url(/images/pageLayout/menuBullet.gif) no-repeat 0px 2px; 
}
/*----------secondary nav end-----------*/

/*----------------news styles-------------------*/
#latestNews{
	width:145px;
	float:left;
}
#latestNews ul{
	margin:0px;
	padding:0px;
}
#latestNews ul li{
	margin:0px;
	padding:0px;
	margin-top:5px;	padding-top:8px;
	list-style:none;
	background:url(/images/pageLayout/newsDiv.gif) no-repeat top center;
}
#latestNews ul li a{
	background:url(/images/pageLayout/menuBulletNews.gif) no-repeat top left;
	padding-left:15px;
	display:block;
}

#emailUpdates{
margin-top:0px;
	width:140px;
	float:left;
	padding-bottom:10px;
		padding-left:0px;

}
#emailUpdates a{
padding-right:20px;}
/*----------------news styles end-------------------*/

/*------------content ---------------*/
#contentContainer{
	clear:both;
}
#leftContent{
	width:165px; /* reduced from 189px padding of 28px*/
	float:left;
	padding-left:14px;
	padding-right:14px;
}
#content{
	width:310px; /* reduced from 344px padding of 34px*/
	float:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-left:14px;
	padding-right:20px;
	margin-bottom:10px;
	min-height:375px;
}
#content_wide{
	width:675px; /* reduced from 344px padding of 34px*/
	margin:0px auto;
	float:left;
	margin-bottom:10px;
	margin-left:30px;
	min-height:400px;
}
#contentHome{
	width:310px; /* reduced from 344px padding of 34px*/
	float:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-left:14px;
	padding-right:20px;
	margin-bottom:10px;
	min-height:300px;
}
#rightContent{    /* reduced from 200px padding of 32px*/
	width:166px;
	float:left;
	padding-left:14px;
	padding-right:18px;
}
	#rightContentThumbs{    /* reduced from 200px padding of 32px*/
	width:178px;
	float:left;
	margin-left:10px;
}
#thumbnail{
	margin: 0px;
	margin-top:10px;
	margin-bottom:10px;
	float: left;
	padding: 15px;
	background: url(/images/box_thumbnail.gif) no-repeat right bottom;
	border-top: 1px solid #CCD6E9;
	border-left: 1px solid #CCD7E9;
	background-image: url(/images/pageAssets/box_thumbnail.gif);
}
/*------------content end---------------*/

/*-------------footer-------------------*/
#footers{
	clear:both;
	padding-bottom:10px;
}
#contentFooter{
	width:740px;
	height:53px;
	background:url(/images/pageLayout/contentFooter.gif) no-repeat top center;
}
#mainFooter{
	margin-top:25px;
	clear:both;
	height:36px;
	width:740px;
	/*border:1px solid red;*/
}
.sitemapLnk{
	float:left;
	background:url(/images/pageLayout/menuBullet.gif) no-repeat 20px 3px;
	width:70px;
	margin-top:11px;
	text-align:right;
	/*border:1px solid blue;*/
}
.footerLogos{
	float:right;
	width:645px;
	/*border:1px solid green;*/
}
/*-------------footer end-------------------*/

/*-------------other layout styles------------*/
.left{float:left;}
.right{float:right;}
