body { background-color: #6a8faa; background-image: url(images/mainbg.jpg); margin: 0; background-repeat: repeat-x; }
#main { background-color: #396b8c; background-repeat: repeat-y; position: relative; width: 900px; margin-left: auto; margin-right: auto; }
#header { background-color: white; background-image: url(images/black-swan-logo-revise.jpg); background-repeat: no-repeat; width: 100%; height: 146px; z-index: 5; }
#wrapper { background-repeat: no-repeat; background-position: left bottom;}
#topNav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 49px;
	left: 705px;
	width: 106px;
	height: 39px;
}
#nav { background-color: transparent; background-image: url(images/navbg.jpg); background-repeat: no-repeat; z-index: 10; height: 56px; }
#content { background-color: white; height: auto; min-height: 388px; _height: 588px; background-repeat: no-repeat; overflow: visible; clip: inherit; padding: 10px 30px 30px; border-top: 4px outset #220312; }
	
#footer { background-color: #396b8c; background-image: none; background-repeat: no-repeat; text-align: center; height: 42px; clear: both; margin-bottom: 20px; padding-top: 5px; padding-right: 0; padding-bottom: 0; }
#address { color: #396b8c; font-size: 36px; font-weight: bold; text-align: right; position: absolute; top: 58px; right: 5px; width: 400px; }
#left { width: 50%; height: auto; float: left; }
#right { background-color: #eef2ff; text-align: center; width: 45%; float: right; min-height: 400px; margin-top: 10px; border: solid 1px #001278; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
#rightloc { background-color: #eef2ff; text-align: left; margin-top: 10px; width: 45%; min-height: 400px; float: right; padding: 5px; border: solid 1px #001278; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
#test { background-color: #eef2ff; min-height: 200px; padding-right: 5px; padding-left: 5px; border: solid 1px #001278; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
#navpos { width: 800px; margin-right: auto; margin-left: auto; }
#google_translate_element { position: absolute; top: 0; right: 45px; }
.clear { clear: both; }
