body {
	text-align: center;
	min-width: 760px;
	background: #3F9ED8;
}

div#wrapper {
		margin: 0 auto;
		margin-top: 50px;
		border: 2px solid #000000;
		width: 760px;
		height: 100%;
		background: #FFFFFF;
}

html>body div#wrapper {
		min-height: 1100px;
		height: 100%;
}
div#header {
	height: 100px;
	margin: 0;
	font-family: trebuchet ms,arial,verdana;
	font-size: 18pt;
	font-weight: normal;
	text-align: left;
	padding-left: 25px;
	color: #0066CC;
	letter-spacing: 1.1pt;
	clear: left;
	background-image: url(images/blue_stripe.jpg);
	background-repeat: repeat-x;
}
div#content {
		text-align: left;
		padding: 15px;
		float: right;
		width: 500px;
		height: 100%;
		font-family: "trebuchet ms", arial, verdana;
		font-size: 10pt;
		font-weight: normal;
		color: #000000;
}


div#content a {
		color: #3F9ED8;
		font-weight: bold;
		text-decoration: none;
}

div#content a:hover {
		text-decoration: underline;
}
div#logo {
	float: left;
	height: 410px;
	position: relative;
	top: -10px;
	margin-bottom: -10px;
	width: 150px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #FFFFFF;
	padding: 10px;
}
html>body div#logo {
		height: 70%;
}
div#menu {
		float: right;
		width: 770px;
}
html>body div#menu {
		float: right;
		width: 769px;
}
div#menu A {
		display: block;
		width: 110px;
		position: relative;
		top: 10px;
		z-index: 50;
		float: left;
		height: 25px;
		background: #000000;
		font-family: trebuchet ms,arial,verdana;
		text-align: center;
		font-size: 10px;
		text-decoration: none;
		padding-right: 10px;
		padding-top: 3px;
		color: #ffffff;
		text-transform: uppercase;
}
html>body div#menu A {
		display: block;
		width: 99px;
		position: relative;
		left:6px;
		top: 10px;
		z-index: 50;
		float: left;
		height: 25px;
		background: #000000;
		font-family: trebuchet ms,arial,verdana;
		text-align: center;
		font-size: 10px;
		text-decoration: none;
		padding-right: 10px;
		padding-top: 3px;
		color: #ffffff;
		text-transform: uppercase;
}
div#menu a:hover {
	background-position: center left;
	background-repeat: no-repeat;
	color:#FFFFFF;
	background-color: #3F9ED8;
}

.sidenav { 
width:  140px;
margin : 5px 5px 0px 15px;
padding : 0;
list-style-type : none;
background : #FFFFFF;
color : #fff;
} 
.sidenav a {
	margin-bottom : 2px;
	padding-left : 10px;
	display : block;
	text-decoration : none;
	color : #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
} 
.sidenav a#current, .sidenav a:hover { 
text-decoration : none;
color : #000000;
} 

div#footer {
		width: 760px;
		clear: both;
		margin: 0 auto;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #ffffff;
		letter-spacing: 1.1pt;
		padding-top: 20px;
		text-align: right;
}
html>body div#footer {
		width: 760px;
		clear: both;
		margin: 0 auto;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #ffffff;
		letter-spacing: 1.1pt;
		text-align: right;
}
div#footer A {
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
}

div#footer a:hover {
		text-decoration: underline;
}
ul { 
list-style : none;
margin : 0;
padding : 0;
} 

h2 {
		color: #3F9ED8;
		font-size: 14px;
		font-weight: bold;
}

b {
		color: #CC0000;
		font-weight: bold;
}

h1 {
		color: #000000;
		font-weight: bold;
		font-size: 24px;
}
h3 {
		font-size: 14px;
		font-weight: bold;
}
#image1{
		position: absolute;
		left: 680px;
		top: 500px;
		_top: 540px;
}
