/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0px;
}

body {
	background: #0A0A0A url(images/img9.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3 {
	color: #000000;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	border-bottom: 1px dotted #652A17;
	text-decoration: none;
	color: #652A17;
}

a:hover {
	border: none;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
	background: url(images/img2.jpg) repeat-x;
}

/* Header */

#header {
	width: 768px;
	height: 196px;
	margin: 20px auto auto auto;
	padding: 0 0 0 0;
	background: url(images/img3.jpg);
}

#header h1, #header h2 {
	float: left;
}

#header h1 {
	padding: 150px 0 0 20px;
	letter-spacing: 3px;
	font-size: 136%;
}

#header h2 {
	padding: 153px 0 0 6px;
	letter-spacing: 2px;
	font-size: 107%;
}

#header a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 768px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img4.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	/*padding: 0;*/
	padding-left: 10px;
	padding-top: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px  10px 0 20px;
	border:  0px solid #000000;
	/*border-right: 1px solid #111111;*/
	font-size: 110%;
	font-weight: bold;
	color: #000066;
}

#menu a:hover {
	color: #222299;
}

/* Page */




#page {
	width: 768px;
	margin: 0 auto;
	background: url(images/img1.jpg) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 493px;
	padding-left: 30px;
	padding-top: 20px;
	padding-right:20px;
	/*background: url(images/img1.jpg)repeat-y;*/
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img5.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-left: 20px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	background: url(images/img5.jpg) repeat-x left bottom;
}

#sidebar h2 {
	/*padding: 5px 20px;
	background: url(images/img6.jpg);
	border-bottom: 1px solid #1C1C1C;*/
	font-size: 100%;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar p {
	margin: 0;
	line-height: high;
}

#sidebar a {
	border: none;
}

#legal{
font-size: 80%;
}


/* Footer */

#footer {
	width: 768px;
	height: 80px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img8.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
