/*
3LW
*/

* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/body-bg.gif) repeat;   /*#24549e */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

h1, h2, h3 {
	font-weight: normal;
	color: #000000;
}

h1 { font-size: 157%; color:#000000; }
h2 { font-size: 137%; color:#000000; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 120%;
}


p {
}

ul {
	color: #ffffff;
}

ol {
}

blockquote {
}

a {
	color: #c0d7f9;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 800px;
	height: 15px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	padding: 30px 0 0 20px;
	text-transform: lowercase;
	font-size: 229%;
}

#header p {
	margin: -5px 0 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	font-size: 85%;
}

#header a {
	text-decoration: none;
	color: #c0d7f9;
}

/* Menu */

#menu {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	padding: 0px 0;
	color: #FFFFFF;
	/* background: url(images/img01.jpg) no-repeat center top; */
}
/*
#menu ul {
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: right;
	height: 120px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 120px;
	margin: 0px;
	padding: 40px 35px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: inherit;
	color: #000000;
}

#menu a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 120px;
}

#menu .current_page_item a {
	background: url(images/img02.gif) repeat-x;
	height: 120px;
	color: #FFFFFF;
}
*/

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: url(images/mainbg2.png) no-repeat center top;
}

#page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #ffffff
}

#page li {
	margin-bottom: 5px;
}

#page li ul {
	padding: 15px;
}

#page li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/img10.gif) no-repeat left 50%;
}

/* Content */

#content {
	float: left;
	width: 285px;
	height: 600px;
	padding: 0 0 0 0; 
}

.boxed {
	background: #121B23;
	border: 1px dotted #ffffff;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 3px;
}


/* Text Area */


#textarea {
	float: left;
	width: 800px;
	position:relative;
	font-size: 16px;
	color: #ffffff;
}


#textarea ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #ffffff
}

#textarea li {
	margin-bottom: 5px;
}

#textarea li ul {
	padding: 15px;
}

#textarea li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/img4.gif) no-repeat left 50%;
}

#textarea p {
	padding: 0 20px;
}

#textarea h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	border-bottom: 1px solid #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

/* 
#textarea {
	width: 800px;
	padding: 0;
	color: #ffffff;
	font-size:13px;
	background: url(images/body.png) repeat-y center top; 
}

#textarea ul {
	margin: 0;
	padding: 0;
	list-style: circle ;
	color: #ffffff
}

#textarea li {
	margin-bottom: 5px;
}

#textarea li ul {
	padding: 15px;
}

#textarea li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
}

#textarea h2 {
	margin: 0;
	padding: 10px;
	background: #c0d7f9;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
}

#textarea h3 {
	margin: 0;
}

#textarea p {
	margin: 10px 0 2px 0;
}

#textarea a {
	text-decoration: none;
}

#textarea a:hover {
	text-decoration: underline;
}
*/


/* Clear Area */

#cleararea {
	width: 800px;
	height: 680px; 
	padding: 0;
	color: #ffffff;
}

#cleararea ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cleararea li {
}

#cleararea li ul {
	padding: 20px;
}

#cleararea li li {
	margin: 0;
	padding: 5px 0;
}

#cleararea h2 {
	margin: 0;
	padding: 10px;
	background: #4c4b4b;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

#cleararea h3 {
	margin: 0;
}

#cleararea p {
	margin: 5px 5px 5px 5px;
}

#cleararea a {
	text-decoration: none;
}

#cleararea a:hover {
	text-decoration: underline;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 565px;
	padding: 0 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #ffffff;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Footer */

#footer {
	width: 800px;
	height: 77px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	/* background: url(images/img08.jpg) no-repeat; */
}

#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	color: #ffffff;
}

#footer a {
	color: #d03505;
}
