@charset "windows-1252";
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FF5113;
	border-right-color: #FF5113;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FF5113;
	border-bottom-width: 1px;
	color: #2E2729;
}
.company {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #494446;
	height: 65px;
	width: 200px;
	background-image: url(images/phillipslogo.png);
	padding-left: 700px;
	padding-top: 35px;
	
}
.bottom {
	clear: both;
	width: 840px;
}
#footer {
	text-align: center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 25px;
}


.search {
	width: 250px;
	margin-top: 35px;
	margin-left: 700px;
}

.slogan {
	background-color: #CC6633;
	background-image: url(images/shadow.png);
	background-repeat: repeat-x;
	background-position: 0 -10;
	height: 26px;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	padding-top: 9px;
	color: #BDAC94;
	font-weight: normal;
}
.menu {
	background-color: #FF5A00;
	height: 25px;
	width: 900px;
	background-image: url(images/menu_shadow.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}
.menuitem a:link {
	float: left;
	height: 22px;
	width: 92px;
	text-align: center;
	padding-top: 3px;
	color: #333333;
	background-image: url(images/menu_shadow.png);
	background-position: 0 -3;
	background-repeat: repeat-x;
	text-decoration: none;
}

.menuitem a:visited {
	float: left;
	height: 22px;
	width: 92px;
	text-align: center;
	padding-top: 3px;
	color: #333333;
	background-image: url(images/menu_shadow.png);
	background-position: 0 -3;
	background-repeat: repeat-x;
	text-decoration: none;
}
.menuitem a:hover {
	text-decoration: none;
	color: #BDAC94;
	background-color: #333333;
	background-image: url(images/menu_hovershadow.png);
}
.menuitem a:active {
	float: left;
	height: 22px;
	width: 83px;
	text-align: center;
	padding-top: 3px;
	color: #333333;
	background-image: url(images/menu_shadow.png);
	background-position: 0 -3;
	background-repeat: repeat-x;
	text-decoration: none;
}
.menuitemB a:link {
	float: left;
	height: 22px;
	width: 128px;
	text-align: center;
	padding-top: 3px;
	color: #333333;
	background-image: url(images/menu_shadow.png);
	background-position: 0 -3;
	background-repeat: repeat-x;
	text-decoration: none;
}
.shadow {
	height: auto;
	width: 900px;
	margin-top: 0px;
}


.menuitemB a:visited {
	float: left;
	height: 22px;
	width: 128px;
	text-align: center;
	padding-top: 3px;
	color: #333333;
	background-image: url(images/menu_shadow.png);
	background-position: 0 -3;
	background-repeat: repeat-x;
	text-decoration: none;
}
.menuitemB a:hover {
	text-decoration: none;
	color: #BDAC94;
	background-color: #333333;
	background-image: url(images/menu_hovershadow.png);
}
.menuitemB a:active {
	float: left;
	height: 22px;
	width: 127px;
	text-align: center;
	padding-top: 3px;
	color: #333333;
	background-image: url(images/menu_shadow.png);
	background-position: 0 -3;
	background-repeat: repeat-x;
	text-decoration: none;
}
h1 {
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
}
.category {
	font-weight: bold;
	height: 25px;
	width: 620px;
	padding-top: 5px;
	padding-left: 3px;
}

.dropdownmenu {
	height: auto;
	width: 840px;
	float: left;
	font-weight: bold;
	margin-top: 5px;
}
.headline {
	height: auto;
	width: 840px;
}
#col3-1 {
	width: 262px;
	height: auto;
	float: left;
}
#col3-2 {
	float: left;
	width: 262px;
	height: auto;
	margin-left: 25px;
}
#col3-3 {
	float: left;
	width: 262px;
	height: auto;
	margin-left: 25px;
}

/* STYLES FOR CROSSFADER */

	#content {
	width: 900px;
	height: 268px;
	margin-left: auto;
	margin-right: auto;
	}

	#content h1 {
		display: none;
	}

	#content h2 {
		font-size: 1.2em;
		margin-top: 3em;
	}







	div.cf_wrapper
	{
		width: 900px;
		height: 268px;
		/*position: relative;*/
	}
	
	div.cf_element
	{
	width: 900px;
	height: 268px;
	}
	
	
	
	div.award_wrapper
	{
		width: 220px;
		height: 150px;
		/*position: relative;*/
	}
	
	div.award_element
	{
	width: 220px;
	height: 150px;
	}


