@font-face {
font-family:"InterstateLight";
src: url("InterstateLight.eot");
src:url("InterstateLight.ttf") format("truetype")
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
html {
}
body {
	margin:0px;
	padding:0px;
}
#container {
	padding:0px;
	width:730px;
	height:487px;
}
#container2 {
	padding:0px;
	width:730px;
	height:487px;
}
#container3 {
	padding:0px;
	width:730px;
	height:487px;
}
#container4 {
	padding:0px;
	width:730px;
	height:487px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family:Interstate-Light;
}
#wrapper {
	width:730px;
	height:487px;
	background-color: #eeeeee;
	overflow: hidden;
}

#credits {
	width: 250px;
	height: 20px;
	position: absolute;
	z-index: 300;
	font-family: InterstateLight;
	color: #CCC;
	left: 686px;
	top: 612px;
	font-size: 10px;
}

h1 {
	font-size:24px;
	color:#74a742;
	padding: 5px 15px 5px 15px;
	text-transform: uppercase;
}
h3 {
	font-size:18px;
	padding: 5px 0 5px 10px;
	color: #ffffff;
	text-transform: uppercase;
}
.content {
	position: relative;
	background-color:#FFF;
	width:730px;
	height:487px;
}
/*Tags general */

	ul#tabs {
	list-style-type: none;
	position: absolute;
	top: 487px;
	padding: 0px;
	width: 730px;
	z-index: 200;
	background-color: #39C;
}
ul#tabs li {
	float: left;
	text-align: center;
	font-size:14px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0;
}
ul#tabs li a.tab-active {
	color: #D5EFF9;
	background-color:#069;
}
ul#tabs li a {
	text-decoration: none;
	text-align: center;
	text-transform:uppercase;
	background-color: #AEE7F7;
	color: #666;
	display:block;
	font-family: InterstateLight;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	top: 380px;
}
	
