body {
	background-image:  url(images/bg.jpg);
	background-color: #E5E5E5;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-size: 120%;
	color: #003366;
	font-weight: bold;
	margin-top: 15px;
	text-align: left;
}

a:link {
	color: #0050B0;
}
a:visited {
	color: #0050B0;
}
a:hover {
	color: #338EFF;
}
a:active {
	color: #338EFF;
}

.smalltext {
	font-size: 12px;
}

#content {
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 900px;
	height: 529px;
	padding: 0px;
	border: 1px solid #0151B2;
}

#header {
	height: 98px;
	background-image: url(images/raynerlogosmall.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#badge {
	margin-top: 8px;
	display: inline;
	float: left;
	margin-left: 410px;
}

#bosch {
	float: right;
	display: inline;
	margin-right: 30px;
	margin-top: 10px;
}

#leftcol {
	width: 220px;
	height: 431px;
	float: left;
	clear: both;
	background-image: url(images/navbgcurve.jpg);
}

#menu {
	margin-top: 45px;
}

#midcol {
	width: 298px;
	display: inline;
	float: left;
	height: 432px;
}

#rightcol {
	height: 423px;
	display: inline;
	float: right;
	width: 369px;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 8px 0px 0px;
}

#opening {
	height: 131px;
	width: 369px;
	background-image: url(images/addressbg.jpg);
	color: #CCCCCC;
	font-weight: bold;
	background-repeat: no-repeat;
	font-size: 12px;
	background-position: right bottom;
	line-height: 1em;
}

#opening2 {
    height: 131px;
	width: 369px;
	background-image: url(images/opening2bg.jpg);
	color: #CCCCCC;
	font-weight: bold;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 1em;
}

.indent {
	margin-left: 10px;
}

#contact {
	height: 74px;
	width: 369px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: -1px;
}

#contact a:link {
	color: #0033FF;
	text-decoration: none;
}
#contact a:visited {
	color: #0033FF;
	text-decoration: none;
}
#contact a:hover {
	color: #999999;
}

#hptext {
	font-size: 12px;
	margin-top: 40px;
	margin-right: 35px;
	margin-left: 35px;
	text-align: justify;
}


ul#nav {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul#nav a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0em;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
}

ul#nav a:hover {
	color: #CCCCCC;
}

ul#nav li {
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	color: #CCCCCC;
}


#footer {
	margin: 10 auto 0;
	clear: both;
	font-size: 12px;
	color: #003366;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}

/* other pages */

#mainwide {
	width: 670px;
	display: inline;
	float: left;
	height: 430px;
}

#mainmid {
	width: 400px;
	display: inline;
	float: left;
	height: 432px;
}

#mainright {
	width: 270px;
	display: inline;
	float: left;
	height: 390px;
	text-align: justify;
	padding-top: 32px;
	font-size: 12px;
}

.textbox {
	border: 1px solid #0050B0;
	text-align: center;
	color: #00326F;
	width: 80%;
	background-color: #EAEAEA;
	background-image: url(images/hzsilver.jpg);
	background-repeat: repeat;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 5px;
}

.staffphoto {
	border: 1px solid #0050B0;
	text-align: center;
	color: #00326F;
	width: 325px;
	background-color: #EAEAEA;
	background-image: url(images/hzsilver.jpg);
	background-repeat: repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

.phonetext {
	border: 1px solid #0050B0;
	text-align: center;
	color: #00326F;
	width: 400px;
	background-color: #EAEAEA;
	background-image: url(images/hzsilver.jpg);
	background-repeat: repeat;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 5px;
}

.servicingphoto {
	border: 1px solid #0050B0;
	text-align: center;
	color: #000033;
	width: 246px;
	background-color: #EAEAEA;
	background-image: url(images/hzsilver.jpg);
	background-repeat: repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}


.bullets li {
	list-style-type: square;
	line-height: 2em;
	font-size: 12px;
}

#mainmidshort {
	width: 400px;
	display: inline;
	float: left;
	height: 180px;
}

#mainrightshort {
	width: 270px;
	display: inline;
	float: left;
	height: 148px;
	text-align: center;
	padding-top: 32px;
}

#mainwideshort {
	width: 670px;
	display: inline;
	float: left;
	height: 180px;
}

.normaltext {
	font-size: 12px;
	margin-top: 40px;
	margin-right: 35px;
	margin-left: 35px;
	text-align: justify;
}

#motmidshort {
	width: 400px;
	display: inline;
	float: left;
	height: 250px;
}

#motrightshort {
	width: 270px;
	display: inline;
	float: left;
	height: 218px;
	text-align: center;
	padding-top: 32px;
}

/* rounded box */

#roundboxwrapper {
	width: 670px;
	display: inline;
	float: left;
	height: 240px;
}


.bl {background: url(images/bl.gif) 0 100% no-repeat #CCDDFF; width: 50em}
	.br {background: url(images/br.gif) 100% 100% no-repeat}
	.tl {background: url(images/tl.gif) 0 0 no-repeat}
	.tr {
	background: url(images/tr.gif) 100% 0 no-repeat;
	padding:5px;
	color: #000000;
}
	.clear {font-size: 1px; height: 1px}
	
#infoul {
	margin-right: 20px;
}

.roundboxtext {
	font-size: 12px;
	margin-top: 40px;
	margin-right: 35px;
	margin-left: 35px;
	text-align: justify;
}

#scroll {
    overflow-x: hidden;
	overflow-y: auto;
	width: 670px;
	display: inline;
	float: left;
	height: 425px;
}

#scroll img {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

#goodgarage img {
	float: left;
}
