body 
{
	width: auto;
	margin: auto;
	background-image: url(Images/GenesysBackgroundRepeat.jpg);
	background-repeat: repeat-x;
	background-color: #367E78;
}

#Background_Image_Left {
	background-image: url(Images/GenesysLeftPanel.jpg);
	background-repeat: no-repeat;
	background-color: #4a667b;
	height: 820px;
	width: 134px;
	position: absolute;
	left: -134px;
}

#Background_Image_Right {
	background-image: url(Images/GenesysRightPanel.jpg);
	background-repeat: no-repeat;
	background-color: #4a667b;
	height: 820px;
	width: 133px;
	position: absolute;
	left: 973px;
}

#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 973px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	position: relative;
	top: 0px;
	left: auto;
	right: auto;
}

a
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.ProductMenuHeading
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	margin-left: 5px;
	color: #367E78;
}

.CurveHeadingImage
{
	background-image: url(Images/GenesysCurveHeading.jpg);
	background-repeat: no-repeat;
}

/*--------------------------------------- Genesys Styles -----------------------------------------*/

.GenesysTopBanner
{
	background-image: url(Images/GenesysTopBanner.jpg);
	background-repeat: no-repeat;
}

.GenesysLeftContent
{
	background-image: url(Images/GenesysLeftContent.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.GenesysRightContent
{
	background-image: url(Images/GenesysRightContent.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.GenesysShadowRepeat
{
	background-image: url(Images/GenesysShadowRepeat.jpg);
	background-repeat: repeat-y;
}

.GenesysLeftPanel
{
	background-image: url(Images/GenesysLeftPanel.jpg);
	background-repeat: no-repeat;
	background-color: #367E78;
}

.GenesysRightPanel
{
	background-image: url(Images/GenesysRightPanel.jpg);
	background-repeat: no-repeat;
	background-color: #367E78;
}

.GenesysFooterBackground
{
	background-image: url(Images/GenesysFooterBackground.jpg);
	background-repeat: no-repeat;
}

.GenesysBreadcrumbs
{
	background-image: url(Images/GenesysBreadcrumbs.jpg);
	background-repeat: no-repeat;
}

