/*
Design by AXLE Communications
http://www.axlecom.com


*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #33cc33;
	background-color: #E3E3E6;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	color: #000000;
}

h1 {
	margin-bottom: 0.5em;
	font-size: 200%;
	font-weight: normal;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

p, blockquote, ol, ul {
	margin-bottom: 1em;
	text-align: left;
	line-height: 167%;
	font-size: 107%;
	color: #000000;
}

blockquote {
	margin-left: 2em;
	padding-top: 15px;
}
.style10 {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #ff6633;
	line-height: 130%;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #CC0033;
}

/* Menu */

#menu {
	width: 800px;
	height: 30px;
	vertical-align: middle;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 140px;
}

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

#menu li {
	padding: 0;
	background: none;
}

#menu a {
	display: inline;
	height: 40px;
	font-size: 92%;
	font-weight: bold;
	line-height: 120%;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: CC0033;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 800px;
	height: 140px;
	background-color: #010100;
	background-image: url(images/levana_header_orange.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
}
#logo img {
	top: -20px;
	left: 50px;
}


#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: left;
	width: 425px;
	margin-bottom: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 150px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: 110%;
}

.floating-box {
	float: left;
	width: 200px;
	height: 200px;
	margin-bottom: 10px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 100%;
	font-size: 110%;
}

.floating-box img {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ffcc66;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
	font-size: 90%;
	color: 33cc33;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #CC0033;
}

/* Footer */

#footer {
	height: 34px;
	background-image: url(images/footer.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#footer .wrapper {
	width: 800px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 350px;
	height: 34px;
	padding: 16px 30px 0 160px;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
#logo2 {
	width: 800px;
	height: 70px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(images/header2no-welcome.jpg);
}
.floating-box-left1 {
	float: left;
	width: 197px;
	margin-right: auto;
	height: 200px;
	clear: left;
}
.floating-box-left1 p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 100%;
	font-size: 90%;
	text-align: center;
}

.header-bar {
	float: none;
	width: 210px;
	margin-bottom: 10px;
	clear: both;
}
#title-bar {

	margin-bottom: 10px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}
.floating-box-left2 {
	float: left;
	width: 110px;
	margin-bottom: 10px;
	clear: none;
}
.floating-box-left2 p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 100%;
	font-size: 90%;
	text-align: center;
}

.floating-box2 {
	float: left;
	width: 250px;
	clear: none;
	height: 210px;
}
.floating-box2 p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 140%;
	font-size: 110%;
}
