/* CSS Document */
{
	margin: 0;
	padding: 0;
	border: none;
	
}
h1 {
font-family: "Verdana",Tahoma,Arial,Sans-Serif; FONT-SIZE: 12px; COLOR: #991D21
}
body {
	background-color: #E6E7E8;
	color: #000;
	font-family: "Verdana",Tahoma,Arial,Sans-Serif;
	font-size: 56%;
	background-image: url(pat.gif);
	background-repeat: repeat; 
	}
#wrapper {
	width: 760px;
	height: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#container {
	width: 760px;
	height: auto;
	margin: auto;
	font-size: 1.2em;
	line-height: 1.2; 
	
}
.logo {
	width: 732px;
	height: 63px;
	padding-top:15px;
	padding-left:10px;	
}

.hr {
	width: 724px;
	height:16px;
	margin-top: 2px;
	margin-left:16px;
	background-color: #E6E7E8;
	
}

#header {
	width: 724px;
	height: 247px; 
	margin-left:16px;
	background-color: #E6E7E8;
	
	
}
.navigation {
	float:left;
	width: 152px;
	height: 247px;
	background-color: #E6E7E8;
	cursor:auto;
	

}
.creative {
	float:right;
	width: 571px;
	height: 247px;
	background-color: #E6E7E8; 

}

.div-content
{
	width: 724px;
	height: auto; 
	margin-left:16px;
	font-family: "Verdana",Tahoma,Arial,Sans-Serif; FONT-SIZE: 11px; COLOR: #000;
   	
} 
.div-content-left
{
	float:left;
	width: 152px;
	height: auto;
	
}
.div-content-right
{
	float:right;
	width: 571px;
	height:auto;
	margin-top: 5px;
	font-family: "Verdana",Tahoma,Arial,Sans-Serif; FONT-SIZE: 11px; COLOR: #000;
	text-align:justify;
}

.div-content-right a
{
	text-decoration:none;
	color: #000;

}

.div-content-right a:hover
{
color: #BA2A29;

}




#div-content-arrow 
{
	float:right;
	width: 23px;
	height:220px;
	position: inherit;
	top: 0px;
	
	
}
.nav a:link {
	color: #991D21;
	text-decoration: underline;
	
}
.nav a:visited {
	color: #991D21; text-decoration:underline; 
}

.nav a:active, {
	border-color: #991D21; text-decoration:underline; 
}
.nav a:hover {
	border-color: #000; text-decoration:none; 
}
.pointer {
	cursor: pointer;
}

.nav ul li  { 
	
	display:block; 
	color:#000;
	
	
	

}

#mnu ul {

  margin: 0.5em 0.0em 0 0 !important;
  margin: 0.5em 0.0em 0 0;
  padding: 0;
  float: left;

}

#mnu ul li {
  display: inline;
  list-style: none;

}



#mnu ul li a {

  float: left;
  padding: 0 0.5em !important;
  padding: 0 0.5em;
  font: 11px Tahoma, sans-serif;
  letter-spacing: 0.1em !important; 
  letter-spacing: 0.1em;
  line-height: 1em !important;
  line-height: 1em;
  color: #000; 
  border-right: 1px solid #000;
  text-decoration:none;

}



#mnu ul li a.last {

  padding-right: 0;

  border-right: 0;

}



#mnu ul li a:hover {

  color: #BA2A29;

}


#wrapperPC {
	width: 760px;
	height: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



