@charset "UTF-8";
/* CSS Document */


body {
margin:0;
}

/* the img css is set to make sure that no images display a border */
#img {
    border:0px;
}

/* the css links below are to make sure that the browser dosn't attach any of its own formats, underline,  visted link, hover, etc and sets it to none, allowing me to display the links exactly as I want with my own css class */
a:link {
    	text-decoration: none;
}

a:visited {
    	text-decoration: none;
}

a:hover {
    	text-decoration: none;
}

a:active {
    	text-decoration: none;
}

/* The bodyWrapper div holds the body div and stretches across the whole screen */
#bodyWrapper {
	width: 100%;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-image: url("/images/LondonBackgroundImage.jpg");
background-repeat: no-repeat;
  background-size: cover;
}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}

#body {
	width: 1280px;
	height: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
}

#topNavigationAndLogoHolder {
	width: 1280px;
	height:50px;
}

#logo {
	width: 300px;
	height: 17px;
	float:left;
        margin-top:33px;
        padding-left:20px;
}

#mainLogo {
	width: 1250px;
	height: 110px;
        margin-top:45px;
        text-align:left;
        margin-left:10px;
        margin-bottom:150px;
}

#mainLogoHomePage {
	width: 1250px;
	height: 110px;
        margin-top:45px;
        text-align:left;
        margin-left:10px;
        margin-bottom:250px;
}

#logoUnderline {
	width: 960px;
	height: 5px;
	background-color:#ffffff;
	float:right;
        margin-top:0px;
}

#navigation {
	width: 960px;
	height: 50px;
	background-color:#000000;
	float:right;
        margin-top:20px;
}


#navigationBoxes {
	width: 192px;
	height: 13px;
        padding-top:17px;
	float:left;
        text-align:center;
}

#navigationBoxesLeft {
	width: 192px;
	height: 13px;
        padding-top:17px;
	float:left;
        text-align:right;
}


#topStrapHolder {
	width: 1270px;
	height: 263px;
        margin-bottom:130px;
    	position: relative;
	z-index: 1;
	position: absolute;
	bottom: 0px;
}

#topStrapBoxOne {
	width: 200px;
	height: 263px;
    	position: relative;
	background-color:#ffffff;
        margin-left:200px;
        float:left;
}

#topStrapBoxTwo {
	width: 200px;
	height: 263px;
    	position: relative;
	background-color:#ffffff;
        margin-left:210px;
        float:left;
}

#topStrapBoxThree {
	width: 200px;
	height: 263px;
    	position: relative;
	background-color:#ffffff;
        margin-left:220px;
        float:left;
}

#topStrapBoxImageHolder {
	width: 180px;
	height: 243px;
	background-color:#000000;
    	position: relative;
	z-index: 1;
	position: absolute;
	bottom: 10px;
        Margin-left:10px;
}

#middleStrapHolder {
	width: 1270px;
	height: 287px;
        margin-top:0px;
        margin-bottom:70px;
    	position: relative;
        margin-left:10px;

}

#middleStrapBoxOne {
	width: 350px;
	height: 287px;
    	position: relative;
	background-color:#000000;
        margin-left:10px;
        float:left;
}

#middleStrapBoxTwo {
	width: 350px;
	height: 287px;
    	position: relative;
	background-color:#000000;
        margin-left:60px;
        float:left;
}

#middleStrapBoxThree {
	width: 350px;
	height: 287px;
    	position: relative;
	background-color:#000000;
        margin-left:60px;
        float:left;
}

#middleStrapBoxImageHolder {
	width: 330px;
	height: 217px;
	background-color:#dedede;
    	position: relative;
	z-index: 1;
	position: absolute;
	top: 10px;
        Margin-left:10px;
}

#middleStrapBoxTitle {
	width: 350px;
	height: 40px;
    	position: relative;
	z-index: 2;
	position: absolute;
	bottom: 0px;
        text-align:center;
        padding-top:10px;
}

#homePageTextHolder {
	width: 730px;
	height: auto;
        margin-left:500px;
        margin-top:0px;
        margin-right:0px;
        margin-bottom:0px;
        text-align:left;
	font-family: 'Roboto', sans-serif;
	font-size: 23px;
	color: #ffffff;
	font-weight: 300;
	background-color:#000000;
	padding:20px;
	
}

#magazineStrapHolder {
	width: 1270px;
	height: 363px;
        margin-top:0px;
        margin-bottom:70px;
    	position: relative;
        margin-left:10px;
}

#magazineboxOne {
	width: 240px;
	height: 343px;
        margin-left:0px;
        margin-top:0px;
        margin-right:0px;
        padding:10px;
        background-color:black;
        float:left;
        text-align:center;
}

#magazinebox {
	width: 240px;
	height: 343px;
        margin-left:73px;
        margin-top:0px;
        margin-right:0px;
        padding:10px;
        background-color:black;
        float:left;
        text-align:center;
}

.navigationText {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: 700;
}

.readMore {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: 300;
}

.mainLogo {
	font-family: 'Roboto', sans-serif;
	font-size: 100px;
	color: #ffffff;
	font-weight: 700;
  -webkit-text-stroke: 2px #ffffff;
}

.mainLogoSecondaryText {
	font-family: 'Roboto', sans-serif;
	font-size: 80px;
	color: #ffffff;
	font-weight: 700;
  -webkit-text-stroke: 2px #ffffff;
}




