@charset "utf-8";
/* CSS Document */

body {
	font-size: 62.5%;
	background-image: url(assets/images/textures/bluegradient_1200px.png);
	background-repeat: repeat-x;
	margin: 0 0;
}
p, ul, td, th {
	font-size: 1.2em;
	margin: 8px 25px;
}
h1 {
	margin-top: 0px;
	margin-left:25px;
	margin-right: 25px;
	margin-bottom: 10px;
	font-size: 2em;
}
h1, h2, p, ul, td, th {
	font-family: Arial, Helvetica, sans-serif;
	
	}
h2 {
	font-size: 1.4em;
	margin: 10px 25px;
}
table {
	margin: 8px auto;
}
img {
	border-style: none;
}
object:focus {
	outline:0
}
#headerWrapper {
	background-image:url(assets/images/textures/blackgradient_200px.png);
	background-repeat: repeat-x;
	background-color:#646464;
}
#headerContent {
	overflow: auto;
	width:900px;
	margin: 0 auto 0 auto;
}
#bing {
	float:left;
}
#headerLogo {
	height: 110px;
	width: 110px;
	background-image:url(assets/images/Greyco-Logo-V2_64px.png);
	float: left;
}
#brandphrase {
	height: 110px;
	float: left;
}
#headerTitle {
	color: #E6E600;
	font-size: 2em;
	font-weight: bold;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
}
#headerlinks {
	text-align: right;
	margin-bottom: -25px;
}
#headerlinks ul li {
	color: #FFF;
	display: inline;
	padding: 5px;
}
#headerlinks a {
	color: #fff;
}
#headerTitle h1 {
	margin-bottom: 0;
}
#headerTitle h2 {
	text-align: right;
	font-size: 1em;
	font-style:italic;
	}
#headerSubTitle {
	float: left;
	margin: 50px 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
}
#content {
	width: 900px;
	margin: 0px auto 0px auto;
	background-image:url(assets/images/textures/stripes_black.gif);
	background-repeat: repeat;
	overflow: auto;
	}
div#siteNav {
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	z-index: 5;
	margin-top: 0px;
	}
#navUlWrapper {
	width: 900px;
	margin: 0 auto;
}
#footerNav {
	height: 30px;
	text-align: right;
	position: relative;
	z-index: 5;
	margin-top: -8px;
	}
#logo {
	float: left;
	width: 392px;
	height: 30px;
	background-image: url(assets/images/GreycoLogoPlain_opac50.png);
	background-repeat: no-repeat;
}
#siteNav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#siteNav ul li {
	margin-left: 0px;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	list-style: none;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	font-size: 2em;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 7px;
	}		
#siteNav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	margin-right: 0px;
	}
.current {
	background-image: url(assets/images/textures/glassblue_35px.png);
	background-repeat: repeat-x;
	color: #FFF;
}
a.current {
	color:#FFF;
}
#siteNav a {
	color:#000;
	font-weight: bold;
	text-decoration: none
	}
#siteNav a:visited {
	color:#000;
}
#sectionFooter {}
	
#siteNavShadow {
	height: 30px;
	position: relative;
	z-index: 1;
	margin: -28px auto 0 auto;
	}
#footerNavShadow {
	height: 30px;
	position: relative;
	z-index: 1;
	margin: -28px auto 0 auto;
	}
#siteFooter {}
.glass {
	background-image:url(assets/images/textures/glassWhite_35px.png); 
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	}
div.glassdark {
	background-image:url(assets/images/textures/glassblue_35px.png); 
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}

li.pdf {
	list-style-image: url(assets/images/pdficon_small.gif);
}


div.shadow {
	background-color: #000; 
	opacity: 0.5; 
	filter: alpha(opacity=50);
	}
#sectionContent {
	margin-top: 0px;
	margin-bottom: 0;
	width: 600px;
	background-image:url(assets/images/textures/stripes.gif);
	background-repeat: repeat;
	background-color: #FFF;
	float:left;
	overflow: auto;
	}
#sectionContent h1 {
	margin-top: 50px;
}
#sectionContent p {
	margin: 10px 25px;
}
#sectionPicture {
	width: 900px; 
	margin: 0 auto 0 auto
	}
#sectionNavShadow {
	height: 30px;
	position: relative;
	z-index: 3;
	float: left;
	width: 600px;
	margin: -28px auto 0px auto
	}
#sectionNav {
	position: relative;
	z-index: 5;
	float: left;
	width: 600px;
	margin: 0px auto 0px auto;
	}
#sectionNav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	} 
#sectionNav ul li {
	margin-left: 0px;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	list-style: none;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	font-size: 2em;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 7px;
	}
#sectionNav li:hover {
	background-image:url(assets/images/textures/glassblue_35px.png);
	color:#FFF
}
#sectionNav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#sectionNav a {
	color:inherit;
	font-weight: bold;
	text-decoration: none;
}
#sectionNav a.current {
	color:#FFF;
}
#sectionNav a:visited {

}
#gallery {
	margin: 0px auto;
	overflow: auto;
}
.button {
	text-align: center;
	margin: 10px auto;
	height: 35px;
	width: 212px;
}
.probe {
	text-align: center;
	background-image:url(assets/images/rentalappbutton.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 212px;
	float: right;
}
#sidebar {
	float: right;
	width: 300px;
	background-image:url(assets/images/textures/stripes_black.gif);
	background-repeat: repeat;
	color: #FFF;
	text-align:center;
	}	
#sidebar p, table, ul, a {
	font-weight: normal;
	}
#sidebar p.tech {
	font-size: 1em;
}
#sidebar a:link {
	color:#FFF;
}
#sidebar a:visited {
	color:#900;
}
#sidebar a:hover {
	color:#FF0;
}
#sidebar h1 {
	margin: 0px 15px;
	font-size: 2em;
	}
#sidebar table {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}
#sidebar th {
	color: #CCC;
	background-color: #666;
	}	
#sidebar td {
	background-color:#333;
	text-align: left;
	padding: 3px 5px;
}
div.mapbutton {
	margin: 10px 0px;
}
#pageFooterWrapper {
	background-image:url(assets/images/textures/blackgradient_200px.png);
	background-repeat: repeat-x;
	background-color: #646464;
}
#pageFooter {
	color: #E8E8E8;
	text-align: left;
	width: 900px;
	margin: 0 auto;
	font-family:"Times New Roman", Times, serif;
	font-size: 1em;
	overflow: auto;
}
#pageFooter a {
	color: inherit;
	text-decoration: inherit;
}
#pageFooter a:hover {
	text-decoration: underline;
}
#pageFooter h1 {
	font-size: 1.4em;
	margin: 10px 25px;
}
#pageFooter h2 {
	font-size: 1.2em;
}
#pageFooter p {
}
#contactInfo {
	float: left;
}
#companyInfo {
	width: 450px;
	float: left;
}
#partnerInfo {
	float: left;
}
	

