body {
	background: url('images/bg.gif') repeat-x;
        margin: 0;
        font-size: 10px;
        font-family: Helvetica, Arial, San-Serif;
}

a {
    text-decoration: none;
}

a img {
    border: 0;
}
#page_container {
    margin: 0 0;
    width: 100%;
}

#header {
	background: url('images/header_bg.gif') no-repeat;
	width: 1024px;
	height: 87px;
	line-height: 87px;
	text-align: left;
}

#banner {
    margin: 0;
    padding: 0;
    clear: right;
    display: block;
}

#content {
    clear: left;
	background: url('images/content_bg.gif') no-repeat;
	background-position: top left;
	width: 100%;
	min-height: 444px;
	height: 444px;
	text-align: left;
	padding: 0 47px 0 57px;
    margin: 0;
}

#menu_container {
	text-align: left;
	width: 1024px;
	height: 44px;
	margin: 0;
	padding: 0;
}

.menu_default { background: url('images/menu_bg_default.gif') no-repeat; }
.menu_brown { background: url('images/menu_bg_brown.gif') no-repeat; }
.menu_green { background: url('images/menu_bg_green.gif') no-repeat; }
.menu_light_brown { background: url('images/menu_bg_light_brown.gif') no-repeat; }
.menu_orange { background: url('images/menu_bg_orange.gif') no-repeat; }
.menu_purple { background: url('images/menu_bg_purple.gif') no-repeat; }

ul#menu_main {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 24px;
	height: 44px;
}

#menu_main li {
	list-style-type: none;
	float: left;
	font-family: arial, veranda, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 44px;
}

#sustainability { 
	background: url('images/dots.gif');
	background-position: right;
	background-repeat: repeat-y;
}
#sustainability a { 
    display: block;
    padding-left: 47px;
	width: 134px; 
}

#karastan_contract { 
	width: 119px; 
	background: url('images/dots.gif');
	background-position: right;
	background-repeat: repeat-y;
}
#durkan_commercial { 
	width: 119px; 
	background: url('images/dots.gif');
	background-position: right;
	background-repeat: repeat-y;
}
#lees { 
	width: 38px; 
	background: url('images/dots.gif');
	background-position: right;
	background-repeat: repeat-y;
}
#mohawk_commercial { 
	width: 122px; 
	background: url('images/dots.gif');
	background-position: right;
	background-repeat: repeat-y;
}
#bigelow_commercial { 
	width: 123px; 
	background: url('images/dots.gif');
	background-position: right;
	background-repeat: repeat-y;
}
#durkan_hospitality { 
	width: 117px; 
	background: url('images/dots.gif');
	background-position: right;
	background-repeat: repeat-y;
}


#behind_the_scenes a { width: 110px; }

#menu_main a {
	color: #D3DEBB;
    font-weight: normal;
    display:block;
    height: 44px;
}

#menu_main a:hover, #menu_main a.current {
    background-image: url(images/12whitebg.png);
    color: #fff;
}

#content p {
	color: #e7e5e5;
	font-family: arial, veranda, sans-serif;
    font-size: 1.2em;
	margin: 0;
	padding: 20px 0 0 0;
	width: 200px;
}

#vidmenu, #podmenu {
    min-height: 280px;
    border: 0 solid transparent;
}

#vidmenu h2, #podmenu h2 {
    color: #fff;
    font-weight: normal;
    margin: 20px 10px;
    padding-top: 20px;
    font-size: 1.3em;
}
#vidmenu strong, #podmenu strong {
    text-transform: uppercase;
    clear: right;
    display: block;

}
#vidmenu ul, #podmenu ul{
    list-style: none;
    margin:0;
    padding: 0;
}
#vidmenu a, #podmenu a {
    color: #757474;
    display: block;
    width: 300px;
    padding: 5px;
    padding-left: 15px;
}

#podmenu a {
    margin: 10px 0;
}

#vidmenu a.current, 
#podmenu a.current, 
#podmenu a.current_odd
#vidmenu a.current:hover 
#podmenu a.current:hover 
#podmenu a.current_odd:hover {
    background-image: url('images/currentmarker.gif');
    background-repeat: no-repeat;
    background-color: #8d8d8d;
    color: #fff;
}

#podmenu a.current_odd {
    background-color: #adadad;
}

#vidmenu a:hover, #podmenu a:hover {
    background-color: #a4a4a4;
    background-image: url('images/currentmarker_hover.gif');
    background-repeat: no-repeat;
}

#vidOuter {
    position: absolute;
    top: 150px;
    left: 295px;
    text-align: center;
}

#vidInner {
    text-align: center;
    width: 320px;
    height: 100%;
    padding: 30px;
    background: url(images/whiteblock.png) no-repeat left top;
}

#vidInner p {
    text-align: left;
    color: #666;
    margin: 10px;
    width: 90%;
    font-size: 1em;
}
.vidaction {
    color: #b2afaf;
    text-transform: uppercase;
    display:block;
    margin-top: 15px;
    vertical-align: middle;
    padding-top: 15px;
}

.vidaction img {
    margin-top: -5px;
}
.vidaction span {
    vertical-align: top;
}

#footer {
    text-align: center;
    margin: 50px 0 0 0;
    width: 100%;
}

#footer p {
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #666;
}
#footer p.legal {
    color: #aaa;
}
