#ccam-iphone {
	margin-right: 30px;
	float: left;
	background: url(../img/ccam/CCAM_iPhone.jpg) no-repeat;
	width: 350px;
	height: 718px;
}

#ccam-title-text {

	font-style: normal;

	font-weight: normal;

	color: #dde4e1;

	font-size: 60px;

	font-family: Helvetica, Arial, sans-serif;

}

#ccam-title {
	margin-top: 80px;
	margin-left: 370px;
/*	position: relative;
	left: 370px;
	float: none;*/
	height: 179px;
	/*width: 367px;*/
	background: url(../img/ccam/ccam_title.jpg) no-repeat;
}

#ccam-title-us {
	margin-top: 80px;
	margin-left: 370px;
/*	position: relative;
	left: 370px;
	float: none;*/
	height: 179px;
	/*width: 367px;*/
	background: url(../img/ccam/ccam_title_us.jpg) no-repeat;
}

.screenshot {
	margin-left: 40px;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: auto;
}

.ccam-section-title {
	font-size: 20px;
	font-family: museo-sans,sans-serif;
	font-style: normal;
	text-shadow: 2px 2px 2px rgba(25, 25, 25, 1.0);
	font-weight: 900;
	text-transform: uppercase;
}

.ccam-text {
	font-family: museo-sans,sans-serif;
	font-style: normal;
	font-weight: 500;
	text-shadow: 1px 1px 1px rgba(25, 25, 25, 1.0);
	line-height: 1.4em;
	font-size: 16px;
}

#gallery {
	position: absolute;
	top:131px;
	left:42px;
	height:383px;
	width: 266px;
	overflow: hidden;
}

#slides{
	/* This is the slide area */
	
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:266px;
	overflow:hidden;
}

.slide{
	float:left;
	border:0;
}

#sliderMenu ul{
	margin-top:2px;
}

#sliderMenu li {
	/* Every thumbnail is a li element */
	list-style:none;
	float:left;
	width:112px;
}

#sliderMenu {
	height:105px;
}
