

#header-red {
   	width: 100%; 
	padding: 0px;
	margin: 0px;	
	background: url("/ows/templates/hosting_01/images/header_main_bg_red.jpg");	
}

#header-blue {
   	width: 100%; 
	padding: 0px;
	margin: 0px;	
	background: url("/ows/templates/hosting_01/images/header_main_bg_blue.jpg");	
}

#header-left {
   	width: 50%; 
	height: 130px;
	padding: 2px;
	text-align: left;	
	float: left;
}

#header-right {
   	width: 50%; 
	height: 130px;
	padding: 2px;
	float: right;
	text-align: right;
	vertical-align: bottom;
	font-size: 11px;
}

#welcome {
	font-size: 11px;
}

#top-banner {
	height: 120px;
	padding: 0 15px;	
}

#sign-in {
	height: 16px;
	width: 980px;
	font-size: 10px;
	color: #d1cfc5;
	font-weight: bold;
	padding: 3px 10px 0px 10px;	
	margin: 0px;	
}

#sign-in a {
	color: #d1cfc5;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

#sign-in a:hover {
	color: #a5a5a5;
}

#sign-in-left {
    float: left;
	width: 400px;
	margin: 0px 0px 0px 72px;	
}

#sign-in-right {
    float: right;
	width: 400px;
	text-align: right;
	margin: 0px 72px 0px 0px;		
}

#logo {
	height: 120px;
	width: 400px;
	background: url("/local/templates/hosting_01/images/logo.gif") no-repeat left;
	float: left;
	margin: 0px 0px 0px 60px;
}

#logo-small {
	height: 120px;
	width: 84px;
	background: url("/ows/templates/hosting_01/images/logo_small.gif") no-repeat left;
	float: left;
	margin: 0px 0px 0px 60px;
}

#logo-text {
	width: 300px;
	float: left;
	margin: 46px 0px 0px 0px;
	font-family: "verdana";
	font-size: 20px;
	font-weight: bold;
	vertical-align: center;
	color: #003366; 
}

#search-box-red {
	height: 120px;
	width: 420px;
	background: url("/ows/templates/hosting_01/images/search_box_red.gif") no-repeat left 28px;
	float: left;
	margin: 4px 0px 0px 28px;
	line-height: 117px;
	text-align: center;
	color: #a5a5a5;
	letter-spacing: 1px;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
}

#search-box-blue {
	height: 120px;
	width: 420px;
	background: url("/ows/templates/hosting_01/images/search_box_blue.gif") no-repeat left 28px;
	float: left;
	margin: 4px 0px 0px 28px;
	line-height: 117px;
	text-align: center;
	color: #a5a5a5;
	letter-spacing: 1px;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
}

#search-box-red a {
	color: #f6edbc;
	margin: 0px 8px 0px 8px;
	/* border-bottom: 1px solid #92785f; */
	font-family:"Times New Roman", Times, serif;
}

#search-box-red a:hover {
	color: #a5a5a5;
	/* border-bottom: 1px solid #757575; */
}

#search-box-blue a {
	color: #f6edbc;
	margin: 0px 8px 0px 8px;
	/* border-bottom: 1px solid #92785f; */
	font-family:"Times New Roman", Times, serif;
}

#search-box-blue a:hover {
	color: #a5a5a5;
	/* border-bottom: 1px solid #757575; */
}

#search-box-slogan {
    font-size: 15px;
	color: #f6edbc;
	margin: 0px 8px 0px 8px;
	letter-spacing: 1px;	
}
