@charset "UTF-8";

#container #left {
	float: left;
	width: 617px;
}

#container #media_window {
	height: 311px;
	width: 555px;
	float: left;
	padding-left: 46px;
	margin-bottom: 1px;
}
#textbox    {
	width: 317px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 46px;
	float: right;
}
#textbox  #text_cap  {
	background-image: url(../images/projects/components/project_cap.gif);
	height: 8px;
	width: 317px;
	font-size: 0px;
}

#textbox   #text   {
	background-image: url(../images/projects/components/project_strip.gif);
	height: 275px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 35px;
	padding-top: 20px;
}
#textbox #text p {
	line-height: 20px;
}
#textbox  #text_base  {
	background-image: url(../images/projects/components/project_base.gif);
	height: 8px;
	width: 317px;
	font-size: 0px;
}
#container #slider {
	clear: left;
	float: left;
	height: 200px;
	width: 934px;
	padding-left: 46px;
	margin-top: 20px;
}
