.col1, .col2, .col3, .cols  {float:left}
.cols {width:300px}
.col1 {width:630px}
.col2 {width:240px}
.col3 {width:570px}
/* index.html */
/* index-1.html */
#page2 .box .list1 {margin-top:-7px}
/* index-2.html */
#page3 h2.letter_spacing {word-spacing:-2px}
/* index-3.html */
#page4 .box .list1 {margin-top:-7px}
#page4 h2.pad_bot1 {padding-bottom:5px}
/* index-4.html */
#page5 .box > div {background: url(../images/box_top2.png) top center no-repeat}
#page5 #content2 h2 {padding-bottom:4px}
/* index-5.html */
/* index-6.html */
/* Links */
#latest_projects {
	/*width: 914px;
	height: 135px;
	padding: 20px 30px;
	background: url(../images/latest_projects.png) no-repeat;*/
	margin-top: -28px;
	margin-left: 75px;
}
.project_image_box a{text-decoration:none; cursor:pointer; margin-top:-4px; margin:0 auto; z-index:50000;}
#latest_project_text {
	float: left;
	width: 180px;
	padding: 0 20px 0 0;
	margin-right: 15px;
	background: url(../images/gallery_divider.png) right center no-repeat;
}

#latest_project_text p {
	font-size: 11px;
}

.project_image_box {
	float: left;
	width: 130px;
}

#latest_projects .project_image {
	position: relative;
	width: 110px;
	height: 85px;
	/*padding: 8px;
	margin-bottom: 5px;*/
}

#latest_projects .project_image img {
	width: 100px;
	height: 75px;
	border: solid 1px; #ccc;
	padding: 4px;
	
}

#latest_projects h5 {
	font-size: 12px;
	font-size: 12px;
	height: 27px;
	width: 110px;
	color: #069;
	/*margin: 0 auto;
	padding: 3px 4px 3px 4px;*/
	text-align: center;
	/*background: url(images/h5_bg.png) no-repeat top left;
	margin-left: 18px;*/
}

.project_image span {
	position: absolute;
	top: -11px;
	left: -7px;
	width: 120px;
	height: 120px;
	background: url(../images/project_image.png) no-repeat;
}