body
{	
	margin:0px;
	padding:0px;
}
#big_container
{
	background-color:#00FFFF;
	height:auto;
	width:100%;
}

#container
{
	background-color:white;
	height:auto;
	margin:auto;
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#header
{
	background-color:#CCCCCC;
	width:900px;
	height:110px;
	margin:auto;
}
#logo
{
	background-color:#ffffff;
	height:150px;
	width:50%;
	float:left;
	top: 5px;
}
#slogan
{
	font-family:arial;
	font-size:12px;
	background-color:#FFFFFF;
	height:110px;
	width:50%;
	float:right;
}

#Navigation_bar
{
	font-family:"MS Serif", "New York", serif, "Eras Light ITC";
	font-size:14px;
	font color:#333333
	height:20px;
	width:100%;
	float:left;
}
#main_content
{
	margin:auto;	
	width:100%;
	height:400px;
	background-color:white;
	float:left;
}



#footer
{
	text-align:center;
	width:900px;
	margin:auto auto auto auto;
	float:left;
	height:115px;	
	font-family:myraid;
	font-size:16px;
	font-color:#333333;
	
}
#container b .MsoNormal span span {
	color: #000000;
}
#container #header #slogan div b {
	font-size: 16px;
}
