/*Gold Fidelity Fadeins CSS*/
div#outer
{
	height: 826px;
}
div#overlay
{
	height: 816px;
}
div#content {
	text-align: justify;
}
/*Left navigational column*/
#leftnav {
} 
#rightnav {
}

div#images
{
	position: relative;
	left: 30px;
}
div#images a:link
{
    text-decoration: underline;
	background-image: none;
	background-color: transparent;
}
div#images a:visited
{
    text-decoration: underline;
	background-image: none;
	background-color: transparent;
}
div#images a:active
{
    text-decoration: underline;
    color: #fff;
	background-image: none;
	background-color: transparent;
}
div#images a:hover
{
    text-decoration: underline;
	background-image: none;
	background-color: transparent;
}



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

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

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

*{
	padding:0;
	margin:0;
}

body {
}

.latest_img {
	border: 1px solid #575757;
	margin-left: 12px;
}

.img {
	border: 1px solid #575757;
	margin-left: 12px;
}

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

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


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

#images {
	width: 552px;
	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;
}

#text{
	width: 552px;
	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;
}

#text p{

}

#div{
	width: 552px;
	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;
}
div#credit
{
	position: relative;
	font-size: 10px;
	top: 50px;
	left: 370px;
	width: 200px;
}
div#credit ul li
{
	list-style-type: none;
	line-height: 12px;
}
