﻿html  
{
	background: #fff url(../images/corporate-start/bg-repeat.png) repeat-x top left;
}

body
{
    background: url(../images/corporate-start/bg.png) no-repeat center top;
    font-family: Arial;
    font-size:12px;
    margin: 0px;
    padding: 0px;
    padding-top: 28px;
    line-height:1.4em;
}

a {
	text-decoration: none;
	color: #507E8D;
}

a:hover {
	text-decoration: underline;
}

.right { float:right; }

#wrap
{
	margin:0 auto;
	width:960px;
}

h1 { margin: 0 10px; }

#content 
{
	margin:35px 0 20px;
	overflow:hidden;
	padding:0 10px;
	width:940px;
}
#left { float:left; width: 700px; }

#left #splash { margin: -4px -5px 0 -5px; width: 710px; height: 280px; }

#left #forest-park-garden 
{
	float:left;
	background: url(../images/corporate-start/forest-park-garden.jpg) no-repeat left bottom;
	width: 386px;
}

#left #construction
{
	float:right;
	background: url(../images/corporate-start/construction.jpg) no-repeat left bottom;
	width: 306px;
}

#left .select 
{
	position: relative;
	height: 112px;
	margin: 48px -4px 0 -2px;
	font-size: 12px;
	line-height: 120%;
}

#left .select h2 
{
	margin-bottom: -5px;
}

#left #forest-park-garden select
{
	width: 295px;
}

#left #construction select
{
	width: 215px;
}

#left .select select
{
	position: absolute;
	left: 15px;
	bottom: 16px;
}

#left .select .go-button
{
	position: absolute;
	right: 8px;
	bottom: 10px;
}

#left #forest-park-garden .select-hover
{
	background-position: top left;
	width: 356px;
}

#left #construction .select-hover
{
	background-position: top right;
	width: 276px;
}


#left .select .select-hover
{
	margin-top: -34px;
	position: absolute;
	background: url(../images/corporate-start/hover.png) no-repeat;
	padding: 15px 15px 10px;
	height: 9px;
}

#left .select p
{
	margin-top: 15px;
	display: none;
	line-height: 17px;
}

#left .hover .select-hover p
{
	display: block;
}

#right { float: right; width: 226px; margin-right: -4px; }

#right #sidebar-content
{
	padding: 20px 17px 0 15px;
	background: url(../images/domain-start/sidebar.png) no-repeat top center;
	width: 194px;
	min-height: 404px;
}

#right #sidebar-content h2
{
	border-bottom: 1px solid #CECECE;
	padding: 1px 13px;
	margin: 0 -13px;
}

#right #sidebar-bottom
{
	height: 12px;
	background: url(../images/domain-start/sidebar.png) no-repeat bottom center;
}

#right h3
{
	font-size:12px;
	color:#727272;
	font-family:"Trebuchet MS",Trebuchet,Candara,Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	margin-top: 14px;
	clear: both;
}

#right p
{
	color: #727272;
}

#right ul.level2-nav 
{
	clear:both;
	padding-top:5px;
	margin: 0 -13px 0;
}

#right a.level2-link
{
	margin-right: -6px;
}

.level2-link a, a.level2-link { padding: 7px 30px 5px 0; background: url(../images/lists/level-2-link.png) no-repeat right 5px; font-family:"Trebuchet MS"; font-weight: bold; font-size: 12px; }
.level2-link a:hover, a.level2-link:hover { background-position: right -455px; }

ul.nav-list li { border-top: 1px solid; }
ul.nav-list li a { display: block; }
ul.nav-list li.active a { color: #ffffff; }
ul.nav-list li a:hover,
ul.nav-list li a:active,
ul.nav-list li.active a:hover { color: #507e8c; text-decoration: none; }

ul.level2-nav li { border-color: #cccccc; }
ul.level2-nav li a { background: url(../images/lists/level2-nav.gif) no-repeat right 0; font-family:"Trebuchet MS"; font-weight: bold; font-size: 12px; padding: 7px 30px 7px 10px; }
ul.level2-nav li.active a { background-position: right -90px; }
ul.level2-nav li.hover a,
ul.level2-nav li a:hover { background-position: right -180px; }
ul.level2-nav li a:active,
ul.level2-nav li.active a:hover { background-position: 100% -180px; }
ul.level2-nav li .list-image { float:left; width: 60px; text-align: center; }
ul.level2-nav li .list-image img { vertical-align: middle; margin-top: -4px; }

#footer 
{
	margin:0 30px 20px;
}

#footer ul
{
	margin-bottom: 5px;
}

#footer ul li 
{
	border-right:1px solid #CCCCCC;
	display: inline;
}

#footer ul li.last
{
	border-right:0 none;
	margin-right:10px;
}

#footer ul li.first a 
{
	padding-left:0;
}

#footer ul li a
{
	padding:0 10px;
}

#footer a 
{
	color:#818181;
}
#HQSiteList {
	display:none;
}
#HCSiteList {
	display: none;
}