﻿#div-cpcontent
{
	width:880px;
	background-color:#fff;
	min-height:592px;
	height:auto !important;
	height:592px;
	
}
	#div-cpcontent-header
	{
		background-image:url('images/header.jpg');
		width:830px;
		height:65px;
		line-height:65px;
		text-align:right;
		padding-right:50px;
		color:#fff;
		font-size:1.7em;
		font-weight:bold;
	}
	div.div-cpcontent-TopImage
	{
		 width:880px;
		 height:264px;
		 background-repeat:no-repeat;
		 background-position:center top;
	}
	div.div-cpcontent-BottomImage
	{
		 width:880px;
		 height:264px;
		 padding-bottom:18px;
		 background-repeat:no-repeat;
		 background-position:center top;
		 vertical-align:bottom;
	}
		div a.a-photogallery
		{
			font-family:Arial;
			color:#FFFFFF;
			float:right;
			font-size:1.0em;
			font-weight:bold;
			letter-spacing:1.5px;
			padding:228px 185px 0 0;
			text-decoration:underline;
			display:inline;
		}
		div a.a-photogallery:hover
		{
			font-family:Arial;
			color:#EFEFEF;
			float:right;
			font-size:1.0em;
			font-weight:bold;
			letter-spacing:1.5px;
			padding:228px 185px 0 0;
			display:inline;
			text-decoration:none;
		}
	div.div-cpcontent-text
	{
		min-height:259px;
		height:auto !important;
		height:259px;
		background-position:right top;
		background-repeat:no-repeat;
	}
		div.div-cpcontent-text h2
		{
			font-size:1.1em;
			font-weight:bold;
			color:#3d7ab8;
			padding-bottom:15px;
			padding-top:18px;
			margin:0px 25px;
		}
		div.div-cpcontent-text p
		{
			width:590px;
			padding-bottom:10px;
			margin:0px 25px;
			font-size:0.8em;
			line-height:17px
			
		}
		div.div-cpcontent-text img
		{
			padding-left:50px;
			
		}
		div.div-cpcontent-text ul
		{
			margin:0px 25px;
			padding-bottom:25px;
			padding-top:15px
		
		}
			div.div-cpcontent-text ul li
			{
				  list-style: none;
				  background-image: url('images/arrow.jpg');
				  background-position: left top;
				  background-repeat: no-repeat;
				  padding-left: 26px;  /* space for the image */
				  padding-bottom:7px;
				  font-size:13px;
			}
	img.bottom-img
	{
		padding-bottom:15px;	
	}