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

body {
	margin: 0;
	background: #191919 url(../../Mobi/images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: .8;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	background: url(../../Mobi/images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #C0BFBF;
}

a:hover {
	background: none;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 940px;
	height: 128px;
	margin: 0 auto;
	color: #000;
	font-family: Backslash;
	text-align: center;
	font-size: x-large;
}

/* Menu */

#menu {
	width: inherit;
	height: 50px;
	margin: 0 auto;
	background: #000000 url(../../Mobi/images/img02.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 16px 0 0 10px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	float: left;
	text-align: center;
}

#menu a {
	padding: 0 20px;
	background: none;
	text-transform: lowercase;
	text-decoration: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #CD0000;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
}

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 40px;
	background: #121212 url(../../Mobi/images/img04.gif) repeat-x;
}

/* Content */

#content {
	float: none;
	width: 100%;
}

#sidebar h2 {
	padding: 5px 10px;
	background: #000000;
	font-size: 1.2em;
}

#sidebar p {
	padding: 20px;
}

/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	background: #35393D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}
