/* CSS Document */

.centerpage {
position:relative;
margin:0 auto;
text-align:left;
width:760px;
}

#allsite {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;

	background-color: #000000;

}

#top1 {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	background-image: url(images/general/top1.gif);
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
}

#line1 {
	position:absolute;
	left:0px;
	top:108px;
	width:760px;
	background-image: url(images/general/line1.gif);
	color: #666666;
	font-family: "Trebuchet MS";
	letter-spacing: 8px;
	padding-top: 3px;
}

.menusmiddle {
	position:absolute;
	top:130px;
	width:760px;
	height:100px;
	background-image: url(images/general/menus2_back.gif);
	color: #E2012E;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-color: #B3AE9B;
	float: left;
}

.menusmiddle a {
	color: #FFFFFF;
	text-decoration: none;
}
.menusmiddle a:hover {
	color: #FF0000;
	text-decoration: none;
}

#content {
	left:0px;
	width:760px;
	background-image: url(images/general/content.gif);
	float: left;
}
#top-catalogue {
	position:absolute;
	left:214px;
	top:0px;
	width:82px;
	height:100%;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

#top-catalogue a {
	position:absolute;
	width:82px;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	color: #545150;
	text-decoration: none;
	height: 22px;
}

#top-catalogue a:hover{
	position:absolute;
	width:82px;
	padding-top: 5px;
	color: #FF0000;
	text-decoration: none;
	background-color: #1B191D;
	height: 107px;
}

#top-shop {
	position:absolute;
	left:296px;
	top:0px;
	width:52px;
	height:109px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#top-shop a {
	position:absolute;
	top:0px;
	width:52px;
	text-decoration: none;
	color: #545150;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	height: 22px;
}

#top-shop a:hover{
	position:absolute;
	top:0px;
	width:52px;
	text-decoration: none;
	color: #FF0000;
	text-align: center;
	background-color: #1B191D;
	height: 126px;
}

#top-exhibition {
	position:absolute;
	left:348px;
	top:0px;
	width:83px;
	height:100%;
		font-family: "Trebuchet MS";
	font-weight: bold;
}

#top-exhibition a {
	position:absolute;
	width:83px;
	text-align: center;
	font-size: 12px;
	color: #545150;
	text-decoration: none;
	padding-top: 5px;
	height: 22px;
}

#top-exhibition a:hover{
	position:absolute;
	width:88px;
	text-align: center;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-color: #1B191D;
	height: 107px;
}


#top-graphic {
	position:absolute;
	left:431px;
	top:0px;
	width:95px;
	height:108px;
		font-family: "Trebuchet MS";
	font-weight: bold;
}

#top-graphic a {
	position:absolute;
	width:95px;
	height:22px;
		text-align: center;
	font-size: 13px;
	color: #545150;
	text-decoration: none;
	padding-top: 5px;
	}
#top-graphic a:hover{
	position:absolute;
	height:126px;
	text-align: center;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
background-color: #1B191D;}

#top-web {
	position:absolute;
	left:526px;
	top:0px;
	width:151px;
	height:107px;
		font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#top-web a {
	position:absolute;
	width:151px;
	height:22px;
	text-align: center;
	font-size: 13px;
	color: #4F4C4B;
	text-decoration: none;
padding-top: 5px;		
	}
	
	#top-web a:hover{
	position:absolute;
	height:126px;
	text-align: center;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	background-color: #1B191D;
	}


#top-contact {
	position:absolute;
	left:679px;
	top:0px;
	width:83px;
	height:109px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#top-contact a {
	position:absolute;
	width:83px;
	height:22px;
	text-align: center;
	font-size: 13px;
	color: #4F4C4B;
	text-decoration: none;
	padding-top: 5px;
	}
	
	
	#top-contact a:hover{
	color: #FF0000;
	text-decoration: none;
	background-color: #1B191D;
	height: 126px;
	}
	
	.toptext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 2;
	}
	
	.toptext a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.toptext a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	}

#footer{
	margin-top: 0px;
	padding-top: 1500px;
	height: 1500px;
	color: #333333;
}

body {background:#303030;
margin-top: 10px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px;
text-align: center;
}

.menupics{
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	position: relative;
	margin-top: 0px;
	width: 70%;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: right;
	height: 25px;
}
.maintext{
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	position: relative;
	margin-top: 0px;
	width: 70%;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

.titletextleft{
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	width: 210px;
	float: left;
	padding-left: 3px;
	padding-top: 0px;
	height: 1000px;
}
.textleft{
	color: #666666;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	width: 215px;
	float: left;
	padding-left: 3px;
	padding-top: 0px;
	height: 100%;
}

.textleft a {
	text-decoration: none;
	color: #666666;
}
.textleft a:hover{
text-decoration: none;
color: #FFFFFF;
}


.insidetext{
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	position: relative;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	width: 490px;
	padding-left: 0px;
	background-color: #000000;
}

.insidetext a:link{
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
}
.insidetext a:hover {
	color: #FF0000;
	text-decoration: none;
}
.insidetextportfolio{
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	position: relative;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	width: 97%;
	padding-left: 0px;
}

.insidetextportfolio a {
	color: #660000;
		text-decoration: none;
}
.insidetextportfolio a:hover {
	color: #FF0000;
	text-decoration: none;
}

.menutext{
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	position: relative;
	margin-top: 0px;
	float: right;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 540px;
}

.menutext a {
	color: #FFFFFF;
		text-decoration: none;
}
.menutext a:hover {
	color: #FF0000;
	text-decoration: none;
}

.title {
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding-top: 120px;
	font-style: normal;
	width: 100%;
}
.title  a{
	color: #000000;
		text-decoration: none;
}
.title a:hover {
	color: #FF0000;
	text-decoration: none;
}

.menured{
	color: #FF0000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 16px;
	position: relative;
	margin-top: 0px;
	float: right;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	width: 540px;
	text-align: justify;
}
hr {
  width: 70%;
   border: 0;
color: #D5D5D5;
background-color: #B3AE9B;
height: 3px;
text-align: left;
padding: 0px;
margin: 0px
}
