body {
	margin: 0px;
	padding: 0px;
	background-image: url(../_img/body_color.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#MainWrapper {
	position:absolute;
	width:100%;
	z-index:1;
	background-image: url(../_img/body_tile.png);
	background-repeat: repeat-x;
}
#MainHeader {
	position:relative;
	width:760px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#TopGlow {
	width: 760px;
	background-image: url(../_img/top_glow.png);
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
}
#Logo {
	background-image: url(../_img/isuzu_logo.png);
	height: 70px;
	width: 280px;
	position: absolute;
	margin-top: 70px;
	z-index: 1;
	margin-left: 20px;
}
.LogoLink {
	cursor: hand !important;
	cursor: pointer !important;
}
#MainMenu {
	height: 40px;
	position: absolute;
	margin-top: 90px;
	margin-left: 400px;
	z-index: 1;
}
#MainMenuItem1 {
	padding-right: 10px;
	padding-left: 10px;
	width: 69px;
	height: 40px;
	position: absolute;
	z-index: 1;
}
.MainMenuLink1-a {
	background-image:url(../_img/menu_about-1.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.MainMenuLink1-b {
	background-image:url(../_img/menu_about-2.gif);
	background-repeat:no-repeat;
	background-position:center;
	cursor: hand !important;
	cursor: pointer !important;
}
#MainMenuItem2 {
	padding-right: 10px;
	padding-left: 10px;
	width: 89px;
	height: 40px;
	position: absolute;
	margin-left: 69px;
	z-index: 1;
}
.MainMenuLink2-a {
	background-image:url(../_img/menu_services-1.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.MainMenuLink2-b {
	background-image:url(../_img/menu_services-2.gif);
	background-repeat:no-repeat;
	background-position:center;
	cursor: hand !important;
	cursor: pointer !important;
}
#MainMenuItem3 {
	padding-right: 10px;
	padding-left: 10px;
	width: 95px;
	height: 40px;
	position: absolute;
	margin-left: 158px;
	z-index: 1;
}
.MainMenuLink3-a {
	background-image:url(../_img/menu_products-1.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.MainMenuLink3-b {
	background-image:url(../_img/menu_products-2.gif);
	background-repeat:no-repeat;
	background-position:center;
	cursor: hand !important;
	cursor: pointer !important;
}
#MainMenuItem4 {
	padding-right: 10px;
	padding-left: 10px;
	width: 59px;
	height: 40px;
	position: absolute;
	margin-left: 253px;
	z-index: 1;
}
.MainMenuLink4-a {
	background-image:url(../_img/menu_jobs-1.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.MainMenuLink4-b {
	background-image:url(../_img/menu_jobs-2.gif);
	background-repeat:no-repeat;
	background-position:center;
	cursor: hand !important;
	cursor: pointer !important;
}
#Promo {
	height: 90px;
	width: 145px;
	margin-left: 600px;
	position: absolute;
	z-index: 1;
}
.PromoLink-a {
	background-image: url(../_img/promo_seal2.png);
	background-repeat:no-repeat;
}
.PromoLink-b {
	background-image: url(../_img/promo_seal.png);
	background-repeat: no-repeat;
	cursor: hand !important;
	cursor: pointer !important;
}
#HeaderLine {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	width: 760px;
	margin-top: -300px;
	z-index: 1;
	background-image: url(../_img/header_line.png);
	background-repeat: no-repeat;
}
#MainBoxTop {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/box_top.png);
	height: 35px;
	z-index: 2;
	position: relative;
	background-repeat: no-repeat;
	margin-top: -15px;
}
#MaintBoxBody {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../_img/box_body_tile.png);
	background-repeat: repeat-y;
	z-index: 2;
	margin-top: -385px;
}
#MainBoxHeader {
	position: absolute;
	z-index: 5;
	height: 80px;
	background-image: url(../_img/header_indent.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	color: #007DAD;
	margin-left: 30px;
	padding-top: 10px;
}
#UnsaTaAdlawaKaron {
	text-align: center;
	width: 50px;
	position: absolute;
	margin-left: -65px;
	z-index: 5;
}
#TextBuwan {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Impact;
}
#TextAdlaw {
	font-size: 12px;
	color: #007DAD;
	font-family: Impact;
}

#MainBoxLine {
	background-image: url(../_img/box_header_line.png);
	height: 20px;
	width: 690px;
	margin-left: 15px;
	position: absolute;
	z-index: 5;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 65px;
}

#PageTitle {
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	z-index: 4;
}
#PageTitleDescription {
	font-weight: bold;
	z-index: 4;
}

#MainBoxContent {
	background-image: url(../_img/box_content.png);
	background-repeat: no-repeat;
	width: 640px;
	position: relative;
	z-index: 4;
	margin-right: auto;
	margin-left: auto;
	padding-top: 95px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	color: #007DAD;
}
#MainBoxBottom {
	background-image: url(../_img/box_bottom.png);
	height: 65px;
	width: 720px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
#ArticleTitle {
	font-size: 20px;
	font-weight: bold;
}
.showCase {
	border: 5px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#FootnoteBox {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(../_img/footnote_tile.png);
	color: #003E75;
	z-index: 2;
}
#FootnoteTitle {
	font-size: 14px;
	font-weight: bold;
}
#FooterLine {
	background-image: url(../_img/footer_line.png);
	height: 20px;
	width: 760px;
	position: relative;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#FooterBox {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	margin-top: 60px;
	position: relative;
	height: 60px;
}
#FooterMenu {
	width: 300px;
	font-size: 10px;
	float: left;
	margin-left: 30px;
	z-index: 2;
}
#FooterMenu li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: disc;
}

.FooterMenuLink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterMenuLink:visited {
	color: #66CCFF;
	text-decoration: underline;
}
.FooterMenuLink:hover {
	color: #66CCFF;
	text-decoration: none;
}
.FooterMenuLink:active {
	color: #66CCFF;
	text-decoration: none;
}
#Copyright {
	font-size: 12px;
	text-align: right;
	width: 300px;
	float: right;
	margin-right: 30px;
	z-index: 2;
}
#FooterMessage {
	font-size: 10px;
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	position: relative;
	color: #55A8C8;
}




#SideBurns {
	background-image: url(../_img/sideburns.png);
	z-index: 1;
	background-repeat: no-repeat;
	height: 470px;
	width: 100%;
	background-position: 50%;
	position: relative;
	margin-top: -85px;
}
#Extensions {
	background-image: url(../_img/extensions.png);
	background-repeat: no-repeat;
	background-position: 50%;
	position: relative;
	z-index: 0;
	height: 470px;
	width: 100%;
	margin-top: -530px;
	margin-right: auto;
	margin-left: auto;
}
