body {
	color:#FFF;
	font-size:100%;
	font-family: Tahoma, Lucida Sans Unicode; 
	background:#990000 url(img/bg-main.jpg) repeat-x;
	}

a:visited { text-decoration:none; border-bottom:1px solid #666; color:#666;}
a:link { text-decoration:none; border-bottom:1px solid #ff9b6a; color:#ff9b6a;}
a:hover { text-decoration:none; border-bottom:1px solid #FFCC00; color:#FFCC00;}	

#main { background:url(img/bg.png) left bottom no-repeat; }
#main_2 { background:url(img/bg_2.png) left top no-repeat; }	
	
#enjoy { background:#FFCC00 url(img/top-enjoy.png) top left repeat-x; font-size:60%;}
#enjoy a:hover { color:#FFF; border-bottom:1px solid #FFF;}

#menu { background:#FF3333 url(img/top-menu.png) top left repeat-x; font-size:84%;}
#menu a:visited { color:#FFF; border-bottom:1px solid #FFF;}
#menu a:hover { text-decoration:none; border-bottom:1px solid #FC0; color:#FFCC00;}
	
#integrated { background:#FF0000 url(img/top-integrated.png) top left repeat-x; }
#brands { background:#FFF; color:#F90; }
#awards { background:#E50000;}
#footer { background:#111; font-size:75%; }

h1,h2,h3,h4 { margin:0px; font-family: Lucida Sans Unicode, Arial Black, Arial; margin-bottom:0px;}

small { color:#000; }

hr { 
	border-top:1px solid #F90; 
	border-right:0px solid #666; 
	border-left:0px solid #666; 
	border-bottom:0px solid #666;
	margin-bottom:0px;
	}

.imgleft { border:1px solid #000; margin-bottom:5px; margin-top:5px; margin-right:5px; margin-left:0px; }

.imgright { border:1px solid #000; margin-bottom:5px; margin-top:5px; margin-right:0px; margin-left:5px; }

.imgclass { 
	padding:0px; 
	border:1px solid #000; 
	margin-left:0px;
	margin-right:5px; 
	margin-top:0px; 
	margin-bottom:5px; 
}

.currentpage {
	padding:0px;
	color: #000; 
	font-weight: bold;
	border-color: #336699;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px
}

.notcurrentpage {
	padding:0px;
	color: #CCC; 
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px
}

.notcurrentpage:hover { color: #FF6600; }

li {
	margin-left:0px;
	list-style-image: none;		
	list-style: none;
	text-decoration: none;
	list-style-position:inside;
	line-height: 150%;
	}
	
blockquote {
	font-family: Georgia;
	color: #336699;
	padding:0px 30px 0px 50px;
	line-height:30px;
	font-style:italic;
	font-size:150%;
	border:0px solid black;
	background:url(img/koma.gif) bottom right no-repeat;
	min-height:92px;
	}

.box {
	float:left;
	color: #000; 
	width:140px;
	min-height:100px;
	margin-right:15px;
	margin-top:10px;
	font-size:80%;
	color:#FFF;	
}
	
.boxintegrated {
	float:left;
	width:75px;
	min-height:100px;
	margin-top:3px;
	margin-right:3px;
	margin-bottom:10px;
	font-family: Arial, Lucida Sans Unicode;
	font-size:75%;
	color:#FFF;
	border:1px solid #d70000;
	background:#d70000;
	padding:1px;
	text-align:center;
}

.boxintegrated img {
	margin-bottom:5px;
}

.boxintegrated a:visited { text-decoration:none; border-bottom:0px solid #666; color:#666;}
.boxintegrated a:link { text-decoration:none; border-bottom:0px solid #ff9b6a; color:#ff9b6a;}
.boxintegrated a:hover { text-decoration:none; border-bottom:0px solid #FFCC00; color:#FFCC00;}	
