@import url('colors.css');

@media screen{
	body{background-image:url('../graphics/layout/bg_body.gif');}
	#header {background-image:url('../graphics/layout/bg_header.jpg');}
	.content_shadow{background-image:url('../graphics/layout/content_shadow.png');}
	#spotlight {background-image:url('../graphics/layout/spotlight_bg.jpg');}
	#customer_utilities ul li div a {background: url('../graphics/layout/bullet.png') no-repeat;}
	#nav_left ul li a {background:none; padding-left:0px;}
}

#customer_utilities .content_image_box,#customer_utilities .collection_item_description {display:none !important;}
#nav_right h1, #nav_right h2, #nav_right h3, #nav_right h4, #nav_right h5, #nav_right h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 2px;
	line-height: 16px;
	color:#333;
	margin-bottom:5px;
	font-size:14px;
}

#logo {margin-left:30px;}
#content p {font-size:14px; line-height:1.5em;}
.news_articles ul li a, .news_archives {font-weight:normal;}
#header {padding: 55px 0px 0px;}
#nav_right {padding-top:5px;}
#client_content {padding-bottom:55px;}
#css_navigation li.toplevel ul li a:hover {background:#E90c8c;color:#fff;}
#customer_utilities a:hover, #customer_utilities a:active {color:#a6b5d3;}
.news_articles, .news_archives {font-size:14px;}
#tagline {top:140px;}
div.content_image_box {background:none;border:0 none;}

div.news_articles ul li {
    list-style: none outside none;
    margin: 0 0 12px;
    padding: 0;
}