html {
	background: #000 url('../images/clouds_bg2.jpg') repeat-x center top;
}

body {
	background-position: 0px 279px;
	min-height: 733px;
}

body #ie6 {
	height: 733px;
}

#container {
	background: url('../images/home_portrait.png') no-repeat top left;
	min-height: 615px;
}

#ie6 #container {
	height: 615px;
}

#header {
	
}

#content {
	height: 290px;
	position: relative;
}

#content h2 {
	position: absolute;
	top: 70px;
	left: 490px;
}

#content h2 strong {
	line-height: 1.235em;
}

#content p {
	width: 450px;
	position: absolute;
	top: 175px;
	left: 490px;
	font-family: georgia;	
	font-size: 1.4em;
	color: #fff;
	line-height: 1.5em;
	margin-top: 1.5em;
}

#flashpanel {
	position: absolute;
	top: 47px;
	left: 58px;
	width: 389px;	
	height: 259px;
}

#logos {
	width: 205px;
	position: absolute;
	top: 470px;
	left: 400px;
	font-family: georgia;	
	font-size: 1.4em;
	color: #fff;
	line-height: 1.5em;
	margin: 1.5em 0 0 0;
	text-align: center

}

img.logo1 {
	float: left;
	margin-right: 10px
}