
/* Begin header client styles */

#header
{
	/*border-bottom: 1px solid #DDDDDD;*/
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
	padding-bottom: 0;
	zoom: 1; /* IE - hasLayout */

	background-color: #162b75;
	background-image: url();
}

#header h1
{
	float: left;
	margin: 5px 0 0 5px;
}

#header h2
{
	float: right;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0 0.5em 0.5em 0;
}

#wrapper
{
    margin: 0;
}
#main
{
    display: none;
}

/* End header client styles */

/* Begin custom styles */

@-ms-viewport{
  width: device-width;
}

/* End custom styles */
