body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back_all.gif);
	background-repeat: repeat-x;
}
.header {
background: url(../images/header_top.gif) repeat-x;
	width:529px;
	height: 46px;
			
}
#menu
{
float: left;
border-left: 7px;
width: 529px;
height: 85px;
background: url(../images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 79px;
	height: 85px;
	background:  url(../images/header_top.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #D72020;
	font-weight: bold;
	font-size: 12px;
	padding-top: 35px;

}

#menu a:hover {
	width: 79px;
    height: 85px;
	text-decoration: underline;
	background: #FFFFFF url(../images/header_top_over.gif) repeat-x;
}
/*#menu
{
margin: 0 auto;
float: left;
background: url(../images/header_top.gif) repeat-x;
height:85px;

}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 79px;
	height: 85px;
	background: #FFFFFF url(../images/header_top.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #D72020;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 45px;

}

#menu a:hover {
	width: 79px;
    height: 85px;
	text-decoration: underline;
	background: #FFFFFF url(../images/header_top_over.gif) repeat-x;
}*/
a:link {
	color: #D72020;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #D72020;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1{font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #FF3F00;	
	}

h2{
font-family: Arial, Helvetica, sans-serif;
	color: #D72020;	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #D72020;
}
.style7 {
			font-size: 21px;
			color: #FFFFFF;
			}
.style8 {
	font-size: 18px;
	font-family: "English111 Vivace BT";
	font-weight: bold;
}
#footer {
	height: 47px;
	clear: both;
	padding-top: 20px;
	}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

.cssnav {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/header_top_over.gif);
	background-repeat: repeat-x;
	display: block;
	width: 79px;
	height: 85px;
	margin: 0; 
	margin-bottom:0px;
	padding: 0;
	 
	}
.cssnav a {
	display:block;
	font-size: 12px;
	color: #D72020;
	width: 79px;
	height: 85px;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none; 
}
.cssnav img {
	width: 100%; 
	height: 100%; 
	border: 0; 
	}

* html a:hover {
	visibility:visible;
	text-decoration: underline;
}

.cssnav a:hover img{
	visibility:hidden
	}

.cssnav span {
	position:absolute;
	left:0px;
	top:50px;
	margin:0;
	cursor: pointer;
	width: 79px;
	font-weight: bold;
	
	}
	.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
