#flash-font {
	float: left;
	width: 388px;
}
#portfolio-main {
	height: auto;
	width: 632px;
}

#web-address {
	border-left: 1px solid #d8d8d8;
	color: #484848;
	font-family: Verdana;
	font-size: 26px;
	height: auto;
	padding: 10px 5px 10px 5px;
	width: 620px;
}
#pre-next {
	margin-top: -30px;
	margin-right: 10px;
}
#pre-next img{
	border: none;
}
#main-preview {
	background: #000;
	height: 500px;
	margin-bottom: 20px;
	width: 632px;
}

.thumbnails a:link, .thumbnails a:hover, .thumbnails a:visited {
	border: none;
	text-decoration: none;
}

.thumbnails a img {
	border: #d8d8d8 1px solid;
}

.commercial-thumbnail a img, .commercial-thumbnail a:link, 
.commercial-thumbnail a:hover, .commercial-thumbnail a:visited {
	border: none;
	text-decoration: none;
}

/* CSS FOR SLIDER */

#slider img{border:none;}

			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container-slider{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:632px;
		background:#fff;		
		margin-bottom:2em;
		}			

/* Easy Slider */

	#slider ul, /*#slider li,*/
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:200px;
		height:115px;
		overflow:hidden; 
		margin: 0 0px;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-35px;
		top:45px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:640px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../image/btn_prev_slider.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../image/btn_next_slider.gif) no-repeat 0 0;	
		}		
		
.site-info ul {
	list-style-image: url(../image/bullet_01.gif);
	padding: 0;
	margin: 15px 0 0 15px;;
	}
	
.site-info ul li {
	margin-bottom: 5px;
	font-size: 11px;
}

#right-video {
	top: 950px;
	position: absolute;
}


/*CSS for Odometer*/

#odometer-container {
	padding-right: 5px;
	padding-top: 10px;
	float: right;
	height: auto;
	width: 100px;
}
.dollar-sign {
	float: left;
}
.odometer-quetions {
	float: right;
}
.sales-ticker {
	color: red;
}

.sales-ticker a:link, .sales-ticker a:visited {
	text-decoration: none;
	color: red;
}

.sales-ticker a:hover {
	text-decoration: underline;
	color: red;
}
