/* {
	border: 1px solid red;
}*/

body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #8F8B8B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input {
	border:1px solid #E8E8E8;
	background-color:#FFFFFF;
}

#orange_strip {
	padding: 1px 10px 0px 16px;
	background-color: #F58220;
	height: 11px;
}
#orange_strip #date {
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	text-transform:uppercase;
	font-size: 8px;
	text-align: right;
	min-width:740px;
	max-width:919px;
	width:expression(document.documentElement.clientWidth > 918? "919px": document.documentElement.clientWidth < 747? "740px": "100%");
}

#container {
	padding: 0 10px 0 16px;
	margin: 0 auto 0 auto;
	min-width:740px;
	max-width:919px;
	width:expression(document.documentElement.clientWidth > 918? "919px": document.documentElement.clientWidth < 747? "740px": "100%");
	position: relative;
	background-image:url(../images/container_back.gif);
	background-repeat:repeat-y;
	background-position: 176px 0px;
}
	#searchbox {
		float:right;
		margin: 5px 0px 0px 0px;
	}
	* html #searchbox {
		float:right;
		margin: 10px 0px 0px 0px;
	}

#leftcolumn {
	float:left;
	margin:0px;
	padding:0px;
	width:160px;
}
	
	#firstleft_box {
		clear:left;
		width:140px;
		padding: 20px 10px 10px 10px;
	}
		#firstleft_box h2 {
			color:#F58220;
			font-size:18px;
			font-variant:all-caps;
			font-weight:normal;
			margin-top:0px;
		}
		#firstleft_box ul {
			list-style-type: none;
			margin:0px;
			padding:0px;
			line-height:24px;
		}
		#firstleft_box a {
			color:#8F8B8B;
			text-decoration:none;
		}
		#firstleft_box a:hover {
			color:#6D6F71;
		}
	
	#secondleft_box {
		clear:left;
		width:140px;
		padding: 20px 10px 10px 10px;
		border-top:1px solid #E8E8E8;
		list-style:none;
	}
		#secondleft_box ul {
			list-style-type: none;
			margin:0px;
			padding:0px;
			line-height:24px;
		}
		#secondleft_box h2 {
			color:#F58220;
			font-size:18px;
			font-weight:normal;
			margin-top:0px;
		}
		#secondleft_box a {
			color:#8F8B8B;
			text-decoration:none;
		}
		#secondleft_box a:hover {
			color:#6D6F71;
		}
	
	#thirdleft_box {
		clear:left;
		width:140px;
		padding: 20px 10px 10px 10px;
		border-top:1px solid #E8E8E8;
		list-style-image: url(../images/chevron_bullet_white.gif);
		line-height:14px;
	}
		#thirdleft_box h2 {
			color:#F58220;
			font-size:18px;
			font-weight:normal;
			margin-top:0px;
		}
		#thirdleft_box a {
			color:#5C788E;
			text-decoration:underline;
		}

#rightcolumn {
	float:right;
	margin:0px;
	padding:0px;
	width:210px;
}
	#firstright_box {
		width:190px;
		float:right;
		clear:right;
		background-color:#F7F7F7;
		padding:0px 10px 10px 10px;
		margin:10px 0px 10px 0px;
		list-style-image: url(../images/chevron_bullet_grey.gif);
		line-height:14px;
	}
		#firstright_box h2 {
			width:200px;
			height:22px;
			font-size:14px;
			color:#FFFFFF;
			font-weight:normal;
			background-color:#C9C9C9;
			padding: 8px 0px 0px 10px;
			border-bottom: 5px solid #FFFFFF;
			margin:0px -10px 0px -10px;
		}
		#firstright_box h2 a {
			font-size:14px;
			color:#FFFFFF;
			text-decoration:none;
		}
		#firstright_box a {
			color:#5C788E;
			text-decoration:underline;
		}
		#firstright_box ul {
			padding-left: 25px;
		}
		* html #firstright_box ul {
			padding-left: 0px;
		}
	
	#secondright_box {
		width:190px;
		float:right;
		clear:right;
		background-color:#F7F7F7;
		padding:0px 10px 10px 10px;
		margin:0px 0px 20px 0px;
		list-style-image: url(../images/chevron_bullet_grey.gif);
		line-height:14px;
	}
		#secondright_box h2 {
			width:200px;
			height:22px;
			font-size:14px;
			color:#FFFFFF;
			font-weight:normal;
			background-color:#C9C9C9;
			padding: 8px 0px 0px 10px;
			border-bottom: 5px solid #FFFFFF;
			margin:0px -10px 0px -10px;
		}
		#secondright_box h2 a {
			font-size:14px;
			color:#FFFFFF;
			text-decoration:none;
		}
		#secondright_box a {
			color:#5C788E;
			text-decoration:underline;
		}
		#secondright_box ul {
			padding-left: 25px;
		}
		* html #secondright_box ul {
			padding-left: 0px;
		}

	#secondright_box_testimonials {
		width:190px;
		float:right;
		clear:right;
		background-color:#F7F7F7;
		padding:0px 10px 10px 10px;
		margin:0px 0px 20px 0px;
		list-style-image: url(../images/chevron_bullet_grey.gif);
		line-height:14px;
	}
		#secondright_box_testimonials h2 {
			width:200px;
			height:22px;
			font-size:14px;
			color:#FFFFFF;
			font-weight:normal;
			background-color:#C9C9C9;
			padding: 8px 0px 0px 10px;
			border-bottom: 5px solid #FFFFFF;
			margin:0px -10px 0px -10px;
			text-transform:uppercase;
		}
		#secondright_box_testimonials h2 a {
			font-size:14px;
			color:#FFFFFF;
			text-decoration:none;
		}
		#secondright_box_testimonials a {
			color: #8F8B8B;
			text-decoration:none;
		}
		#secondright_box_testimonials ul {
			padding-left: 25px;
		}
		* html #secondright_box_testimonials ul {
			padding-left: 0px;
		}

#center_box {
	float: left;
	margin: 0px 0 0px 10px;
	padding: 10px 0px 0px 0px;
	width: 498px;
	line-height:14px;
}
	#center_box a {
		color:#5C788E;
		text-decoration:underline;
	}

#clear {
	clear:both;
	height:1px;
}

#footerlinks {
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
	border-top:1px solid #E8E8E8;
	min-width:740px;
	max-width:919px;
	background-color:#FFFFFF;
}
* html #footerlinks {
	clear:both;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
	border-top:1px solid #E8E8E8;
	background-color:#FFFFFF;
	width:expression(document.documentElement.clientWidth > 918? "919px": document.documentElement.clientWidth < 747? "740px": "100%");
}
	#footerlinks span {
		font-size:8px;
		color:#D6D0D0;
	}
	#footerlinks a {
		color:#8F8B8B;
		text-decoration:underline;
	}

.joe {
	display:none;
}

div#byesearch {
	min-width:740px;
	max-width:919px;
	width:expression(document.documentElement.clientWidth > 918? "919px": document.documentElement.clientWidth < 747? "740px": "100%");
	height:25px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
	div#byesearch a {
		display:block;
		height:25px;
		width:144px;
		background-image: url(../images/by_esearch.gif);
		background-color:transparent;
		background-repeat:repeat;
		text-decoration:none;
		float:left;
	}

#header a {
	display:block;
	width:400px;
	height:100px;
	text-decoration:none;
	float:left;
}