/* CSS Document Created by AeonCube Networks : Created using HTML 5 */

/* Basics */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
}

/* HTML5 tags */
header, section, footer, aside, nav, article, figure {
	display: block;
}

/* Layout */
#container {
	padding: 17px;
	width: 644px;
	height: 385px;
	margin: 0px auto 0 auto;
	background-image: url(../images/section-background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
header {
	height: 119px;
}
section {
	height: 280px;
	margin: 0;
	padding: 0;
}
.element {
	color: #666666;
	line-height: 20px;
	padding: 25px;
	width: 237px;
	height: 90px
}
.element p {
	padding: 0;
	margin: 0;
}
.element a {
	color: #666666;
	text-decoration: none;
}
.element a:hover {
	color: #ff9933;
	text-decoration: none;
}
#footer {
	color: #CCCCCC;
	padding: 10px 0 0 0;
	font-size: 10px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
/* Text Formats */
/*h1 {
	font-size: 48px;
	font-family: neo-geo;
	color: #ff9933;
	line-height: 25px;
	margin: 0;
	padding: 0;
}*/
h1 {
	width: 286px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: normal;
	line-height: 19px;
	font-weight: normal;
	font-style: italic;
	color:#FFFFFF;
	margin: 5px 0 0 0;
	padding: 0;
}