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

div#wrapper {
		margin: 0 auto;
		margin-top: 100px;
		border: 1px solid #ffffff;
		width: 760px;
		background: #000000 ;
		background-position: up left;
		background-repeat: no-repeat;
		
}

html>body div#wrapper {
		height: 100%;
		min-height: 580px;



}

div#logo {
		float: left;
		height: 410px;
		position: relative;
		top: 47px;
		
		margin-bottom: 0px;
		
		
			width: 150px;
		border-right: 0px solid #ffffff;
		border-bottom: 0px solid #ffffff;
		background: #000000 ;
		background-position: center;
		background-repeat: no-repeat;
}

html>body div#logo {
		height: 100%;
		min-height: 394px;
}

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

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

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: 1px;
		text-align: right;
}

div#footer A {
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
}

div#footer a:hover {
		text-decoration: underline;
}


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

div#content a:hover {
		text-decoration: underline;
}


h1 {
		color: #000000;
		font-weight: bold;
		font-size: 15px;
}
div#content {
		text-align: left;
		padding: 15px 150px 15px 15px;
		float: right;
		width: 390px;
		height: 100%;
		font-family: trebuchet ms,arial,verdana;
		font-size: 9pt;
		font-weight: normal;
		color: #ffffff;
}

html>body div#content {
		min-height: 500px;
		height: 100%;
}

div#topbar {
		height: 75px;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		text-align: left;
		padding-left: 0px;
		padding-top: 0px;
		color: #ffffff;
		letter-spacing: 1.1pt;
		border-bottom: 1px solid #ffffff;
		clear: right;
}

div#menu {
		float: right;
		width: 760px;
}

div#menu A {
		display: block;
		width: 140px;
		position: relative;
		left:0px;
		top: 25px;
		z-index: 50;
		float: left;
		border: 0px solid #ffffff;
		height: 25px;
		background: #000000 ; 
		background-position: center left;
		background-repeat: no-repeat;
		font-family: trebuchet ms,arial,verdana;
		text-align: left ;
		font-size: 13px;
		text-decoration: none;
		padding-left: 10px;
		padding-top: 0px;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
}

div#menu a:hover {
		background: #b30000 ;
		background-position: center left;
		background-repeat: no-repeat;
		color: #000000;
}
