.SiteHolder
{

	text-align: center;
}
.SiteHeader
{
	height: 70px;
	text-align: right;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #ffffff;
	line-height: 20px;
	width: 900px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

.SiteHeader_ImageHolder
{
	float: left;
	height: 100%;
}

.SiteHeader_SearchHolder
{
	float: right;
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}

.SiteHeader_SearchHolderLabel
{
	float: left;
}
.SiteHeader_SearchHolderInput
{
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.SiteHeader_SearchHolderImage
{
	float: left;
	padding-top: 4px;
}
.SiteHeader_SearchHolderAdvancedSearch
{
	clear: both;
	font-size: 10px;
	padding-top: 0px;
	font-weight: normal;
}
.SiteHeader_SearchHolderAdvancedSearch A
{
	COLOR: #FF6600;
	text-decoration: none;
}
.SiteHeader_SearchHolderAdvancedSearch A:hover
{
	COLOR: #FF6600;
	text-decoration: underline;
}
.BasicSearchText
{
	color: #000000;
}
.BasicSearchText_Start
{
	color: #cccccc;
}

.BasicSearchButton
{
	cursor: pointer;
}

.SearchResultHolder
{
	border-bottom: 1px solid #cccccc;
	clear: both;
	padding: 5px;
	height: 50px;
}

.SearchResult_Count
{
	float: left;
	padding-right: 5px;
	font-size: 14px;
	width: 30px;
}

.SearchResult_Title A
{
	COLOR: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
.SearchResult_Title A:hover
{
	COLOR: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

.SearchResult_Image
{
	float: left;
	width: 60px;
}

.SearchResult_TextHolder
{
	float: left;
}
.SearchResult_ProductLink A
{
	COLOR: #FF6600;
	text-decoration: underline;
}
.SearchResult_ProductLink A:hover
{
	COLOR: #FF6600;
	text-decoration: underline;
}

.SiteHeader_Image
{
	background-image: url(/Framework/SiteLogo.gif);
	background-repeat: no-repeat;	
	width: 550px;
	height: 150px;
	cursor: hand;
	position: absolute;
	margin-left: 115px;
	margin-right: auto;
	
}

.SiteHeader_Links
{
	float: right;
	text-align: right;
}
.SiteHeader_Links A
{
	COLOR: #ffffff;
	text-decoration: none;
	BACKGROUND-COLOR: #a1c6eb;
	border: #a1c6eb 1px solid;
	cursor: pointer;
}

.SiteHeader_Links A:hover
{
	COLOR: #ffffff;
	text-decoration: none;
	border: #1D4370 1px solid;
	background-color: #1D4370;
	cursor: pointer;
}



.SiteBody_SideContent
{
	position: absolute;
	top: 155px;
	padding-top:10px;
	left: 0px;
	text-align: left;
	font-family: Verdana;
	font-size: 8.5pt;
	width: 100%;
	text-align: center;
	z-index:0;
	background:white;

}

.SiteBody_SideContent_Holder
{
	font-family: Verdana;
	font-size: 8.5pt;
	text-align: center;
	margin-top: 10px;
}

.SiteBody_SideContent_Text
{
	width: 880px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
}

.SiteFooter
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-top: 1px solid #FF6600;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8.0pt;
	clear: both;
	position: relative;
	left: 0px;
	text-align: center;
	width: 900px;
	padding-top: 5px;
}

.SiteFooter A
{
	COLOR: #FF6600;
	text-decoration: none;
}

.SiteFooter A:hover
{
	COLOR: #FF6600;
	text-decoration: underline;
}

.SiteFooter_Text
{
	padding-top: 5px;
	COLOR: #000000;
}




