a.projects {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-family: Arial, sans-serif;
	}	
	
a.projects:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-family: Arial, sans-serif;
	}
	
a.projects:active {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-family: Arial, sans-serif;
	}
	
a.projects:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	background-color: #de7005;
	}



#intro_box {
	margin:25px 0px 20px 30px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat;
	width: 700px;
	padding: 20px;
	border: 1px solid #3798c2;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}	


#project_box {
	margin:0px 0px 20px 30px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat;
	width: 700px;
	padding: 20px;
	border: 1px solid #de7005;
	color: #333333;
}	

		#project_info {
		float: left;
		width: 390px;
		}
			
		
		#project_thumbs {
		float: right;
		width: 290px;
		}
		

		#watch {
		float: right;
		color: #333333;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		width: 290px;
		height: 30px;
		background-image: url(../images/production/watch_bg2.gif);
		background-repeat: no-repeat;
		}
		
#video_box {
	margin:25px 0px 0px 30px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat;
	width: 700px;
	padding: 20px;
	border: 1px solid #3798c2;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
