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


body th,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:20px;
}

body{
	background-color:#000;
}

#holdpagejason{
	width:998px;
	height:auto;
	padding:0;
	margin:0 auto;
	background:#000000;
}
.footer {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
.footer a {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #FFFFFF;
}
a{
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#bg_Logo{
	width:999px;
	height:153px;
	background:url(images/jasontailby_02.jpg) left top no-repeat;

}

#bg_menu{
	width:999px;
	height:35px;
	background:url(images/menuvideo.jpg) left top no-repeat;
	border-right:1px solid #FFFFFF;
}

#videobgmenu{
	width:999px;
	height:35px;
	background:url(images/menuvideo.jpg) left top no-repeat;
}

#menu {
	font-size:12px;
	color:#FFFFFF;
	list-style:none;
	margin:0;
	padding:7px 2px 0px 2px;

}

#menu li{
	display:inline;
	margin:0;
	padding: 0px 7px;
	border-right:1px solid #FFFFFF;
}

#menu li a{

	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;


}

#menu li a:hover{
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;

}

#blkinfo{
	width: 610px;
	height:472px;

}

#blkportfolio{
	width:370px;
	height:540px;
	border-right:0px solid #FFFFFF;
}

#blkterm_condition{
	width:996px;
	height:540px;
	border-right:0px solid #FFFFFF;
}



#infor{
	padding:14px 14px 14px 14px;
}



.header{
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
}


#img{
	border-left:3px solid #CCCCCC;
	border-right:3px solid #CCCCCC;
}

#new_work{
	width:997px;
	height:500px;
	border-left:1px solid #FFFFFF;
}

#award{
	width:350px;
	padding:0px 3px 0px 10px;
	margin:20px 0px 0px 0px;
}

.box{
	border:1px solid #FFFFFF;
	margin-right:8px;
}


#exhibition{
	padding:60px 0px 0px 0px;
}



#txtcontact{
	width:500px;
	height:280px;
	padding:0px 20px;
	list-style:none;
	margin: 10px 10px 0px 10px;
	
}

#txtcontact a{
	color:#FFFFFF;
	text-decoration:underline;
}

#txtcontact a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#frmcontact{

	padding:0;
	margin:0;
	list-style:none;
}



#footer{
	width:996px;
	height:91px;
}

#footer a{
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#footerinfo{
	padding:14px 0px 14px 0px;
}

.footerinforw{
	font-size:17px;
	color:#FFFFFF;
	letter-spacing:1px;

}

.footerinforb{
	font-size:16px;
	color:#333333;
	letter-spacing:1px;
}


#borderbutom{
	border-top:1px solid #FFFFFF;
}

#borderleft{
	border-left:1px solid #FFFFFF;
}

#borderright{
	border-right:1px solid #FFFFFF;
}

#borderlefright{
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;

}





/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:472px;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}