body {
	margin-top: 0.5;
	margin-bottom: 5;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/*border-bottom: 2px solid #2A4F6F;*/
}

#inner_wrapper {
	height: 700px;

}

#wrapper {
	position: relative;
	text-align: left;
	width: 100%;
	height:auto;
	margin-right: 0;
	margin-left: 0;
	margin-top: auto;
	margin-bottom: auto;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	/*border: 1px dotted #800000;*/
}

#header {
	
	background-repeat:no-repeat;
	border-bottom: 2px solid #800000;
	background-color: #FEE6BC;
	width: 100%;
}
#header .strapline {
	position: absolute;
	color: #800000;
	background-color: #FEE6BC;
	float: right;
    /*width: 23%;*/
	text-align:left;
	margin-right: 10px;
	margin-top: 15px;
	margin-left: 100px;
	padding: 2;
}
#header .logo {
	float: left;
    /*width: 624px;
	height: 243px*/
	margin-left: 0em;
	/*margin-top: 0.5em;*/
}

#nav {
	position: absolute;
	top: 1em;
	width: 10em;
	background-color: #800000;
	color: #F5D445;

}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 80%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #F5D445;
	background-color: transparent;
}
#nav a:hover {
	color: #778899;
}
#nav h2 {
	font-size: 110%;
	/*font: 110% Georgia, "Times New Roman", Times, serif;*/
	color: #F5D445;
	/*color: #2A4F6F;*/
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	margin-top: 0.3em;
}

* html #navigation a {
  width: 100%;
}


#content {
	margin-left: 12em;
	margin-right: 17em;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px dotted #800000;
	background-color: #FFFFFF;
	/*height: 700px;*/
}

#content ul {

	margin-left: 1.5em;
	margin-right: 0.2em;
	padding-left: 0;
}

#content li {
	font-size: 80%;
	margin-bottom: 0.3em;
}

h1 {
	font-size: 110%;
	/*font: 150% Georgia, "Times New Roman", Times, serif;*/
	padding-left: 0.5em;
}
#content p {
	font-size: 80%;
	line-height: 1.6em; 
	padding-left: 1.2em;
	padding-right: 1.2em;
} 

#content a:link, #content a:visited {
	text-decoration: none;
	color: #800000;
	background-color: transparent;
}
#content a:hover {
	color: #778899;
}

#footer {
	clear:both;
	font-size: 80%;
	padding-top: 1em;
	text-align: center;
    color: #800;
    background-color: transparent;
	border-top: 2px solid #800000;
	margin-bottom: 10px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #800000;
	background-color: transparent;
}

#footer a:hover {
	color: #778899;
}

#footer .aws{

	font-size: 9px;
	color: #800000;

}

#footer .aws a:link, #footer .aws a:visited {
	text-decoration: none;
	color: #800000;
	background-color: transparent;
}

#footer .aws a:hover {
	color: #778899;
}


blockquote {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #000000;
	display: block;
	margin-bottom: 12px;
	padding: 6px 14px 6px 44px;
}

#col_right {
	position: absolute;
	top: 1em;
	right: 1em;
	width: 235px;
	margin-right: 5px;
	/*background-color: #800000;*/
	/*height: 700px;*/
	background-color: #FFFFFF;
	/*padding: 2px;*/


}

#col_right_top {
	position: absolute;
	background-color: #800000;
	padding: 3px;
	width: 230px;
	height: 185px;
	color: #F5D445;
	font-size: 80%;
}

#col_right_top h2 {
	font-size: 140%;
	color: #F5D445;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	margin-top: 0.3em;
}

#col_right_top ul {
	
	margin-left: 1.2em;
	padding-left: 0;
}

#col_right_top li {
	
	margin-bottom: 0.3em;
}

#col_right_top a:link, #col_right_top a:visited {
	
	color: #F5D445;
	background-color: transparent;
}
#col_right_top a:hover {
	color: #778899;
}


#col_right_bottom {
	position: absolute;
	top: 13em;
	background-color: #800000;
	padding: 3px;
	width: 230px;
	height: 185px;
	color: #F5D445;
}

#col_right_bottom h2 {
	font-size: 110%;
	/*font: 110% Georgia, "Times New Roman", Times, serif;*/
	color: #F5D445;
	/*color: #2A4F6F;*/
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	margin-top: 0.3em;
}

#col_right_bottom ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#col_right_bottom li {
	font-size: 80%;
	margin-bottom: 0.3em;
}
#col_right_bottom a:link, #col_right_bottom a:visited {
	text-decoration: none;
	color: #F5D445;
	/*color: #2A4F6F;*/
	background-color: transparent;
}
#col_right_bottom a:hover {
	color: #778899;
}

#bot_nav {
	width: 422px;
	text-align: center;
}

#bot_nav a:link, #bot_nav a:active, #bot_nav a:visited {
	color:#800000;
}

#bot_nav a:hover {
	text-decoration: underline;
	color: #778899;
	
}

