﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0em 0 0 0;
	padding: 0;
}
.style1 {
	text-decoration: none;
}
.style2 {
	color: #767941;
}
.style3 {
	text-align: left;
}

body {
	background: #FFFEF5 url("../images/img01.gif");
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #767941;
}

h3 {
	color: #F08F02;
}

h2 {
	color: #F08F02;
}

h1 {
	color: #F08F02;
}

h1 {
}

h2 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-size: .8em;
}

ol {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

blockquote {
	margin-bottom: 1.5em;
}

p {
	margin-bottom: 1.5em;
}

p {
	font-size: small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 2px solid #F08F02;
	font-style: italic;
}

ol {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul {
}

ul li {
}

ol {
}

ol li {
}

code {
}

pre {
}

pre {
}

code {
}

a:link {
	color: #0000FF;
}
a:linktop {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

.image-left {
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.image-right {
	float: right;
	margin-left: 4px;
}

select {
}

textarea {
}

input {
}

input {
}

textarea {
}

select {
}

/* Header */

#header {
	height: 240px;
	padding: 0 0 0 330px;
	background: no-repeat;
	background-color: #000000;
}

/* Logo */
.keypad {
	border-style: solid solid none none;
	border-width: medium;
	border-color: #EEAD13;
}

#logo {
	height: 80px;
	padding: 10px 0 0 30px;
	background: no-repeat;
	text-transform: lowercase;
}

#logo h1 {
	float: left;
	letter-spacing: -.1em;
	font-style: italic;
	font-size: 3em;
}

#logo h1 a {
	color: #767941;
}

#logo h2 {
	float: left;
	letter-spacing: -.05em;
	font-style: italic;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	margin-right: 90px;
	background: url("../images/img05.jpg") repeat-y 330px 0;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 330px;
}

/* Content */

#content {
	margin-left: 330px;
	padding: 30px;
}

/* Menu */

#menu {
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 30px;
	padding: 16px 0 0 20px;
	background: repeat-x;
	text-decoration: none;
	font-size: 1.1em;
	font-style: italic;
	color: #0000FF;
	background-color: #FFFF99;
}

#menu a:hover {
	color: #F08F02;
}

/* Testimonial */

#testimonial {
	padding: 30px;
}

#testimonial blockquote {
	margin-left: 0;
}

/* Welcome */

#welcome {
}

/* Footer */

#footer {
	padding: 60px 30px;
	color: #ADB07C;
	background-color: #000000;
}

#footer hr {
	display: none;
}

#footer p {
	margin: 0;
	font-size: .8em;
}

#footer a {
	color: #ADB07C
}


a:toplink {
	color: #0000FF;
}


