body{
	background-image: URL("images/aspen walpaper fixed.png");
	font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
	color: #4b5c66;

}

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;
}

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

.sliderWrap {
    float:right;
/*width:500px;
height:340px;*/
width: 480px;
height: 400px;
vertical-align:bottom;
}

.slider {
    width: 480px;
    height: 266px;
}

.slider img {

    height:350px;
    width:480px;
}

div#title-text-div
{
width:880px;
height:50px;
text-align:right;
position:relative;
/*top:-60px;*/
color: white;
font-size: 19px;
padding-right: 30px;
/*padding-top:10px;*/
background-color: #36434b;
margin-bottom: 60px;
}

div#title-text-div:after {
    content:'';
    display: table;
    clear: both;
}

.leftTitle {
    float: left;
    font-size: 22px;
    padding-left: 40px;
    margin: 0;
}

.rightTitle {
    float: right;
    font-size: 22px;
    padding-right: 20px;
    margin: 12px 0;
}

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


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



div#title
{
height: 400px;

}

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;
height:100%;
width:400px;
float:left;
margin-top:-20px;
margin-left:-30px;
}

div#logo img {
    width:357px;
}

div#navdiv{
background-color: white;
height: 42px;
/*border-bottom-color: #36434b;*/
/*border-bottom-width: 30px;*/
/*border-bottom-style:solid;*/
padding: 0 150px;
}

div#navdiv li
{
	float:left;
	list-style-type:none;
	padding: 12px 20px 10px 20px;
	font-size: 17px;
	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 20px 0px;
	text-align: right;
	background-color: White;
}

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

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

div#copyright
{
 float: 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;
}

.indent {
    margin-left:10px;
}
