/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	background: #333333;
	font: normal small Arial, Helvetica, sans-serif;	
}



/* Logo */

#logo {
	background: url(tlo_issyl1.jpg) no-repeat center;
	width: 800px;
	height: 450px;
	margin-top: 5px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}

#logo h1 {
	padding: 0px 0px 0px 1px;
	text-transform: uppercase;
	margin-left: 500px;
	letter-spacing: 2px;
	font-size: 15px;
}
#logo h2 {
	margin-top: -10px;
	padding: 0 0 20px 100px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 11px;
	font-weight: bold;
}
#logo h5 {
	padding: 5px 30px 0px 0px;
	margin-left: 300px;
	letter-spacing: 1px;
}
#logo h6 {
	padding: 5px 30px 0px 0px;
	margin-left: 300px;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h6 span {
	font-size: 11px;
	text-transform: normal;
}


#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 800px;
	height: 110px;
	float:	center;
	margin-top: -170px;
	margin-left: auto;
	margin-right: auto;
}

#menu ul {
	float: center;
	margin-left: 35px;
	list-style: none;
}

#menu li {
	display: inline;
	color: ##66CCFF;
}

#menu a {
	display: block;
	float: inherit;
	padding: 8px 10px 10px 10px;
	text-decoration: none;
	color: ##66CCFF;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	text-transform: uppercase;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto;
}

#footer p {
	margin: 40;
	font-size: x-small;
	color: #FFFFFF
}

/* Footer > Legal */

#legal	{
}

/* Footer > Links */

#links {
}
