/**
 * Page Template Style for Template 1
 * @author Websignia.net
 * @link http://www.websignia.net
 * @version 0.1
 */
#template_1{
	font-size: 12px;
}

#template_1 .textbox_one p{
	margin-top: 5px;
}

#template_1 .photos{
	width: 710px;
	margin: 10px auto;
}

#template_1 .photos img{
	background-color: #FFF;
}

#template_1 .photos .image{
	margin-right: 50px;
}

#template_1 .photos .image.two{
	margin-right: 0;
}
#template_1 .photos .image_container{
	background-image: url('/template_1/image_bg.jpg');
	background-repeat: no-repeat;
	height: 187px;
	width: 329px;
	background-position: top left;
	overflow: hidden;
}

#template_1 .photos .image_container img{
	margin-top: 14px;
	margin-left: 16px;
}

#template_1 h2.caption_header{
	margin-bottom: 5px;
}

#template_1 .caption{
	margin-left: 7px;
	width: 314px;
}

#template_1 .sub_text{
	text-align: center;
	padding: 10px;
	font-weight: bold;
}

#template_1 .textbox_two h2{
	margin-bottom: 10px;
}

#template_1 .bottom_link{
	background-image: url('/template_1/link_bg.jpg');
	background-repeat: no-repeat;
	width: 346px;
	height: 43px;
	text-align: center;
	margin: 15px auto 0 auto;
}

#template_1 .bottom_link a{
	display: block;
}
#template_1 .bottom_link img{
	margin-top: 13px;
}