﻿body {
	background: url(http://dev.groupsomma.com/clivekandel/images/bg.jpg) repeat-y top center #ba7f31;
	height: auto;
}

#footer {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 25px;
}

.content {
	background: url(http://dev.groupsomma.com/clivekandel/images/content-bg.gif) repeat-y;
}

.logo {
	margin-bottom: 10px;
}

.nav {
	background: none;
	margin-right: 25px;
	border: 3px;
}

#youtube {
	width: 277px;
	background: url(http://dev.groupsomma.com/clivekandel/images/youtube-bg-thin.jpg) repeat-y;
	text-align: center;
	float: right;
	margin-right: 17px;
	padding-top: 20px;
	
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

	#youtube a {
		color: #000000;
		text-decoration: none;
	}