/*
46B4F5 (old header color "blue")
71726E (old background color, from ALC)
996699 (ALC purple header color)
*/

body {
	margin: 0;
	padding: 0;
	background: #EDF3F6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: 0px;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 20px;
}

a:link {
	color: #444444;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}

a:visited {
	color: #3B0700;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 939px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 939px;
	height: 0px;
	background: #444444;
}

#menu ul {
	margin: 18px 0 0 20px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 0px;
	padding: 0 18px;
	background: url(images/img02.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: capitalize;
	font: 12px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #996699;
}

#background {
Ê Ê width: 100%; 
Ê Ê height: 100%; 
Ê Ê position: absolute; 
Ê Ê left: 0px; 
Ê Ê top: 0px; 
Ê Ê z-index: 0;
}

.stretch {
Ê Ê width:100%;
Ê Ê height:100%;
}

/** LOGO */

#logo {
	float: left;
	width: 939px;
	height: 1329px;
	margin-left: 2px;
	background: url(images/5s4_landing.jpg) no-repeat;
}
#about{
	float: left;
	width: 939px;
	height: 939px;
	margin-left: 2px;
	background: url(images/banner_qualifications.jpg) no-repeat;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 30px 0 0 65px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: none; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 85px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 944px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-y left top;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 25px 30px 0 30px;
}

/* Post */

.post {
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 10px 10px 0 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	height: 20px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 939px;
	height: 0px;
	margin: 0 auto;
	background: #444444;
}

#footer {
	margin: 0 auto;
	height: 0px;
	min-height: 0px;
	padding: 0;
	text-transform: none;
	font-family: Helvetica, arial, sans-serif;
	font-size: 11px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 16px;
	text-align: center;
	color: #999999;
}

#legal a {
	text-decoration: none;
	color: #999999;
}
