html,
body,
form,
input{
		margin:0;
		padding:0;
}
body{
	font: 70% arial,sans-serif;
	background: #FFF repeat-x right top;
	min-width:860px;
		}
div#container{
		background: transparent url(../images/anysite_header_background.gif) repeat left top;
		}
a{
	text-decoration:none;
	color:#737A7F;
	border: 0px 0;
	margin: 0px;
	padding: 0px;
		}
a:hover{
		color: #CC0000;
		}
div#header{
		position:relative;
		background: transparent url(../images/anysite_header_left.gif) no-repeat left top;
		height:97px;
		}
div#header ul{
		position:absolute;
		margin-top:58px;
		left:485px;
		margin-right:-1000px;
		}
div#header li{
		display:inline;
		margin-left:0;
		padding:0 8px;
		list-style: none;
		}
div#header a{
		color:#000;;
		}
div#header a:hover{
		color:#C00;;
		}
div#header img{
		float:right;
		margin-top:48px;
		margin-left:1000px;
}
div#wrapper{
	float:left;
	font-size: small;
}
div#content{
	color:#6A737B;
	font-size: small;
	padding-right: 5px;
	padding-left: 15px;
	background-repeat: repeat;
	background-position: left top;
	position: relative;
	left: 0%;
	width: 75%
}
div#wrapper>div#content{
		max-width:620px;
		width:auto;
}
div#content h1{
	font-size: small;
	font-style:normal;
	font-weight: bold;
	margin-left:10px;
}
div#content h2 {
	margin:0 0 0 10px;
	font-size: x-small;
	font-style:normal;
	font-weight: bold;
}
div#content h3 {
	font-size: x-small;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	left: 20px;
	position: relative;
	font-style:normal;
	font-weight: lighter;
}
div#content h4 {
	font-size: small;
	position: relative;
	font-style:normal;
	margin: 0;
	padding: 0px 0px 0px 40px;
	font-weight: lighter;
}
div#content p{
	margin-top:0px;
	margin-left: 10px;
	margin-right: 10px;
	font-style: normal;
	font-weight: lighter;
}
div#content img{
	display:inline;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	border: 0px;
		}
div#content>img{
		width:100%;
		max-width:619px;
		}
div#navigation{
	background:#F5BA2B;
	width: 200px;
	padding-top: 45px;
	height: 800px;
		}
div#navigation ul{
		font-size:8pt;
		border-bottom:3px solid #FAD896;
		padding-bottom:20px;
		margin-left:0;
		padding-left:18px;
		font-weight:bold;
		margin-bottom:20px;
		}
div#navigation img{
	margin-top:12px;
	border-left:0px solid #FEF0D2;
	border-right:0px solid #FEF0D2;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEF0D2;
	border-bottom-color: #FEF0D2;
	right: 0px;
		}
div#navigation li{
		list-style:none;
		margin-left:0;
		margin-top:10px;
		}
div#navigation h2{
		padding-left:18px;
		font-size:10pt;
		}
div#navigation a:hover{
		color:#C00;;
		}
div#navigation a{
		color:#6A737B;
		}
div#login{
	width:174px;
	background:#FFF;
	text-align:center;
	position: absolute;
	right: 5%;
		}
div#login form{
		position:relative;
		width:129px;
		height:257px;
		background: #FFF url(../images/anysite_login.gif) top left no-repeat;
		margin:0 auto;
		padding:0;
		}
div#login input.name{
		position:absolute;
		width:89px;
		top:33px;
		left:20px;
		font-size:150%;
		}
div#login input.password{
		position:absolute;
		width:89px;
		top:90px;
		left:20px;
		font-size:150%;
		}
div#login input.submit{
		position:absolute;
		top:131px;
		left:20px;
		}
div#login a.submit{
		display:block;
		position:absolute;
		width:55px;
		height:35px;
		top:131px;
		left:33px;
		}
div#login a.submit:hover{
		background:url(../images/submit_hover.gif) top left no-repeat;
		opacity:0.2;
		filter:alpha(opacity=20);
		-moz-opacity:0.2;
		}
div#login a.submit:active{
		background:url(../images/submit_active.gif) top left no-repeat;
		opacity:0.2;
		filter:alpha(opacity=20);
		-moz-opacity:0.2;
		}
div#login p{
		margin:4px 20px;
		font-weight:bold;
		font-size:90%;
		}
div#contentbanner {
	background-color: #D6EEE7;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-image: url(../images/teal_background_Right.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
div#contentbanner p{
	padding: 0px 10px 10px 0px;
	position: relative;

}
div#contentleft {
	max-width:610px;
	position: absolute;
	width: 50%;
	margin-left: 10px;
}
div#contentright {
	max-width:610px;
	position: absolute;
	left: 55%;
	width: 50%;
}
div#contentbannergrey {
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-image: url(../images/grey_background_Right.gif);
	margin: 10px;
}
div#contentbannergrey p {
	padding: 0px 10px 10px 0px;
	position: relative;
}
