/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Title : Portfolio Layout
Author : Richard Carpenter 
URL : www.hv-designs.co.uk

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


.latest_img {
	margin-left: 0px;;
}
.nav ul {
margin: 0px;
padding: 0px;

}
.nav li {
list-style:none;
display:block;
font-size: 14px;
float: left;
margin-top:3px;
margin-bottom:-10px;

}
.nav a {
text-decoration: none;
color: #ffffff;
display: block;
height: 30px;
padding-top:15px;
padding-left: 15px;
padding-right:5px;

}
.nav a:hover {
color: #fffff;
background-image:url(../images/new2-0ver_04.jpg);
background-repeat: repeat-x;

}

.sbm {
	margin-left: 0px;;
	list-style:none;
}

.img {
	
	margin-left: 0px;
}

.title_color1 {color: #ffffff}
.title_color2 {color: #0390c5}

#latest_work {
	float: left;
	width: 570px;
	margin-top: 20px;
}

#content {
	width: 570px;
	margin: auto;
}

#latest_work_title {
	float: left;
	font-size: 18px;
}

#images {
	width: 828px;
	float: left;
	margin-top: 0px;
	line-height: 20px;
	
}
/*
#text{
	width:215px;
	float: left;
	margin-top: 7px;
	line-height: 20px;
	
}

#text p{

}
*/
#div{
	
	margin-top: 7px;
	line-height: 20px;
	
}
/*
#div{
	width: 200px;
	border: 1px solid #363636;
	float: left;
	background-color: #2d2d2d;
	margin-top: 7px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

*/
