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

* {
	margin: 0;
	padding: 0;
}

body {
	height: auto;
	margin:0px; 
	background: #FFFFFF url('images/img01.gif') repeat-x;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Mangal, Verdana, Times New Roman;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 22px  "Times New Roman", Times, serif;
	color: #000000;
}

h2 {
	font-size: 107%;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 100%;
	font-size: 10;
}

blockquote {
	background: url('images/img11.gif') no-repeat;
	text-align: left;
	font-style:italic; font-variant:normal; font-weight:normal; font-size:100%; font-family:Times New Roman, Times, serif; padding-left:20px; padding-right:0; padding-top:15px; padding-bottom:0
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url('images/img09.gif') no-repeat left center;
}

a {
	text-decoration: none;
	color: #0000ff;
}

a:hover {
	text-decoration: underline;
	color: #0000ff;
}

/* Logo */
#logo {
	width: 900px;
	height: 180px;
	background: url('images/img22.jpg') no-repeat; margin-left:50px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:0; padding-right:0; padding-top:0; padding-bottom:0px;
}

#logo h1 {
	margin: 0;
	padding: 50px 0 0 120px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: normal 36px "Times New Roman", Times, serif;
	font-style: italic;
}

#logo h2 {
	margin: 0px 0 0 0;
	padding: 0 0 0 155px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: url('images/img0.gif') repeat-y;
}

/* Content */

#content {
	float: right;
	width: 518px;
	height: auto;
	background: url('images/img05.gif') repeat-y right top;; padding-left:20px; padding-right:80px; padding-top:0; padding-bottom:0
}

#content .title {
	margin: 0;
	color: #000000;
	background: url('images/img070.gif') no-repeat 150px 50%;; font-style:normal; font-variant:normal; font-weight:normal; font-size:22px; font-family:Times New Roman, Times, serif; padding-left:50px; padding-right:10px; padding-top:10px; padding-bottom:10px
}

#content .sitetitle {
	margin: 0;
	padding: 0;
	font: 22px  "Times New Roman", Times, serif;
	color: #0000ff;
}

#content .content {
	float: center;
	background: url('images/img08.gif') repeat-x;; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:1px
}

#content .content P {
	margin: 0;
	padding: 0;
	font-size: 20;
	font-face: Mangal;
	font-weight: bold;
	color: #000000;	
	text-align: center;
	line-height:120%;
}

#content .content a {
	text-decoration: none;
	color: #0000ff;
}

#content .content a:hover {
	text-decoration: underline;
	color: #0000ff;
}



#welcome {
	/* padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat center bottom; */
}

.floating-box {
	float: right;
	width: 160px;
	margin: 0 20px;
	font-size: 85%;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url('images/img08.gif') repeat-x right bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 100%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #000000;
}

/* Sidebar */

#sidebar {
	float: left;
	height: auto;
	width: 180px;
	display:block;
	background: #908b25 url('images/img04.gif') repeat-y;; padding-left:95px; padding-right:0; padding-top:0; padding-bottom:0
	
}

#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}

#links {
}

#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
	padding-top: 20px;
}

#menu ul {
}

#menu li {
}

#menu a {
}

#menu a:hover {
}

#menu b {
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	background: url('images/img06.gif') no-repeat;
}

#footer p {
	margin: 0;
	font-size: 2;
}

#footer .links {
	float: right;
	margin-right:75px;
	padding: 15px 0 0 0px;
	color: #0000ff;
}

#footer .legal {
	float: left;
	padding: 15px 0px 0 0;
	margin-left:35px;
	color: #0000ff;
}

#footer a {
	color: #0000ff;
}