/* ---------------------------------------------------------------

		STYLESHEET CONTAINS THE WEBSITE'S FRAMEWORK: 
		POSITIONING RULES FOR NAVIGATION, CONTENT, CONTEXT
		AND FOOTER DIVS

-------------------------------------------------------------- */



#global        
	{
	position:relative;
	text-align: center;
	height:100%;
	}

#content    
	{
	position:relative;
	width: 732px;
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
	height: 100%;
/*	left: 10%;
	right:10%;
	width: 800px;
	
	visibility: visible
	*/}



	
/* ++++++++++ GLOBAL WRAP DIV ++++++++++ */		
/*
#global {
		position:absolute;
		width:800px;
		margin:auto;
		text-align: center;
		}
		*/


body {
		font-family:verdana, san-serif;
		margin: 0 0 0;
		padding:0;
		text-align:left;
		verticle-align:top;
		height:100%;
		}
html,body {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;

}
/* FROM HEIGHT % BALANCING ++++++++++++++++++
div {
	border: 10px solid #000000;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div#test {
	height: 100%;
}

div#nested {
	height: 50%;	
}*/
/* ++++++++++ DIV FOR LOGO AND LOGOTYPE ++++++++++ */			

#logo {
		position: absolute;
		top: 0;
		width: 172px;
		height:62px;
		}	

#logoHeader {
		position: absolute;
		top: 0;
		left:564px;
		width: 168px;
		height:62px;
		}
		
#mainImage {
		position: absolute;
		top: 92px;
		left:0px;
		width: 564px;
		height:259px;
		}

#main_rt {
		position: absolute;
		top: 92;
		left:564px;
		width: 168px;
		height:259px;
		}

		
#internalMain {
		position: absolute;
		top: 92px;
		left:163px;
		width: 569px;
		height:281px;
		background-color:#ffffff;
		}

#internal_rt {
		position: absolute;
		top: 372;
		left:488px;
		width: 243px;
		height:328px;
		}



#homeBody {
		position:absolute;
		top: 351px;
		left: 45px;
		width: 465px;
		height: 424px;
		background-color:#ffffff; 
		}

#homeBody_rt {
		position:absolute;
		top:351px;
		left:509px;
		width:223px;
		height:350px;
		background-color:#ffffff; 
		}
			
#internalBody {
		position:absolute;
		top:373px;
		left:163px;
		height:90%;
		width:326px;
		background-color:#ffffff;
		}	



/* ++++++++++ MAIN NAVIGATION DIV ++++++++++ */	

#navGlobal {
		position: absolute;
		top: 64px;
		margin: 0 0 40px 0;
		width: 664px;
		height:27;
		background:#6eac51;
		z-index:10;
		}

#subNav {
		position: absolute;
		left:0px;
		top: 92px;
		margin: 0 0 0 0;
		padding: 0 0 0 10px;
		width: 163px;
		height:110%;
		background:#a8d16e;
		z-index:0;
		}

		
#whtBar {
		position: absolute;
		top: 63px;
		left:564px;
		width: 168px;
		height: 1px;
		z-index:10;
		}
		
		
#blkBar {
		position: absolute;
		top: 91px;
		left:0px;
		width: 732px;
		height: 1px;
		z-index:10;
		}			

#nav_rt {
		position: absolute;
		top: 63px;
		left:564px;
		width: 168px;
		height: 27px;
		}
	
	
		
/* ++++++++++ FOOTER DIV ++++++++++ */	

#footer {
		position: absolute;
		top:700px;
		left:0px;
		width:680px;
		\width: 700px; 
		w\idth: 680px;
		height:26px;
		}

#footerIn {
		position: absolute;
		/* top:675px; */
		left:0px;
		width:680px;
		height:26px;
		}
		
html>body #footer {
		position: absolute;
		width:700px;
		voice-family: "\"}\"";
        voice-family: inherit;
        width:680px;
		}		
	
#footer_rt {
		position: absolute;
		top:675px;
		left: 639;
		width:93px;
		height:26px;
		}
html>body #footer_rt {
		position: absolute;
		left:639px;
		}