﻿html, body {
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    background-color:#b4c7b0;
    font-family:Tahoma, Verdana, Arial;
    font-size:12px;
    
}

#page-wrapper {
	position:absolute;
	left:0px;
	top:0px; 	
	
	width:1265px;
	
	
}

#logo 
{
	position:absolute;
	left:20px;
	top:0px;
	width:290px;
	height:306px;
	z-index:99;
}

#header-logo_ {
	position:absolute;
	left:0px;
	top:0px;
	width:683px;
	height:257px;
	background-image: url(../../images/header-logo.jpg);
}

#header-chalk_ {
	position:absolute;
	left:683px;
	top:0px;
	width:578px;
	height:257px;
	background-image: url(../../images/header-chalk.jpg);
}

#chalk-flash
{
    position:relative;
    top:-15px;
	width: 365px;
	height: 255px;
	text-align:center;
	vertical-align:top;
}

#menu-expand 
{
	position:absolute;
	top:257px;
	left:1261px;
	width:100%;
	background-image: url(../../images/mainmenu.jpg);
	background-repeat:repeat-x;
	height:40px;
}


#header-expand 
{
	position:absolute;
	left:1261px;
	top:0px;
	width:100%;
	background-color:Blue;
	height:257px;
	background-image: url(../../images/header-chalk.jpg);
	background-repeat:repeat-x;
	
}

#content-expand 
{
	position:absolute;
	left:1261px;
	top:297px;
	width:100%;
	background-image: url(../../images/hub_bottom-back.jpg);
	background-repeat: repeat-x;
	height:336px;
}

#menu-left_ {
	position:absolute;
	left:0px;
	top:257px;
	width:241px;
	height:40px;
}


#mainmenu	
{
	position: absolute;
	left: 241px;
	top: 257px;
	width: 1020px;
	height: 40px;
	color: #343434;
	font-family: Tahoma;
	background-image: url(../../images/mainmenu.jpg);
	background-repeat:repeat-x;
	line-height:40px;	
	z-index:100;
}


#mainmenu ul
{
	margin:0;
	padding:0;
	height:36px;
	line-height:36px;
	list-style: none;
	margin-top:4px;
	
}

#mainmenu li
{
	display: block;
	float:left;
	margin: 0;
	margin-right: 25px;
	height: 36px;
	line-height:36px;	
}

#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited, #mainmenu li a:active 
{
color: #343434;
	font-family: Tahoma;
	text-decoration:none;
}

#mainmenu li.on 
{
	height:36px;
	 background-image:url(../../images/menu-leftcorner.jpg);
	background-position:top left;
	background-repeat:no-repeat; 
	color:White;
	padding-left:4px;
	float:left;
	background-color:#811719;	
	
	display: block;
	float:left;
	margin: 0;
	margin-right: 25px;
	height: 36px;
	line-height:36px;	
	
}

#mainmenu li.on span
{
	display:block;
	background-image:url(../../images/menu-rightcorner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:36px;
	padding-right:4px;
	
}

#mainmenu li.on div
{
	display:block;
	float:left;
	background-image:url(../../images/menu-rightcorner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:36px;
	padding-right:4px;
	
}
#mainmenu li.on a, #mainmenu li.on a:link, #mainmenu li.on a:visited, #mainmenu li.on a:active {
	/* background-image:url(../../images/menu-rightcorner.jpg);
	background-position:top right;
	background-repeat:no-repeat; */
	line-height:36px;
	height:36px;
	color:White;
}

#mainmenu li.clear
{
	clear:both;
}

#content-wrapper-home, .content-wrapper-home  
{
	position:absolute;
	left:0px;
	top:297px;
	
	height:336px;
	background-image: url(../../images/hub_bottom-back.jpg);
	background-repeat: repeat-x;
	/* background-color:#CFCCB4; */
	width:1261px;
	
	padding-top:3px;

}


#content-wrapper-interior, .content-wrapper-interior  {
	position:absolute;
	left:0px;
	top:297px;
	width:1261px;
	
	background-image: url(../../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-color:#CFCCB4;
	padding-top:20px;
}

.content-left 
{
		width:241px;
	height:100%;
	float: left;
	padding-left:20px;
	padding-right:20px;

}

#content-left 
{
	width:241px;
	height:100%;
	float: left;
	padding-left:20px;
	padding-right:20px;
	
}

#content 
{
	height:100%;
	float:left;
	/*width:900px; */
} 

.home-content-item
{
	
	height: 300px;
	float: left;
	padding:0;
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}