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

html, body {height:100%; margin:0px; padding:0px; font-family:arial; background:url(images/ContainerBG.gif); font-size:12px;}

#SiteContainer {width:100%; position:relative; overflow:hidden; height:auto;}

#Header {height:161px; width:100%; background:url(images/TopBG.gif) repeat-x; overflow:hidden; position:relative;}

#Container {height:auto; width:100%; background:url(images/ContainerBG.gif); overflow:hidden; position:relative;}

#Footer {height:165px; width:100%; background:url(images/FooterBG.gif); overflow:hidden; position:relative;}

#Float960 { width:960px; left:50%; margin-left:-480px; position:relative; overflow:hidden; background-color:#FFFFFF; height:100%;}

	#NavMenu li a {text-decoration:none; color:#777777; height:100%; display:block !important; font-weight:bold; width:auto; overflow:hidden; display:inline-block;}
	#NavMenu li a:hover {text-decoration:none; color:#009900; background:url(images/NavIndicator.gif) bottom center no-repeat; height:100%; display:block !important; display:inline;}
    #NavMenu li .active {text-decoration:none; color:#009900; background:url(images/NavIndicator.gif) bottom center no-repeat; height:100%; display:block !important; display:inline;}
	
	h1 a {text-decoration:none; color:#006600; }
	h1 a:hover {text-decoration:underline; color:#006600; }
	
	p a {text-decoration:underline; color:#006600; }
	img a {display:inline;}

#Float960C { width:940px; left:50%; margin-left:-480px; position:relative; overflow:hidden; background: url(images/ContentBG.gif) top left repeat-x #FFFFFF; height:100%; padding:10px;}

#Float960F { width:960px; left:50%; margin-left:-480px; position:relative; overflow:hidden; background: url(images/FooterInnerBG.gif) repeat-x #FFFFFF; height:100%; font-size:10px; height:110px;}

	#Float960F a{ text-decoration:underline; color:#333; text-decoration:none;}
	#Float960F a:hover{ text-decoration:underline; color:#009900; text-decoration:underline;;}

#NavMenu {margin:0px; padding:0px; text-align:left; padding-left:20px; height:33px; background:url(images/NavBG.gif) repeat-x; line-height:30px;}
#NavMenu li {display:inline; list-style:none; margin-top:0px; padding-left:13px; padding-right:13px; font-size:12px; text-transform:uppercase; height:33px; display:block; float:left;}

h1 {font-size:14px; color:#006600; font-weight:bold;}
hr {border-bottom:0px; border-left:0px; border-right:0px; border-top:1px solid #CCCCCC;}

.formelement {width:200px;}

#Specs td {height:15px; margin:0px; padding:0px;}