a, a:active, a:link, a:visited, img{ text-decoration:none; margin:0; border:0; color:#FF9933; }
a:hover { color:#33CC00; } 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#FF9933;
}
p {   
   font-family:Georgia, Times, serif;
   font-size:14px;
   font-weight:normal;
   line-height:24px;
   color:#666666;
}
#contact_leftnav {
	width:90px;
	height:400px;
	padding-top:106px;
	background-color:#CCCCCC;
	border:0;
	margin:0;
	float:left;
}
#contact_main {
	width:430px;
	height:380px;
	margin:20px 40px 0px 30px;
	background-color:#FFFFFF;
	border:0px; 
	float:left;
	overflow:hidden;
}
#area_leftnav {
	width:90px;
	height:400px;
	padding-top:85px;
	background-color:#CCCCCC;
	border:0;
	margin:0;
	float:left;
}
#area_main {
	width:520px;
	height:400px;
	margin: 0px;
	background-color:#FFFFFF;
	border:0px; 
	float:left;
	overflow:hidden;
}
#arch_leftnav {
	width:90px;
	height:400px;
	padding-top:85px;
	background-color:#CCCCCC;
	border:0;
	margin:0;
	float:left;
}
#arch_main {
	width:520px;
	height:400px;
	margin: 0px;
	background-color:#FFFFFF;
	border:0px; 
	float:left;
	overflow:hidden;
}
#house_leftnav {
	width:90px;
	height:400px;
	padding-top:85px;
	background-color:#CCCCCC;
	border:0;
	margin:0;
	float:left;
}
#house_main {
	width:520px;
	height:400px;
	margin: 0px;
	background-color:#FFFFFF;
	border:0px; 
	float:left;
	overflow:hidden;
}
#accordion_container {
    position:relative;
	left:0px;
	float:left;
	top:0px;
	width: 730px;   
    height: 400px;
	background:url(../image/accordion_bg.jpg);
    overflow:hidden;
	z-index:10;
}
#accord_title {
	float: left;	
	display: block;
    height: 400px;
	width: 40px;
	text-decoration: none;
	background:#666666;
	margin: 0 0 0 0;
}
#accordBkgdCont {
    position:relative;
	left:0px;
	top:100px;
	width: 810px;   
    height: 400px;
	margin-left:auto;
	margin-right:auto;
    background:#000033;
	z-index:5;
   
}
#robotText {
	position:absolute;
	left:200px;
	top:200px;
	width:400px;
	height:85px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#000033;
	z-index:1;
}
#creditCont {
  position:relative;
	left:359px;
	top:514px;
	width: 93px;   
  height: 11px;
	margin-left:auto;
	margin-right:auto;
	z-index:10;
}
.accordionBar_normal{
	float: left;	
	display: block;
    height: 400px;
	width: 30px;
	text-decoration: none;
	background:url(../bars/button_yellow.jpg);
	cursor: pointer;
	margin: 0 0 0 0;
}
.accordionBar_normal img { padding:85px 0 0 8px; }
.accordionBar_active { background: url(../bars/button_gray.jpg); }
.accordionBar_over { background: url(../bars/button_green.jpg); }
.accordion_content {
	height: 400px;	 
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
	color: #444444;
	overflow:hidden;
}
div.center {
	text-align: left;
}
.track {
    float:left; 
	width:15px; 
	background:url(../image/track.gif); 
}
.handle {
    width:15px;
	background:url(../image/handle.gif);
}	
.ajaxloading {
	margin: 200px 0 0 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF6600;
}
.backgroundcontent {
	position:absolute;
	top:0px;
	left:0px;       
	width:100%;  
	height:100%;
	z-index:1;
}
.houseNav_spacer   { width:90px; height:129px; }
.areaNav_spacer    { width:90px; height:210px; }
.archNav_spacer    { width:90px; height:129px; }
.contactNav_spacer { width:90px; height:277px; }

