/*
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 {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	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 {
	text-decoration: none;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
}

/* Top */
#top {
	width: 850px;
	height: 43px;
	margin: 0 auto;
	background:  url("images/background_01.jpg") no-repeat right top;

}

/* Header */

#header {
	width: 850px;
	margin: 0 auto;
	background: url(images/background_02.jpg) repeat-y;
}

/* Divider */

#divider {
	width: 850px;
	height: 68px;
	margin: 0 auto;
	background: no-repeat left bottom;
}
/* Logo */

#logo {
	float: middle;
	width: 275px;
	padding: 0px 0 0 0px; 
	
}

#logo img {
padding-left: 40px;
}

/* Menu */
/*
#menu {
	padding-right: 50px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 12px;
	margin: 0;
	padding: 0px 5px 0px 5px;
	background: ;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#menu a:hover {
	font-weight: bold;
}


#menu .active a {
	background-image: ;
	color: #000000;
	font-weight: bold;
}
*/

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	background: url("images/background_02.jpg") repeat-y;
}

/* Content */

#content {
	width: 800px;
	padding: 0px 0 0 25px;
}

#content p {
	margin: 10px;
	line-height: normal;
	color: #000000;
}

#content img {
	padding: 5px 0px 10px px;
}

#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:  repeat-x left bottom;
}

/* Content Center */

#contentcen {
	position: relative;
	text-align: inherit;
	width: 580px;
	margin-left: 210px;
	padding: 0px 0px 10px 0px;
}

#contentcen p {
	margin: 10px;
	line-height: normal;
	color: #000000;
	font-size: 12px;
}

#contentcen img {
	padding: 0px 0px 0px 0px;
}

#contentcen h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#contentcen h1 {
	font-size: 136%;
}

#contentcen h2 {
	font-size: 107%;
}

#contentcen h3 {
	font: 92%;
}

#contentcen ul, #content ol {
	list-style-position: inside;
}

/* Lower Menu */

#lowmenu {
	padding-left: 23px;
}

#lowmenu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#lowmenu li {
	display: block;
}

#lowmenu a {
	display: block;
	height: 12px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: ;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#lowmenu a:hover {
	font-weight: bold;
}

#lowmenu .active a {
	color: #000000;
	font-weight: bold;
}


/* Full */

#full {
	float: none;
	width: 630px;
	padding: 10px 5px 0px 43px;
}

#full p {
	margin: 10px;
	line-height: normal;
	color: #000000;
}
#full h1, #full h2, #full h3 {
	margin-bottom: 20px;
}

#full h1 {
	font-size: 136%;
}

#full h2 {
	font-size: 107%;
}

#full h3 {
	font: 92%;
}

#full ul, #full ol {
	list-style-position: inside;
}

#full .source {
	font-size: 9px;
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: left;
	position: relative;
	width: 220px;
	padding: 0 0px 0px 0;
	left: 0px;
	top: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 0px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h1 {
	font-size: 136%;

}

#sidebar h2 {
	padding: 5px 20px;
	background: ;
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #D4C792;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #000000;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #000000;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 850px;
	height: 60px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background:  url("images/background_04.jpg") no-repeat;
	color: #000000;
}

#footer .legal {
	font-size: 7px;

}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #000000;
}

#footer a:hover {
	text-decoration: none;
}
