/*
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-top: 0px;
	background: #CCCCCC url(images/img15.jpg) no-repeat;  
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1, h2, h3 {
	font-weight: normal;
	color: #990033;
}

h1 {
}

h2 {
	font-size: 2em;
	font-style: italic;
	margin-bottom: 2%
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #990033;

}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

p {
}


blockquote {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img16.gif) no-repeat left center;
}

ol {
	margin-left: 3em;
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a {
	text-decoration: none;
	color: #990033;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a:visited {
}

img {
}

input, textarea, select {
}

input {
}

textarea {
}

select {
}

.bg {
	
}

/* Header */

#header {
	width: 725px;
	height: 140px;
	margin-left: 12em;
	padding-top: 125px;
}

/* Logo */





/* Menu */

#menu {
	float: right;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding-top: 1em;
	list-style: none;
}

#menu li {
	display: inline;
	padding-left: 2em;
	background: none;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: #990033;
	text-decoration: none;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	width: 760px;
	margin: 0 auto;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	background: url(images/img04.jpg) repeat-y;
	}

#sidebar .title {
	padding: 20px 20px 10px 20px;
	background: url(images/img03.jpg) no-repeat;
	font-size: 1.4em;
	font-style: italic;
}
#sidebar .link {
	padding: 20px 20px 10px 20px;
	background: url(images/img03.jpg) no-repeat;
	font-size: 1.4em;
	font-style: italic;
	list-style: none;
}

#sidebar .content {
	padding: 15px;
}


#sidebar .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

/* Content */


#content {
	float: right;
	width: 500px;
}

/* Splash */

#splash {
	text-align: center;
	background: url(images/img09.jpg) repeat-y;
}

#splash .top {
	padding: 20px 20px 16px 20px;
	background: url(images/img08.jpg) no-repeat;
}

#splash .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
	padding: 0 20px;
}

/* Samples */

#samples {
	padding: 20px;
	background: url(images/img05.jpg) repeat-x;
}

/* Footer */

#footer {
	width: 720px;
	margin: 0 auto;
}

#footer p {
	font-size: 10px;
}