h1, h2, h3, h4, h5, h6, ul, ul li, p {
	margin:0;
	padding:0;
	font-weight:normal;
}


body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:160%;
}

a img {
	border:none;
}
.brands {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #7F7F7F;
	font-family: verdana;
	line-height: 24px;
	font-variant: small-caps;
}
#subnav {
	margin-top: 25px;
	line-height: 34px;
}
#subnav  a, #subnav a:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 12px 12px 28px 0px;
	border: 2px groove #8BD71F;
	color: #74B616;
	padding: 3px 9px;
}
#subnav a:hover {
	border: 2px groove #8BD71F;
	color: #FFFFFF;
	background-color: #1F5591;
}
#feature-box {
	background-color: #EEEEEE;
	margin-left: 20px;
	padding: 10px;
	margin-right: auto;
	width: 280px;
	border: 3px double #83CC1B;
}




#header {
	background:url(../images/bg_header.jpg) repeat-x;
	height:75px;
	line-height: 14px;

}

#header img {
	float:left;
}

#header h1 {
	color:#053f7f;
	font-size:22px;
	font-weight:bold;
	background:none;
	margin: 0px;
	padding: 18px 0px 5px;
}
#header p {
	margin: 0px;
	padding: 0px;
	color: #999999;
}


#flash_holder {
	height:248px;
	background:url(../images/bg_flash_holder.jpg) repeat-x;
}

#nav {
	height:56px;
	background:url(../images/bg_nav.jpg) repeat-x;
}


#nav ul {
	background:url(../images/bg_nav_ul.jpg) no-repeat;
	height:56px;
	/*width:800px;*/
	padding-left:285px;
}

#nav ul li {
	display:inline;
}

#nav ul li a {
display: block;
float: left;
}

#stage {
	background:url(../images/bg_left_column.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
}

#left_column {
	float: left;
	width: 275px;
	margin: 0px;
}


#left_column ul {
	width:275px;
	float:left;
}

#left_column ul li {
	background:url(../images/bg_leftcolumn_li.jpg) no-repeat;
	list-style:none;
	width:275px;
	height:154px;
	float:left;
	clear:both;
}

#left_column ul li img {
	float:left;
	margin:10px 0 0 10px;
}

#left_column ul li img.screenshot {
	float:left;
	margin:35px 0 0 20px;
	padding:0;
}

#left_column ul li h1 {
	font-size:12px;
	color:#333;
	float:right;
	text-align:right;
	background:none;
	width:140px;
	font-weight:bold;
	margin:0px 30px 0 0;
	padding-left:0;
	padding-right:0;
	padding-top: 18px;
}

*html #left_column ul li h1 {
	display:inline;
}

#left_column ul li p {
	float:right;
	text-align:right;
	width:140px;
	margin:0 30px 5px 0;
	line-height:150%;
}

*html #left_column ul li p {
	display:inline;
}

#left_column ul li img.button {
	float:right;
	margin:10px 0 0 0;
	padding:0;
}

#left_column ul li#whats_new {
	background:url(../images/bg_li3.jpg) no-repeat;
}

#stage_home {
	margin-left: 280px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 680px;
}

#stage_home p {
	font-size: 14px;
	margin: 10px 10px 20px;
}
#stage_home li {
	font-size: 14px;
	list-style-type: disc;
}


#stage_home ul {
	margin: 10px 20px 10px 38px;
}
#stage_home h2 {
	font-weight: bold;
	font-size: 22px;
	color: #6FB113;
	padding-top: 10px;
	margin: 30px 15px 15px 10px;
	border-top: 3px double #6FB113;
}
#stage_home h1 {
	background:#2396f9 url(../images/bg_h1.jpg) no-repeat;
	color:white;
	font-size:24px;
	margin: 0px 0 10px -10px;
	padding: 9px 0 9px 30px;
}


#footer {
	background:url(../images/bg_footer.jpg) repeat-x;
	color:white;
	font-size:10px;
	text-align:center;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footer a {
	height:20px;
	color:white;
	text-decoration:none;
	padding:0 10px;
	margin: 0px;
}

#footer a:hover {
	color:#105691;
	background-color:white;
}

#nlm_thankyou {
	width: 100%;
	margin-top: 15px; font-size: 24px;
	text-align: center;
	color: #C7232C;
	font-family: arial, helvetica, sans-serif;
}

form.nlm_form { }
form.nlm_form table { }
form.nlm_form table td.title { font-weight: bold; width: 150px; }
form.nlm_form table td.required { color: #f00; }
form.nlm_form table td.input { width: 300px; }
form.nlm_form table td.error { width: 350px; }
form.nlm_form table td span { display: none; }
.bordered-pic {
	padding: 6px;
	border: 1px solid #999999;
}

