﻿body {
	padding: 0px;
	margin: 0px;
	background-color: #cccccc;	
}

#HeaderBKG {
	padding: 0px;
	margin: 0px; 
	position: relative; 
	height: 100px; 
	z-index: 1;
}

#HeaderBox {
	position: relative;
	width: 916px; 
	height: 100px; 
	z-index: 1; 
	background-color: #FFFFFF; 
	margin-right: auto; 
	margin-left: auto;
}

#LeftDS {
	position: relative; 
	width: 8px; 
	height: 100px; 
	z-index: 1; 
	background-image: url('images/left_cont_dropshadow.png'); 
	background-repeat: repeat-y; 
	background-color: #cccccc; 
	float: left;	
} 

#RightDS {
	position: relative; 
	width: 8px; 
	height: 100px; 
	z-index: 2; 
	background-color: #cccccc; 
	background-image: url('images/right_cont_dropshadow.png'); 
	background-repeat: repeat-y; 
	float: right;
} 


#HrButlerLOGO{
	position: absolute; 
	width: 146px; 
	height: 80px; 
	z-index: 3; 
	left: 85px; 
	top: 9px;
}

#LogoDS {
	position: absolute; 
	width: 8px; 
	height: 100px; 
	z-index: 4; 
	left: 308px; 
	top: 0px;
}

#TopNavWrapper {
	position: absolute; 
	width: 560px; 
	height: 30px; 
	z-index: 2; 
	left: 336px; 
	top: 70px;
}

#PurplegradBKG {
	position: relative;
	height: 269px; 
	z-index: 1; 
	background-image: url('images/Purple_gradient.png'); 
	background-repeat: repeat-x;
}

#BigPIC {
	position: relative; 
	width: 916px; 
	height: 269px; 
	z-index: 1; 
	margin-right: auto; 
	margin-left: auto;
}

#MenuBKG {
	position: relative; 
	height: 56px; 
	z-index: 1; 
	background-color: #252525;
}

#MenuWrapper {
	position: relative; 
	width: 916px; 
	height: 56px; 
	z-index: 1; 
	margin-right: auto; 
	margin-left: auto;
}

#LeftMenuDS {
	position: relative; 
	width: 8px; 
	height: 56px; 
	z-index: 2; 
	background-image: url('images/left_cont_dropshadow.png'); 
	background-repeat: repeat-y; 
	background-color: #252525; 
	float: left;
}

#RightMenuDS {
	position: relative; 
	width: 8px; 
	height: 56px; 
	z-index: 1; 
	background-image: url('images/right_cont_dropshadow.png'); 
	background-repeat: repeat-y; 
	background-color: #252525; 
	float: right;
}

#ButtonWrapper {
	position: relative; 
	width: 900px; 
	height: 56px; 
	z-index: 3;
	margin-left: 8px;
}

#ContentBKG {
	position: relative; 
	z-index: 1;
}

#ContentBOX {
	position: relative; 
	width: 916px; 
	z-index: 1; 
	margin: 0 auto; 
	background-color: white;
	background-image:url('images/Content_BKG.png');
	background-repeat:repeat-y; 
}

#ContentWrapper {
	position:relative; 
	width:900px; 
	margin: 0 auto;
}

#LeftColumWrapper {
	width: 300px; 
	float: left; 
	padding: 10px;
}

#LeftHeading {
	margin-top:5px; 
	background-image:url('images/LT_Header.png'); 
	width:300px; 
	height:30px;
}


#LeftNavLinks {
	border-right:	1px solid #9933cc;
	margin-top: 19px;

}

#RightColmWrapper {
	width: 560px; float: right; padding: 10px;
}

#FooterDropshadowBKG {
	position: relative; 
	height: 7px; 
	z-index: 1; 
	background-image: url('images/Footer_Drop_Shadow.png'); 
	background-repeat: repeat-x; 
	background-color: #cccccc;
}

#FooterDSwrapper {
	height: 7px; 
	width: 916px; 
	background-image:url('images/FooterDS_BKG.png'); 
	margin: 0 auto;
}

#FooterBKG {
	position: relative; 
	height: 56px; 
	z-index: 1; 
	background-color: #252525;
}

#FooterWrapper {
	position: relative; 
	width: 916px; 
	height: 56px; 
	z-index: 1; 
	margin-left: auto; 
	margin-right: auto;
	background-image: url('images/Footer_BKG.png');
	background-repeat: repeat-y; 
}

a.menu-button {
	background-image:url(images/menu_btn_normal.png);
	width:150px;
	height:56px;
	text-decoration:none;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
            
a.menu-button:link {
	background-image:url(images/menu_btn_normal.png);
	width:150px;
	height:56px;
	text-decoration:none;
}

a.menu-button:visited {
	background-image:url(images/menu_btn_normal.png);
	width:150px;
	height:56px;
	text-decoration:none;
}            
            
a.menu-button:hover {
	background-image:url(images/menu_btn_hover.png);
	width:150px;
	height:56px;
	text-decoration:none;
	color: #ffffff;
}

.menu_text {
	margin-top:18px; 
	display: block;
}

.NavLINK1 {
	color: #9933cc;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

.NavLINK2 {
	color: #9933cc;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	position: absolute;
	left: 154px; 
	top: 0px;
}

.NavLINK3 {
	color: #9933cc;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	position: absolute;
	left: 338px; 
	top: 0px;
}

.NavLINK4 {
	color: #9933cc;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	position: absolute;
	left: 500px; 
	top: 0px;
}

.style1 {
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}

h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bolder;
	font-style: normal;
	color: #252525;
	margin: 0px;
	margin-top: 5px;
}


li {
	margin-top: 19px;
	margin-bottom: 30px;
}

ul {
	margin-top: 19px;
	padding-right: 10px;
}

a {
	color: #9933cc;
}

a:hover {
	color: #99cc33;
}

.circle-img {
	position:absolute;
	left: 80px;
}

.style2 {
	margin-top: 10px;
	margin-bottom: 6px;
	font-family: Verdana;
	font-size:10pt;
	font-weight: bold;
}

.style2b {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size:10pt;
	font-weight: normal;
}

.style3 {
	margin-top: 9px;
	margin-bottom: 6px;
}
p {
	font-family: Verdana;
	color: #252525;
	font-size: 14px;
	font-weight: bold;
}

.RtHeader {
	font-family:'Times New Roman', Times, serif; 
	font-size:20pt; 
	color:#9933cc; 
	font-weight:bold;
}

.LtHeader {
	padding:35px; 
	font-size:14pt; 
	font-weight:bold; 
	color:#9933cc;
}


a.submenu-button {
	background-image:url(images/Popup_BTN.png);
	width:100px;
	height:56px;
	text-decoration:none;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
            
a.submenu-button:link {
	background-image:url(images/Popup_BTN.png);
	width:100px;
	height:37px;
	text-decoration:none;
}

a.submenu-button:visited {
	background-image:url(images/Popup_BTN.png);
	width:100px;
	height:37px;
	text-decoration:none;
}            
            
a.submenu-button:hover {
	background-image:url(images/Popup_BTN_HOVER.png);
	width:100px;
	height:37px;
	text-decoration:none;
	color: #ffffff;
}

.submenu_text {
	margin-top:11px; 
	display: block;
}


