/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Title : Portfolio Layout
Author : Richard Carpenter 
URL : www.hv-designs.co.uk

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

*{
	padding:0;
	margin:0;
}


.latest_img {
	margin:0px;
}

.lg_image {
	border: 0px solid #575757;
	margin:0px;
	margin-left:17px;
}

#lg_image {
	border: 0px solid #575757;
	margin:0px;
	margin-left:25px;
}

.title_color1 {color: #ffffff}
.title_color2 {color: #0390c5}




#content-left { width: 250px; float: left; margin-top: 20px; }
#content-left ul li ul li { list-style: none; padding: 0px; margin: 0px; font-weight: normal; background: url(none); font-size: 11px; }
#content-left ul li { background: url(../../images/arrow.jpg) no-repeat 0px 4px; list-style: none; padding-left: 10px; font-size: 11px; font-weight: bold; padding-bottom: 20px; }
#content-left ul li.upper { font-weight: bold; background: url(../../images/arrow_blue.jpg) no-repeat 0px 4px; list-style: none; font-size: 13px; padding-bottom: 15px; padding-left: 10px; }
#content-left a.upper, #content-left a:visited.upper, #content-left a:active.upper { color: #00339a; font-size: 13px; font-weight: bold; text-decoration: none; }
#content-left a:hover.upper { color: #00339a; font-size: 13px; font-weight: bold; text-decoration: underline; }
#content-left a, #content-left a:visited, #content-left a:active { color: #D49100; text-decoration: none; }
#content-left a:hover { color: #D49100; text-decoration: underline; }
#content-right { width: 225px; float: left; padding-left: 25px; margin-top: 20px; }
#content-right ul li.upper { font-weight: bold; background: url(../../images/arrow_blue.jpg) no-repeat 0px 4px; list-style: none; padding-left: 10px; font-size: 13px; padding-bottom: 15px; }
#content-right a, #content-right a:visited, #content-right a:active { color: #D49100; text-decoration: none; }
#content-right a:hover { color: #D49100; text-decoration: underline; }
#content-right a.upper, #content-right a:visited.upper, #content-right a:active.upper { color: #00339a; font-size: 13px; font-weight: bold; text-decoration: none; }
#content-right a:hover.upper { color: #00339a; font-size: 13px; font-weight: bold; text-decoration: underline; }
#content-right ul li ul li { list-style: none; padding: 0px; margin: 0px; font-weight: normal; background: url(none); font-size: 11px; }
#content-right ul li { font-weight: bold; background: url(../../images/arrow.jpg) no-repeat 0px 4px; list-style: none; padding-left: 10px; font-size: 11px; padding-bottom: 20px; }
#right #content ul { margin-top: 10px; padding: 0px; margin-left: 15px; }
#right #content ul li { list-style: none; padding-left: 10px; font-size: 11px; padding-bottom: 10px; }



