a img {border: none; }

body {
	background-color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	text-align: left;
	color: #CCCCCC;
	line-height: 16px;
}
#navbar {
	position:absolute;
	left:0px;
	top:71px;
	width:800px;
	height:25px;
	z-index:2;
	background-image: url(images/navbar_background.jpg);

}
#democlipsgraphic {
	background-image: url(images/democlips.jpg);
	top: 25px;
	height: 34px;
	width: 250px;
	position: absolute;
	z-index: 10;
	left: 0px;
}
#info {
	position:absolute;
	left:0px;
	top:106px;
	width:800px;
	height:600px;
	z-index:3;
	background:#242424
}
#workinfo {
	position:absolute;
	left:250px;
	top:106px;
	width:575px;
	height:600px;
	z-index:3;
	left: 225px;
	background-color: #242424;
}
#worknav {
	background:#242424;
	position:absolute;
	left:0px;
	top:106px;
	width:250px;
	height:600px;
	z-index:4;
	text-align:right;
}

#titlebar {
	background:#666666;
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:70px;
	z-index:1;
	
	background-image: url(images/titlebar.jpg);
}
#workbutton {
	position:absolute;
	left:57px;
	top:0px;
	width:100px;
	height:25px;
	z-index:4;
	background-image: url(images/workbuttonhl.jpg);
}
#homebutton {
	position:absolute;
	left:183px;
	top:0px;
	width:100px;
	height:25px;
	z-index:4;
	background-image: url(images/homebuttonhl.jpg);
}
#newsarchivebutton {
	position:absolute;
	left:300px;
	top:0px;
	width:200px;
	height:25px;
	z-index:4;
	background-image: url(images/newsarchivebuttonhl.jpg);
}
#communitybutton {
	position:absolute;
	left:0px;
	top:73px;
	width:250px;
	height:20px;
	z-index:5;
	background-image: url(images/communitybuttonhl.jpg);
}
#partnersbutton {
	position:absolute;
	left:0px;
	top:98px;
	width:250px;
	height:20px;
	z-index:5;
	background-image: url(images/partnersbuttonhl.jpg);
}

#futurebutton {
	position:absolute;
	left:0px;
	top:123px;
	width:250px;
	height:20px;
	z-index:5;
	background-image: url(images/futurebuttonhl.jpg);
}
#hellobonjourbutton {
	position:absolute;
	left:0px;
	top:198px;
	width:250px;
	height:20px;
	z-index:5;
	background-image: url(images/hellobonjourbuttonhl.jpg);
}
#psafetybutton {
	position:absolute;
	left:0px;
	top:223px;
	width:250px;
	height:20px;
	z-index:5;
	background-image: url(images/psafetybuttonhl.jpg);
}
#bluebutton {
	position:absolute;
	left:0px;
	top:148px;
	width:250px;
	height:20px;
	z-index:5;
	background-image: url(images/bluebuttonhl.jpg);
}
#gdlbutton {
	position:absolute;
	left:0px;
	top:173px;
	width:250px;
	height:20px;
	z-index:5;
	background-image: url(images/gdlbuttonhl.jpg);
}
#bottomtag {
	position:absolute;
	left:0px;
	width:800px;
	height:35px;
	z-index:4;
	bottom: -35px;
	background-image: url(images/bottomtag2.jpg);
}
#navbarbottom {
	position:absolute;
	left:0px;
	width:800px;
	height:10px;
	z-index:5;
	background-color: #333333;
	top: 96px;
}
#homeinfo {
	position:absolute;
	left:149px;
	top:302px;
	width:471px;
	height:135px;
	z-index:4;
	background-color: #575757;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	padding-top: 10px;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	border-right-color: #000000;
	background-image: url(images/homeinfograd.jpg);
}
#workinfocontent {
	position:absolute;
	left:25px;
	top:266px;
	width:480px;
	height:204px;
	z-index:5;
	background-color: #444444;
	color: #BABABA;
	background-image: url(images/infograd.jpg);
	padding: 10px;
}
    

#showss {
	position:absolute;
	left:250px;
	top:131px;
	width:320px;
	height:240px;
	z-index:5;
}
#Pattern {
	position:absolute;
	left:570px;
	top:130px;
	width:180px;
	z-index:6;
	background-image: url(images/repeatinglines.jpg);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	line-height: 20px;
}
a:visited {
	color: #99FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

    #infofooter {
	position:absolute;
	left:0px;
	width:500px;
	height:36px;
	z-index:7;
	background-color: #666666;
	bottom: -36px;
	background-image: url(images/infograd.jpg);
}

