.header
{
	background:#ffffff url(../img/header-background.jpg) repeat-x;
	height:104px;
}
.grid_17 li{
	color: #666666;
    font-size: 11px;
    margin-bottom: 10px;
}
.logo
{
	width:167px; height:104px;
	background:url(../img/logo.jpg) top left no-repeat;
	text-indent: -9999px;
}


.quote img
{
	width:360px; height:104px;
	display:block;
	position:absolute; left:60px; top:0; z-index:1;
	margin:0; padding:0;
	text-indent: -9999px;
}


.whoweare_quote
{
	width:360px;
	float:right;
}

.whoweare_quote span
{
	display:block;
	position:absolute; left:60px; top:0; z-index:1;
	width:360px; height:104px;
	margin:0; padding:0;
	background:url(../img/quote_whoweare.jpg) top right no-repeat;
}

.stv_quote
{
	width:360px;
	float:right;
}

.stv_quote span
{
	display:block;
	position:absolute; left:60px; top:0; z-index:1;
	width:360px; height:104px;
	margin:0; padding:0;
	background:url(../img/quote_stvquote.jpg) top right no-repeat;
}

.acc_quote
{
	width:360px;
	float:right;
}

.acc_quote span
{
	display:block;
	position:absolute; left:60px; top:0; z-index:1;
	width:360px; height:104px;
	margin:0; padding:0;
	background:url(../img/quote_acc.jpg) top right no-repeat;
}
.gradient
{
	background:#cccccc url(../img/grey-gradient.jpg) repeat-x;
	height:351px;
	padding-top:13px;
}

.long-gradient
{
	background:#fff url(../img/long-grey-gradient.jpg) repeat-x;
	padding-top:13px;
}

.long-gradient-work
{
	background:#f5f6fb url(../img/long-grey-gradient.jpg) repeat-x;
	height:560px;
	padding-top:13px;
}

.long-gradient-sec
{
	background:#f5f6fb url(../img/long-grey-gradient.jpg) repeat-x;
	height:650px;
	padding-top:13px;
}
.menu
{
	width:164px;
	height:204px;
}

/* Accordian Menu */
/*-------------------------------------------------------------------------------------------------------------------------*/
.urbangreymenu
{
	width: 164px; /*width of menu*/
}

.urbangreymenu .headerbar
{
	background: transparent url(../img/accordion-heading.gif) repeat-x bottom;
	font: bold 15px Arial;
	height:35px;
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
}



.urbangreymenu .headerbar.selected
{
	background: #ffcc00 url(../img/accordion-heading-selected.jpg) repeat-x;
}

.urbangreymenu .headerbar.thispage
{
	background: #ffcc00 url(../img/accordion-heading-selected.jpg) repeat-x;
}

.urbangreymenu .headerbar a
{
	text-decoration: none;
	color: #666666; /* Main headings font color */
	display: block;
	padding:10px 0 5px 30px;
}

.urbangreymenu .headerbar a
{
	outline:0;
}

.urbangreymenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent:0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li
{
	position:relative;
	left:-30px;
	width:164px;
}

.urbangreymenu ul li a
{
	background: #ebd685;
	color: #666666;
	display: block;
	font: bold 12px Arial;
	
	padding:5px 25px 5px 30px;
	text-decoration: none;
	

}
.twochildmenu li a{
	padding: 5px 5px 5px 30px !important;
}

.urbangreymenu ul li a:visited
{
	/*color: white;*/
}

.urbangreymenu ul li a:hover
{ /*hover state CSS*/
	/*color: white;*/
	background: #dbc675;
}

.twochildmenu{
	background-color: #e4e4e4 !important;
	padding: 0;
}
.twochildmenu li{
	background-color: #e4e4e4 !important;
	padding-top: 0;
	padding-bottom: 0;
}
.twochildmenu li a{
	background-color: #e4e4e4 !important;
	padding-top: 3px !important;
	padding-bottom: 4px !important;
	font-weight: 400 !important;
	padding-right: 5px;
}
.twochildmenu a:hover{
	background-color: #EBD685 !important;
}
.nobottom{
	padding-bottom: 0 !important;
}
/*-------------------------------------------------------------------------------------------------------------------------*/


.home-image
{
	background:#cccccc;
	height:317px;
	position:relative;
	right:17px;
}

.outlined
{
	border:solid 1px white;
}

.features
{
	list-style:none;
}

.heading-box
{
	background-image:url(../img/heading-box.jpg);
	height:48px;
	width:164px;
}

.whoweare
{
	background:#fff url(../img/heading-box-whoweare.jpg) top left repeat-x;
	height:438px;
	width:668px;
	position: relative;
	right: 17px;
}

.whoweare h2
{
	font: bold 15px Arial;
	color:#666;
	position:relative;
	left:15px;
	top:15px;
}

/* name */
.whoweare h3
{
	font: bold 12px Arial;
	color:#666;
	padding:0;
	margin:0;
	margin-top:6px;
}

/* title */
.whoweare h4
{
	font: 12px Arial;
	color:#666;
}

.whoweare p
{
	font: 11.5px Arial;
	color:#666;

}

.col-1
{
	position:relative;
	left:10px;
	top:15px;
}

.col-2
{
	position:relative;
	left:15px;
	top:15px;
}

.col-3
{
	position:relative;
	left:19px;
	top:15px;
}

.col-4
{
	position:relative;
	left:22px;
	top:15px;
}

.features a
{
	text-decoration:none;
}

.features h2
{
	color:#665f54;
	font-size:15px;
	font-weight:bold;
	height:48px;
	left:8px;
	line-height:18px;
	position:relative;
	top:6px;
	vertical-align:middle;
	width:140px;
}

.features img
{
	margin-top:8px;
	display:block;
	font-size:10px;
}

.features li
{
	display:inline;
	float: left;
}

.facilities
{
	margin:8px 12px 8px 0;
}
.security
{
	margin:8px 12px 8px 0;
}
.shopping
{
	margin:8px 13px 8px 0;
}
.fairs
{
	margin:8px 13px 8px 0;
}
.contact
{
	margin:8px 0 8px 0;
}

.contactbox p
{
	margin:0;
	padding:0;
	margin-left:14px;
}

.contactbox
{
	background:blue url(../img/get-in-touch-grad.jpg) repeat-x;
	color:#fff;
	font-weight:bold;
	height:98px;
	margin:8px 0 8px 0;
	width:164px;
}

.contactbox img
{
	padding:10px 10px 0 14px;
}

.contactbox a
{
	color:#fff;
	text-decoration:underline;
}

#tel
{
	font-size:20px;
	font-weight:bold;
	
}

.footer
{
	border-top:3px solid #ffcc00;
	color:#bbb;
	font-size:11px;
	font-weight:bold;
	padding-top:12px;
}

#copyright
{
	float:left;
}

#legal
{
	float:right;
}

#legal a
{
	text-decoration:none;
	color:#bbb;
}



/*Facilities*/
/*-------------------------------------------------------------------------*/

.whatwedobox
{
	background-color:#fff;
	height:181px;
	margin:0px 0 0 200px;
	width:649px;
	padding:10px;
	position:relative;
	right:21px;
	
}

.whatwedobox p
{
	color:#666;
	font-size:11px;
	margin:0 0 8px 0;
	width:307px;
}

.whatwedobox-work
{
	background-color:#fff;
	height:191px;
	margin:0px 0 0 200px;
	width:649px;
	padding:10px;
	position:relative;
	right:21px;
	
}

.whatwedobox-work p
{
	color:#666;
	font-size:11px;
	margin:0 0 8px 0;
	width:307px;
}

.whatwedobox-sec
{
	background-color:#fff;
	height:300px;
	margin:0px 0 0 200px;
	width:649px;
	padding:10px;
	position:relative;
	right:21px;
	
}

.whatwedobox-sec p
{
	color:#666;
	font-size:11px;
	margin:0 0 8px 0;
	width:307px;
}

.bold
{
	font-weight:bold;
}

.getintouchbox
{
	background:#ccc url(../img/facilities-get-in-touch.jpg) repeat-x;
	color:#fff;
	font-weight:bold;
	height:100px;
	width:315px;
}

.getintouchbox p
{
	color:#fff;
	font-size:16px;
	margin:0;
	margin-left:20px;
	padding:0;
	position:relative;
	top:8px;
}

.getintouchbox a
{
	color:#fff;
}

.telephone
{
	position:relative;
	top:4px;
}

.envelope
{
	position:relative;
	top:6px;
}

.square{
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;

    border-top: 6px solid #666666;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top:10px;
    z-index: 4;

}

/*End Facilities*/
/*-------------------------------------------------------------------------*/
