#menus{
 	width: 702px;
	height: 29px;
	position: absolute;
	top: 30px;
	left: 270px;
}


body
{
	margin: 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#container
{
	width: 970px;
/*	height: 625px;*/
	padding-top:20px;
	margin: 0 auto;
	
}

img {border: none;}

/*-----header and subdivs-----*/

#header
{
	width: 970px;
	height: 57px;
	margin: 0 auto;
	clear: both;
	position: relative;
	z-index: 1000;
}

#logo
{
	width: 383px;	
	height: 56px;
	margin: 0px auto;
	background: url(../images/dm_logo.gif) 0 0 no-repeat #fff;
	border-bottom: #e1e2dd 0px solid;
	padding: 0;
	position: absolute;
	top: -25px;
	left: 10px;
}

#InputSearch
{
	width: 168px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 650px;
}

#BtGo
{
	width: 26px;
	height: 18px;
	background: url(../images/bt_search.gif) 0 0 no-repeat #fff; /*url(../images/bt_go.gif) 0 0 no-repeat #fff;*/
	position: absolute;
	top: 1px;
	left: 832px;
}

/*
#InputUsername
{
	width: 98px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 725px;
}

#InputPassword
{
	width: 95px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 832px;
}

#BtLogin
{
	width: 40px;
	height: 18px;
	background: url(../images/bt_login.gif) 0 0 no-repeat #fff;
	position: absolute;
	top: 1px;
	left: 930px;
}
*/

#BtMyaccount
{
	width: 81px;
	height: 18px;
	background: url(../images/bt_myaccount.gif) 0 0 no-repeat #fff;
	position: absolute;
	top: 1px;
	left: 889px;
}

.searchbox
{
	width: 174px; 
}
.usernamebox
{
	width: 94px; 
}
.passwordbox 
{
	width: 91px; 
}

.searchbox, .usernamebox, .passwordbox
{
	color: #333;
	font-size: 11px;
	height: 15px; 
	padding: 0px 2px;
	border-top: #b7b7b7 2px solid;
	border-left: #b7b7b7 2px solid;
	border-bottom: #e7e7e7 2px solid;
	border-right: #e7e7e7 2px solid;
	margin: 0;
}

#menu
{
	width: 586px;
	height: 29px;
	position: absolute;
	top: 28px;
	left: 383px;
}


#menu ul
{
	width: 584px;
	height: 27px;
	border: #e7e7e7 2px solid;
	margin: 0;
	padding: 0;
}

#menu ul li
{
	width: 117px;
	list-style: none;
	margin: 0;
	float: left;
	text-indent: -9999px;
	background: url(../images/menu_bg_off.gif) repeat-x #fff 1px 0;
}

#menu ul li.about, #menu ul li.aboutOn {width: 116px; }

#menus td.products {background: transparent url(../images/menu_text_off.gif) no-repeat -0px 0;}
#menus td.solutions {background: transparent url(../images/menu_text_off.gif) no-repeat -117px 0;}
#menus td.resource {background: transparent url(../images/menu_text_off.gif) no-repeat -234px 0;}
#menus td.news {background: transparent url(../images/menu_text_off.gif) no-repeat -351px 0;}
#menus td.partners {background: transparent url(../images/menu_text_off.gif) no-repeat -468px 0;}
#menus td.about {background: transparent url(../images/menu_text_off.gif) no-repeat -585px 0;}

#menus td.products:hover {background: transparent url(../images/menu_text_on.gif) no-repeat -0px 0;}
#menus td.solutions:hover {background: transparent url(../images/menu_text_on.gif) no-repeat -117px 0;}
#menus td.resource:hover {background: transparent url(../images/menu_text_on.gif) no-repeat -234px 0;}
#menus td.news:hover {background: transparent url(../images/menu_text_on.gif) no-repeat -351px 0;}
#menus td.partners:hover {background: transparent url(../images/menu_text_on.gif) no-repeat -468px 0;}
#menus td.about:hover {background: transparent url(../images/menu_text_on.gif) no-repeat -585px 0;}

#menus td.productsOn {background: transparent url(../images/menu_text_on.gif) no-repeat -0px 0;}
#menus td.solutionsOn {background: transparent url(../images/menu_text_on.gif) no-repeat -117px 0;}
#menus td.resourceOn {background: transparent url(../images/menu_text_on.gif) no-repeat -234px 0;}
#menus td.newsOn {background: transparent url(../images/menu_text_on.gif) no-repeat -351px 0;}
#menus td.partnersOn {background: transparent url(../images/menu_text_on.gif) no-repeat -468px 0;}
#menus td.aboutOn {background: transparent url(../images/menu_text_on.gif) no-repeat -585px 0;}

#menu a {line-height: 27px;}


/*----mainpic and subdivs----*/

#MainPic
{
	width: 970px;	
	height: 320px; /*330px*/
	margin: 0px auto;	
	background: url(../images/index_main.jpg) 0px 13px no-repeat #fff;
}

/*----mainpic and subdivs----*/
/*#NewsFlash
{
	width: 950px;	
	margin: 0px auto;
	border: white 2px solid;
	padding: 8px;
}
*/
#NewsFlash
{
	width: 950px;	
/*	height: 17px;*/
	margin: 0px auto;
	border-bottom: white 2px solid;
	padding: 0px;
}

#NewsFlash p
{
	color: #999;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	margin: 0;
}

.whatsnew
{
	color: #666;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-right:8px;
}

.more a
{
	color: #ff0000;
	margin-left: 1em;
}

/*----MainContent and subdivs----*/
/*#MainContent
{
	width: 970px;	
	min-height: 220px; height: auto !important; height: 220px;	
	margin: 0px auto;
	position: relative;
}

#quote
{
	width: 495px;	
	height: 151px;
	background: url(../images/quote.gif) 0 0 no-repeat #fff;
	border-right: #d0e2ed 2px solid;
	position: absolute;
	top: 12px;
	left: 0;
}

#MainText
{
	width: 440px;
	min-height: 151px; height: auto !important; height: 151px;
	margin: 0px auto;
	padding: 12px 13px 12px 20px;
	font-size: 8pt;
	color: #999;
	font-weight: bold;
	position: absolute;
	top: -6px;
	left: 496px;
}
*/


#quote
{
	width: 495px;	
	height: 90%;
	background: url(../images/quote.gif) 0 0 no-repeat #fff;
	border-right: #d0e2ed 2px solid;
	position: absolute;
	top: 12px;
	left: 0;
}

#MainText
{
	width: 440px;
	min-height: 151px; height: auto !important; height: 151px;
	margin: 0px auto;
	padding: 12px 13px 12px 517px;
	font-size: 8pt;
	color: #999;
	font-weight: bold;
	position: relative;
}

#MainText p
{
	margin-top: 0;
	margin-bottom: 0.5em;
	line-height: 1.6em;
}

.title
{
	font-size: 10pt;
	color: #81b1cf;
	font-weight: bold;
}

/*----footer----*/
#footer
{
	width: 970px;
	height: 30px;
	margin: 0px auto;
	clear: both;
	font-size: 7pt;
	position: static;
	bottom: 0;
}

#footer p
{
	text-align: center;
	margin-top: 0px;;
	margin-bottom: 0;
	line-height: 2em;
	color: #999;
}

#footer p a
{
	margin-left: 25px;
	color: #999;
}

#footer p a:hover {color: #81b1cf;}

#result_report{
font-weight:bold;
padding-bottom:20px;
}
#results, #other_pages{
	color: #777; 
	font-size: 9pt;
	line-height: 15px;
	margin: 6px 0;
}
