body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A3795;
}

input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A3795;
    font-weight: bold;
}

input.welcome {
    background-color: #FF0000;
    padding: 3px;
    color: #FFF;
}

body {
	background-color: #fff300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#head-strap{
	position:relative;
	width: 100%;
	height: 100px;
	top:30px;
	bottom:130px;
	background-color:#EB2733;
	z-index:1;
}


#container{
	position:relative;
 	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 610px;
	top:-70px;
	z-index:3;
}


#logo-01{
	position:absolute;
	width: 113px;
	height: 100px;
	left:0px;
	top:0px;
	z-index:4;
}

#logo-02{
	position:absolute;
	width: 426px;
	height: 100px;
	left:154px;
	top:0px;
	z-index:4;
}

#child-01{
	position:absolute;
	width: 101px;
	height: 100px;
	left:650px;
	top:0px;
	z-index:4;
}

#main-pic{
	position:absolute;
	width: 277px;
	height: 387px;
	left:0px;
	top:221px;
	z-index:2;
}

#child-02{
	position:absolute;
	width: 101px;
	height: 101px;
	left:650px;
	top:110px;
	z-index:2;
}

#child-03{
	position:absolute;
	width: 101px;
	height: 100px;
	left:650px;
	top:221px;
	z-index:2;
}

#text{
	position:absolute;
	width: 275px;
	height: 100px;
	left:320px;
	top:220px;
	z-index:2;
}

#contents{
	position:absolute;
	width: 631px;
	height: 493px;
	left:10px;
	top:110px;
	z-index:2;
}

#content{
	width:100%;
	vertical-align:top;
}

#footer{
	width:100%;
	height:40px;
	vertical-align:bottom;
	text-align:left;
	font-weight:100;
	
}


#arrow{
	position:absolute;
	width: 85px;
	height: 90px;
	left:380px;
	top:322px;
	z-index:2;
}

#launch{
	text-align:right;
	position:absolute;
	width: 130px;
	height: 40px;
	left:465px;
	top:333px;
	z-index:2;
}

#invicta{
	position:absolute;
	width: 101px;
	height: 55px;
	left:650px;
	top:430px;
	z-index:2;
}

#malogo{
	position:absolute;
	width: 101px;
	height: 83px;
	left:650px;
	top:521px;
	z-index:2;
}


#foot-strap{
	position:relative;
	width: 100%;
	height: 20px;
	top:-71px;
	background-color:#EB2733;
	z-index:1;
	text-align:center;
	font-size:10px;
	font-weight:100;
	color:#fff100;
	left: 0px;
	padding-top:10px;
}

.headingstyle1 {font-size: 18px; font-weight: bold; }

.redink {color: #EB2733}

a:link {
	color: #2A3795;
}
a:visited {
	color: #2A3795;
}
a:active {
	color: #2A3795;
}

a.launch{font-size:18px; font-weight: bold; }
a:hover.launch{font-size:18px}

input { font-size: 11px; font-weight: bold; }


#copyright { margin-left:auto; margin-right:auto; position:relative; top:-60px; width:700px; color:#000; font-size:10px; }