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

h1, h2, h3 {	color: #444444;}
h1 {	margin-bottom: .5em;	font-size: 182%;	font-weight: normal;	letter-spacing: -2px;}
h2 {	margin-bottom: .5em;	font-size: 136%;	font-weight: normal;	letter-spacing: -1px;}
h3 {	font-size: 100%;	font-weight: bold;}
p, blockquote, ol, ul {	margin-bottom: 1.5em;	text-align: justify;	line-height: 167%;	font-size: 107%;}
a {	text-decoration: none;	color: #313131;}
a:hover {	text-decoration: underline;	color: #F89D34;}
blockquote {	margin-left: 2em;}
big {font-size: 140%;}

ol {	margin-left: 2em;}
ul {	list-style: none;}
ul li {	padding-left: 1em;	background: url(images/img07.gif) no-repeat left center;}

.orange {color: #F89D34;}
h1 .orange {color: #F89D34;}

/* Menu */
#menu {	width: 830px;	height: 60px;	margin: 0 auto;	border-left: 21px solid #F89D34;}
#menu ul {	margin: 0;	padding: 0;	list-style: none;}
#menu li {	padding: 0;	display: inline;	background: none;}
#menu a {	display: block;	float: left;	height: 40px;	padding: 20px 20px 0 20px;	font-size: 92%;	font-weight: bold;}
#menu a:hover {	background: #F89D34;	text-decoration: none;	color: #FFFFFF; }
#menu b {	text-decoration: underline;}
#menu a:first-letter {color: #F89D34; font-size: 120%;}

/* Logo */
#logo {	width: 850px;	height: 180px;	margin: 0 auto;	background: #010100 url(images/header.jpg)}
#logo h1 {	margin-top: -165px;	width: 200px; height: 100px; padding: 0px 15px 0 640px;	color: #ffffff; font-weight: bold; text-align: right;	letter-spacing: 2px;	font-size: 189%;}
#logo h2 {	margin: 0;	padding: 0 15px 0 0;	color: #ffffff; text-align: right;	letter-spacing: -1px;	font-size: 160%;	font-weight: bold;	font-style: italic;}

/* Page */
#page {	width: 850px; margin: 0 auto;	background: url(images/img03.gif) repeat-y;}
.blend img {opacity: 0;-moz-opacity: 0;-khtml-opacity:0;filter: alpha(opacity=0);}


/* Content */
#content {	float: left;	width: 570px;	padding: 20px 0px 20px 30px; border: 0px solid #F89D34; }
#img_box {  float:left;  width:90px;  background: transparent;  border: 0px #999 solid;  padding: 5px 5px;  margin-right: 5px;}
#welcome {	margin-bottom: 20px;	padding-bottom: 1px;	background: url(images/img04.gif) repeat-x left bottom;}

/* Sidebar */
#sidebar {	float: right;	width: 205px;	padding: 20px 20px 0 10px; border: 0px solid #F89D34;}

#sidebar blockquote {	margin-left: 0;	padding-left: 1em;	background: url(images/img09.gif) no-repeat right bottom;	border-left: 5px solid #F89D34;}
#sidebar blockquote p {	text-align: left;	line-height: normal;	font-style: italic;}
#sidebar h2 {color: #F89D34; padding-top:5px;}
#sidebar h3 {color: #F89D34; padding-bottom:5px;}

#links {padding: 0 0 0 5px; background-color: #ffe29c;}
#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: #DB5600;}


/* Footer */
#footer {	height: 50px;	border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;}
#footer .wrapper {	width: 850px;	margin: 0 auto;}
#footer .links {	float: left;	width: 529px;	height: 34px;	padding: 16px 30px 0 30px;	background: #FFFFFF;	border-left: 21px solid #010100;	font-size: 100%;}
#footer .legal {	float: right;	width: 220px;	height: 34px;	margin: 0 auto;	padding: 16px 20px 0 0;	background: #F89D34;	text-align: right;	font-size: 85%;	color: #FFFFFF;}
