/*
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 {
	margin: 20px 0;
	background: #859C0E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	margin-bottom: .75em;
	font-size: 182%;
}

p, blockquote, ul, ol {
	margin-bottom: 1.2em;
	line-height: 1.2em;
}

p2 {
	line-height: normal;
	padding-bottom: 16px;
	margin-bottom: 16px;
}

p {
}

blockquote {
}

ol {
}

a {
	color: #5C6A0B;
	text-decoration: underline;
}

a:hover {
	color: #859C0E;
	text-decoration: underline;
}
bullet   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 18px;
	font-style: normal;
	font-weight: bold;
}

/* Header */

#header {
	width: 1000px;
	background-image: url(images/img01.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
}

#header h1 {
	margin: 0;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 5px;
	color: #000000;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

#header h1 a {
	color: #000000;
}

#header h2 {
	text-transform: none;
	text-align: right;
	font-style: italic;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 440px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #859C0E;
}

#header a {
	text-decoration: none;
}


/* Page */

#page {
	width: 780px;
	background-image: url(images/img02.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 128px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	float: left;
	height: auto;
}

/* Content */

#content {
	float: left;
	width: 460px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 20px;
}

#content p{

}
.doc {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	text-indent: 4;
	font-weight: normal;
	top: 4px;
}


#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 12px;

}


#content ul {
	list-style-type: none;
}



#content li {
	list-style-type: none;
	white-space: normal;
	padding-bottom: 4px;
	display: block;
	list-style-position: outside;
	list-style-image: url(images/arrow.png);
	padding-left: 24px;
}




#content .image {
	position: relative;
	float: left;
	border: 5px solid #000000;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -160px;
}

#content .image img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	background: url(images/img05.gif) no-repeat left center;
	border-bottom: 1px solid #000000;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
	padding-left: 0px;
	font-size: 85%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	padding-left: 0px;
	display: inline-block;
	font-size: 12px;
}

#sidebar a {
	padding-left: 10px;
	text-decoration: none;
	color: #F1F3E4;
	background-repeat: no-repeat;
	background-position: 1px 6px;
	height: auto;
	left: 0px;
	background-image: url(images/side_arrow.gif);
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FFCC33;
}

/* Footer */

#footer {
	width: 1000px;
	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 88px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/img04.gif);
	background-repeat: no-repeat;
	background-position: 40px 0px;
	float: left;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: 77%;
	color: #FFFFFF;
	padding-right: 380px;
}

#footer a {
	color: #FFFFFF;
}
