@charset "utf-8";
BODY {
	background-color:#232323;
	margin: 0;
	padding: 0;
}
#wrapperbg{
	position:relative;
	width:100%;
	height:auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapperbg #wrapper{
	position:relative;
	width:100%;
	height:auto;
	background-image: url(images/bgbig.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapperbg #wrapper #content{
	width:885px;
	height:auto;
	position:relative;
}
#wrapperbg #wrapper #content #header{
	width:885px;
	height:155px;
	position:relative;
}
#wrapperbg #wrapper #content #nav{
	width:885px;
	height:50px;
	position:relative;
}
#wrapperbg #wrapper #content #imgSpeaker{
	width:885px;
	height:254px;
	position:relative;
}
#wrapperbg #wrapper #content #contentLeft{
	width:305px;
	height:536px;
	position:relative;
	float:left;
	background-color:#131313;
}
#wrapperbg #wrapper #content #contentLeft #contentLeftHeader{
	width:281px;
	height:26px;
	position:relative;
	background-image: url(images/bg_redheader.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapperbg #wrapper #content #contentLeft #contentLeftContent{
	width:281px;
	height:auto;
	position:relative;
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f70504;
}
#wrapperbg #wrapper #content #contentRight{
	width:570px;
	height:auto;
	position:relative;
	padding-left:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#wrapperbg #wrapper #content #contentRight #contentRightHeader{
	width:546px;
	height:26px;
	position:relative;
	background-image: url(images/bg_redheader.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapperbg #wrapper #content #contentRight #contentRightContent{
	width:522px;
	height:auto;
	position:relative;
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#wrapperbg #wrapper #content #contentRight #contentRightSub{
	width:258px;
	height:221px;
	position:relative;
	float:left;
	border: 1px solid #999999;
	background-image: url(images/bg_products.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	margin-right:10px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#wrapperbg #wrapper #content #contentRight #contentRightSubnomargin{
	width:258px;
	height:221px;
	position:relative;
	float:left;
	border: 1px solid #999999;
	background-image: url(images/bg_products.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#wrapperbg #wrapper #content #contentFull{
	width:885px;
	height:auto;
	position:relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#wrapperbg #wrapper #content #contentFull #contentFullHeader{
	width:861px;
	height:26px;
	position:relative;
	background-image: url(images/bg_redheader.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapperbg #wrapper #content #contentFull #contentFullContent{
	width:840px;
	height:auto;
	position:relative;
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#wrapperbg #wrapper #content #contentFull #contentFullSub{
	width:258px;
	height:221px;
	position:relative;
	float:left;
	border: 1px solid #999999;
	background-image: url(images/bg_products.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	margin-right:22px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#wrapperbg #wrapper #content #contentFull #contentFullSubnomargin{
	width:258px;
	height:221px;
	position:relative;
	float:left;
	border: 1px solid #999999;
	background-image: url(images/bg_products.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#wrapperbg #wrapper #content #specials{
	width:885px;
	height:254px;
	position:relative;
}
#wrapperbg #footer{
	width:100%;
	height:107px;
	position:relative;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
A.set1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	font-style:italic;
}
A.set1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	font-style:italic;
}
A.set1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	font-style:italic;
}
A.set1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
	font-style:italic;
}
A.set2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
A.set2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
A.set2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
A.set2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFCC00;
}
A.set3:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
A.set3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
A.set3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
A.set3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#FF0000;
}
