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

/* main elements */



body {
		margin: 0;
		padding: 0;
		background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 70%;	
		color: #000000;
		line-height: 1.3;
	}
	
	
	
#positioningcontainer {
		margin: 30px auto 0 auto;
		padding: 0;
	}
	
	
#maincontainer {
	margin: 0 auto;
	padding: 30px 0 100px 0;
	width: 1024px;
	background-color: #FFFFFF;
	min-height:800px;
		}
	
	
#positioningcontainer {
		margin: 30px auto 0 auto;
		padding: 0;
	}


#flashcontent {
	padding: 0;
	display:block;
}
#noflash{
    margin: 100px 0 0 24px;
	padding: 0;
	display:block;
	visabilty:hidden;
}

/* mew  */


#positioningcontainer{
	
	/*display:none;*/
	
}

#showgetflash {

	text-align: center;
	margin: 150px auto 0 auto;
	padding: 0;
	top:150px;
	color:#666;
	
}

#showgetflash p {

	font-size:12px;
	
}

#flashGetHTML a {

	font-size:12px;
	font-weight:bold;
	color:#666;
	
}

.noDisplay {

	display:none;
	
}


/* END mew */

	
#topstrip {
		height: 75px;
	}
	
	
.box {
	margin: 5px;
	padding: 0;
	float: left;
	}

	
	
/* custom boxes */	
	
#boxabout {
	height: 245px;
	width: 295px;
	background:url(../images/home/about_us.jpg);
	background-position:bottom;
	background-repeat: no-repeat;

}	
	
#boxabout:hover{
	height: 245px;
	width: 295px;
	background:url(../images/home/about_us.jpg);
	background-position:top;
	background-repeat: no-repeat;

	}
	
	
	
	
#boxdirectors {
	height: 245px;
	width: 295px;
	background:url(../images/home/directors.jpg);
	background-position:bottom;
	background-repeat: no-repeat;

}	
	
#boxdirectors:hover{
	height: 245px;
	width: 295px;
	background:url(../images/home/directors.jpg);
	background-position:top;
	background-repeat: no-repeat;

	}
	
	
	
#boxwhatwedo {
	height: 245px;
	width: 295px;
	background:url(../images/home/what_we_do.jpg);
	background-position:bottom;
	background-repeat: no-repeat;

}	
	
#boxwhatwedo:hover{
	height: 245px;
	width: 295px;
	background:url(../images/home/what_we_do.jpg);
	background-position:top;
	background-repeat: no-repeat;

	}
	
	
	
#boxopinions {
	height: 245px;
	width: 295px;
	background:url(../images/home/opinions.jpg);
	background-position:top;
	background-repeat: no-repeat;

}	
	
#boxopinions:hover{
	height: 245px;
	width: 295px;
	background:url(../images/home/opinions.jpg);
	background-position:bottom;
	background-repeat: no-repeat;

	}
	
	
	
	
#boxclients {
	height: 245px;
	width: 295px;
	background:url(../images/home/client_list.jpg);
	background-position:top;
	background-repeat: no-repeat;

}	
	
#boxclients:hover{
	height: 245px;
	width: 295px;
	background:url(../images/home/client_list.jpg);
	background-position:bottom;
	background-repeat: no-repeat;

	}
	
	
	
#boxcontact {
	height: 245px;
	width: 295px;
	background:url(../images/home/contact_us.jpg);
	background-position:top;
	background-repeat: no-repeat;

}	
	
#boxcontact:hover{
	height: 245px;
	width: 295px;
	background:url(../images/home/contact_us.jpg);
	background-position:bottom;
	background-repeat: no-repeat;

	}
	
	
	
/* links */


a {
	text-decoration: none;
	color: #000000;
	}


img, img a {
	border: none;
	}

	
/* positioning classes */


.right {
	float: right;
	}


.left {
	float: left;
}


.spacer {
	height: 0;
	clear: both;
	}
	
	
hr {
	margin: 12px 20px 12px 0;
	padding: 0;
	color: #d2d4d6;
	clear: both;
	}	
	

/* text */

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #403f40;
	line-height: 1.8;
}

h1 {
	margin: 0;
	padding: 0 20px 0 0;
	font-size: 160%;
	font-weight: 100;	
	color: #25247b;
	line-height: 1.5;
}
/*additions to optimise and make browser friendly*/

#contacts{
	width:100%;
	height:50px;
	display:block;
	bottom: 0px;
	vertical-align:bottom;
	padding-top:2em;
	font-weight:bold;
}
/***********************************************needed to contol the boxes or they will drop on smaller browsers/res************************************************/
#first-row{
	display:block;
	width:100%;
	height:250px;
}
#second-row{
	display:block;
	width:100%;
	height:250px;
	clear:both;
	margin-bottom:2em;
}
#viewme{
		display:block;
		width:40%;
		float:right;
    	height:30px;
}
.view_link{
		float:right;
}
img .view_link{
	display:inline;
	vertical-align:top;

}
.footer-phone{
	float:left;
	width:250px;
	height:15px;
	padding-top:5px;
		border-right:1px solid $text;
	font-size:1.46em;
	color:#51616b;
	font-family: Arial, Helvetica, sans-serif;	
	}
.footer-email a{
	float:left;
	width:200px;
	padding-top:5px;
	padding-left:10px;
	font-size:1.46em;
	color:#51616b;
	font-family: Arial, Helvetica, sans-serif;	
}
.mobile-message{
	display:none;
}
	
.center{
	text-align:center;
	font-size:10px;
	line-height:2em;
	width:100%
}
.center a:{
	color:#50606a;
	font-weight:200;
	position:absolute;
	bottom:20;
}
.center img a{
	position:absolute;
	bottom:20;
	
}

