/*** =Main Styles ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	background-color: #EBF8FF;
	margin: 0;
	padding: 0;
}

#header {
	height: 163px;
	background: url(../images/header.gif) no-repeat right top;
}

#header_content {
	text-align: right;
	padding: 28px 18px 0 0;
}

#address {
	padding-top: 20px;
}

#index_building {
	overflow: auto;
	/*margin-bottom: -1px;*/
	padding: 0 18px 0 10px;
	background: url(../images/index_building.jpg) no-repeat bottom right;
}

#main_building {
	overflow: auto;
	_width: 697px;
	margin: 0 5px -1px 0;
	padding: 0 18px 0 10px;
	background: url(../images/main_building.jpg) no-repeat bottom right;
	min-height: 400px;
}

#main {
	width: 732px;
	/*padding: 0 18px 0 10px;*/
	border-left: 2px solid #0085CB;
	background: url(../images/corner_bottom_left.gif) no-repeat bottom left;
}

#title {
	margin: 25px 0;
	color: #0085CB;
}

#right_border {
	background: url(../images/right_border.gif) repeat-y right;
}

#footer {
	height: 30px;
	width: 864px;
	background: url(../images/footer_back.gif) no-repeat right bottom;
}

#footer_content {
	width: 732px;
	height: 30px;
	float: right;
	padding-top: 5px;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}

#copyright {
	height: 30px;
	width: 864px;
}

#copyright_content {
	width: 732px;
	float: right;
	padding-top: 0px;
}

#cc_1 {
	float: left;
	text-align: left;
	vertical-align: top;
	color: #999999;
	font-size: .8em;
}

#cc_2 {
	float: right;
	width: 130px;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}

/*** =Text classes ***/
.text {
	font-size: .85em;
	text-align: left;
}

h1 {
	float: none;
	margin-top: -1px;
	margin-bottom: 5px;
	color: #0085CB;
	font-weight: bold;
	font-size: 1.25em;
}

h2 {
	float: none;
	margin-top: -1px;
	margin-bottom: 5px;
	color: #DC374F;
	line-height: 150%;
	font-size: 1em;
	font-weight: bold;
}

em.h1 {
	float: none;
	margin-top: -1px;
	margin-bottom: 5px;
	color: #0085CB;
	font-weight: bold;
	font-size: 1.25em;
	font-style: normal;
}

em.h2 {
	float: none;
	margin-top: -1px;
	margin-bottom: 5px;
	color: #DC374F;
	line-height: 150%;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
}

#cc_2 a {
	color: #999999;
	font-size: .8em;
	text-decoration: none;
	line-height: normal;
}

.list {
	list-style-image: url(../images/list_bullet.gif);
	line-height: 175%;
}

/*** =Other styles ***/
#virt_tour {
	display: block;
	float: right;
	margin: 0 0 0px 0px;
}
#virt_tour_container {
	float: right;
	top: 0;
	width: 190px;
	height: 425px;
}

#main_container {
	float: none;
	width: 460px;
}

#image_board {
	width: 256px;
	height: 222px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	background: url(../images/image_board.gif) no-repeat center;
}
#image_board img {
	float: none;
	display: block;
}

/*** =Navigation ***/
#navigation {
	width: 132px;
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none;
	padding-top: 10px;
}

a.nav {
	height: 25px;
	font-weight: bold;
	font-size: 1.15em;
	color: #DC374F;
	text-decoration: none;
	padding: 4px 10px 6px 8px;
	line-height: 2;
}

a.nav:hover {
	height: 25px;
	background: url(../images/nav_back.gif) no-repeat left;
}

a.nav_selected {
	height: 25px;
	font-weight: bold;
	font-size: 1.15em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 10px 6px 8px;
	line-height: 2;
	background: url(../images/nav_selected_back.gif) no-repeat left;
}

/*** =Forms ***/
form.whform {
	margin: 20px 0 0 0;
	padding: 0 0 100px 0;
}
form.whform fieldset {
  margin: 0 0 10px 0;
	border-width: 0;
}
form.whform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.whform label {
	margin: 0 0 0 10px;
	margin: 0 20px 0 0;
	display: inline-block;
  line-height: 1.8;
  vertical-align: top;
	font-weight: bold;
	color: #0085CB;
}
form.whform input {
	margin: 0 0 0 18px;
}
form.whform fieldset ol {
  margin: 0;
  padding: 0;
}
form.whform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.whform p {
	margin: 0 150px 0 0;
}
form.whform em {
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	color: #DC374F;
}
form.whform strong {
	margin-left: 10px;
	color: #DC374F;
}

/*** =Guys styles ***/
#guy_r_standing {
	float: left;
	position:relative;
	top: 0;
	left: 74px;
	_left: 65px;
	margin-top: -44px;
}