body {
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
color: #000;
margin: 0 auto;
text-align: center;
background: #F9F7EF;
}

#home-container {
width: 800px;
margin: 0 auto;
text-align: left;
background: url(images/home-background.gif) no-repeat bottom right;
min-height: 575px;
height: 575px;
position: relative;
}

#container {
width: 800px;
margin: 0 auto;
text-align: left;
background: url(images/interior-background.gif) no-repeat bottom right;
min-height: 600px;
position: relative;
}

#container-wrap {
width: 800px;
margin: 0 auto;
background: url(images/interior-background-wrap.gif) repeat-y top right;
}


#text-box {
width: 238px;
background: url(images/customized-spaces.gif) no-repeat bottom left #D6DCE0;
position: absolute;
bottom: 250px;
left: 0px;
padding: 5px 10px 20px 40px;
}

#text-box-shadow {
position: absolute;
bottom: -7px;
right: -8px;
width: 132px;
height: 43px;
background: url(images/blue-corner.gif) no-repeat bottom right;
}

#home-sidebar {
width: 90px;
height: 235px;
background: #B4C1D1;
position: absolute;
bottom: 0px;
right: 66px;
padding: 5px;
font-size: 13px;
}

#home-sidebar a:link, #home-sidebar a:active, #home-sidebar a:visited {
color: #002E63;
text-decoration:underline;
line-height: 150%;
}

#home-sidebar a:hover {
text-decoration: none;
}

#home-sidebar-icons {
position: absolute;
bottom: 5px;
left: 10px;
}

#sidebar-icons {
position: absolute;
bottom: 5px;
right: 10px;
}

#footer {
background: #B4C1D1;
border-left: 44px solid #002E63;
font-size: 16px;
font-weight: bold;
font-family: Arial, sans-serif;
color: #fff;
padding-left: 10px;
padding-top: 5px;
height: 28px;
width: 166px;
position: absolute;
bottom: 0;
left: 0;
}

#logo {
position: absolute;
bottom: 35px;
left: -38px;
}

#home-copyright {
position: absolute;
bottom: 5px;
left: 320px;
width: 150px;
font-size: 11px;
}

#copyright {
position: absolute;
bottom: 0px;
left: 5px;
width: 150px;
font-size: 11px;
color: #fff;
}

#image-bar {
width: 110px;
float: right;
margin-right: -8px;
margin-top: 15px;
margin-bottom: 40px;
}

#image-bar img {
margin-bottom: 10px;
}

#interior-logo-wrap {
position: absolute;
top: 0px;
left: 0px;
background: #002C5F;
}

#interior-logo {
margin-top: 30px;
text-align:right;
}

#interior-image-shadow{
position: absolute;
bottom: -34px;
right: -6px !important;
right: -7px;
}

#navigation-bottom {
position: absolute;
width: 107px;
height: 36px;
bottom: -36px;
right: -7px !important;
right: -3px;
background: url(images/blue-nav-bottom.gif) no-repeat bottom right;
}

#navigation {
width: 90px;
background: url(images/blue-nav.gif) repeat-y top left;
position: absolute;
top: 0;
left: 207px;
font-size: 13px;
padding: 5px 10px 45px 0px;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
color: #002E63;
text-decoration:underline;
line-height: 200%;
padding-left: 15px;
margin-left: -5px;
}

#navigation a:hover {
text-decoration: none;
}

#selected {
background: url(images/nav-selected.gif) no-repeat bottom right #002E63;
width: 95px;
margin-left: 0px;
}

#selected a:link, #selected a:hover, #selected a:active, #selected a:visited {
color: #fff;
margin-left: -5px;
}

#get-box {
position: absolute;
bottom:270px;
left: 0px;
width: 290px;
background-color:#E7E9E7;
padding:8px;
}

#video-box {
position: absolute;
bottom:510px;
left: 15px;
}

#highlight-box {
font-size: 11px;
padding: 5px;
width: 160px;
border: 1px solid #000;
position: absolute;
bottom:240px;
left: 15px;
}
#title-background {
width: 286px;
min-height: 43px;
background: url(images/title-box.gif) no-repeat bottom right;

}

#title-wrap {
width: 286px;
background: url(images/title-box-top.gif) repeat-y top right;
margin-bottom: -10px;
}

#title-wrap h1 {
font-size: 17px;
font-family: arial, sans-serif;
font-weight: 600;
margin-left: 10px;
margin-right: 20px;
padding-top: 6px;
padding-bottom: 10px;
}

#main-text {
width: 286px;
float: left;
margin-left: 350px !important;
margin-left: 180px;
margin-top: 20px;
margin-bottom: 180px;
font-size: 12px;
text-align:justify;
padding-right: 10px;
}

#profile-wrap {
width: 800px;
margin: 0 auto;
}

#profile-container {
width: 800px;
margin: 0 auto;
text-align: left;
background: url(images/interior-background2.gif) no-repeat bottom right;
min-height: 600px;
position: relative;
}


#profile-form {
width: 450px;
float: left;
margin-left: 350px;
margin-top: 30px;
margin-bottom: 180px;
font-size: 12px;
text-align:justify;
padding-right: 10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif; color:#333333;
	font-size: 13px;
}
.inputclass, .inputclass-error { background: #FFFFCA;
border: 2px solid #E7E9E6;
font-family: Arial, Helvetica, san-serif;
font-size:10px;
}
.inputclass-error {
	background:#fef7f0;
}

.border {border-style:outset; border-color: #FFFFCA; border-width:1px }
.style2 {font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 13px; font-weight: bold; }

img {
border: none;
}




