#container
{
	position: relative;
	margin: 0 auto;
	width: 928px;
	height: 100%;
	background-color: #d1d4b5;
}
#main
{
	margin-left: 53px;
	padding-bottom: 5px;
	width: 820px;
	height: 100%;
	background-color: #fff;
}
#header
{
	margin: 0 5px;
	width: 810px;
	height: 70px;
	background-color: #fff;
}
#cintasCaresLogo
{
	float: left;
	margin: 20px 0 0 20px;
}
#cintasCorpLogo
{
	float: right;
	margin: 10px 20px 0 0;
}
.CurrentPageNavItem
{
	color: #000000;
	text-decoration: none;
}
.NavigationSectionContainer
{
	padding-left: 30px;
}
.NavigationSectionContainer a
{
	padding-bottom:10px;
	display:block;
}
.NavigationSectionContainer .NavigationSectionHeader
{
	padding-bottom: 10px;
	/*border-bottom: solid 1px #999999;*/
	border-bottom-width: 0px;
	font-weight:bold;
}
#menu
{
	margin: 5px;
	padding-top: 4px;
	height: 30px;
	background-color: #d47600;
	z-index: 400;
}
#breadcrumbs
{
	margin: 0 5px;
	padding-left: 10px;
	height: 30px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #999999;
}
breadcrumbs a:link
{
	color: #002776;
	text-decoration: none;
}
#breadcrumbs a:hover
{
	color: #999999;
	text-decoration: none;
}
.breadcrumbRoot
{
	color: #336699 !important; 
}
#bodycontent
{
	float: left;
	margin: 0 5px 5px 5px; 
	width: 565px;
	height: 100%;
	background-color: #e7eef4;
	background-image: url(/Images/contentbg.jpg);
	background-repeat: repeat-x;
}
#copyarea
{
	padding: 0 10px 150px 10px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
}
#copyarea p
{
	padding-bottom: 10px;
	line-height: 16px;	
}
#highlightarea
{
	padding-top: 5px;
	width: 565px;
	height: 160px;
	background-color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #336699;
}
#highlight1
{
	padding: 10px;
	float: left;
	width: 261px;
	height: 140px;
	background-color: #e7eef4;
}
#highlight2
{
	padding: 10px;
	float: left;
	margin-left: 3px;
	width: 261px; 
	height: 140px;
	background-color: #e7eef4;
}
#nav
{
	float: left;
	margin-bottom: 5px;
	width: 240px;
	height: 100%;
	background-color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
#footer
{
	clear: left;
	margin: 0 5px;
	width: 810px;
	height: 20px;
	background-color: #aa9c8f;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #ffffff;
}
#footer p
{
	padding-top: 3px;
}
#footer p a:link
{
	text-decoration: none;
	color: #ffffff;
}
#footer p a:hover
{
	text-decoration: underline;
	color: #ffffff;
}
.highlightTitle
{
	font-weight: bold;
	padding-bottom: 10px;
}
.highlightBody
{
	padding-bottom: 5px;
}
.highlightLink
{
	font-weight: bold;
}
.padBottom
{
	padding-bottom: 10px;
}
.padLeft
{
	padding-left: 30px;
}
.video
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	z-index:1;
}
.formLabels
{
	float: left; 
	vertical-align: top;
	width: 80px;
}
.formLabelsNominate
{
	float: left; 
	vertical-align: top;
	width: 120px;
}
#aedVideoImage
{
	width: 320px;
	height: 240px;
	background-image: url(/Images/VideoBG/aed_video_bg.jpg);
	background-repeat: no-repeat;
	z-index:1;
}
#cintasVideoImage
{
	width: 320px;
	height: 240px;
	background-image: url(/Images/VideoBG/cintaspartner_video_bg.jpg);
	background-repeat: no-repeat;
}
#militaryVideoImage
{
	width: 320px;
	height: 240px;
	background-image: url(/Images/VideoBG/militarypartner_video_bg.jpg);
	background-repeat: no-repeat;
}
#ctcVideoImage
{
	width: 320px;
	height: 240px;
	background-image: url(/Images/VideoBG/clothethekids.jpg);
	background-repeat: no-repeat;
}

#matt25VideoImage
{
	width: 320px;
	height: 240px;
	background-image: url(/Images/VideoBG/matt25_video_bg.jpg);
	background-repeat: no-repeat;
}
#diversityVideoImage
{
	width: 320px;
	height: 240px;
	background-image: url(/Images/VideoBG/diversity_video_bg.jpg);
	background-repeat: no-repeat;
}
#heroVideoImage
{
	width: 320px;
	height: 240px;
	background-image: url(/Images/VideoBG/hero_video_bg.jpg);
	background-repeat: no-repeat;
}
#mediaplayer
{
	z-index:1;
}
.leftImage
{
	position: absolute;
	left: 0;
	width: 608px;
}
.ctcBtmImage
{
	position: absolute;
	top: 593px;
	left: 510px;
}
.milBtmImage
{
	position: absolute;
	top: 860px;
	left: 510px;
}
.soapBtmImage
{
	position: absolute;
	top: 865px;
	left: 595px;
}
.workBtmImage
{
	position: absolute;
	top: 330px;
	left: 550px;
}
.partners
{
	margin-bottom: 50px;
}

.rightmargin
{
	margin-right: 115px;
}