/* 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: 980px;
	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;
	left: 20px;
	}	
	
#logo {
	background-image: url(images/RaysLogo.jpg);
	height: 113px;
	width: 214px;
	top: 10px;
	position: absolute;
	left: 20px;
	text-indent: -9999px;
}

#tirepros {
	background-image:url("images/tirepros.jpg");
	background-repeat:no-repeat;
	height:130px;
	left:300px;
	position:absolute;
	text-indent:-9999px;
	top:76px;
	width:214px;
}

#Content {
	text-align:left;
	position: absolute;
	top: 411px;
	left: 282px;
	width: 475px;
	height: auto;
}


#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;
	left: 23px;
}

#SecondaryBox {
	float: left;
	position: absolute;
	width: 224px;
	height:320px;
	top: 410px;
	background-image: url(images/AddressBoxBlue.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 12px;
	left:23px;
}

#ExtraBox {
	float: left;
	position: absolute;
	width: 224px;
	height: auto;
	top: 750px;
	text-align: left;
	padding: 3px;
	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;
}
.whiteBoldXL {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1.75px;
}



#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;
}

#twitter_badge_container{width: 300px; background: #C1EAFF}
#twitter_badge_tl{background: transparent url(images/twitter_tl.png) top left no-repeat;}
#twitter_badge_tr{background: transparent url(images/twitter_tr.png) top right no-repeat;}
#twitter_badge_bl{background: transparent url(images/twitter_bl.png) bottom left no-repeat;}
#twitter_badge_br{background: transparent url(images/twitter_br.png) bottom right no-repeat; }
#twitter_badge_inner{padding: 45px 10px 10px 10px;}
#twitter_badge_via {font-size: 10px }
#twitter_badge_via a {color #666}

/* defaults */
#my_twitter_status{}
#my_twitter_status_time{color: #666; font-size: 10px;}


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 {
	color: #003F93;
	text-decoration: underline;

}



h1, h1 span {
	width: 450px;
	height: 32px;
	background-image: url(images/WelcomeH1.jpg);
	font-size: 100%;
	background-repeat: no-repeat;
}


h1 span {
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -41px;
}

h1 { overflow: hidden; }


.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#footer a {
	font-size:13px;
}

.small {
	font-size: 9px;
	}

.small a {
	color: #003F93;
	text-decoration: underline;

}
