@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;
}
.header1{
	background-image: url(../images/Head-Banner.jpg);
	background-repeat: no-repeat;
	height: 227px;
	width: 100%;
	background-attachment: scroll;
	background-position: center top;
}
.header2{
	background-image: url(../images/Head-Banner2.jpg);
	background-repeat: no-repeat;
	height: 227px;
	width: 100%;
	background-attachment: scroll;
	background-position: center top;
}
.header3{
	background-image: url(../images/Head-Banner3.jpg);
	background-repeat: no-repeat;
	height: 227px;
	width: 100%;
	background-attachment: scroll;
	background-position: center top;
}
.header4{
	background-image: url(../images/Head-Banner4.jpg);
	background-repeat: no-repeat;
	height: 227px;
	width: 100%;
	background-attachment: scroll;
	background-position: center top;
}
.logo{
	height:167px;
	width:771px;
	margin-left:auto;
	margin-right:auto;
}
.headphone{
	height:35px;
	width:771px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	color:#FFF;
	padding-top:20px;
}
.phone{
	float:left;
}
.navbar{
	height: 49px;
	background-image: url(../images/NavBar.jpg);
	background-repeat: repeat-x;
}
.just{
	float:left;
	width:500px;
	font-size:34px;
	margin-top:10px;
	color:#CA0042;
	font-family:"Arial Black", Gadget, sans-serif;
	text-align:left;
	padding-left:25px;
	padding-bottom:10px;
	font-weight:bold;
}
.backdrop1{
	background-color: #000;
	width: 100%;
	height:auto;
	padding-top:8px;
	background-attachment: scroll;
	background-image: url(../images/Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.clear{
	clear:both;
}
.contentbox{
	width:975px;
	margin-left:auto;
	margin-right:auto;
}
.banner{
	width:160px;
	height:432px;
	float:left;
	margin-top:10px;
}
.outter-container{
	margin-top:25px;
	height:370px;
	width:577px;
	float:left;
	margin-left:21px;
}
.wall{
	float:right;
	width:172px;
	height:385px;
	padding-left:34px;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:57px;
	background-image: url(../images/wallbg.png);
	background-repeat: no-repeat;
	color:#FFF;
}
#marqueecontainer {
	position:relative;
	width:172px;
	height:385px;
	color:#fff;
	overflow:hidden;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	text-align:left;
}
.scrollhead{
	height:40px;
	clear:both;
	font-size:14px;
	color:#990033;
	padding-top:24px;
}
.insetpic{
	float: left;
	height: 129px;
	width: 129px;
	margin-right: 20px;
	margin-left:10px;
	margin-bottom:90px;
	border: 1px solid #999;
}

.backdrop2{
	background-color: #000;
	background-image: url(../images/BackgroundFOOT.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 258px;
	width: 100%;
	clear:both;
}
#edinburgh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#edinburgh_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-left: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#edinburgh_link a:link{
	color: #FFF;
	text-decoration: underline;
}
#edinburgh_link a:visited{
	color: #FFF;
	text-decoration: underline;
}
#edinburgh_link a:hover{
	color:#990033;
	text-decoration:none;
}

.footbar{
	background-image: url(../images/NavBar.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #000;
	color:#FFF;
	text-align:center;
	font-size:14px;
	line-height:18px;
	padding-top:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.footbar a:link{
	color:#990033;
	text-decoration:none;
}
.footbar a:active{
	color:#990033;
	text-decoration:none;
}
.footbar a:visited{
	color:#990033;
	text-decoration:none;
}
.footbar a:hover{
	color:#ffffff;
	text-decoration:none;
}
.red{
	color:#990033;
}
.grey{
	color:#666;
}
.grey a:link{
	color:#666;
	text-decoration:none;
}
.grey a:active{
	color:#666;
	text-decoration:none;
}
.grey a:visited{
	color:#666;
	text-decoration:none;
}
.grey a:hover{
	color:#990033;
	text-decoration:none;
}
.container{
	width: 975px;
	font-size:12px;
	line-height:18px;
	margin-right: auto;
	margin-left: auto;
	color:#FFF;
}
.container a:link{
	color:#666;
	text-decoration:none;
}
.container a:active{
	color:#666;
	text-decoration:none;
}
.container a:visited{
	color:#666;
	text-decoration:none;
}
.container a:hover{
	color:#CA0042;
	text-decoration:none;
}
.container h3{
	font-size:18px;
	color:#CA0042;
}
.advert{
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}
.email{
	float:right;
	color:#FFF;
}
.email a:link{
	color:#ffffff;
	text-decoration:none;
}
.email a:active{
	color:#ffffff;
	text-decoration:none;
}
.email a:visited{
	color:#ffffff;
	text-decoration:none;
}
.email a:hover{
	color:#F40050;
	text-decoration:none;
}



	
