#outsideContainer
{
	width: 828px;
	height: 690px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	margin-top: 0px; 
}
* html #outsideContainer
{
	height: 100%;
}
#insideContainer
{
	position: relative;
	min-height: 100%;
	
	margin-top: 15px;
	
	border: solid;
	border-width:2px;
	border-color:#FFF;
}
#bg {
	width: 824px;
	height: 690px;
	background-image: url(/templates_source/images/splashscreen.jpg);

}

* html #insideContainer
{
	height: 100%;
}

img {
	border: 0px;
}
body {
	background-color:#285ea6;
	background-image: url(/templates_source/images/background.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom; 
}

#indix {
float: left;
margin-left: 32px;
width: 758px;
height: 133px;
}

#marix {
float: left;
margin-left: 32px;
margin-top: 115px;
margin-bottom: 30px;
width: 758px;
height: 133px;
}

#mave {
float:right;
margin-top:190px;
margin-right:25px;
}