/* THIS SECTION IS FOR THE LAYOUT AND FORMATTING OF THE GOOGLE SEARCH */
.GoogleDiv {
	BACKGROUND-COLOR: transparent;
	text-align: left;
	position: absolute; 
	z-index: 99; 
	top: 375px; 
	left: 10px;
}

.GoogleBack {
	BACKGROUND-COLOR: transparent;
	text-align: left;
	position: absolute; 
	z-index: 90; 
	top: 370px; 
	left: 5px;
}

.GoogleLogo {
	width: 51px;
	height: 21px;	
}


.GoogleText {
	font-family: Georgia, Verdana, Arial, Helvetica;
	font-weight: 900;
	font-size: 12px;
}
/* END OF:   THIS SECTION IS FOR THE LAYOUT AND FORMATTING OF THE GOOGLE SEARCH */









/* THIS SECTION IS FOR THE LAYOUT AND FORMATTING OF THE WEB PAGE */
BODY {
        MARGIN: 10px; 
        COLOR: #000000; 
        FONT-FAMILY: Verdana, Geneva, Arial, sans-serif; 
        BACKGROUND-COLOR: #FFFFFF; 
	BACKGROUND-IMAGE: url(../resources/pics/Image1.jpg);
	BACKGROUND-REPEAT: NO-REPEAT;
        TEXT-ALIGN: left;
	border-width: 3px 3px 3px 3px;
	border-color: #000000 #000000 #000000 #000000;
}
.LeftSideMenu {
	BACKGROUND-COLOR: transparent;
	width: 160px;
	position: absolute; 
	z-index: 0; 
	top: 200px; 
	left: 0px;
	text-align: left;
	font-size: 13px;
}
.LeftSideMenuBack {
	BACKGROUND-COLOR: transparent;
	text-align: left;
	position: absolute; 
	z-index: 0; 
	top: 192px; 
	left: 5px;
}





.LeftSideMenu2 {
	BACKGROUND-COLOR: transparent;
	width: 160px;
	position: absolute; 
	z-index: 0; 
	top: 480px; 
	left: 0px;
	text-align: left;
	font-size: 13px;
}
.pjr {
	BACKGROUND-COLOR: transparent;
	width: 160px;
	position: absolute; 
	z-index: 0; 
	top: 570px; 
	left: 30px;
	text-align: left;
	font-size: 13px;
}
.LeftSideMenuBack2 {
	BACKGROUND-COLOR: transparent;
	text-align: left;
	position: absolute; 
	z-index: 0; 
	top: 474px; 
	left: 5px;
}








.ISO {
	BACKGROUND-COLOR: transparent;
	font-family: Georgia, Verdana, Arial, Helvetica;
	font-weight: 900;
	font-size: 11px;
	text-align: right;
	width: 400px;
	height: 19px;
	position: absolute; 
	z-index: 1; 
	top: 175px; 
	left: 190px;
}
.FooterSlogan {
	BACKGROUND-COLOR: transparent;
	font-family: Arial, Georgia, Verdana, Helvetica;
	text-align: left;
	font-weight: 900;
	font-size: 10px;
	width: 550px;
	height: 19px;
	position: absolute; 
	z-index: 5; 
	top: 590px; 
	left: 200px;
}
.HomePageHeaders {
	font-family: Arial, Georgia, Verdana, Helvetica;
	font-weight: 900;
	font-size: 11px;
	color: black;
}
.Content {
	padding-left: 30px;
	padding-right: 30px;
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-weight: 400;
	font-size: 12px; 
	text-align: left;
	width: 600px;
	position: absolute; 
	z-index: 0; 
	top: 189px; 
	left: 170px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: black;
}
.PageTitle {
	width: 600px;
	height: 50px;
	position: absolute; 
	z-index: 0; 
	top: 139px; 
	left: 170px;
}
.CompanyLogo {
	position: absolute;
	z-index: 4;
	Top: 10px;
	Left: 0px;
	border-width: 0px 0px 0px 0px;	
}
.IPCLogo {
	position: absolute;
	z-index: 7;
	Top: 40px;
	Left: 416px;
	border-width: 0px 0px 0px 0px;
}
.ISOLogo {
	position: absolute;
	z-index: 7;
	Top: 40px;
	Left: 625px;
	height: 55px;
	width: 93px;
	border-width: 0px 0px 0px 0px;
}
.ROHSLogo {
	position: absolute;
	z-index: 7;
	Top: 40px;
	Left: 220px;
	height: 55px;
	width: 131px;
	border-width: 0px 0px 0px 0px;
}
.CircuitPic1 {
	position: absolute;
	WIDTH: 275px;
	HEIGHT: 275px;
	z-index: 4;
	Top: 280px;
	Left: 504px;
	border-width: 0px 0px 0px 0px;	
}
.CircuitPic2 {
	position: absolute;
	WIDTH: 225px;
	HEIGHT: 225px;
	z-index: 4;
	Top: 185px;
	Left: 550px;
	border-width: 0px 0px 0px 0px;	
}
.Footer {
	font-family: Arial, Georgia, Verdana, Helvetica;
	font-weight: 900;
	font-size: 11px;
	text-align: left;
}
.NoBorderPics {
	BORDER: 0;
}
/* END OF:   THIS SECTION IS FOR THE LAYOUT AND FORMATTING OF THE WEB PAGE */





/* Format the links in the content section of the page */
/* These styles must be above the sytling for the menu bar at the bottom of the page */
div.Content A {
	FONT-WEIGHT: bold;
	COLOR: #008080; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: underline;
}
div.Content A:visited {
	COLOR: #008080; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: underline;
}
div.Content A:hover {
	COLOR: #000000; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}

div.LeftSideMenu A {
	FONT-WEIGHT: bold;
	COLOR: #000000; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}
div.LeftSideMenu A:visited {
	COLOR: #000000; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}
div.LeftSideMenu A:hover {
	COLOR: #008080; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}

div.LeftSideMenu2 A {
	FONT-WEIGHT: bold;
	COLOR: #000000; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}
div.LeftSideMenu2 A:visited {
	COLOR: #000000; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}
div.LeftSideMenu2 A:hover {
	COLOR: #008080; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}

H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #f63; 
	BACKGROUND-COLOR: transparent;
}
/* END OF:   Format the links in the content section of the page */





/* THIS SECTION IS JUST FOR STYLING THE MENU BAR AT THE BOTTOM OF THE PAGE */
.botnav {
	margin-top: 2px;
	margin-bottom: 0px;
	color: white;
	font-size: 10px;
	FONT-WEIGHT: bold;
	background-color: green;
	width: 100%;
	height: 21px;
	display: block;
	position: relative;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #000000 #000000 #000000 #000000;
	TEXT-ALIGN: center;
}
div.botnav A {
	COLOR: #FFFFFF; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}
div.botnav A:visited {
	COLOR: #FFFFFF; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}
div.botnav A:hover {
	COLOR: yellow; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: underline;
}
/* THIS IS THE END OF STYLING THE MENU BAR AT THE BOTTOM OF THE PAGE */











/* THIS SECTION IS FOR THE FORMATTING OF THE SIDE MENU BAR */
.MainMenuTable
	{
	background-color: green;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000 #000000 #000000 #000000;

	width: 170px;
	font-family: Verdana, Georgia, Arial, Helvetica;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.MainMenuCell
	{
	text-align: left;	
	background-color: green;
	font-size: 12px;
	color: white;
	font-weight: 900;
	}
/*END OF:   THIS SECTION IS FOR THE FORMATTING OF THE SIDE MENU BAR */