@charset "UTF-8";
/* CSS Document */

body { background: #fff url(../IMAGES/MISC/bg_fade.jpg) repeat-x;
	margin:0;
	text-align: center;
    min-width: 900px;
    height: 100%;
	}
	
p {margin: 0}
	
h1 {font: 11pt Helvetica, Arial, sans-serif;
	color: #00B9E4;
	line-height: 120%;
	margin: 0 0 5px 0;
	font-weight: bold;
	}
	
#container {
	width: 900px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	}
	
#header {float: left;
	width: 100%;
	height: auto;
	clear: right;
	}
	
.wd_logo {float: left;
	width: 181px;
	height: 102px;
	}
	
#top_nav { float: left;
	width: auto;
	height: 25px;
	clear: left;
	margin: 10px 0 10px 10px;
	text-align: left;
	}
	
	
#top_nav a {font: 11pt Helvetica, Arial, sans-serif;
	color: #00B9E4;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	}
	
	
#top_nav a:hover {color: #ccc;}

.access {display:none;}	

#twit {float: right;
	width: 72px;
	height: 138px;
	}
	
.blank {float: left;
	clear: both;
	width: 100%;
	}	
	
#left_col_home {float: left;
    text-align: left;
	width: 260px;
	height: 465px;
	padding: 15px 20px 20px 20px;
	margin: 0 20px 0 0;
	background: #F5F5F5 url(../IMAGES/MISC/tweet_bg.jpg) no-repeat;
	background-position: bottom;
	}	
	
	/* tan hack */	
* html #left_col_home {
	height: 400px;
	}
	
#left_col_home p {font:12px Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 140%;
	}	
	

#left_col {float: left;
    text-align: left;
	width: 260px;
	height: 465px;
	padding: 15px 20px 20px 20px;
	margin: 0 20px 0 0;
	background: #F5F5F5;
	}
	
#left_col p {font:12px Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 140%;
	}	
	
#left_col a {
	color: #00B9E4;
	text-decoration: none;
	}	
	
#left_col a:hover {
	color: #7EDBF0;
	}	
 
	
#twittList0 .twittList {float: left;
	margin:0;
	padding: 0;
	}	

#right_col {float: right;
	background: #F5F5F5 url(../IMAGES/MISC/load.gif) no-repeat;
	width: 580px;
	height: 500px;
	}

						
#footer {float: left;
	width: 900px;
	height: auto;
	clear: both;
	padding: 20px 0 10px 0;
	}	
	
#footer a {	
	color: #00B9E4;
	text-decoration: none;
	}
	
#footer a:hover {	
	color: #7EDBF0;
	}	
	
.copyr {float: left;
	font: 10pt Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 120%;
	font-weight: bold;
	}

.reg {float: right;
	font: 11px Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 140%;
	text-align: right;
	}
		
/*client list styles */
.client_list {padding: 10px 0 0 0;
	width: 260px;}

.client_list a {display: block;
	font: 12px helvetica, Arial, sans-serif;
	height: 12px;
	color: #999;
	font-weight: bolder;
	text-decoration: none;
	margin-bottom: 6px;
	}
	
/* tan hack */	
*html .client_list a {font-size: 13px;
	margin-bottom: 5px;}
	
.client_list a:hover {color: #666;}

.homeCopy {float: left;
	height: 245px;
	}
	
.homeCopy a {color: #00B9E4;
	text-decoration: none; 
	}	
	
.homeCopy a:hover {color: #7EDBF0;
	}	

/* twiiter feed styles*/


#juitterContainer {float: left;
	margin: 100px 0 0 0;
	font:12px Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	line-height: 140%;
	width: 100%;
	height: auto;
	padding: 0;
	}

	
#juitterContainer a { 
	color: #00B9E4;
	text-decoration: none;
	}	
	
#juitterContainer a:hover { color: #ccc;
	}	
	
#juitterContainer ul {
margin:0px;
padding:0px;
text-decoration: none;
	}

#juitterContainer ul  li {
padding-left:0;

	}
.twittLI {
display:list-item !important;
margin:0px 0px 20px;
list-style:none;
	}
	
.twittList  li.twittLI {
opacity:1 !important;
width:260px !important;
height:100px !important;
	}
	
.story {float: left;
	}

.time {
	font:10px Helvetica, Arial, sans-serif;
	color: #fff;
	clear: both;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding: 5px 0 5px 0;
	}
	
.more a {float: left;
	clear: both;
	}		



