/*---divs inside content container---*/

#content{
	padding:0 0em 1em 3em;
	margin-left:0px;
	font-size:90%;
}

#sub_nav{
	padding:0;
}

#contentLeft{
	float:left;
	width:180px;
	margin:0 0 0 0;
}

#contentRight{
	float:left;
}


#gallery_holder_top{
	background-image:url(../images/template/doubleunderline.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:4px;
}

#gallery_holder{
	background-image:url(../images/template/design_gallery_dbl_border.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#ffffff;
	height:100%;
	padding:0 15px 0 0;
}

/*---set up fluid style containers---*/

#contentcolumn{
	padding:0 0 0 0;
	margin-right: 299px; /*Set right margin to RightColumnWidth*/
	background-image:url(../images/template/gallery_left_backing.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	

}

#rightcolumn{
	float: left;
	width: 300px; /*Width of right column in pixels 185px*/
	margin-left: -300px; /*Set left margin to -(RightColumnWidth) */
	padding: 300px 0 0 0px;
	font-size:0.9em;
	background-image:url(../images/template/gallery_right_backing.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}


.projectFinderHead{
	background-image:url(../images/template/projectFinder.gif);
	background-repeat:no-repeat;
	width:240px;
	height:32px;
}

#productList ul li a{
	text-decoration:none;
	color:#00667c;
}

#productList ul li a:hover{
	text-decoration:underline;
}

#searchResGallery a{
	text-decoration:none;
}

#searchResGallery a:hover{
	text-decoration:underline;
}
