
#large_photo {
	float: left;
	width: 599px;
	border: 1px solid #fff;
}

#small_box_1, #small_box_2, #small_box_3, #small_box_4 {
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 0px;
}

#small_box_1 p, #small_box_2 p, #small_box_3 p, #small_box_4 p {
    margin: 0;
}

#small_box_1 div.padding, #small_box_2 div.padding, #small_box_3 div.padding, #small_box_4 div.padding { margin: 5px; }

#small_box_1 a:link, #small_box_2 a:link, #small_box_3 a:link, #small_box_4 a:link {
	color: #fff;
	text-decoration: none;
}

#small_box_1 a:visited, #small_box_2 a:visited, #small_box_3 a:visited, #small_box_4 a:visited {
	color: #fff;
	text-decoration: none;
}

#small_box_1 a:hover, #small_box_2 a:hover, #small_box_3 a:hover, #small_box_4 a:hover {
	color: #fff;
	text-decoration: underline;
}

#small_box_1 {
	min-height: 193px;
	width: 195px;
	float: left;
	border: 1px solid #fff;
	background: #db9549 url(layout/box_1_background.jpg) no-repeat center bottom;
	margin-top: 5px;
	margin-right: 10px;
	color: #fff;
}

* html #small_box_1 { height: 193px; }

#small_box_2 {
	min-height: 193px;
	width: 189px;
	float: left;
	border: 1px solid #fff;
	background: #426473 url(layout/box_2_background.jpg) no-repeat center bottom;
	margin-top: 5px;
	margin-right: 10px;
	color: #fff;
}

* html #small_box_2 { height: 193px; }

#small_box_3 {
	min-height: 193px;
	width: 191px;
	float: left;
	border: 1px solid #fff;
	background: #652843 url(layout/box_3_background.jpg) no-repeat center bottom;
	margin-top: 5px;
	margin-right: 9px;
	color: #fff;
}

* html #small_box_3 { height: 193px; }

#small_box_4 {
	min-height: 193px;
	width: 195px;
	float: left;
	border: 1px solid #fff;
	background: #5b5442 url(layout/box_4_background.jpg) no-repeat center bottom;
	margin-top: 5px;
	color: #fff;
}

* html #small_box_4 { height: 193px; }
