body {
  font-family: Arial;
  margin: 50 auto;
  font-size:10px;
  text-align:center; /* for IE */
  color:ffffff;
  background: url(images/body_bak.jpg) repeat-x  #A2D0E0; 
  background-attachment: scroll;
  
}
a.ContactLink {
display: block;
	width: 132px;
	height: 57px;
	text-decoration: none;
background:  url(images/GW_ContBtn_Off.png) no-repeat;	
}
a.ContactLink:hover 
{
background:  url(images/GW_ContBtn_On.png) no-repeat;
}
.contaner{
  background:url(images/body_container.jpg) no-repeat scroll center top;
  width:1024px;
  
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  
}

.contaner1{
  padding-left:24px;
  padding-right:24px;
  margin-top:34px;
  width:100%;
  
  
}

 

#header{
background :url(images/header_bak.jpg) repeat-x;
border:1px solid #000;
}
/* color:#05674E; */
h1 { font-size: 28px; color:#333333;}
h2 { font-size: 2em; }
h3 { font-size: 1.5em; line-height:2; }
h4 { font-size: 1.2em; line-height:1.25; font-weight:bold; }
h5 { font-size: 1em; font-weight:bold; }
h6 { font-size: 1em; }


ul, ol      { margin: 0 0 0 0;
              padding:0 0 0 15; 
              list-style-image: url(images/listsqure.jpg);
              }
#checkbox ul, ol      { margin: 0 0 0 0;
              padding:0 0 0 15; 
              list-style-image: url(images/chkbox.jpg);
              }
#list ul, ol      { margin: 5 0 0 0;
              padding:0 0 0 15; 
              list-style: none;
              }
ol          { list-style-type: decimal; }
dl          { margin: 1.5em 0; }
dl dt       { font-weight: bold; }
li          {margin: 0 0 0 0;
             
          
             }
li.selected {background-color: DFDFDF;}             

a           { color: #ffffff; text-decoration: none; outline: none; }

a:hover     { color: #fff; text-decoration: underline;}

.border{
             border-right:1px solid #94D499;
             border-top:1px solid #94D499;
}
li  a{
text-decoration:none;
}
hr {
  background: #45484d; 
  color: #45484d;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 0.1em;
  margin: 0 0 0 0;
  border: none; 
}

TD.leftnav{
    font-size: 13;
    line-height:30px;
    background: #000000 url(images/arrow_black.jpg) no-repeat 5% center; 
    text-decoration: none;
    width:150px;

}
TD.leftnav a{
padding-left:20px;
height:100%;
text-decoration:none;
}

TD.leftnav a:hover{
background: #45484D url(images/arrow_grey.jpg) no-repeat 5% center;
width:110%;
text-decoration:none;
}


TD.leftnav:hover{

background: #45484D url(images/arrow_grey.jpg) no-repeat 5% center;  
text-decoration:none;

}


.left_footer{
  font-size:12px;
  padding-left:15px;
  
  

}
.left_footer1{
  font-size:14px;
  padding-left:5px;
  

}
.footer{
  background: url(images/footer_bg.jpg) repeat-x 0% 1%; 
  border-top:2px solid #000;
  border-right:2px solid #000;
  border-bottom:2px solid #000; 
  height:133px;
  
}

.footer_text{

  font-size:10px;

}
.footer_text a{

  text-decoration:none;

}
.footer_text a:hover{

  text-decoration:underline;

}

#contact a:hover {
color:#000000;
font-size:13px;

}
.pagetext{
color:#3C4043;
font-size:13px;
}
.pagetext a{
color:#3C4043;
}
.pagetext a:hover{
  color:#3C4043;
  text-decoration:underline;
}
.pagetext2{
color:#3C4043;
font-weight:bold;
font-size:12px;
}
.pagetext2 a{
color:#3C4043;
}
.pagetext3{
color:#3C4043;
font-size:15px;
}
a.selected {
color:#000000;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.padding10{
padding-left:10px;
}
.note{
color:#333333;
font-size:10px;
}
.note2{
color:#ffffff;
font-size:9px;
padding-left:5px;
padding-right:5px;
}
div,span.errors{
color:#F30000;
font-size:12px;
}
.success{
color:#ff0000;
font-size:12px;
}


.info_window{
	height:80px;
	width:200px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	padding: 5px;
}
.border-top{
border-top:1px solid #45484D;
}

#selected_nav{
  background: #45484D url(images/arrow_grey.jpg) no-repeat 5% center; 
}
 
#map{
  background-color: #45484d; 
}

#map, #photo, #floor{ 
  border: 1px solid #45484d;
}
 
.address{
	font-size:12px;
}


.addr{

}
.content_back{
background:#E5EDF0;
/*background:#f7efcb;*/

}
