body {
	background-image: URL("images/aspen walpaper fixed.png");
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 17px;
	color: #4b5c66;
}

h1, h2, h3 {
    font-weight: bold;
}

div#pagecontainer {
	background-color: White;
	width: 900px;
	position: relative;
}

div#pagecontainer-shadow {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;#shadow code
	margin: 40px;
	background-color: rgb(68,68,68); /* Needed for IEs */
	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}

div#image-shadow {

	width: 160px;
	FLOAT: left;
	margin-right: 15px;#shadow code
	margin: 40px;
	background-color: rgb(68,68,68); /* Needed for IEs */
	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	zoom: 1;
}

#pic {
	float: left;
	padding-top: 20px;
}

.right {
	float: right;
	margin-left: 25px;
	margin-top: 35px;
}

div#inner-title {
	float: right;
	/*width:500px;
	 height:340px;*/
	width: 400px;
	height: 266px;
	vertical-align: bottom;
}

div#title-text-div {
	width: 880px;
	height: 50px;
	text-align: right;
	position: relative;
	top: -51px;
	color: white;
	font-size: 24px;
	padding-right: 30px;
	padding-top: 10px;
	font-weight: bold;
}

.left {
	float: left;
	padding: 5px;
}

p {
	font-weight: normal;
}

.left-logo {
	float: left;
	padding: 5px;
	margin-left: 65px;
	margin-top: 40px;
}

div#title {
    position: relative;
}

a:link {
	color: #0000FF;
}/* unvisited link */
a:visited {
	color: #0000FF;
}/* visited link */
a:hover {
	color: #0000FF;
}/* mouse over link */
a:active {
	color: #0000FF;
}/* selected link */

div#logo {
	text-align: left;
	background-color: white;
	height: 100%;
	width: 400px;
	float: left;
}

div#navdiv {
	background-color: white;
	height: 50px;
	border-bottom-color: #36434b;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	padding-left: 180px;
}

div#navdiv li {
	height: 35px; /* 30px */
	float: left;
	list-style-type: none;
	padding: 12px 20px 10px 20px;
	font-size: 22px;
	/*background-image: url("images/divider.jpg");*/
	background-repeat: no-repeat;
	background-position: 100% 35%;
}

li#tab1 a {
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab1 a:hover {
	text-decoration: underline;
}

li#tab2 a {
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab2 a:hover {
	text-decoration: underline;
}

li#tab3 a {
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab3 a:hover {
	text-decoration: underline;
}

li#tab4 a {
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab4 a:hover {
	text-decoration: underline;
}

div#Footer {
	clear: both;
	padding: 0px 20px 40px 0px;
	text-align: right;
	background-color: White;
}

div#Footer p {
    display: block;
    text-align: left;
    padding-left: 50px;
}

#disclaimer {
	margin: 0 90px 0 0;
	padding-top: 20px;
}

div#content {
	background-color: White;
	padding: 0px 50px 0px 50px;
}

div#copyright {
    display: block;
    text-align: left;
	padding-top: 5px;
	padding-left: 50px;
	text-align: left;
}

table {
	border-collapse: collapse;
}

th, td {
	padding: 2px 2px 2px 5px;
	border: 1px solid black;
}

.arrow {
    position: absolute;
    height: 45px;
    left: 0;
    bottom: 0;
}

.left {
    float: left;
    margin: 0 20px 20px 0;
    max-width: 150px;
}

.right {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 150px;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.clear {
    clear: both;
}

.videoOne {
    text-align: center;
    margin: 40px auto;
}
