﻿#logo_line_left
{
	background-image:url(../images/bg_logo_line_blank.jpg);
}

#bottom_center
{
	background-image:url(../images/bg_bottom_middle.jpg);
}

#bottom_margin
{
	display:none;
}


.project_image
{
	background-image:url(../images/img_home_project_1.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:210px;
}

#project_nav_ctrl
{
	width:192px;
	height:54px;
	position:relative;
	top:156px;
	float:right;
	background-image:url(../images/ctrl_home_caption.jpg);
	margin-right:6px;
}

#project_nav_ctrl p
{
	color:#FEFEFD;
	font-size:10px;
	line-height:12px;
	margin-top:3px;
	margin-left:5px;
	font-weight:bold;
}

#ctrl_buttons
{
	margin-left:5px;
	height:13px;
	position:absolute;
	bottom:0;
	left:0;
}

