
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

a img 
{
	border:none;
}

p
{
	font-size:12px;
	color:#333;
	margin:10px 0 10px 0;
}

h1 
{
	font-size:18px;
	color:#cb0606;
	padding:10px 0 10px 0;
}
h2 
{
	font-size:14px;
	color:#333;
	padding:10px 0 10px 0;
}
h3 
{
	margin:0;
	font-size:12px;
}

ul.paddedList
{
	padding:0 0 10px 20px;
}

ul.paddedList li
{
	font-size:12px;
	color:#333;
	list-style-image:url(../images/bullet.gif);
	margin:0 0 10px 0;
	
}

ul.paddedList li a
{
	color:#CE0100;
	text-decoration:none;
}

ul.paddedList li a:hover
{
	text-decoration:underline;
}

ul.paymentSymbols
{
	clear:left;
	margin:10px 0 10px 0;
}

ul.paymentSymbols li
{
	float:left;
	list-style:none;
	margin:0 10px 0 0;
}	

a
{
	color:#CE0100;
	text-decoration:none;
	font-size:12px;
}

a:hover
{
	text-decoration:underline;
}


.seoCopy p
{
	float:left;
	padding:20px 0 0 45px;
	font-size:10px;
	
}

.underline
{
	text-decoration:underline;
}

#breadcrumb
{
	margin:0 0 25px 20px;
	width:800px;
}

#breadcrumb a
{
	color:#3f0d6a;
	font-size:11px;
	text-decoration:none;
}

#breadcrumb a:hover
{
	text-decoration:underline;
}

#breadcrumb li
{
	list-style:none;
	float:left;
	margin:0 10px 0 0;
}

.arrow
{
	background:url(../images/breadcrumb-arrow.gif);
	margin:0 0 0 10px;
}

.q1, .q2, .q3, .q4, .q5, .q6, .q7, .q8, .q9, .q10, .q11, .q12, .q13, .q14, .q15, .q16, .q17, .q18, .q19, .q20, .q21, .q22
{
	color:#CE0100;
	text-decoration:none;
	cursor:pointer; 
}

.q1:hover, .q2:hover, .q3:hover, .q4:hover, .q5:hover, .q6:hover, .q7:hover, .q8:hover, .q9:hover, .q10:hover, .q11:hover, .q12:hover, .q13:hover, .q14:hover, .q15:hover, .q16:hover, .q17:hover, .q18:hover, .q19:hover, .q20:hover, .q21:hover, .q22:hover
{
	text-decoration:underline;
}

.a1, .a2, .a3, .a4, .a5, .a6, .a7, .a8, .a9, .a10, .a11, .a12, .a13, .a14, .a15, .a16, .a17, .a18, .a19, .a20, .a21, .a22
{
	margin:0 0 0 10px;
	background-color: #E8FFEB;
	border:1px dashed #33CC00;
	padding:5px; 
}

ul.gettingStarted
{
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	font-size:12px;
}

ul.gettingStarted li
{
	padding:0 10px 0 20px;
	margin:0 0 10px 0;
	list-style:none;
}

#one
{
	background:url(../images/list-1.gif) no-repeat;
	height:30px;
}	

#two
{
	background:url(../images/list-2.gif) no-repeat;
	height:30px;
}

#three
{
	background:url(../images/list-3.gif) no-repeat;
	height:20px;
}

#background-swf {
	position:fixed;
	top: -1px;
	left: 50%;
	margin:0 0 0 -630px;
	width:1260px;
	height:570px;
	z-index:1;
	outline:none;
	overflow:hidden;
}

#container {
	position:relative;
	width:851px;
	min-height:100%;
	height:auto;
	background-color:#fff;
	z-index:2;
	margin:0 auto;
}

#headerHome {
	width:851px;
	height:198px;
	background-image:url(../images/header-bg.gif);
}

#header {
	width:851px;
	height:198px;
	background-image:url(../images/header.gif);
}
#contentHome {
	background:url(../images/content-container-top.gif) repeat-x;
	width:851px;
	min-height:100%;
	height:auto;
	z-index:2;
}

#content {
	width:810px;
	min-height:220px;
	height:auto;
	padding:10px 20px 0 20px;
	z-index:2;
}

#footer {
	width:821px;
	min-height:204px;
	height:auto;
	background:#FEE965 url(../images/footer-bg.gif) repeat-x;
	padding:28px 0 0 30px;
}

#lobby
{
	width:812px;
	height:1040px;
	z-index:3;
}

#bookmark a
{
	margin:0;
}

.join-now-large
{	
	width:239px;
	height:38px;
	float:right;
	margin:11px 46px 0 0;
}

.join-now-large-gStarted
{	
	width:170px;
	height:95px;
	float:right;
	margin:50px 46px 0 0;
}

/* HEADER STYLES */

#logo {
	width:302px;
	height:130px;
	margin:0 0 0 38px;
}

#login-container {
	float:right;
	width:278px;
	height:113px;
	background:url(../images/login-container.gif) no-repeat;
	margin:10px 18px 0 0;
}

#post-login-container 
{
	position:relative;
	float:right;
	width:278px;
	height:113px;
	background:url(../images/post-login-container.gif) no-repeat;
	margin:10px 18px 0 0;
}

.logedInWelcome
{
	color:#FFF;
	font-size:12px;
	padding:5px 0 0 10px;
	margin:0;
	font-weight: bold;
}

#accountDetails
{
	list-style:none;
	color:#fff;
	float:left;
	width:85px;
	font-size:12px;
	margin:3px 0 0 10px;
	line-height:20px;
	
}

#accountValues
{
	list-style:none;
	color:#fff;
	float:left;
	font-size:12px;
	margin:3px 0 0 0;
	line-height:20px;
	text-align: right;
	width: 60px;
}

.accountActionsLeft p
{
	float:left;
	margin:0;
	padding-top: 10px;
	padding-left: 10px;
}

.accountActionsRight p
{
	float:right;
	margin:0px;
	padding-top: 10px;
	padding-right: 26px;
}

.accountDeposit
{
	width:50px;
	float:left;
	margin:0 54px 0 0;
}

div.accountActionsLeft p a, div.accountActionsRight p a 
{
	font-size:12px;
	color:#fff;
}




#login-container p
{
	margin:0;
	padding:0;
	font-size:10px;
}

#forgotPassword a {
	color:#fff;
	text-decoration:none;
	position:absolute;
	top:90px;
	left:22px;
	font-size:11px;
}

#register a
{
	color:#fff;
	text-decoration:none;
	position:absolute;
	top:90px;
	left:180px;	
	font-size:11px;
}

#register a:hover, #forgotPassword a:hover
{
	text-decoration:underline;
}

#loginForm {
	position:relative;
	width:278px;
	height:100px;
}

#loginname {
	position:absolute;
	top:36px;
	left:20px;
	width:132px;
	height:18px;
	outline:none;
	font:normal 11px Arial, Helvetica, sans-serif;
}


#password {
	position:absolute;
	top:60px;
	left:20px;
	width:132px;
	height:18px;
	outline:none;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.loginInput {
	width:125px;
	height:20px;
	font-size:11px;
	padding:0 5px 0 5px;
	border:1px solid #BE0101;
}

.passwordInput {
	width:125px;
	height:20px;
	padding:0 5px 0 5px;
	border:1px solid #BE0101;
}

#loginBtn input {
	background:url(../images/login-btn.gif);
	border:none;
	outline:none;
	cursor:pointer;
	width:82px;
	height:84px;
	float:right;
	margin:8px 14px 0 0;

}
#enterLobby
{
	background:url(../images/enter-lobby.gif);
	width:82px;
	height:84px;
	float:right;
	margin:8px 14px 0 0;
}

/* MENU */

#menu-container {
	width:825px;
	height:56px;
	margin:0 0 0 21px;
	z-index:1;
}
#menu-container ul li {
	list-style:none;
	float:left;
}

/* CONTENT */

#heading
{
	margin:0 0 10px 0;
}

#FAB-container {
	width:813px;
	height:274px;
	outline:none;
	margin:0 0 0 21px;
}
#home-modules-top, #home-modules-bottom {
	width:813px;
	height:201px;
	margin:14px 0 0 0;
	padding:0 0 0 22px;
}
.small-module-container {
	width:250px;
	height:auto;
	margin:0 8px 0 0;
	float:left;
}
.small-module-header {
	position:relative;
	width:250px;
	height:38px;
	background:url(../images/s-module-header.gif);
}
.small-module-bg {
	position:relative;
	width:250px;
	height: 152px;
	min-height:152px;
	background:url(../images/s-module-bg.gif) repeat-y;
}
.small-module-footer {
	width:250px;
	height:16px;
	background:url(../images/s-module-footert.gif) no-repeat;
}
.lm-container {
	width:291px;
	height:auto;
	margin:0;
	float:left;
}

.lm-container-123 {
	width:291px;
	height:auto;
	margin:0;
	float:right;
}

.lm-header {
	position:relative;
	width:291px;
	height:38px;
	background:url(../images/l-module-header.gif) no-repeat;
}
.lm-bg {
	position:relative;
	width:291px;
	height:156px;
	background:url(../images/l-module-bg.gif) repeat-y;
}

.lm-bg-123 {
	position:relative;
	width:291px;
	height:auto;
	background:url(../images/l-module-bg.gif) repeat-y;
}

.lm-footer {
	width:291px;
	height:12px;
	background:url(../images/l-module-footer.gif) no-repeat;
}
.home-content-lhs {
	width:392px;
	height:auto;
	margin:0 0 11px 21px;
	float:left;
	background-color:#fff;
}

.home-content-lhs p, .home-content-rhs p
{
	font-size:11px;
	margin:0 0 10px 0;
}

.home-content-lhs h1, .home-content-rhs h1 {
	padding:0 0 4px 14px;
	font-weight:normal;
}
.content-header {
	width:392px;
	height:15px;
	background:url(../images/home-content-header.gif) no-repeat bottom;
}
.content-footer {
	width:392px;
	height:15px;
	background:url(../images/home-content-footer.gif) no-repeat;
	margin:0 0 11px 0;
}

.home-content-rhs {
	width:392px;
	height:auto;
	margin:0 0 11px 24px;
	float:left;
	background-color:#fff;
}

.home-content-bg {
	width:378px;
	border-left:2px solid #cb0606;
	border-right:2px solid #cb0606;
	padding:0 5px 0 5px;
	height:235px;
}
	
/* Why 32Red */

#why-32Red-bg {
	position:relative;
	width:250px;
	height:152px;
	background:url(../images/why-32red-bg.gif) no-repeat;
}
#why-32red-heading {
	position:absolute;
	top:18px;
	left:51px;
	width:150px;
	height:16px;
	background:url(../images/why-32-red-heading.gif) no-repeat;
}

/* Jackpot slider */

#jackpots-heading
{
	background:url(../images/jackpots-heading.gif) no-repeat;
	width:81px;
	height:16px;
	position:absolute;
	top:18px;
	left:83px;
}

#jackpotContainer
{
	width:225px;
	height:152px;
	position:absolute;
	top:0;
	left:10px;
	overflow:hidden;
}

.jp
{
	width:225px;
	height:40px;
	text-align:center;
	padding:112px 0 0 0;
}

.wow-pot
{
	background:url(../images/wow-pot.jpg);
	
}

.treasure-nile
{
	background:url(../images/treasure-nile.jpg);
}

.jackpot-duces
{
	background:url(../images/jackpot-duces.jpg);
}

.lotsa-loot
{
	background:url(../images/lots-a-loot.jpg);
}

.cash-splash
{
	background:url(../images/cashsplash.jpg);
}

.cyber-stud
{
	background:url(../images/cyberstud.jpg);
}

.king-cashalot
{
	background:url(../images/king-cashalot.jpg);
}

.fruit-fiesta
{
	background:url(../images/fruit-fiesta.jpg);
}

.tunzamunni
{
	background:url(../images/tunzamunni.jpg);
}

.major-millions
{
	background:url(../images/major-millions.jpg);
}
.mega-moolah
{
	background:url(../images/mega-moolah.jpg);
}

/* Recent Winners */

.recentWinners {
	width: 120px;
	height: 100px;
	position: absolute;
	top:12px;
	left:20px;
	text-align:center;
	overflow:hidden;
	line-height:13pt;
}

.winerContainer
{
	width: 120px;
	height: 100px;
}

.recentWinners h3
{
	font-size:18px;
	color: #cb0606;
	margin:0;
	font-weight:normal;
}

.recentWinners p
{
	font-size:18px;
	color:#333;
}

/* Slots rotator */

.slotsRotator                         
{ 
	width: 240px; 
	height: 140px; 
	position: relative; 
	margin: 0 auto 
}

.slotsRotator p
{
	font-size:12px;
	font-weight:bold;
}

.slotsRotator .wrapper                
{ 
	width: 240px; 
	overflow: auto; 
	height: 140px; 
	margin: 0; 
	position: absolute; 
	top: 0; 
	left: 0; 
}
.slotsRotator .wrapper ul             
{ 
	width: 2222px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	background: #fff; 
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #333; 
	margin: 0;
	text-align:center;
 }

.slotsRotator ul li                   
{ 
	display: block; 
	float: left; 
	height: 140px; 
	width: 240px; 
	margin: 0 auto; 
}

.slotsRotator .arrow                  
{ 
	 position: absolute; 
	 top: 0; 
	 left:0; 
	 display: block;
	 margin:40px 10px 0 0; 
	 height: 80px; 
	 width: 20px; 
	 background: url(../images/slots-arrows.gif) no-repeat 0; 
	 text-indent: -9999px;
	 cursor: pointer; 
 }

.slotsRotator .forward               
 { 
	background-position: -20px 0; 
	right: 0px; 
}
.slotsRotator .back                   
{ 
	background-position: 0 0; 
	left: 220px;
 }
.slotsRotator .forward:hover          
{ 
	background-position: -20px -80px; 
}
.slotsRotator .back:hover            
 { 
	background-position: 0 -80px;
 }

/*
  Prevents
*/
.slotsRotator .wrapper ul ul          
{ 
	position: static; 
	margin: 0; 
	background: none; 
	overflow: visible; 
	width: auto; 
	border: 0; 
}

.slotsRotator .wrapper ul ul li       
{ 
	float: none; 
	height: auto; 
	width: auto; 
	background: none; 
	}

#bingo-slots-heading {
	width:105px;
	height:18px;
	background:url(../images/bing-slots-heading.gif) no-repeat;
	position:absolute;
	top:18px;
	left:94px; 
}

#getting-started-heading {
	width:108px;
	height:16px;
	background:url(../images/easy-as-123.gif) no-repeat;
	position:absolute;
	top:18px;
	left:80px; 
}

#community-heading {
	position:absolute;
	top:18px;
	left:77px;
	width:96px;
	height:18px;
	background:url(../images/community-heading.gif) no-repeat;
}

#latest-winners-heading {
	position:absolute;
	top:18px;
	left:60px;
	width:135px;
	height:18px;
	background:url(../images/latest-winners-heading.gif) no-repeat;
}

#schedule-heading {
	position:absolute;
	top:18px;
	left:107px;
	width:81px;
	height:18px;
	background:url(../images/schedule-heading.gif) no-repeat;
}

.promo-container
{	
	position:relative;
	width:100%;
	height:104px;
	margin:0 0 20px 0;
}

.promoImage
{
	width:391;
	height:100%;
	float:left;
}

.promoContent
{
	width:390px;
	height:auto;
	float:left;
	padding:0 0 0 10px;
}

.promoContent p
{
	margin:5px 0 0 0;
}

.read-more-btn
{
	width:101px;
	height:33px;
	float:left;
	margin:10px 5px 0 10px;
}

.join-now-btn
{
	width:102px;
	height:33px;
	float:left;
	margin:10px 0 0 0;
}

#gsJoinNow
{
	margin:0 0 0 27px;
}

/*
  Prevents
*/
.jackpotSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.jackpotSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

#community-bg
{
	width:251px;
	height:152px;
}

#latest-winners-bg
{
	position:relative;
	width:251px;
	height:152px;
	background:url(../images/latest-winners-bg.gif) no-repeat;
}

.lw-join-btn
{
	position:absolute;
	top:106px;
	left:46px;
	width:161px;
	height:38px;
}

#schedule-bg
{
	width:292px;
	height:auto;
	background:url(../images/l-module-bg.gif) repeat-y;
}


#liveChat
{	
	visibility:hidden;
	position:fixed;
	top:50px;
	right:50%;
	margin-right:-520px;
	width:76px;
	height:271px;
	z-index:5;
}


#innerLCol
{
	width:400px;
	height:auto;
	float:left;
	margin:0 10px 0 0;
}	

#innerRCol
{
	width:400px;
	height:auto;
	float:left;
}	

.testimonial
{
	min-height:100px;
	height:auto;
	width:98%;
	padding:5px;
	background:#FFFBE7;
	border-right:1px solid #F2EBBD;
	border-bottom:1px solid #F2EBBD;
	margin:0 0 10px 0;
}

.alt-testimonial
{
	min-height:100px;
	height:auto;
	width:98%;
	padding:5px;
	background:#FFFDF6;
	border-right:1px solid #F2EBBD;
	border-bottom:1px solid #F2EBBD;
	margin:0 0 10px 0;
}

.testimonial img, .alt-testimonial img
{
	float:left;
	margin:0 10px 0 0;
}

.testimonial h2,.alt-testimonial h2
{
	float:left;
	color:#CF0100;
	font-size:15px;
	padding:0;
}

.teemProfile
{
	width:100%;
	height:auto;
	clear:both;
}

.teemProfile img
{
	float:left;
	margin:0;
}

#content .teemProfile ul
{
	width:auto;
	float:left;
	padding:0 0 0 10px;
}

#content .teemProfile li
{
	font-size:11px;
	list-style:none;
	margin:0 0 10px 0;
}

.slotGame
{
	width:100%;
	height:179px;
	margin:0 0 10px 0;
}

.slotGame img
{
	float:left;
	margin:0;
}

#reg
{
	width:540px;
	height:auto;
	position:relative;
}

#reg tr
{
	height:30px;
}

#reg input.text
{
	line-height: 27px;
	width:177px;
	height:27px;
	background:url(../images/regInputField.gif) no-repeat;
	border:none;
	padding:0 5px 0 5px;
	float:left;
	padding-top: 0px;
}

#reg select
{
	width:187px;
	height:27px;
	background:url(../images/regInputField.gif) no-repeat;
	padding:5px 5px 5px 2px;
	border:none;
	float:left;
	background-color: #ffffff;
}	


#reg select.DM
{
	background:url(../images/regInputDDMM.gif) no-repeat;
	background-color: #ffffff;
	width:47px;
	height:27px;
	float:left;
	margin:0 4px  0 0;
	padding:5px 5px 5px 2px;
	border:none;
}

.helpIcon
{
	background:url(../images/helpIcon.gif) no-repeat;
	width:19px;
	height:19px;
	margin:5px 0 0 5px;
	float:left;
	cursor:pointer;
}

#reg select.Year
{
	background:url(../images/regInputYear.gif) no-repeat;
	width:84px;
	height:27px;
	float:left;
	border:none;
	padding:5px 5px 5px 2px;
	background-color:#FFF;
}

#RegisterButton
{
	background:url(../images/regSubmitBtn.gif) no-repeat;
	width:160px;
	height:39px;
	float:right;
	border:none;
	cursor:pointer;
	margin:5px 40px 0 0;
}

#reg p
{
	margin:0;
}

#nicknameHint, #emailHint, #confEmailHint, #fnHint, #lnHint, #dobHint, #genderHint, #add1Hint, #currencyHint, #passwrdHint, #confPasswrdHint, #legalHint
{
	width:198px;
}

#nicknameHint
{
	position:absolute;
	top:0;
	right:0;
}

#emailHint
{
	position:absolute;
	top:30px;
	right:0;
}

#confEmailHint
{
	position:absolute;
	top:60px;
	right:0;
}

#fnHint
{
	position:absolute;
	top:90px;
	right:0;
}

#lnHint
{
	position:absolute;
	top:120px;
	right:0;
}

#dobHint
{
	position:absolute;
	top:150px;
	right:0;
}

#genderHint
{
	position:absolute;
	top:180px;
	right:0;
}

#add1Hint
{
	position:absolute;
	top:210px;
	right:0;
}

#currencyHint
{
	position:absolute;
	top:420px;
	right:0;
}

#passwrdHint
{
	position:absolute;
	top:450px;
	right:0;
}

#confPasswrdHint
{
	position:absolute;
	top:480px;
	right:0;
}

#legalHint
{
	position:absolute;
	top:510px;
	right:0;
}

.hintBoxHeader
{
	background:url(../images/hintBoxHead.gif) no-repeat;
	width:198px;
	height:32px;
}

.hintBoxHeader h2
{
	color:#FFF;
	font-size:12px;
	padding:5px 0 0 15px;
}

.hintBoxBody
{
	background:url(../images/hintBoxBody.gif) repeat-y;
	width:198px;
	height:auto;
}

.hintBoxBody p
{
	color:#fff;
	padding:0 15px 0 15px;
}

.hintBoxFooter
{
	background:url(../images/hintBoxFooter.gif) no-repeat;
	width:198px;
	height:17px;
}

#signUpNoticeCont
{
	float:right;
	width:198px;
	margin:0 45px 0 10px;
}

#sNoticeHeader
{
	background:url(../images/sNoticeHeader.gif) no-repeat;
	width:240px;
	height:53px;

}

#sNoticeBody
{
	background:url(../images/sNoticeBody.gif) repeat-y;
	width:240px;
	height:auto;

}

#sNoticeBody p
{
	margin:0;
	padding:5px 10px 5px 15px;
}


#sNoticeFooter
{
	background:url(../images/sNoticeFooter.gif) no-repeat;
	width:240px;
	height:10px;
}








.schedule-container
{
	width:401px;
	height:auto;
	float:right;
}

.scheduleTable
{
	width:400px;
	border-bottom:#ccc 1px solid;
}

.scheduleTable p
{
	margin:0;
}

tr.schedule-header
{
	background:url(../images/schedule-tbl-header.gif) repeat-x;
	width:400px;
	height:31px;
}

td.schedule-header-l
{
	background:transparent url(../images/schedule-tbl-hl.gif) left no-repeat;
	width:90px;
}

td.schedule-header-r
{
	background:transparent url(../images/schedule-tbl-hr.gif) right no-repeat;
	width:90px;
}

.scheduleTable td.l
{
	border-left:#ccc 1px solid;
	width:85px;
	padding:0px 0px 0px 5px;
}

.scheduleTable td.r
{
	border-right:#ccc 1px solid;
	width:85px;
	padding:0px 0px 0px 5px;
}

.schedule-header h3
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 0px 5px;
}

.scheduleTable td
{
	height:30px;
	padding:0px 0px 0px 0px;
	width:100px;
}







#homeSchedule
{
	width:267px;
	margin:0 0 0 11px;
}

#homeSchedule h3
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:0 0 0 5px;
}

#homeSchedule th
{
	background:#FDBD0F;
	height:24px;
}

#homeSchedule p
{
	margin:0;
	padding:0 0 0 5px;
	font-size:11px;
}

#homeSchedule tr
{
	height:22px;
}

#homeSchedule tr.alt
{
	background:#F4F4F4;
}



/* FOOTER STYLES */

#banking-container {
	width:811px;
	height:76px;
	background:url(../images/banking-bg.gif) repeat-x;
	margin:14px 0 0 0;
	padding:40px 0 0 40px;
}

#banking-container li {
	float:left;
	margin:0 47px 0 0;
	list-style:none;
}
#banking-container li.last
{
	float:left;
	margin:0;
	list-style:none;
}

.space5 {
	margin:0 5px 0 0;
}

/* footer */

#explore-32red-heading
{
	background:url(../images/explore-32-footer-heading.gif) no-repeat;
	width:194px;
	height:50px;
}

.footer-links
{
	width:140px;
	height:auto;
	float:left;
	margin:0 5px 0 0;
	padding:10px 0 0 10px;
}

.footer-links h3
{
	color:#333;
	font-size:12px;
	margin:0 0 10px 0;
}


.footer-links li, .footer-links a
{
	list-style:none;
	color:#333;
	font-size:12px;
	margin:0;
}

.footer-sep
{
	background:url(../images/footer-seperation.gif) no-repeat;
	width:2px;
	height:88px;
	float:left;
	margin:0 5px 0 0;
}

#copywright
{
	width:300px;
	float:right;
}	

#copywright p
{
	font-size:11px;
	text-align:right;
	padding:20px 35px 0 0;
}

#copywright a
{
	font-size:11px;
	color:#333;
	text-decoration:none;
}

#copywright a:hover
{
	text-decoration:underline;
}

.cleaner
{
	width:700px;
	height:1px;
	clear:both;
}

.bigCleaner
{
	width:700px;
	height:160px;
	clear:both;
}

#maintenance {
	position: absolute;
	width: 851px;
	height: 600px;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -426px;
	background-color: #ffffff;
	z-index: 1000;
	background-image: url(/images/maintenance.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#maintenance p {
	margin: 50px;
	margin-top: 405px;
	font-size: 16px;
	font-family:Verdana, Geneva, sans-serif;
	color: #000000;
}

#maintenance p a {
	font-size: 16px;	
}