h2 {margin:0; padding:0;}

body {
	background: #e4b43e url(../images/bg.gif) fixed;
	width: 950px;
	color: #202020;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #000000;
	width: 940px;
	padding: 0 1px 1px 1px;
	margin: 0;
	border-left: 4px solid #b69032;
	border-right: 4px solid #b69032;
	border-bottom: 4px solid #b69032;
	}
	
/************************************************
*	Header and Navigation						*
************************************************/

#topnav {
	background: url(../images/header-bg.gif);
	height: 71px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

.topnavleft {
	width: 215px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.topnavleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.topnavright {
	width: 700px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 3px;
	}

.topnavright ul {
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.topnavright li {
	display: inline;
	margin: 2px 2px 2px 2px;
	padding: 2px;
	}

.topnavright a {
	color: #778490;
	text-decoration: none;
	font-size: 10px;
    font-weight: normal;
    margin: 0px;
	padding: 0px;
	}
	
.topnavright a:hover {
	color: #424f55;
	text-decoration: underline;
    margin: 0px;
	padding: 0px;
	}
	
.topnavimage {
	width: 700px;
	height: 50px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.enespanol {
	float: right;
	border: 0px;
	margin: 33px 2px 0px 0px;
	}
	
.enespanol img{
	border: 0px;
	}
	
.facebook {
	margin: 33px 2px 0px 0px;
	float: right;
	}
	
.twitter {
	margin: 33px 30px 0px 0px;
	float: right;
	}
	
.pinterest {
	margin: 33px 3px 0px 0px;
	float: right;
	}
	
.social {
	margin: 33px 2px 0px 0px;
	float: right;
	}
	
.breadcrumb, a.breadcrumb {
	text-align: left;
	line-height: 16px;
	padding: 4px 0px 0px 8px;
	font-size:10px;
	color:#778490; 
	text-decoration:none; 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	width: 100%;
	height: 16px;
	}

.breadcrumb a { 
	color: #778490; 
	text-decoration:none;
	}

.breadcrumb a:hover { 
	text-decoration:underline;
	}
	
.subnav {
	text-align: center;
	line-height: 22px;
	background-color: #616c75;
	padding: 0px 0px 0px 0px;
	font-size:10px;
	color:#aeb6be; 
	text-decoration:none; 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	width: 100%;
	height: 22px;
	border-top: 1px solid #aeb6be;
	}

.subnav a { 
	color: #FFFFFF; 
	text-decoration:none;
	}

.subnav a:hover { 
	text-decoration:underline;
	}

.header {
	text-align: left;
	width: 100%;
	background: #FFF url(../images/header-bg.jpg) no-repeat center;
	background-color: #fec845;
	height: 66px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #FFF;
	}
	
/************************************************
*	Fonts										*
************************************************/

.header1, h1  {	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #312e30;}

.header2, h2  { font-size: 18px;color:#445157; font-weight: bold; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; }

.header2white  { font-size: 18px;color:#fff; font-weight: bold; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; }

.header2line  { font-size: 18px;color:#445157; font-weight: bold; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; background: repeat-x middle; background-image:url(../images/table-stripe-bg.gif); margin: 0px 15px 5px 0px; width: 100%; }
.header2line span  { background: #fff; padding-right: 3px;}

.header3, .header3dark, h3  { font-size: 14px;color:#445157; padding-bottom: 2px; font-weight: bold; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif }
.header3 a, .header3dark a, h3 a, .header3 a:visited, .header3dark a:visited, h3 a:visited { color: #6c777e;}
.header3 a:hover, .header3dark a:hover, h3 a:hover { color: #000000;}

.header4, h4, .header4dark  { font-size: 12px;color:#6c777e; font-weight: bold; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif }
.header4 a, .h4 a, .header4dark a, .header4 a:visited, .h4 a:visited, .header4dark a:visited { color: #6c777e;}
.header4 a:hover, .h4 a:hover, .header4dark a:hover { color: #000000;}

.bodytext  { font-size: 11px;color:#52534E; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
.bodytext a, .bodytext a:visited { color: #4e6b7e;}
.bodytext a:hover { color: #976b00;}

.bodytextbold  { font-size: 11px;color:#52534E; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
.bodytextbold a, .bodytextbold a:visited { color: #0422A1;}
.bodytextbold a:hover { color: #222a2d;}

.bodytextboldred  { font-size: 12px;color:#AE7360; font-weight: bold; padding-top: 0px; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
.bodytextboldred a, .bodytextboldred a:visited { color: #0422A1;}
.bodytextboldred a:hover { color: #222a2d;}

.bodytextboldwhite  { font-size: 11px;color:#FFFFFF; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	
.bodysmall  { font-size: 10px;color:#CCCCCC; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
.bodysmall a, .bodysmall a:visited { color: #CCCCCC; text-decoration:none;}
.bodysmall a:hover { color: #0265AB;}

.footertext  { font-size:10px;color:#778490; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
.footertext a, .footertext a:visited { color: #778490; text-decoration:none; background-color: transparent}
.footertext a:hover { color: #424f55; text-decoration:underline; background-color: transparent}

.footerwhite  { font-size:10px;color:#FFFFFF; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	
/************************************************
*	Main Body									*
************************************************/

.graygradient {
	background: #FFF url(../images/bg-body-gray.gif) repeat-x;
	margin: 0;
	padding: 0;
	width: 940px;
	overflow: hidden;
	}
	
.whitegradient {
	background: #FFF url(../images/bg-body.gif) repeat-x;
	margin: 0;
	padding: 0;
	width: 940px;
	overflow: hidden;
	}

#content {
	text-align: left;
	width: 900px;
	padding: 10px 20px 20px 20px;
	font-size: 11px;
	color:#52534E; 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	}
	
#content img {border: 0px;}

#content a, #tabcontent a, .yellowtabcontent a, .graytabcontent a {
	color: #4e6b7e;
	}

#content a:hover, #tabcontent a:hover, .yellowtabcontent a:hover, .graytabcontent a:hover {
	color: #976b00;
	}

#content ul li, #content ul a.li {
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 5px -10px;
	list-style-type: square;
	list-style-position: outside;
	}

#content ol li, #content ol a.li {
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 5px -10px;
	list-style-position: outside;
	}

#content a.li:hover {
	color: #000000;
	}
	
.smalllist {
	font-weight: bold;	
}
	
.smalllist ul li {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 5px -10px;
	list-style-type: square;
	color:#6c777e; 
}

.largelist {
	font-size: 14px;color:#445157; padding-bottom: 2px; font-weight: bold; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif }	
}
	
.largelist ul li {
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 5px -10px;
	list-style-type: square;
	font-size: 14px;
	color:#6c777e; 
	font-weight: bold; 
}

img.border {
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
	}

img.noborder {
	border: 1px solid #FFFFFF;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}
		
img.button {
	border: 0px solid #000000;
	display: inline;
	float: left;
	margin: 5px 5px 0px 0px;
	padding: 0px;
	}
	
/*	columns	*/
	
.half {
	width: 430px;
	margin: 0px;
	padding: 0px 20px 20px 0px;
    float: left; 
	}
	
.whole {
	width: 880px;
	margin: 0px;
	padding: 0px 20px 20px 0px;
    float: left; 
	}
	
.third {
	width: 275px;
	margin: 0px;
	padding: 0px 18px 18px 0px;
    float: left; 
	}
	
.twothird {
	width: 589px;
	margin: 0px;
	padding: 0px 18px 18px 0px;
    float: left; 
	}

.fullbox {
	text-align: left;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	clear: both;
	height: 205px;
	}

.fullbox2 {
	text-align: left;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	height: 165px;
	clear: both;
	}

.fullboxyellow {
	border: 2px solid #e6c400;
	background-color: #f8ecba;
	color:#3e3e3e;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	}

.fullboxgray {
	border: 2px solid #6c777e;
	background-color: #ededed;
	color:#3e3e3e;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	}

.leftbox {
	width: 235px;
	float: left;
	text-align: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}

.rightbox {
	width: 235px;
	float: right;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.leftcontent {
	float: left;
	text-align: left;
}
	
.rightcontent {
	float: right;
	text-align: left;
}
	
.clr{clear:both}

/************************************************
*	Tab Boxes									*
************************************************/

.tabcontent {
	margin: 8px 0px 0px 8px;
	}

.onehundred { width: 924px; float: left; margin: 0px 8px 8px 0px; padding: 0px;}
.seventyfive { width: 650px; float: left; margin: 0px 8px 8px 0px; padding: 0px;}
.seventy { width: 641px; float: left;  margin: 0px 8px 8px 0px; padding: 0px;}
.sixty { width: 552px; float: left;  margin: 0px 8px 8px 0px; padding: 0px;}
.fifty { width: 458px; float: left;  margin: 0px 8px 8px 0px; padding: 0px;}	
.forty { width: 365px; float: left;  margin: 0px 8px 8px 0px; padding: 0px;}	
.forty-last { width: 364px; float: left;  margin: 0px 0px 8px 0px; padding: 0px;}	
.thirtysevenfive { width: 341px; float: left; margin: 0px 8px 8px 0px; padding: 0px;}
.thirtyfive { width: 319px; float: left; margin: 0px 8px 8px 0px; padding: 0px;}
.thirtythree { width: 303px; float: left; margin: 0px 8px 8px 0px; padding: 0px;}	
.thirtythree-last { width: 302px; float: left; margin: 0px 0px 8px 0px; padding: 0px;}	
.thirty { width: 275px; float: left;  margin: 0px 8px 8px 0px; padding: 0px;}
.twentyfive { width: 225px; float: left; margin: 0px 8px 8px 0px; padding: 0px;}
.twenty { width: 179px; float: left; margin: 0px 8px 8px 0px; padding: 0px;}
.twenty-last { width: 176px; float: left; margin: 0px 0px 8px 0px; padding: 0px;}

.threetenths { width: 275px; float: left; margin: 0px 8px 8px 0px; padding: 0px;}
.onefifth { width: 175px; float: left; margin: 0px 0px 8px 0px; padding: 0px;}

.row {
	width: 100%;
	padding: 0px 0px 8px 0px;
	text-align:left;
	clear: both;
	}

.row img {
	padding: 1px;
	margin: 0px 8px 2px 0px;
	float: left;
}

.yellowtab {
    background: transparent url('../images/bg_button_yellow_right.gif') no-repeat scroll top right;
    display: block;
	text-align: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
	float: left;
}

.yellowtab span {
    background: transparent url('../images/bg_button_yellow.gif') no-repeat;
    display: block;
    line-height: 18px;
    padding: 5px 0 1px 10px;
    font-size: 18px;
	text-shadow: 1px 1px #fee8b2;
	color:#000000; 
	font-weight: bold; 
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.yellowtabborder {
	padding: 5px;
	background-color:#fdbb30;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #9c9c9c;
	clear: both;
}

/** yellowtabline used on project profile pages **/
.yellowtabline {
	padding: 2px;
	background-color:#fdbb30;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #9c9c9c;
}

.yellowtabcontent {
	border: 1px solid;
	border-color: #9c9c9c #ffffff #ffffff #c0c0c0;
    background: #feeac0;
	padding: 5px;
	overflow:hidden;
}

.graytab {
    background: transparent url('../images/bg_button_gray_right.gif') no-repeat scroll top right;
    display: block;
	text-align: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
	float: left;
}

.graytab span {
    background: transparent url('../images/bg_button_gray.gif') no-repeat;
    display: block;
    line-height: 18px;
    padding: 5px 0 1px 10px;
    font-size: 18px;
	color:#445157; 
	font-weight: bold; 
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.graytabborder {
	padding: 5px;
	background-color: #d9dfe1;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #9c9c9c;
	clear: both;
}

.graytabcontent {
	border: 1px solid;
	border-color: #9c9c9c #ffffff #ffffff #c0c0c0;
    background: #ffffff;
	padding: 5px;
	clear: both;
}

.cornerbanner img {
	float: right;
	margin: -6px -6px 0 0;
	}

/************************************************
*	Buttons - Dark Gray					*
************************************************/

a.darkgraybutton, a.darkgraybuttonpdf  {
    background: transparent url('../images/button-darkgray-a.jpg') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
	text-shadow: -1px -1px #6f7a84, 1px 1px #889199;
    height: 30px;
    margin-right: 10px;
    padding-right: 20px; /* sliding doors padding */
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

/************************************************
*	Button - Dark Gray Arrow					*
************************************************/

a.darkgraybutton span {
    background: transparent url('../images/button-darkgray-span.jpg') no-repeat;
    color: #fff;
    display: block;
    line-height: 18px;
    padding: 5px 0 7px 28px;
}

/************************************************
*	Button - Dark Gray PDF Icon					*
************************************************/

a.darkgraybuttonpdf span {
    background: transparent url('../images/button-darkgraypdf-span.jpg') no-repeat;
    color: #fff;
    display: block;
    line-height: 18px;
    padding: 5px 0 7px 28px;
}

/************************************************
*	Button - Yellow Background					*
************************************************/

a.yellowbgbutton {
    background: transparent url('../images/button-yellowbg-a.jpg') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 30px;
	width: 177px;
    margin-right: 10px;
    padding-right: 41px; /* sliding doors padding */
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.yellowbgbutton span {
    background: transparent url('../images/button-yellowbg-span.jpg') no-repeat;
    color: #fff;
    display: block;
    line-height: 18px;
    padding: 5px 0 7px 28px;
}

/************************************************
*	All Buttons     							*
************************************************/

a.darkgraybutton:hover, a.darkgraybuttonpdf:hover, a.yellowbgbutton:hover {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.darkgraybutton:hover span, a.darkgraybuttonpdf:hover span, a.yellowbgbutton:hover span {
    background-position: bottom left;
} 

a.darkgraybutton:active span, a.darkgraybuttonpdf:active span, a.yellowbgbutton:active span {
    padding: 5px 0 7px 28px; /* change to 6 0 6 28 to push text down 1px */
} 
	
/************************************************
*	Product Pages (after 6/2013)				*
************************************************/

.category {	width:890px; margin-bottom: 20px; padding:20px 0 20px 10px; font-family: Verdana; font-size: 20px; font-weight: bold; font-style:italic; color: #000; text-transform:uppercase;}
.blue {background-color:#569bbe;}
.orange {background-color:#f8971d;}
.purple {background-color:#8056c5;}
.green {background-color:#5c8727;}
.red {background-color:#d74022;}
.lightblue {background-color:#7eafd4;}

.product-image {
	margin-left:10px;
	float: left;
	width: 461px;
	text-align: center;
	}

.product-image a {width: 120px; margin-left: 55px;}
	
.product-description {
	float: right;
	text-align: left;
	width: 429px;
	}
	
.product-footer {
	width: 100%;
	clear: both;
	}


/************************************************
*	Dealer Login								*
************************************************/

.login {
	width: 700px;
	height: 341px;
	margin: auto;
	padding: 0px;
	background: #5a584b;
	color: #fff;
	border: 1px solid #000000;
	}

#content .login img {
	margin: 0 50px 0 0;
	border-right: 1px dotted #000000;
	float: left;
	}

#content .login a {
	color: #ffffff;
	}

#content .login a:hover {
	color: #ffffff;
	}
	
/************************************************
*	Video Pages						*
************************************************/

.videoembed {
	float:right;
	width:640px;
	overflow:hidden;
	margin: 15px 0;
	}
	
.videoinfo {
	float:left;
	width: 220px;
	height: 350px;
	padding: 20px;
	margin: 15px 0;
	background:#e4b43e url(../images/bg-video.jpg);
	color: #101010;
}
	
.videoinfo h2 {
	color: #fff;
	text-shadow: 1px 1px 1px #917329;
}
	

.videothumbs {
	background: #d9dfe1;
	border:1px #808d98 solid;
	width: 200px;
	height: 180px;
    display: block;
	float: left;
	margin:11px;
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}
	
.videothumbslast {
	background: #d9dfe1;
	border:1px #808d98 solid;
	width: 200px;
	height: 180px;
    display: block;
	float: right;
	margin:15px 0px 15px 0;
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}

.videothumbs:hover, .videothumbslast:hover{
	background: #f2f2f2;
}

#content .videothumbs img, #content .videothumbslast img {border-bottom:1px #f5f5f5 solid; }

#content .videothumbs a, #content .videothumbslast a {
	color: #333;
	text-decoration: none;
    display: block;
}

#content .videothumbs a:hover, #content .videothumbslast a:hover {
	color: #000;
    display: block;
}

.imageOver{
	background:url(../AtHome/images/play.png) no-repeat 50% 50%;	
}

.imageNew{
	background:url(../AtHome/images/new.png) no-repeat 50% 50%;	
	margin-top: -1px;		
}

.imageOverNew{
	background:url(../AtHome/images/playnew.png) no-repeat 50% 50%;	
	margin-top: -1px;
}

	
/************************************************
*	Project Profile Pages						*
************************************************/

.projectwrap {
	width: 165px;
	height: 195px;
    display: block;
	float: left;
	margin:15px 6px 15px 7px;
	text-align: center;
}

.projectthumbs {
	background: #d9dfe1;
	border:1px #808d98 solid;
	width: 165px;
	height: 160px;
    display: block;
	float: left;
	margin: 0 0 5px 0;
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}
	
.projectthumbslast {
	background: #d9dfe1;
	border:1px #808d98 solid;
	width: 200px;
	height: 180px;
    display: block;
	float: right;
	margin:15px 0px 15px 0;
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}

.projectthumbs:hover, .projectthumbslast:hover{
	background: #f2f2f2;
}

#content .projectthumbs img, #content .projectthumbslast img {border-bottom:1px #f5f5f5 solid; }

#content .projectthumbs a, #content .projectthumbslast a {
	color: #333;
	text-decoration: none;
    display: block;
}

#content .projectthumbs a:hover, #content .projectthumbslast a:hover {
	color: #000;
    display: block;
}

/************************************************
*	Images with captions						*
************************************************/

.floatright {
	border: 1px solid #ddd;
	text-align: center;
	font-size: 10px;
	background-color: #f3f3f3;
	padding: 5px;
	margin: 4px 0px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: right;
	line-height: 11px;
    color: #52534E;
}

/*	Image floats	*/

img.floatLeft, .imageleft { 
    float: left; 
    margin: 3px 10px 0px 0px; 
}
img.floatRight, .imageright { 
    float: right; 
    margin: 3px 0px 3px 10px; 
}

.right {
	float: right;
	padding: 0;
	margin: 0;
	}
	
.left {float: left;}
	
/*	Lightbox	*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../includes/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../includes/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/************************************************
*	Footer										*
************************************************/

#bottomnav {
	background: url(../images/bg-row2.jpg);
	margin: 0px 0px 0px 0px;
	padding: 8px 4px 4px 4px;
	}
	
.bottomnavlinks {    	
	color: #778490;
	text-decoration: none;
	font-size: 10px;
    font-weight: normal;
	line-height: 75%;
	}

.bottomnavlinks ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.bottomnavlinks ul li {
	display: inline;
	margin: 0px;
	padding: 4px;
	}

.bottomnavlinks a {
	color: #778490;
	text-decoration: none;
	font-size: 10px;
    font-weight: normal;
	}
	
.bottomnavlinks a:hover {
	color: #424f55;
	text-decoration: underline;
	}

#copyright {
	background: #808d98;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
    font-weight: normal;
    margin: 0px;
	padding: 5px;
	text-align: center;
	}
