
#page {
    background-image: url(splashimages/background.jpg);
    margin: 10px auto;
    overflow: hidden;
}
#chameleon1 {
	background-image: url(splashimages/chameleon.jpg);
	float: left;
	width: 446px;
	height: 521px;			
}
#chameleon2 {
	background-image: url(splashimages/chameleon2.jpg);
	float: left;
	width: 446px;			
}
#chameleon3 {
	background-image: url(splashimages/chameleon3.jpg);
	float: left;
	width: 446px;			
}
#chameleonnew {
	width: 838px;
	height: 625px;
	position: relative;			
}
#chameleonnew2 {
	background-image: url(splashimages/chameleonnew2.jpg);
	float: left;
	width: 744px;
	height: 521px;			
}
#chameleonnew3 {
	background-image: url(splashimages/chameleonnew3.jpg);
	float: left;
	width: 744px;
	height: 521px;			
}


#whitebar {
	background-image: url(splashimages/whitebar.jpg);
	position:absolute;
	margin-left: 446px;
	width: 298px;
	height: 521px;
	color: #323232;
	font-size:0.8em;
	font-family: Verdana;
	z-index:10;
	opacity:0.4;		
}
#logo {
	position:absolute;
	margin-left: 452px;
	margin-top: 60px;
	z-index:2000;
	top:0;
	left:0;
}

#textbox {
	position:absolute;
	margin-left: 460px;
	margin-top: 130px;
	color: #575759;
	font-size:12px;
	font-family: arial;
	width:270px;
	z-index:2000;
	top:0;
	left:0;
}
 
#whitebar1 {
	background-image: url(splashimages/whitebar1.jpg);
	position:absolute;
	margin-left: 446px;
	width: 298px;
	height: 521px;
	color: #323232;
	font-size:0.8em;
	font-family: Verdana;			
}
#whitebar2 {
	background-image: url(splashimages/whitebar2.jpg);
	position:absolute;
	margin-left: 446px;
	width: 298px;
	height: 521px;
	color: #323232;
	font-size:0.8em;
	font-family: Verdana;				
}
#whitebar3 {
	background-image: url(splashimages/whitebar3.jpg);
	position:absolute;
	margin-left: 446px;
	width: 298px;
	height: 521px;
	color: #323232;
	font-size:0.8em;
	font-family: Verdana;				
}

#branch {
	background-image: url(splashimages/branch.jpg);
	float: right;
	width: 94px;
	height: 521px;
	z-index:2000;
	top:0;
	left:0;
	margin-left: 744px;
	margin-top: -634px;

}
#button1 {
	background-image: url(splashimages/buttonback.jpg);
	position:absolute;
	margin-left: 452px;
	margin-top:521px;
	width: 91px;
	height: 77px;
	z-index:2000;
	top:0;
	left:0;
	
}
#button2 {
	background-image: url(splashimages/buttonback.jpg);
	position:absolute;
	margin-left: 547px;
	margin-top:521px;
	width: 91px;
	height: 77px;
	z-index:2000;
	top:0;
	left:0;
}
#button3 {
	background-image: url(splashimages/buttonback.jpg);
	position:absolute;
	margin-left: 647px;
	margin-top:521px;
	width: 91px;
	height: 77px;
	z-index:2000;
	top:0;
	left:0;
}
#whitebarbase {
	background-image: url(splashimages/whitebarbase.jpg);
	position:absolute;
	margin-left: 446px;
	margin-top:521px;
	width: 298px;
	height: 105px;
	z-index:2000;
	top:0;
	left:0;
}
	

#navigation1{
	margin: 0px;
	background-image: url(splashimages/oldsitebutton.jpg);
	
}
#navigation1{
	margin: 0px;
	background-image: url(splashimages/contactbutton.jpg);
}	
#nav {
	margin-top: 10px;
}

#nav li {
	float: right;
	height: 20px;
	list-style-type: none;	
}

#nav li a{
	color: #ffffff;
	display: inline-block;
	margin-left: 0;
	padding: 0 24px 0 0;
	text-decoration: none;
}

#nav li a:hover {
	background: transparent url(images/menu-hover-bg.gif) repeat-x;
}

#miketest{
	    background: none repeat scroll 0 0 black;
    height: 521px;
    overflow: hidden;
    position: relative;
    visibility: visible;
    width: 744px;
}