img, div { 
	behavior: url(../iepngfix/iepngfix.htc) 
	}

body {
	background-color: #0C0D0E;
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	padding: 0px;
	margin: 0px;
	font-family: helvetica;
	font-size: 12px;
	}
	
.websiteContainer{
	position: relative;
	margin: 0px auto;
	width: 1000px;
	height: 770px;
	}
	
.topContainer{
	position: relative;
	width: 970px;
	height: 96px;
	background-image: url(../images/menu_bg4.jpg);
	z-index: 15;
	margin-left: 15px;
	}

#searchForm{
	position: relative;
	float: right;
	width: 233px;
	margin-top: 49px;
	}
	
.searchINPUT{
	position: relative;
	width: 94px;
	height: 17px;
	font-family: helvetica;
	font-size: 9px;
	letter-spacing: 1px;
	color: #FFFFFF;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 0px;
	background-image: url(../images/search_field_bg.gif);
	background-repeat: repeat-x;
	background-color: #25262A;
	}
	
.sinnerLogo{
	position: relative;
	height: 74px;
	cursor: pointer;
	width: 727px;
	}
	
#sinnerMenu{
	position: relative;
	height: 22px;
	font-family: helvetica;
	color: #FFFFFF;
	font-size: 11px;
	z-index: 14;
	}

#mainMenu{
	position: relative !important;
	padding-left: 20px !important;
	padding-right: 30px !important;
	}

#subMenu{
	padding-left: 10px !important;
	padding-right: 20px !important;	
	}	
	
.mainContainer{
	position: relative;
	width: 985px;
	height: 653px;
	background-image: url(../bg_rotator.php);	
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
#textContainer{
	position: relative;
	height: 368px;
	margin-left: 375px;
	margin-right: 20px;
	padding-top: 30px;
	padding-right: 0px;
	text-align: justify;
	overflow-y: auto;	
	overflow-x: hidden;	
	}
	
.bannerContainer{
	position: relative;
	display: inline;
	float: left;
	width: 1000px;
	height: 284px;
	margin-top: 13px;
	}
	
.banner01 {
	position: absolute;
	display: inline;
	height: 280px;
	width: 283px;
	float: left; 
	margin-left: 0px;
	z-index: 10;
	}

#insideBanner01{
	position: absolute;
	display: inline;
	margin-top: 105px;
	margin-left: 75px;
	text-align: center;
	}
	
.banner02 {
	position: absolute;
	height: 268px;
	width: 271px;
	clear: both;
	margin-left: 248px;
	z-index: 9;
	}

#insideBanner02{
	position: absolute;
	display: inline;
	margin-top: 31px;
	margin-left: 9px;	
	}	

.banner03 {
	position: absolute;
	height: 281px;
	width: 284px;
	clear: both;
	margin-left: 480px;
	z-index: 8;
	cursor: pointer;
	}

#insideBanner03{
	position: absolute;
	display: inline;
	margin-top: 31px;
	margin-left: 9px;	
	}	

.banner04 {
	position: absolute;
	height: 268px;
	width: 271px;
	clear: both;
	margin-left: 731px;
	z-index: 7;
	cursor: pointer;
	}

#insideBanner04{
	position: absolute;
	width: 271px;
	height: 268px;
	}
	
#introText{
	position: relative;
	display: inline;
	height: 380px;
	width: 185px;
	margin-left: 320px;
	padding-top: 15px;
	float: left;
	font-family: Helvetica;
	font-size: 11px;
	color: #232428;
	text-align: justify;
	}

h1{
	color: #199394;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	}

h2{
	color: #C3595B;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	}

#CarouselDiv{
	margin-top: 15px;
	}
	
#inspirationPNG{
	position: relative;
	margin-left: 120px;
	margin-top: 35px;
	}

#moviePlayer{
	position: relative;
	margin-left: 15px;
	height: 480px;
	}

.TextTDTitle{
	font-family: Helvetica;
	font-size: 18px;
	color: #199394;
	}

a:active{
	color: #BB3B46;
	text-decoration: underline;
	}
	
a:visited{
	color: #BB3B46;
	text-decoration: none;
	}

a:link{
	color: #BB3B46;
	text-decoration: none;
	}
a:hover{
	color: #008D8A;
	text-decoration: underline;
	}	
	
.footerContainer{
	position: relative;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	z-index: 5;
	}

a.footer:active{
	color: #FF0000;
	text-decoration: underline;
	background-color: #4D4D4D;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4D4D4D;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;	
	}

a.footer:link{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4D4D4D;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;	
	}

a.footer:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #BB3B46;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
#footerSpacer{
	padding-left: 10px;
	padding-right: 10px;
	}

.newsPub{
	font-size: 10px;
	color: #008D8A;
	}
	
.newsTit{
	font-size: 13px;
	font-weight: bold;
	color: #BB3B46;
	}

.newsSum{
	font-size: 10px;
	color: #25262A;	
	}

.small_txt{
	font-size: 10px;
	}

.menuTd { background:#6E8C0E; padding:15px; white-space:nowrap; font-size:12px;}
.menuTd a { color:#fff; font-weight:bold; }
.code { font-size:12px; line-height:18px; margin:10px 0; display:block; padding:3px; border:1px solid #aaa; }
span.r { color:red; }
span.g { color:green; }
span.b {color:blue;}
.tbl { background:#aaa; }
.tbl td { background:#fff; padding:4px; vertical-align:top; }
.tbl .head td { background:#eee; font-weight:bold; padding:4px 8px; }
.tbl .tr1 td { background:#fff;}
.tbl .tr2 td { background:#f2f2f2;}
.mtbl {width:100%; height:100%; }
.rTd {padding:20px; width:100%; }
h1 { font-size:20px; font-weight:normal; color:#555; }
h2 { font-size:16px; font-weight:normal; color:#555; }
a.sel:visited, a.sel { color:#333;}
img { border:0; }
a.out { font-weight:normal; font-size:11px; }
div.exmpl {margin:0 0 5px 0; font-weight:bold;}