/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 40;
	}
    
#OuterWrapper {
	overflow: hidden;
	background-image: url(images/bluestripebg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
}

#PageWrapper {
	width: 750px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	background-image: url(images/mainboxbg.gif);
	background-repeat:no-repeat;
	background-position: center top;
	height: 850px;
	padding: 0px 20px 20px 20px;
}
		
#ContentWrapper {
	padding: 20px;
	width: 780px;
	text-align: center;
	height: auto;
}
	
#navBar {
	height: 36px;
	width: 740px;
	position: absolute;
	top: 135px;
	background-image:url(images/NavBar.jpg);
	background-repeat: no-repeat;
	z-index: 99;
	left: 20px;
	}	

#ExtraBox {
	float: left;
	position: absolute;
	width: 224px;
	height: auto;
	top: 675px;
	text-align: left;
	padding: 3px;
	left:23px;
}

	
#logo {
	background-image: url(images/RaysLogo.jpg);
	height: 113px;
	width: 214px;
	top: 10px;
	position: absolute;
	left: 20px;
}


#Content {
	text-align:left;
	position: absolute;
	top: 196px;
	left: 23px;
	width: 283px;
	height: 105px;
}

#goodyear {
	position: absolute;
	top: 0px;
	height: 81px;
	width: 258px;
	background-image: url(images/goodyearlogo.jpg);
	background-repeat: no-repeat;
	left: 282px;
}

#headerBox {
	position: absolute;
	top: 0px;
	height: 80px;
	width: 192px;
	background-image: url(images/HeaderBox1.jpg);
	background-repeat: no-repeat;
	left: 571px;
}


#mainPhoto {
	position: absolute;
	top: 180px;
	text-align: left;
}

#SecondaryBox {
	position: absolute;
	width: 444px;
	height:582px;
	top: 196px;
	text-align: left;
	left: 322px;
}

#topImage {
	position: absolute;
	top: 457px;
	left: 23px;
}

#secondImage {
	position: absolute;
	top: 742px;
	left: 407px;				

}

#galleryBox {
	position: absolute;
	top: 742px;
	left: 23px;
}



#footer {
	background-image:url(images/FooterBar.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height:89px;
}


.boldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.boldWhiteL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
}

.whiteBoldXL {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1.75px;
}

#addressBox {
	position:absolute;
	top: 324px;
	left: 23px;
	width: 273px;
	background-image:url(images/ContactBlueBox.jpg);
	background-repeat:no-repeat;
	height: 355px;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
}

#navcontainer ul
{
	margin: 9px 5px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	padding: .5em .5em;
	color: white;
}

#navcontainer ul li a:hover
{
	color: #CCCCCC;
}

a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
a:hover {
	text-decoration: underline;
}

#headerBox a {letter-spacing: .75px;
}


.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#Content a:link {
	color: #003F93;
	text-decoration: underline;

}

h1, h1 span {
	width: 150px;
	height: 32px;
	background-image: url(images/serviceheader.jpg);
	font-size: 100%;
	background-repeat: no-repeat;
}


h1 span {
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -41px;
}

h2 { overflow: hidden; }


h2, h1 span {
	width: 150px;
	height: 25px;
	background-image: url(images/ContactUs.gif);
	font-size: 100%;
	background-repeat: no-repeat;
}


h2 span {
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -41px;
}

h2 { overflow: hidden; }


.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#footer a {
	font-size:13px;
}

	
.yellowBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffd046;
	font-weight: bold;
}
#SecondaryBox   a:link {
	color: #003F93;
	text-decoration: none;
		}
		
#SecondaryBox   a:hover {
		text-decoration: underline;
		}

