@font-face {
	font-family: 'Univers47CondensedLight';
	src: url('../font_database/univers-condensedlight-webfont.eot');
	src: local('☺'), url('../font_database/univers-condensedlight-webfont.woff') format('woff'), url('../font_database/univers-condensedlight-webfont.ttf') format('truetype'), url('../font_database/univers-condensedlight-webfont.svg#webfontuNnzAiKg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Univers67CondensedBold';
	src: url('../font_database/univers-condensedbold-webfont.eot');
	src: local('☺'), url('../font_database/univers-condensedbold-webfont.woff') format('woff'), url('../font_database/univers-condensedbold-webfont.ttf') format('truetype'), url('../font_database/univers-condensedbold-webfont.svg#webfontromsfqq4') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Univers47CondensedLightObliqu';
	src: url('../font_database/univers-condensedlightoblique-webfont.eot');
	src: local('☺'), url('../font_database/univers-condensedlightoblique-webfont.woff') format('woff'), url('../font_database/univers-condensedlightoblique-webfont.ttf') format('truetype'), url('../font_database/univers-condensedlightoblique-webfont.svg#webfontz7HK3qaH') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FrescoInfSansSemiBold';
	src: url('../font_database/frescoinfsans-semibold-webfont.eot');
	src: local('FrescoInfSans'), local('FrescoInfSans-SemiBold'), url('../font_database/frescoinfsans-semibold-webfont.woff') format('woff'), url('../font_database/frescoinfsans-semibold-webfont.ttf') format('truetype'), url('../font_database/frescoinfsans-semibold-webfont.svg#webfontEjpaxjwV') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FrescoInfSansNormal';
	src: url('../font_database/frescoinfsans-normal-webfont.eot');
	src: local('FrescoInfSans'), local('FrescoInfSans-Normal'), url('../font_database/frescoinfsans-normal-webfont.woff') format('woff'), url('../font_database/frescoinfsans-normal-webfont.ttf') format('truetype'), url('../font_database/frescoinfsans-normal-webfont.svg#webfont06bCG8RW') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FrescoInfSansBold';
	src: url('../font_database/frescoinfsans-bold-webfont.eot');
	src: local('FrescoInfSans'), local('FrescoInfSans-Bold'), url('../font_database/frescoinfsans-bold-webfont.woff') format('woff'), url('../font_database/frescoinfsans-bold-webfont.ttf') format('truetype'), url('../font_database/frescoinfsans-bold-webfont.svg#webfontVJrN03Zc') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	height:100%;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
body {
	text-align: left;
	font-family: Univers47CondensedLight, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	overflow: -moz-scrollbars-vertical;
	color: #000000;
}
a {
	text-decoration: none;
	color: #b0aa00;/*#9f4590;*/
}
a:hover {
	color: #000000;
}
p, h1, h2, h3, table, ul {
	margin: 0 0 15px 0;
	padding: 0;
}
p {
	font-family: Univers47CondensedLight, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
}
h1, h2, h3, h4 {
	color: #b0aa00;/*#9f4590;*/
	font-family: FrescoInfSansBold, Arial, Helvetica, sans-serif;
	font-weight: normal;	
}
h1 {
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 5px 0;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0;
}
h3 {
	font-size: 14px;
	margin: 0;
}
h4 {
	font-size: 13px;
	margin: 0;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
ul {
	list-style: none;
	margin-top: 15px;
	margin-left: 25px;
	padding: 0;
}
ul li {
	margin: 0 0 15px 0;
	padding: 0;
	position: relative;
}

#container {
	position: relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: #000000 url('../image/back1.jpg') center bottom no-repeat;
}
	#top {
		position: relative;
		width: 100%;
		z-index: 30;
		background: url('../image/header_spacer.png') left top repeat-x;
	}
		#header {
			width: 1000px;
			margin: 0 auto 0 auto;
			height: 150px;
			position: relative;
		}
			#header_inner {
				width: 350px;
				height: 200px;
				left: 50%;
				position: absolute;
				top: 0px;
				margin: 0 0 0 100px;
			}
				#header h1 {
					position: absolute;
					top:160px;
					left: 0px;
					height: 30px;
					text-align: center;
					font-size: 13px;
					line-height: 13px;
					width: 350px;
					margin: 0;
				}
			#menu {
				position: relative;
				padding-top: 105px;
				z-index: 50;
			}
				#menu ul {
					list-style: none;
					padding: 0;
					margin: 0 0 0 25px;
				}
					#menu li {
						height: 25px;
						display: inline;
						font-family: FrescoInfSansBold, Arial, Helvetica, sans-serif;
						font-size: 16px;
						color: #ffffff;
						margin: 0 5px 0 0;
					}
						#menu li a {
							color: #ffffff;
							text-decoration: none;
						}
						#menu li a:hover, #menu li.active a {
							color: #c5c5c7;
						}
			#curl {
				width: 331px;
				height: 118px;
				left: 0px;
				position: absolute;
				top: 10px;
				margin: 0 0 0 -130px;
				background: url('../image/curl.png') left bottom no-repeat;
				z-index: 40;
			}
	#center {
		position: relative;
		width: 1000px;
		margin: 0 auto 0 auto;
		padding: 0 0 35px 0;
		z-index: 20;
	}
		#inner {
			padding: 25px;
		}
			#left {
				width: 250px;
				float: left;
				display: inline;
			}
				#left div.box {
					width: 200px;
					background: #ffffff url('../image/box_back.jpg') left 25px no-repeat;
					min-height: 150px;
					position: relative;
					border: 1px solid #cccccc;
					clear: both;
					margin: 0 0 12px 0;
				}
					#left div.box div.heading {
						background: #495c68;
					}
					#left div.box div.button {
						position: absolute;
						width: 45px;
						height: 45px;
						top: -10px;
						left: 175px;
						z-index: 20;
						background: url('../image/button.png') left top no-repeat;
					}
					#left div.box div.heading h2 {
						margin: 0;
						padding: 0;
						color: #ffffff;
						text-align: center;
						line-height: 25px;
						width: 180px;
					}
					#left div.box div.text {
						padding: 10px;
					}
					#left div.box ul {
						list-style: none;
						padding: 0;
						margin: 0;
					}
						#left div.box ul li {
							height: 25px;
							margin: 0;
							padding: 0;
						}
						#left div.box ul h3 {
							margin: 0;
							line-height: 20px;
							font-family: Univers67CondensedBold, Arial, Helvetica, sans-serif;

						}
						#left div.box ul a {
							list-style: none;
							padding: 0;
							margin: 0;
							color: #b0aa00;/*#9f4590;*/
							text-decoration: none;
						}
						#left div.box ul li.active a, #left div.box ul a:hover {
							color: #444444;
						}
						#left div.box ul span.number {
							width: 20px;
							height: 20px;
							float: left;
							line-height: 20px;
							background: url('../image/circle.png') left top no-repeat;
							color: #ffffff;
							text-align: center;
							margin: 0 10px 0 0;
						}
						
				#left div.box_small {
					width: 93px;
					background: #ffffff;
					border: 1px solid #cccccc;
					float: left;
					margin: 0 12px 12px 0;
				}
				#left div.box_large {
					width: 200px;
					background: #ffffff;
					border: 1px solid #cccccc;
					margin: 0 0 12px 0;
					clear: both;
				}
			#middle {
				width: 500px;
				float: left;
				display: inline;
				padding: 0 0 10px 0;
			}
			#right {
				width: 175px;
				float: left;
				display: inline;
				padding: 25px 0 0 25px;
			}
				#right div.box a, #right div.box_small a, #right div.box {
					border: 1px solid #cccccc;
					display: block;
					width: 155px;
					margin: 0 0 12px 0;
					padding: 10px;
					background: #ffffff;
				}
				#right div.shade {
					background: #ffffff url('../image/box_back.jpg') left top no-repeat;
				}
					#right div.shade a {
						background: none;
					}
					
				#twitter_widget{
					/*margin-left: -43px;*/
					padding-bottom: 20px;
				}
	#bottom {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 68px;
		z-index: 20;
		background: url('../image/footer.png') center bottom no-repeat;
	}
		#footer {
			height: 68px;
			width: 1000px;
			margin: 0 auto 0 auto;
		}
			#footer div.inner {
				padding: 34px 0 0 0;
				line-height: 30px;
				text-align: right;
				color: #ffffff;
			}
				#footer img {
					margin-bottom: -7px;
				}
				#footer span {
					margin: 0 7px 0 7px;
				}
	#underlay {
		position: absolute;
		top: 0px;
		left: 50%;
		bottom: 0px;
		width: 1201px;
		height:100%;
		margin:0 0 0 -600px;
		background: url('../image/spacer.png') center top repeat-y;
		z-index: 10;
	}

.clear {
	clear: both;
}
.gray {
	color: #c5c5c7;
}
table.program div {
	position: relative;
}
table.program thead tr {
	margin: 0 0 5px 0;
}
table.program td {
	line-height: 22px;
}
table.program thead th {
	color: #ffffff;
	position: relative;
	font-family: FrescoInfSansBold, Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 25px;
	background: #495c68 url('../image/th_back.jpg') right bottom no-repeat;
}
table.program tbody th {
	width: 25px;
}
table.program tr {
	height: 22px;
	background: #ffffff;
}
table.program tr.odd {
	background: #e8e9ea;
}
label {
	width: 100px;
	float: left;
}
.hidden, .antispam {
	display: none;
}
input, textarea {
	background: #ffffff;
	border: 1px solid #c5c5c7;
	margin: 0 0 10px 0;
	width: 300px;
}
a.photo {
	width: 130px;
	height: 130px;
	border: 1px solid #cccccc;
	display: block;
	margin: 0 0 0 0;
	background: #ffffff;	
}
a.photo img {
	margin: 10px;
}
