/* html tag styles */

html, body{
	height:100%;
	background:url(css_display_images/body_background.gif); 
	background-repeat:repeat; 
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #474073;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

/* div styles */

#pleaseSelectDiv {
	position: absolute;
	width: 100%;
	height: 24px;
	left: 0px;
	top: 200px;
}

#optionHeaderDiv {
	position: relative;
	width: 100%;
	height: 221px;
	background-image: url(css_display_images/opening_header.gif);
	background-repeat: repeat-x;
	padding-top: 73px;
}


#flashOptionDiv {
	position: absolute;
	background-image: url(css_display_images/flash_option_background.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 72px;
	left: 0px;
	top: 224px;
}

#htmlOptionDiv {
	position: absolute;
	background-image: url(css_display_images/html_option_background.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 78px;
	left: 0px;
	top: 296px;
}

#firstScreenLine {
	position: absolute;
	background-image: url(css_display_images/html_option_background.gif);
	background-repeat: repeat-x;
	width: 100%;
	left: 0px;
	top: 298px;
}

#servicesLinks {
	position: relative;
	padding-top: 75px;
	padding-left: 73px;
	width: 880px;
	z-index: 6000;
}

#divisionLinks {
	position: absolute;
	width: 960px;
	padding-top: 100px;
	padding-left: 210px;
	z-index: 5000;
	top: 0px;
	left: 0px;
}

#smallPrintDiv {
	position: absolute;
	z-index: 8000px;
	top: 643px;
	left: 0px;
}

#smallPrintDivFirstVisit{
	position: absolute;
	z-index: 8000px;
	left: 0px;
	top: 300px;
}

#copyDiv {
	position: absolute;
	top: 643px;
	height: 20px;
	left: 800px;
}

#copyDivFirstVisit {
	position: absolute;
	right: 0px;
	top: 300px;
}

#mainContentDiv {
	position: absolute;
 	left: 50%;
 	margin-left: -500px; 
}

#htmlContainerDiv{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -481px;
	margin-top: -319px;
	height: 635px;
	display: block;
}

#openingScreenDiv{
	margin-top: 100px;
	position: absolute;
	width: 100%;
}

#subMenuDiv{
	position: absolute;
	height: 319px;
	width: 235px;
	background-image: url(css_display_images/menu_background.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	top: 154px;
	left: 0px;
	z-index: 1000;
	overflow: auto;
}

#mainTextContainerDiv {
	overflow: auto;
	position: absolute;
	width: 317px;
	height: 283px;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	scrollbar-arrow-color: #fbfbfb;
  	scrollbar-track-color: #fbfbfb;
  	scrollbar-face-color: #474073;
  	scrollbar-highlight-color: #F6F7F7;
  	scrollbar-3dlight-color: #F6F7F7;
  	scrollbar-darkshadow-color: #F6F7F7;
  	scrollbar-shadow-color: #F6F7F7;
	z-index: 2000;
}

#subMenuContainer{
	position: absolute;
	height: 289px;
	width: 235px;
	overflow: auto;
	top: 0px;
	z-index: 1500;
	padding-top: 5px;
	padding-right: 5px;
	scrollbar-arrow-color: #fbfbfb;
  	scrollbar-track-color: #fbfbfb;
  	scrollbar-face-color: #474073;
  	scrollbar-highlight-color: #F6F7F7;
  	scrollbar-3dlight-color: #F6F7F7;
  	scrollbar-darkshadow-color: #F6F7F7;
  	scrollbar-shadow-color: #F6F7F7;
}

#mainMenuDiv{
	position: relative;
	height: 26px;
	width: 962px;
	background-image: url(css_display_images/main_menu_background.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}

#footerDiv{
	position: absolute;
	height: 165px;
	width: 962px;
	background-image: url(css_display_images/footer_background.gif);
	background-repeat: no-repeat;
	top: 473px;
	left: 0px;
	z-index: 4000px;
}

#pictureDiv{
	position: absolute;
	height: 319px;
	width: 504px;
	left: 587px;
	top: 154px;
	background-image: url(css_display_images/picture_background.jpg);
	background-repeat: no-repeat;
}

#webSysPictureDiv{
	position: absolute;
	height: 319px;
	width: 504px;
	left: 587px;
	top: 154px;
	background-image: url(css_display_images/picture_background.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 27px;
}

#mainTextDiv {
	position: absolute;
	height: 319px;
	width: 328px;
	left: 259px;
	top: 154px;
	background-image: url(css_display_images/main_text_background.jpg);
	background-repeat: no-repeat;
}

#linksTextDiv {
	position: absolute;
	height: 319px;
	width: 703px;
	left: 259px;
	top: 154px;
	background-image: url(css_display_images/links_div_background.jpg);
	background-repeat: no-repeat;
}

#linksTextContainerDiv {
	overflow: auto;
	position: absolute;
	width: 677px;
	height: 283px;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	scrollbar-arrow-color: #fbfbfb;
	scrollbar-track-color: #fbfbfb;
	scrollbar-face-color: #474073;
	scrollbar-highlight-color: #f6f7f7;
	scrollbar-3dlight-color: #f6f7f7;
	scrollbar-darkshadow-color: #f6f7f7;
	scrollbar-shadow-color: #f6f7f7;
	z-index: 2000;
}

#headerSectionDiv {
	width: 962px;
	height: 128px;
	background-image:url(css_display_images/header_background.gif);
}


#submenubanner{
width:200px;
height:100px;
float:left;
padding-left:30px;
padding-top:30px
}



#headersectionlogodiv{
width:300px;
float:left;
}

#headersectionrightdiv{
width:662px;
float:right;
padding-right:0px
}


#firstlogo {
	FLOAT: left; WIDTH: 510px; PADDING-TOP: 101px
}
#secondlogo {
	PADDING-LEFT: 5px; FLOAT: left; WIDTH: 105px; PADDING-TOP: 46px
}
#thirdlogo {
	PADDING-LEFT: 5px; FLOAT: left; WIDTH: 64px; padding-top: 44px
}

/* link style controls */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #474073;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #474073;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #474073;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#closeLink {
	z-index: 1000;
}

/* image styles */

#sevenLogoImg {
	width: 170px;
	height: 61px;
	position: absolute;
	top: 55px;
	left: 43px;
}

#subMenuTitleImg {
	width: 259px;
	height: 26px;
	position: relative;
	top: 0px;
	left: 0px;
}

#homepageBtnImg {
	width: 80px;
	height: 23px;
	position: absolute;
	left: 414px;
	top: 2px;
}

#aboutusBtnImg {
	width: 69px;
	height: 23px;
	position: absolute;
	left: 500px;
	top: 2px;
}

#contactBtnImg {
	width: 60px;
	height: 23px;
	position: absolute;
	left: 578px;
	top: 2px;
}

#newsBtnImg {
	width: 43px;
	height: 23px;
	position: absolute;
	left: 647px;
	top: 2px;
}

#recruitmentBtnImg {
	width: 93px;
	height: 23px;
	position: absolute;
	left: 698px;
	top: 2px;
}

#testimonialsBtnImg {
	width: 90px;
	height: 23px;
	position: absolute;
	left: 799px;
	top: 2px;
}

#linksBtnImg {
	width: 39px;
	height: 23px;
	position: absolute;
	left: 895px;
	top: 2px;
}

#homepageImg {
	width: 350px;
	height: 285px;
	position: absolute;
	left: 4px;
	top: 5px;
}

webSystemImg {
	width: 289px;
	height: 231px;
	position: absolute;
	left: 4px;
	top: 5px;
}

#optionHeaderImg {
	width: 962px;
	height: 221px;
}

#welcomeImg {
	position: absolute;
	width: 452px;
	height: 49px;
	left: 50%;
	margin-left: -230px;
}

#pleaseSelectImg {
	position: absolute;
	width: 962px;
	height: 24px;
	left: 50%;
	margin-left: -481px;
}

#flashRecImg {
	position: absolute;
	width: 349px;
	height: 28px;
	left: 50%;
	margin-left: -174px;
	top: 40px;
}

#htmlRecImg {
	position: absolute;
	width: 471px;
	height: 26px;
	left: 50%;
	margin-left: -235px;
	top: 45px;
}

.divideLine {
	border-bottom-style: dashed;
	border-bottom-width:1px;
	border-bottom-color: #000033;
}

.subMenuDivideLine {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #000033;
	width: 220px;
}

#linkImg {
	position: relative;
	width: 120px;
	height: 38px;
	border: none;
}

/* text styles */

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10px;
	font-style: italic;
}

.titleText {
	font-family: Arial, Helvetica, sans-serif;
	color: #474073;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.titleText2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #474073;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline; 
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

.dateText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
}

/* btn styles */

#flashOptionBtn {
	position: absolute;
	width: 100px;
	height: 37px;
	left: 50%;
	margin-left: -50px;
	top: 8px;
	border: none;
}

#htmlOptionBtn {
	position: absolute;
	width: 100px;
	height: 37px;
	left: 50%;
	margin-left: -50px;
	top: 8px;
	border: none;
}
#Layer1 {
	position:absolute;
	left:571px;
	top:110px;
	width:166px;
	height:11px;
	z-index:1001;
	
}
#Layer2 {
	position:absolute;
	left:747px;
	top:110px;
	width:167px;
	height:10px;
	z-index:1002;
}
#LogoImg1 {
	width: 166px;
	height: 59px;
	position: absolute;
	top: 49px;
	left: 566px;
}
#LogoImg2 {
	width: 166px;
	height: 59px;
	position: absolute;
	top: 50px;
	left: 750px;
}