body {
	padding: 0;
	margin: 0;
	background: #ff8116 url('../img/horizontal/background.png') repeat-x top; 
}

body, table {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
}

img {
	border: 0;
}

.itemTable {
	background-color: #ff8116;
}

.itemTable td {
	color: #ffffff;
	vertical-align: top;
}

.itemTable td img {
	border: 5px solid #ffffff;
}

.topFrameLeft {
	background: url('../img/horizontal/topFrameLeftBackground.png') no-repeat right;
}

.topFrame {
	background: url('../img/horizontal/topFrameBackground.png') no-repeat;
}

.topFrame table td {
	line-height: 1.0em;
	color: #ffffff;
}

.headerFrameLeft {
	background: url('../img/horizontal/headerFrameLeftBackground.png') no-repeat right;
}

.headerFrameRight {
	background: url('../img/horizontal/headerFrameRightBackground.png') no-repeat left;
}

.menuFrameLeft {
	background: url('../img/horizontal/menuFrameLeftBackground.png') no-repeat right;
}

.menuFrameRight {
	background: url('../img/horizontal/menuFrameRightBackground.png') no-repeat left;
}

.menuFrame {
	background-color: #ff8116;
}

.menuItem, .menuItemActive {
	line-height: 39px;	
	color: #ffffff;
}

.menuItemActive {
	background-image:url(../img/nav.gif);
	background-repeat: repeat-x;
	/*cursor: pointer;*/
}

.contentFrameLeft {
	background: url('../img/horizontal/contentFrameLeftBackground.png') no-repeat top right;
}

.contentFrameRight {
	background: url('../img/horizontal/contentFrameRightBackground.png') no-repeat top left;
}

.contentFrame {
	background-color: #ffffff;
}

.contentHolder {
	padding: 30px 50px 30px 50px;
}

.split1FrameLeft {
	background: url('../img/horizontal/split1FrameLeftBackground.png') no-repeat right; 
}

.split1FrameRight {
	background: url('../img/horizontal/split1FrameRightBackground.png') no-repeat left; 
}

.split1Frame {
	background: url('../img/horizontal/split1FrameBackground.png') repeat-x center; 
}

.picFrameLeft {
	background: url('../img/horizontal/picFrameLeftBackground.png') no-repeat right;
}

.picFrameRight {
	background: url('../img/horizontal/picFrameRightBackground.png') no-repeat left;
}

.picFrame {
	z-index: -1;
	background-color: #ffffff;
}

.split2FrameLeft {
	background: url('../img/horizontal/split2FrameLeftBackground.png') no-repeat right; 
}

.split2FrameRight {
	background: url('../img/horizontal/split2FrameRightBackground.png') no-repeat left; 
}

.split2Frame {
	background: url('../img/horizontal/split2FrameBackground.png') repeat-x center; 
}

.footerFrameLeft {
	background: url('../img/horizontal/footerFrameLeftBackground.png') no-repeat right;
}

.footerFrameRight {
	background: url('../img/horizontal/footerFrameRightBackground.png') no-repeat left;
}

.bottomFrame {
	background: url('../img/horizontal/bottomFrameBackground.png') no-repeat center;
}

a:link					{ color: #ff8116; text-decoration: none; }
a:visited				{ color: #ff8116; text-decoration: none; }
a:hover					{ color: #ff8116; text-decoration: underline; }
a:active				{ color: #ff8116; text-decoration: none; }

.menuItem a:link		{ color: #ffffff; text-decoration: none; }
.menuItem a:visited		{ color: #ffffff; text-decoration: none; }
.menuItem a:hover		{ color: #ffffff; text-decoration: none; }
.menuItem a:active		{ color: #ffffff; text-decoration: none; }

.languageItem a:link	{ color: #ffffff; text-decoration: none; }
.languageItem a:visited	{ color: #ffffff; text-decoration: none; }
.languageItem a:hover	{ color: #ffffff; text-decoration: underline; }
.languageItem a:active	{ color: #ffffff; text-decoration: none; }