/* 				Minor alignment fix for IE6
	Theme:		Callisto
	Category:	Business
	Author: 	Andrew Hartman
	Created:	01-08-2009
*/

.headercontainer {
	position:				relative;
	width:					974px;
	height:					314px;
	top: -90px;
}

.contentcontainer {
	position:				relative;
	width:					964px;
	height:					auto;
	margin:					10px 0 0 16px;
	padding:				0;
	top: -250px;
}

.contentcontainerhome {
	position:				relative;
	width:					964px;
	height:					auto;
	margin:					10px 0 0 16px;
	padding:				0;
	top: -90px;
}

.headerleft {
	margin:					0;
	position: relative;
	top: -300px;
}

.tabs {
	position:relative;
	right:20px;
	height:					24px;
	padding:				16px 0 0 0;
	top: -90px;
}

.search {
	position:				relative;
	width:					222px;
	height:					25px;
	margin:					0;
	padding:				20px 0 0 18px;
	background-image:		url(../Images/bg_search.jpg);
	background-repeat:		repeat-x;
	background-position:	top;
}

.slogan {
	float:					left;
	width:					286px;
	height:					21px;
	border-left:			1px solid #5f5f5f;
	margin-top: 68px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 18px;
	position: relative;
	left: 20px;
	z-index: 1;
}

.toplinks {
	position:				relative;
	width:					340px;
	height:					20px;
	margin:					0;
	padding:				0;
	right: -77px;
}

.anotherslogan {
	float:					left;
	width:					330px;
	margin:					0;
	padding:				20px 10px 0 10px;
	position: relative;
	top: 0px;
}

.anothersloganhome {
	float:					left;
	width:					330px;
	margin:					0;
	padding:				20px 10px 0 10px;
	position: relative;
	top: 0px;
	background: #999;
}