body{
	background: #FFFFFF;
	background: url(../images/bg.gif) repeat-x;
	margin: 0 0 0 0;
	text-align: left; 
	line-height: 18px;
	height: 100%;
	font:12px/1.5'Trebuchet MS','Segoe UI','Lucida Grande', Verdana, Arial, 
Helvetica,'Sans-Serif';}

.container {
	width: 920px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0 auto; 
	text-align: left; 
}

#logo{
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	margin-left: 10px;
	margin-top: 5px;}
	
#logo a{
	border: none;
}

#logo a:hover{
	border: none;
}

#top-ad{
	text-align: right; 
	float: right;
	margin: 10px 5px auto auto;
}

#text-ads{
	background: #b8b8b8;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#ad-bar{
	background: #525252;
	width: 160px;
	height: 600px;
	float: right;
	clear: right;
	margin: 3px 20px 3px auto;
}
	
.wrapper {
	width: 100%;
	overflow: hidden;}

/* MENU STYLE - IGNORE EVERYTHING ABOVE THIS LINE IF YOU WISH */

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("../images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('../images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	


/** End of menu */
table {
	border-collapse:collapse;
	border-spacing:0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;}
	
th, td { border-bottom: 1px solid #ddd;
	border-right: 1px solid #ccc;
	text-align: center;}

.paid {background-color: #fdd4ac; text-align: center; width: 20%;}
.cross {text-align: center; width: 20%; }

#col1 #col2 #col3{
	position: relative;
	display: inline;
	clear: both;}
	
#col1{
	float:left;
	width: 200px;
	text-align: left;
	height: 100%;
	display:inline-block;}
	
#col2{
	margin-left: 210px;
	padding-right: 310px;
	padding-top: 2px;
	text-align: left;
	width: auto;}
	
#col3{
	float:right;
	text-align: left;
	width: 300px;}
	
.clearfix{
	clear: both;
}
	
#left-content{
	width: 600px;
	float: left;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100%;}
	
#website-month{
	width: 206px;
	height: 100%;
	float: right;
	clear: right;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	text-shadow: #666 1px;
	/** border-left: #e6e6e6 solid 1px; */} 
	
#website-month-image{
	/** border: #e6e6e6 solid 1px; */
	width: 200px;
	height: 200px;
	margin: 3px 20px 3px auto;}
	
#footer{
	background: url(../images/footer-bg.jpg) repeat;
	height: 320px;
	width: 100%;
	color: #FFF;
	line-height: 25px !important;}
	
#footer ul{
	list-style: none;
	padding-left: 3px;}
	
#footer ul li { border-bottom: 1px solid #326B8D; }
	
#footer ul li a{
	color: #FFF;
	text-decoration: none;
	list-style: none;
	padding-left: 3px;}
	
#footer ul li a:hover{
	color: #0FF;
	text-decoration: none;
	list-style: none;
	padding-left: 3px;}
	
#footer a{
	color: #FFF;
	text-decoration: none;
	list-style: none;
	padding-left: 3px;}
	
#footer a:hover{
	color: #0FF;
	text-decoration: none;
	list-style: none;
	padding-left: 3px;}
