/* So the HTML5 structural tags work in IE */
article, aside, figure, footer, header, nav, section {
display: block;
}

* {
margin: 0;
border: 0;
padding: 0;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
}

body {
	background-color: #1E201C;
	margin-top: 8px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 3px 3px 0 0 #111210;
}

a img {
	border: none;
}

a:link {
	color: #DDDDDD;
	text-decoration: none;
}
a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
a:active {
	color: #DDDDDD;
	text-decoration: none;
}

header {
	width: 980px;
	height: 200px;
	background-color: #3D3E38;
}

#r1{
	width:980px;
	height: 15px;
	/*background-color: #FFFFFF;*/
}

#r2{
	width:980px;
	height: 65px;
	/*background-color: #FFFFFF;*/
}

#r2_c1{
	width:40px;
	height: 65px;
	float: left;
	/*background-color: #FFFFFF;*/
}

#r2_c2{
	width:410px;
	height: 65px;
	float: left;
	/*background-color: #FFFFFF;*/
}

#r2_c2_1{
	width:410px;
	height: 49px;
	/*background-color: #FFFFFF;*/
}

#r2_c2_2{
	width:410px;
	height: 16px;
	/*background-color: #FFFFFF;*/
}

#r2_c3{
	width:55px;
	height: 65px;
	float: left;
	/*background-color: #FFFFFF;*/
}

#r2_c4{
	width:435px;
	height: 65px;
	float: left;
	/*background-color: #FFFFFF;*/
}

#r2_c4_1{
	width:435px;
	height: 18px;
	/*background-color: #FFFFFF;*/
}

#r2_c4_2{
	width:435px;
	height: 40px;
	/*background-color: #FFFFFF;*/
}


#r2_c5{
	width:40px;
	height: 65px;
	float: left;
	/*background-color: #FFFFFF;*/
}










