body {
	background-color: ;
	opacity: 1
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size:11px;
}

html { 
  background: url(http://www.camphotographic.co.uk/wp-content/uploads/2014/01/1-New-York-GIF.gif) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

a{
text-decoration: none;
color:#ffffff;
}

a:hover{
text-decoration: none;
color:#9ECBDA;
}
.clear { clear: both; }


.container {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 21px;
}
.container .bg {
	background-image: url(http://www.camphotographic.co.uk/wp-content/uploads/2014/01/test-background.png);
	background-repeat: repeat-y;
}

.container .main {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.container .bg .main .top {
	background-image: url(http://www.camphotographic.co.uk/wp-content/uploads/2014/01/cam-photographic2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
}

.container .bg .main .top h1 {
	display: block;
	float: left;
	width: 240px;
	height: 97px;
	margin: 0px;
	padding: 0px;
}

.container .bg .main .top h1 a {
	display: block;
	height: 97px;
}

.container .bg .main .top h1 a span {
	text-indent: -9000px;
	display: none;
	overflow: hidden;
}

.container .bg .main .top .right-top {
	float: right;
	width: 600px;
	text-align: right;
	margin-top: 15px;
}

.container .bg .main .top .right-top ul {
	display: block;
	height: 20px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	clear: right;
	margin-top: 25px;
}

.container .bg .main .top .right-top ul li { display: inline; }

.container .bg .main .top .right-top ul li a {
	padding-right: 15px;
	padding-left: 20px;
	margin:0px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.container .bg .main .top .right-top ul li a:hover { color: #9ECBDA; }

.container .bg .main .top .right-top .contact { }

.container .bg .main .top .right-top .contact span {
	display: block;
	padding-right: 25px;
	width: 200px;
	float: right;
	clear: right;
	color: #666;
}
.container .bg .main .top .right-top .contact span  a{
	color: #666;
	text-decoration:none;
}

.container .bg .main .master .left-content h1 {
	margin: 0px;
	padding: 0px;
}

.container .footer   {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

.container .footer ul {
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.container .footer ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

.container .footer ul li a {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}

.container .bg .main .master .left-content {
	float: left;
	width: 190px;
	padding: 25px;
	text-align: center;
}

.container .bg .main .master .centre-content {
	width: 600px;
	padding: 25px;
	margin:0 auto;
	text-align: center;
}

.container .bg .main .master .blog-content {
	width: 800px;
	padding: 25px;
	margin:0 auto;
	text-align: center;
}
.blogpost	{
	background-color:#FFF;
	width:200px;
	height:120px;
	padding:20px;
	margin:10px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffff;
}
.container .bg .main .master  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #ffff;
	line-height: 22px;
}

.container .bg .main .master p {
	line-height: 18px;
	color: #0000;
}

.container .bg .main .master .gallery-item {
	float: right;
	width: 650px;
	background-color: #333;
	height: 460px;
	overflow:auto;
	overflow-y: hidden !important;
	overflow-x: auto !important;
}

.container .bg .main .master { padding-bottom: 15px; }

.container .footer p {
	display: block;
	float: right;
	clear: right;
	margin-right: 20px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #9F9F9F;
}
.container .footer p a {
	color: #9F9F9F;
	text-decoration:none;
}
.container .footer p a:hover { color: #666; }
.container .bg .main .master .gallery-item .images img{
	float: left;
	display: block;
}
.fb { float: right; padding:30px 20px 10px 20px; width:57px; }