@charset "utf-8";
@import url("global.css");
/* CSS Document */

/* Start Global Modified */
/* img{border: 1px solid white;} */
/* Finish Global Modified */


#logo{
	width:218px; 
	height:75px;
	background-color:#ffffff;
	background-image:url(/images/logo-blue.jpg);
	border: 10px solid white;
	float:left;}

#logo-hourglass{
	width:630px;
	height:95px;  
	float:left;
	background-color:#ffffff;
	background-image:url(/images/logo-hgg-blue.jpg);
	background-position: left center;
	background-repeat:no-repeat;}

#logo-hourglass{
	width:630px;
	height:95px;  
	float:left;
	background-color:#ffffff;
	background-image:url(/images/logo-hgg-blue.jpg);
	background-position: left center;
	background-repeat:no-repeat;}
			

#col-left{
	text-align:left;  
	width:238px; 
	float:left;
	padding:8px;
	height:75px;
	background-image:url(images/logo-blue.jpg);}
	
	
	#box1{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #031b7e;
	border: 10px solid white;
	padding:10px;
	padding-left:14px;}
	
	#boxnav{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #031b7e;
	border: 10px solid white;
}




