@charset "utf-8";
body {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#container {
	margin: 0 auto;
	width: 800px;
	background-image: url(../images/general/logo.gif); background-position: top right; background-repeat: no-repeat;
}
#clientcontainer {
	margin: 0 auto;
	width: 680px;
}
#clientcontainer1 {
	margin: 0 auto;
	width: 715px;
}
#clientcontainer2 {
	margin: 0 auto;
	width: 710px;
}

#logo {height: 134px;}

#navbox {
	width: 642px;
	height: 30px;
	border-bottom: 1px solid #D6E1CD;
	text-align: left;
}

#indexvideo{
	margin:15px 0 15px;
	width:800px;	
}

#middleindexvideo{
	margin: 0 auto;
	width:559px;
}

#middle {
	margin-top: 20px; margin-bottom: 10px;
	padding-left: 15px; padding-right: 15px;
	text-align: justify;
	height: 450px;
}
#middlevideo1 {
	margin-top: 20px; margin-bottom: 10px;
	padding-left: 15px; padding-right: 15px;
	text-align: left;
}
#middlevideo {
	margin-top: 20px; margin-bottom: 10px;
	padding-left: 15px; padding-right: 15px;
	text-align: center;
/*	height: 580px;*/
}
#middlephoto {
	margin-top: 20px; margin-bottom: 10px;
	padding-left: 15px; padding-right: 15px;
	text-align: justify;
	height: 500px;
}
#middlefloor {
	margin-top: 20px; margin-bottom: 10px;
	padding-left: 15px; padding-right: 15px;
	text-align: justify;
	height: 300px;
}
#middlenavbuttons {
	height: 30px;
	margin-bottom: 10px;
}

#videoarea {
	padding: 20px;
	border: 1px solid #4B842E; 
}
#clienttext {
	padding-left: 15px; padding-right: 15px;
	text-align: justify; 
}

#photoarea {
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.smallphotos {
	float: left;
	height: 80px; width: 80px; display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #4B842E;
}
.smallphotosbottom {
	margin-right: 10px;
	border: 1px solid #4B842E;
}

.embedimgright {float: right; margin-left: 20px; margin-bottom: 20px; border: 1px solid #4B842E;}
.embedimgleft {float: left; margin-right: 20px; margin-bottom: 20px; border: 1px solid #4B842E;}
.embedimgclientleft {float: left; margin-right: 20px; margin-bottom: 20px;}

#strapline {
	height: 30px;
	text-align: right;
	background-image: url(../images/general/strapline.gif); background-position: right; background-repeat: no-repeat;
	margin-right: 15px;
}

#footer {
	height: 75px;
	border-top: 1px solid #D6E1CD;
	text-align: left;
	background-image: url(../images/general/footer.gif); background-position: bottom left; background-repeat: no-repeat;
}

#clientfooter {
	height: 75px;
	border-top: 1px solid #D6E1CD;
	text-align: left;
	background-image: url(../images/video/yourlogo.gif); background-position: bottom left; background-repeat: no-repeat;
}
