@charset "UTF-8";
/* CSS Document */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fitopeldset, input, p, blockquote, th, td {
	margin:0;
	padding:0px;
}
body {
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0; 
	text-align: center;
	color: #000000;
}

.home {

	background-image: url(images/bk.jpg);

}

.press {

	background-image: url(images/vent_bk_02.jpg);

}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:10px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6c6c6c;
	margin:10px;
	font-weight:bold;
}
h2x {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a61b08;
	margin:10px;
	font-weight:bold;
}
h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6c6c6c;
	font-weight:bold;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:10px;
	color:#ffffff;
}
h4 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a61b08;
	margin:10px;
	font-weight:bold;
	font-style:italic;
}
h5 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#abff00;
	margin:10px;
	font-weight:bold;
	font-style:italic;
}
#social_nav {
	margin:0px;
	float:right;
	width:374px;
}
#container {
	height:600px;
	margin:151px auto; /* main content top snd left */
	text-align:left;
	width:929px;
}
#nav_header {
	height:30px; /*nav bar top*/
	margin:0px auto 0px;
	text-align:left;
	width:929px;
}
#nav_back {
	height:15px;
	margin:8px auto 7px;
	text-align:left;
	float:left;
	width:100px;
}
#nav_header p a {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-left:10px;
	color:#Ffffff;
	font-size:14px;
}

/* Header */
.main #header {
	background: #DDDDDD;
	padding: 0 10px 0 20px;
}
.main #header h1 {
	margin:10px;
	padding: 10px 0;
}

/* Top Tier */
.main #toptier {
	padding: 0 0px;
	background: #FFFFFF;
}
#toptier_left {
	background: url(images/topleft_bk.jpg);
	width:215px;
	height:300px;
	float:left;
}
#toptier_left_inner {
	float:left;
	height:290px;
	width:205px;
	margin-top:5px;
}
#toptier_left p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px;
}
#toptier_left a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
#toptier_right {
	padding: 0 0px;
	background:url(images/vent_main_02.jpg);
	width:714px;
	height:600px;
	float:left;
}
#toptier_bottom {
	background: #707070;
	padding: 0 0px;
	width:215px;
	height:300px;
	float:left;
}
#toptier_bottom p {
	margin:10px;
	width:200px;
	float:left;
}
#toptier_bottom a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

/* Bottom Tier */
.main #bottomtier {
	padding: 0 0px;
	background: #FFFFFF;
}
#bottomtier_left {
	background: #707070;
	padding: 0 0px;
	width:320px;
	height:300px;
	float:left;
}
#bottomtier_left p {
	margin:10px;
	width:200px;
	float:left;
}
#bottomtier_left a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#bottomtier_right {
	padding: 0 0px;
	background:url(images/bottomright.jpg);
	width:609px;
	height:300px;
	float:left;
}
#bottomtier_right_inner {
	float:left;
	height:190px;  /* photo slot */
	width:175px;
}
#bottomtier_right p {
	margin:10px;
	width:570px;
	float:left;
}
#bottomtier_right a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F30;
	text-decoration:none;
}

/* Footer */
.main #footer {
	padding: 0 10px;
	background:#DDDDDD;
}
.main #footer p {
	margin: 0;
	padding: 10px 0;
}

/* Content */
#content {
	background: #ffffff;
	width:929px;
	height:600px;
	float:left;
}

/* Column formatted */
#content_left {
	padding: 0 0px;
	width:235px;
	height:600px;
	float:left;
}
#content_lefttop_inner {
	float:left;
	height:280px;
	width:225px;
	margin-top:10px;
}
#content_lefttop {
	padding: 0 0px;
	background: url(images/topleft_bk.jpg);
	width:235px;
	height:300px;
	float:left;
}
#content_lefttop p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px;
}
#content_lefttop a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
#content_leftbottom {
	padding: 0 0px;
	background: #707070;
	width:235px;
	height:300px;
	float:left;
}
#content_leftbottom p {
	margin:10px;
	width:200px;
	float:left;
}
#content_leftbottom a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#content_endo {
	padding: 0 37px;
	width:620px;
	height:600px;
	overflow:auto;
	float:left;
}
#pano_righttop {
	background: #cccccc;
	width:694px;
	height:300px;
	float:left;
}
#pano_rightbottom {
	padding: 0 0px;
	background:url(images/bottomright.jpg);
	width:694px;
	height:300px;
	float:left;
}
#pano_rightbottom p {
	margin:10px;
	width:655px;
	float:left;
}
#bio_right {
	padding: 0px 30px;
	width:619px;
	height:300px;
	float:left;
}
#bio_right_inner {
	float:left;
	height:190px;  /* photo slot */
	width:175px;
}
#bio_right p {
	margin:0px;
	width:570px;
	float:left;
}
#content_righttop {
	background: #ffffff;
	width:694px;
	height:300px;
	float:left;
}
#content_righttop p {
	margin:20px;
	width:570px;
	float:left;
} 
#content_righttop_in {
	margin:20px 50px 0px;
	border:0px;
	width:560px;
	float:left;
} 
#content_righttop_in p {
	padding: 0 0px;
	width:560px;
	float:left;
} 
#content_inner {
	background: #ffffff;
	width:920px;
	height:490px;
	margin:5px;
	overflow:auto;
	float:left;
}
#content_inner p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px;
}
#content_inner a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}


/* Top Tier 2*/
.main #toptier2 {
	padding: 0 0px;
	background: #FFFFFF;
}
#toptier2_left {
	background: url(images/topleft_bk.jpg);
	width:235px;
	height:300px;
	float:left;
}
#toptier2_left_inner {
	float:left;
	height:290px;
	width:205px;
	margin-top:5px;
}
#toptier2_left p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px;
}
#toptier2_left a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
#toptier2_right {
	padding: 0 0px;
	background:url(images/vent_main_02.jpg);
	width:694px;
	height:300px;
	float:left;
}
#toptier2_bottom {
	background: #707070;
	padding: 0 0px;
	width:235px;
	height:300px;
	float:left;
}
#toptier2_bottom p {
	margin:10px;
	width:200px;
	float:left;
}
#toptier2_bottom a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

/* Bottom Tier 2 */
.main #bottomtier2 {
	padding: 0 0px;
	background: #FFFFFF;
}
#bottomtier2_left {
	background: #707070;
	padding: 0 0px;
	width:235px;
	height:300px;
	float:left;
}
#bottomtier2_left p {
	margin:10px;
	width:220px;
	float:left;
}
#bottomtier2_left a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#bottomtier2_right {
	padding: 0 0px;
	background:url(images/bottomright.jpg);
	width:609px;
	height:300px;
	float:left;
}
#bottomtier2_right_inner {
	float:left;
	height:190px;  /* photo slot */
	width:175px;
}
#bottomtier2_right p {
	margin:10px;
	width:570px;
	float:left;
}
#bottomtier2_right a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F30;
	text-decoration:none;
}

