@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	margin: 0px;
	
}
#container #header {
	background-image: url(images/dlp_header.jpg);
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 740px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#container #pageHeader {
	text-align: center;
	height: 170px;
	width: 740px;
	position: relative;
	clear: both;
}
#container #menu {
	height: 24px;
	width: 740px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
	text-align: center;
	position: relative;
	clear: both;
	padding-top: 6px;
	display: inline-block;
}
#container #contentBG_1 #content {
	background-image: url(images/dlp_contentbottom_bg.jpg);
	background-repeat: no-repeat;
	width: 700px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: center bottom;
	position: relative;
	height: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	
	
	
}
#container #contentBG_1 #content .leftcontent {
	clear: left;
	float: left;
	width: 334px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: relative;
	
	
}
.infopanel {
	background-image: url(images/dlp_infopanel_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding: 5px;
	clear: both;
	float: left;
	height: 60px;
	width: 324px;
	margin-bottom: 10px;
	position: relative;
	
}
.samplepanel {
	background-image: url(images/dlp_samplepanel_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding: 5px;
	clear: both;
	float: left;
	height: 125px;
	width: 325px;
	margin-bottom: 10px;
	position: relative;
	
}
#container #contentBG_1 #content .contentTest {
	width: 700px;
	position: relative;
	padding: 0px;
	clear: both;
	height: 100%;
}

#container #contentBG_1 #content .rightcontent {
	float: right;
	width: 334px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: relative;
	top: 0px;
	clear: right;
	
}
.clear {
	clear: both;
	height: 10px;
	width: 700px;
	position: relative;
	bottom: 5px;
}


#container #contentBG_1 {
	background-image: url(images/dlp_extender_bg.jpg);
	background-repeat: repeat-y;
	width: 740px;
	position: relative;
	clear: both;
	height: 100%;
	
	
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-align: left;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 100%;
	clear: both;
	
	
}
#container .containwrapper {
	position: relative;
	width: 740px;
}

.menu_box 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	width: 700px;
}
.menu_box #navlist a 
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu_box #navlist a:hover
{
	color:#999999
}
ul#navlist
{
	position: relative;
	width: 100%;
	height: 1.1em;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#navlist li
{
	list-style-type: none;
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.icons
{
	float:left;
	margin-right: 10px;
}
.center
{
   margin-right:auto;
   margin-left:80px;
}
