body{
	margin:0px;
	padding:0px;
	color:#ebebeb;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#003663;
	font-weight:bold;
}

html{ 
	height: 100%;
}

#global_wrap{
    width: 980px;    
    margin: auto;
}

.clear{
	clear: both;
}

#component{
    text-align: center;
}

hr
{
border: 1px solid #014d8c;
}