html, body, ul, ol, li, p,
	h1, h2, h3, h4, h5, h6,
	form, fieldset, a {
		margin: 0;
		padding: 0;
		border: 0;
}


body {
    color: #343434;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 130%;
    text-align: center;
}

a {
	color: #267AD2;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.content tbody {
	border:none;
}

.clear {
	clear:both;
}


#background-banner {
	position: absolute;
	top: 155px;
	left: 0;
	width: 100%;
	height: 118px;
	z-index: 0;
	background-color: #12355B;
}

body.admin-menu {
	margin-top: 20px;
}

body.admin-menu #background-banner {
    top: 184px;
}

body.admin-menu-with-shortcuts {
	margin-top: 65px;
}

body.admin-menu-with-shortcuts #background-banner {
	top: 252px;
}

#page {
    margin: 0 auto;
    min-height: 780px;
    padding: 0 20px;
    position: relative;
    text-align: left;
    width: 1134px;
}

#header {
	width: 100%;
	height: 155px;
	position: relative;
}

#banner {
    color: #EAFBFF;
    height: 118px;
    padding-top: 0;
    position: relative;
    text-align: right;
    width: 100%;
    z-index: 10;
}

#banner p {
    font-size: 11px;
    letter-spacing: 0.04em;
    line-height: 130%;
    padding-bottom: 0.8em;
}

#main {
	clear:both;
	min-height: 420px;
	position: relative;
}

#left,
#center, 
#right {
	float:left;
	position: relative;
}

#left {
	width:220px;
	padding-top: 30px;
}

#center {
    margin-left: 28px;
    padding-right: 43px;
    padding-top: 25px;
    width: 520px;
}


#right {
    padding-top: 18px;
    width: 323px;
}

#footer {
    clear: both;
    color: #676767;
    font-size: 10px;
    margin: 30px auto 0;
    padding: 0;
    position: relative;
    text-align: right;
    width: 1134px;
}

/* Specifics */

#block-block-1 {
    float: left;
    height: 99px;
    margin-top: 44px;
    width: 244px;
}

#block-system-main-menu .contextual-links-wrapper {
	display: none;
}

#block-system-main-menu {
    bottom: 12px;
    position: absolute;
    right: 0;
}

#header #block-system-main-menu ul.menu {
    text-align: right;
}

#header ul.menu li.last a {
    padding: 0;
}

#banner td {
    height: 118px;
    margin: 0;
    padding: 0;
    width: auto;
}

#banner .block-block {
    float: right;
    margin-right: -3px;
}

#banner .block-menu-block {
	width: 245px;
}

/* Right side callouts */
#right .block-block {
    margin-bottom: 0;
    margin-left: 0;
    min-height: 60px;
    width: 323px;
}

#right .block-block p {
    font-size: 0.9em;
    line-height: 160%;
}

#right .block-block a {
    color: #267AD2;
    font-weight: normal;
    text-decoration: none;
}

#right .block-block a:hover {
	text-decoration:underline;
}

#right .block-block h2 {
    font-size: 0.9em;
    font-weight: bold;
}

/* SOCIAL MEDIA LINKS */
#header #block-block-23 {
    border: medium none;
    min-height: 10px;
    position: absolute;
    right: 0;
    top: 45px;
    width: auto;
}

#header #block-block-23 a {
    margin-left: 9px;
}

#header #block-block-23 .contextual-links-wrapper {
	display: none;
}

