@charset "utf-8";
/* CSS Document */

html,body {
	margin: 0 0 0 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, Verdana, Times New Roman, sans-serif;
	font-size: 100%;
	color: #333333;
}

* { margin: 0; padding: 0; } * /* DO NOT DELETE THIS LINE */

#top {width:100%; height:442px; background: url("../images/headerimage.jpg") no-repeat center top;}
#bottom {width:100%; background: url("../images/section2bg.jpg") repeat-x center top;}

td.leftgrad {background: url("../images/leftgrad.png") repeat-y right top;}
td.rightgrad {background: url("../images/rightgrad.png") repeat-y left top;}

DIV.contentspacer {width:10px; height:39px; clear:both;}
DIV.pagecontent {width:854px; margin:0 auto 0 auto;}
DIV.spacer10 {width:10px; height:10px;}
DIV.spacer20 {width:20px; height:20px;}
DIV.spacer50 {width:20px; height:50px;}
#watch {width:202px; height:35px; z-index:100; position:absolute; top:437px;}
#twitter {width:275px; border:1px solid #b0b0b0;}
#facebooklink {width:140px; height:85px; z-index:100; position:absolute; top:240px; left:50%; margin-left:380px;}

p.text1 {font-size:13px; color:#000000; margin-bottom:20px;}
p.text2 {font-size:13px; color:#000000;}

span.navitems {font-size:12px; color:#FFFFFF;}
span.navitems a {text-decoration:none; color:#FFFFFF;}
span.navitems a:hover {color:#cccccc;}
span.types {font-size:12px; color:#333333;}

td.nav {text-align:right; vertical-align:middle; background: url("../images/navdividers.gif") no-repeat right bottom;}

/* Smooth Gallery */
#slideshow1 {position:relative;height:144px;}
#slideshow1 IMG {position:absolute;top:0;left:0;z-index:8;}
#slideshow1 IMG.active {z-index:10;}
#slideshow1 IMG.last-active {z-index:9;}

#slideshow2 {position:relative;height:144px;}
#slideshow2 IMG {position:absolute;top:0;left:0;z-index:8;}
#slideshow2 IMG.active {z-index:10;}
#slideshow2 IMG.last-active {z-index:9;}

#slideshow3 {position:relative;height:144px;}
#slideshow3 IMG {position:absolute;top:0;left:0;z-index:8;}
#slideshow3 IMG.active {z-index:10;}
#slideshow3 IMG.last-active {z-index:9;}