﻿#introPadding
{
    width: 581px;
    margin: 14px 14px 14px 14px;
    font-size: 14px;
}

#introText
{
    width: 367px;
    float: left;
    padding-right: 20px;
}

#introImage
{
    width: 194px;
    margin-top: 32px;
    float: left;
}

#pano
{
    width: 100%;
	float: left;
	z-index: 1;
	position: relative;
}

/* Views on home page */
.modalView
{
    position: absolute;
    width: 508px;
    height: 363px;
    background: url(../Images/Views/view_bg.png);
    z-index: 7;
}

#viewimgcontainer
{
    width: 474px;
    height: 312px;
    margin: auto auto auto auto;
    background-color: #9d4d23;
    overflow: hidden;
}

#viewimgcontainer a
{
    font-family: Arial, Verdana, Sans-Serif;
    color: #ffffff;
    font-size: 12px;    
}

#viewimgcontainer table
{
    width: 100%;
    height: 30px;
}