/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
	color:#FF0000;
}
a:visited {
	text-decoration: none;
	color:#e804fc;
}
a:hover {
	text-decoration: none;
	color:#24457b;
}
a:active {
	text-decoration: none;
}

#logo1
	{
	margin:0px;
	margin-top: 0px;
	border: 0px solid black;
	z-index:3;
	position:absolute;
	left: 0px;
	top: 0px;
	}



body {
	margin-top: 1px;
	background: url(images/body.png) ;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

h1, h2, h3 {
	color: #f87602;
}

h2 {
}

h3 {
}

img {
	border: 4px solid #C4C2C2;
}


#header {
	height: 270px;
	background: url(images/img02.gif) repeat-x;
}



#menu {
	width: 860px;
	height: 27px;
	margin: 0 auto;
}


#menu a:hover {
	background-image: url(images/links2.gif);
	text-decoration: none;
}




/* Content */

#content {
	width: 860px;
	margin: 0 auto;
	padding: 5px 0 0 0;

}

#menu3
	{
	text-align:right;
	margin-top: 0px;
		float: right;
		width: 200px;
		height: auto;
		margin-left:8px;
           margin-right:0px;     
              border: 0px solid white;

	}
    
	#flash
	{
	 margin-top:5px;
	    float: right;
	    margin-left:4px;
		margin-right:4px;
		height: 170px;
		width: 860px;
       border: 0px solid black;
	   background-color: #;
	}
	
	
#menu2
	{
	text-align:left;
	margin-top: 0px;
		float: right;
		width:445px;
		height: auto;
		margin-left:2px;
           margin-right:0px;     
              border: 0px solid white;

	}
	
	#menu1
	{
	text-align:left;
	margin-top: 0px;
		width:200px;
		height: auto;
		margin-left:0;
           margin-right:0px;     
              border: 0px solid white;

	}
	


img
	{
      border:0;
	}


#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 1px solid #ffffff;

}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: 2px;
	color: #FFFFFF;
}

#footer a {
	text-decoration: none;
	color: #f9070d;
}

#footer a:hover {
	text-decoration: none;
		color: #ffffff;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}