﻿@media screen
{
	#Container
	{
		background-image: url("../images/emerit/bg_content_main.jpg");
	}
	
	#ContainerOuter
	{
		background-image: url("../images/emerit/bg_main.jpg");
	}

	#Content
	{
		width: 100%;
	}
	
	#Content h1
	{
		font-size: 160%;
		font-weight: bold;
		margin: 10px 0;
	}
	
	#ContentColumn1
	{
		float: left;
		margin-right: 38px;
		overflow: hidden;
		width: 152px;
	}
	
	#ContentColumn2
	{
		float: left;
		overflow: hidden;
		width: 152px;
	}
	
	#ContentColumn1 p strong,
	#ContentColumn2 p strong
	{
		background: Transparent url("../images/emerit/box_divider.gif") left bottom repeat-x;
		color: #04AA3C;
		display: block;
		font-weight: normal;
		padding: 0 0 1em 0;
		width: 100%;
	}
	
	#ContentColumn1 .button,
	#ContentColumn2 .button
	{
		float: none;
		margin: 0;
		width: auto;
	}
	
	#ContentColumn3
	{
		float: right;
		overflow: hidden;
		width: 271px;
	}
	
	#ContentColumn3 h2,
	#ContentColumn3 p
	{
		padding: 0 14px;
	}
	
	#ContentColumn3 ul
	{
		background: url("../images/emerit/box_divider.gif") left bottom repeat-x;
		list-style-type: none;
		margin: 0 0 1em 0;
		padding: 0 0 1px 0;
	}
	
	#ContentColumn3 ul li
	{
		background: url("../images/emerit/box_divider.gif") left top repeat-x;
		padding: 1px 0 0 0;
	}
	
	#ContentColumn3 ul li a,
	#ContentColumn3 ul li a:link
	{
		background: url("../images/emerit/box_arrow.gif") 3px 8px no-repeat;
		display: block;
		padding: 3px 0 3px 17px;
		text-decoration: none;
	}
	
	#ContentColumn3 ul li a:hover
	{
		background-color: #5D7DB7 !important;
		color: #FFF !important;
	}
	
	#ContentColumn3 .box
	{
		background: #1A4483 url("../images/emerit/box_middle.jpg") center top repeat-y;
		color: #FFF;
		font-weight: bold;
		overflow: hidden;
		position: relative;
		width: 271px;
	}
	
	#ContentColumn3 .box-bottom
	{
		background: url("../images/emerit/box_btm.jpg") center bottom no-repeat;
	}
	
	#ContentColumn3 .box-top
	{
		background: url("../images/emerit/box_top.jpg") center top no-repeat;
		min-height: 165px;
		overflow: hidden;
		padding: 25px 21px 0 21px;
		width: 229px;
	}
	
	#ContentColumn3 .box a,
	#ContentColumn3 .box a:link
	{
		background-color: Transparent;
		color: #FFF;
	}
	
	#ContentColumn3 .box p
	{
		padding: 0;
	}
	
	#ContentColumn3 .box ul
	{
		font-weight: normal;
	}
	
	#ContentColumn3 .box .button
	{
		float: none;
		margin: 0;
		width: auto;
	}
	
	#ContentColumn3 .widget
	{
		padding: 0 14px;
	}

	#Header
	{
		background: url("../images/emerit/header_pic_01.jpg") 478px 48px no-repeat;
		height: 321px;
	}
	
	#Header h1
	{
		height: 187px;
		padding: 94px 0 0 40px;
	}
	
	#Header h1 a,
	#Header h1 a:link
	{
		background: url("../images/emerit/logo_main.jpg") left top no-repeat;
		height: 99px;
		width: 353px;
	}

	#Header .links
	{
		background-image: url("../images/emerit/bg_content_main.jpg");
		background-position: -20px -281px;
	}
	
	#HeaderContent
	{
		background-color: Transparent;
		color: #275C89;
		height: 59px;
		left: 0px;
		overflow: hidden;
		padding: 10px 362px 10px 0;
		top: 202px;
		width: 415px;
	}
	
	#HeaderContent h2
	{
		background-color: Transparent;
		color: #275C89;
		width: 240px;
	}
	
	#HeaderContent .buttonList
	{
		width: 240px;
	}
}