
* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(../images/bk_hd01.jpg) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #88888A;
}
.bkgIntro {
	background: #E3E3E6 url(../images/bk_hd02.jpg) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #88888A;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	line-height: 80%;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
/*	text-align: justify;*/
/*	line-height: 167%;*/
	line-height: 120%;	
	font-size: 100%;
	color: #e45b03;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(../images/squ01.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #ff7319;
}

/* Menu */

#menu {
	width: 740px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #ff7319;
}

#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: #DB5600;*/
	text-decoration: none;
	color: #b30a06;	
	background: #ffe7d0 url(../images/bk_menu01.gif) repeat-x;	
}
#menu .active {
/*	background: #DB5600;*/
	text-decoration: none;
	color: #b30a06;	
	background: #ffe7d0 url(../images/bk_menu01.gif) repeat-x;	
}
#menu .active2 {
/*	background: #DB5600;*/
	text-decoration: none;
/*	color: #b30a06;	*/
	background: #ffe7d0 url(../images/bk_menu01.gif) repeat-x;	
}

#menu b {
	text-decoration: underline;
}

/* Logo */
#logo {
	width: 760px;
	height: 211px;
	margin: 0 auto;
}
#logo p {
	margin: 0;
	padding: 0;
	text-align: left;
}
#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;
}
/* logo 2*/
#logo2 {
	width: 760px;
	height: 290px;
	margin: 0 auto;
}
#logo2 p {
	margin: 0;
	padding: 0;
	text-align: left;
}
#logo2 h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}
#logo2 h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo2 a {
	text-decoration: none;
	color: #FFFFFF;
}
#topHome {  	margin: 0px auto; 
			width: 760px; 
			height: 210px;
			position: relative;
			clear: both;
}
#topHome #flashmusic {
	position: absolute;	
	width:100px;
	top: 10px;
	left: 650px;	
}

#topIntro {  	margin: 0px auto; 
			width: 760px; 
			height: 290px;
			position: relative;
			clear: both;
}
#topIntro #flashmusic {
	position: absolute;	
	width:100px;
	top: 10px;
	left: 650px;	
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(../images/bk_content01.gif) repeat-y;
}

#page2 {
	width: 760px;
	margin: 0 auto;
	background: url(../images/bk_content03.gif) repeat-y;
}
/* Content */

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
	
	background: url(../images/bk_content02.gif) 20px 0px no-repeat;
}
#contentIntro {
	float: left;
	width: 680px;
	padding: 20px 30px 20px 40px;
	text-align:center;	
	background: url(../images/bk_content02.gif) 20px 0px no-repeat;
}
#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(../images/dot.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 120%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}
.floating-box a {
	color: #e45b03;
}

.floating-box2 {
	float: left;
	width: 160px;
}

.floating-box2 p, .floating-box2 blockquote, .floating-box2 ol, .floating-box2 ul {
	line-height: 120%;
	font-size: 92%;
	color:#000000;
}

.floating-box2 img {
	border: 2px solid #FFFFFF;
}
.floating-box2 a {
	color:#000000;
	text-decoration:underline;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 2.5em;
	background: url(../images/block01.gif) no-repeat left top;
/*	border-left: 5px solid #ff7319;*/
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
	color: #6c6c6c;
	font-size: 95%;
	background: url(../images/block02.gif) no-repeat right bottom;	
}

#links {
}

#links ul {
	background: url(../images/dot.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(../images/dot.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(../images/arrow01.gif) no-repeat left center;
	color: #ff3c00;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .linksf {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #ff7319;
	font-size: 85%;
	text-align:center;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #ff7319;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
#footer .legal2 {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #96cf36;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
.readon {
	display:block;
	background: #fff url(../images/readmore01.gif) no-repeat;
	color:#fff;
	text-indent: -5000px;
	width:89px;
	height:28px;
}