@charset "utf-8";
body {
	height:100%; /* needed for container min-height */
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #4c5381;
	background-image: url(../images/bodyBackgroundRepeat.jpg);
	background-repeat: repeat-x;	
	background-size: 100%;	
    -o-background-size: 100%; /* used for opera */
    -webkit-background-size: 100%; /* used for safari and chrome */		
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #006;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.indexPage #container {
	position: relative;
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	height:auto;/* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */	
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FBFBFB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: disc;
}
.indexPage #header {
	background: #FBFBFB;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.indexPage #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color: #FBFBFB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	color: #006;
	padding: 0px;
	vertical-align: bottom;	
}
.indexPage #headerImage {
	width: auto%;
	float: left;
	margin: 0;
	background-color: #FBFBFB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.indexPage #divHeaderColumns {
	width: 100%;  
	float:left;  
	background-color: #FBFBFB;  
	overflow:hidden;  
	position:relative; 	
}

.indexPage #headerLeft {
	width: auto%;
	float: left;
	margin: 0;
	background-color: #FBFBFB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.indexPage #headerMiddle {
	width: auto%;
	float: left;
	margin: 0;
	background-color: #FBFBFB;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.indexPage #headerRight {
	width: auto%;
	float: right;
	margin: 0;
	background-color: #FBFBFB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.indexPage #searchBox {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.indexPage #searchBox input{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4f5593;
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-color: #B4B7CE;
	border-width: thin;
}



.indexPage #description {
	width: 100%;  
	float:left; 
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-color: #FBFBFB;
	background-image: url(../images/wafer_background2.jpg);
	background-repeat: no-repeat;	
	background-size: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.indexPage #description p {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #B4B7CE;
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 140%;
	word-spacing: 120%;
	line-height: 150%;
	padding-top: 100px;
	padding-right: 80px;
	padding-bottom: 80px;
	padding-left: 100px;
}

.indexPage #divForColumns {
	width: 100%;  
	float:left;  
	background-color: #FBFBFB; 
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;	
	background-size: 100%;	
	background-size: auto;	 
}

.indexPage #detailsLeft {
	width: 500px;
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
/*	background-image: url(../images/background2.jpg);
	background-size: 100%;
	background-size: auto;	
	background-repeat: no-repeat;*/	
}

.indexPage #detailsLeft p {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #006;
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	word-spacing: 130%;
	letter-spacing: 130%;
	line-height: 130%;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.indexPage #detailsRight {
	width: 400px;
	float: right;
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
/*	background-image: url(../images/background1.jpg);
	background-size: 100%;
	background-size: auto;
	background-repeat: no-repeat;*/	
	padding-bottom: 0px;
}


.indexPage #detailsRight p {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #006;
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
	padding-top: 40px;
	padding-right: 80px;	
	padding-left: 40px;
	padding-bottom: 40px;	
	backgroun-color: transparent;	
}


.indexPage #navigationMenuBar {
	margin: 0;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #CCF;
	background-color: #CCF;
}

.indexPage #footer {
	clear: both;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background:transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.indexPage #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #FBFBFB;
	background-color: transparent;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.indexPage #footer a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FBFBFB;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.indexPage #footer a:hover {
	color: #FBFBFB;
	text-decoration: underline;
}
