@charset "utf-8";
body {
	background-repeat: repeat-x;
	background-color: #582700;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBackground.png);
}
#wrapper {
	width: 856px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#mainHeader {
	height: 218px;
	width: 856px;
	position: relative;
}

#graydexLogo {
	background-repeat: no-repeat;
	height: 110px;
	width: 211px;
	position: absolute;
	left: 0px;
	display: block;
	background-position: top;
	top: 91px;
}
#aboutBanner {
	background-repeat: no-repeat;
	height: 173px;
	width: 859px;
}

#buttons {
	float: right;
	height: 27px;
	width: 650px;
	position: relative;
}

#buttons a:hover {
	background-position: bottom;
}
#blankMenu {
	float: left;
	height: 27px;
	width: 138px;
}
#selected     {
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 27px;
}
#selected a {
	background-repeat: no-repeat;
	display: block;
	background-position: 0px bottom;
	height: 27px;
}
#homeBtn {
	background-image: url(../images/homeBtn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 61px;
	float: left;
}
#homeBtn  a {
	background-image: url(../images/homeBtn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 61px;
}
#servicesBtn {
	background-image: url(../images/servicesBtn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 85px;
	position: absolute;
	top: 0px;
	right: 416px;
}
#servicesBtn a {
	background-image: url(../images/servicesBtn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 85px;
}
#projectBtn {
	background-image: url(../images/projectBtn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 162px;
	position: absolute;
	top: 0px;
	right: 254px;
}
#projectBtn   a {
	background-image: url(../images/projectBtn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 162px;
}
#rentalBtn {
	background-image: url(../images/rentalBtn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 162px;
	float: left;
	position: absolute;
	right: 92px;
	top: 0px;
}
#rentalBtn a {
	background-image: url(../images/rentalBtn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 162px;
}

#contactBtn {
	background-image: url(../images/contactBtn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 92px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#contactBtn a {
	background-image: url(../images/contactBtn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 92px;
}
#memberBtn {
	height: 17px;
	width: 122px;
	position: absolute;
	right: 0px;
	top: 200px;
}



#centrePusher {
	height: 28px;
	width: 856px;
	margin: 0px;
	padding: 0px;
}
#centre {
	width: 860px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#frame {
	width: 860px;
	margin: 0px;
	padding: 0px;
}

#frameCentre {
	background-image: url(../images/frameCentre.png);
	background-repeat: repeat-y;
	width: 830px;
	padding-top: 10px;
	float: left;
}

#frameBottom {
	background-image: url(../images/frameFotter.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 830px;
	position: relative;
	float: left;
	background-position: 3px 0px;
}
#fotterCornerLeft {
	background-image: url(../images/frameLeftCorner.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 32px;
	position: absolute;
	left: -29px;
	top: 0px;
}
#fotterCornerRight {
	background-image: url(../images/frameRightCorner.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 32px;
	position: absolute;
	left: 827px;
	top: 0px;
}
#frameMiddleHolder {
	height: 110px;
	width: 770px;
	position: relative;
	margin-bottom: 10px;
}
#frameMiddleHeader {
	background-image: url(../images/frameMiddleHeader.png);
	background-repeat: no-repeat;
	height: 59px;
	width: 823px;
	position: absolute;
	left: -20px;
	margin-left: 3px;
}


#title {
	background-repeat: no-repeat;
	width: 159px;
	height: 51px;
	padding-top: 19px;
	padding-left: 20px;
}
#titleMiddle {
	background-repeat: no-repeat;
	width: 159px;
	position: absolute;
	left: 0px;
	top: 42px;
}
#projectBackBtn {
	height: 25px;
	width: 180px;
	float: right;
	margin-top: -30px;
}


#frameCentreContent {
	width: 780px;
	margin-left: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #462F0B;
}
#frameCentreContent a {
	color: #AA252B;
	text-decoration: none;
}
#frameCentreContent a:hover {
	color: #671419;
	text-decoration: underline;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.backTotopBtn {
	font-weight: bold;
}









#footer {
	height: 31px;
	width: 856px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}



#float_right_logo {
	height: 19px;
	width: 78px;
	top: 8px;
	right: 20px;
	position: absolute;
}
#float_right_logo a {
	display: block;
	height: 19px;
	width: 78px;
}

#copy {
	vertical-align: bottom;
	float: left;
	position: absolute;
	top: 14px;
	text-indent: 0px;
	left: 15px;
	font-family: "Myriad Web Pro", Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerDropDown {
	background-repeat: no-repeat;
	height: 55px;
	background-image: url(../images/footer.gif);
	width: 856px;

}
#footerBurbekBtn {
	height: 19px;
	width: 92px;
	position: absolute;
	top: 32px;
	right: 15px;
}
#blue_across {
	background-image: url(../images/bottomLine.png);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
}













img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}



a  img     {
	border: none;
	outline: none;
	
}
a:active  {
	border: none;
	outline: none;
}
a:visited  {
	border: none;
	outline: none;
}
a:focus {outline: none}


a:focus  {
	border: none;
	outline: none;
}


.clearFloats {
	clear: both;
}
#contactMapHolder {
	height: 550px;
	width: 582px;
	position: relative;
	float: right;
}
#contactMap {
	position: absolute;
	top: -70px;
	left: 26px;
	width: 582px;
}
.contact_map_float  {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}

.subTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA252B;
}
.subTitlesBlack {
	color: #351C06;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#frameTopPP {
	background-image: url(../images/frameHeader.png);
	height: 79px;
	width: 850px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA252B;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #351C06;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#frameCentreContent ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#frameCentreContent li {
	float: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: disc;
}

