html
{
	min-height: 100%;
}

body 
{
	font: normal 12px/1.5em Helvetica, Arial, sans-serif;
	color: #4d433c;
	height: 100%;
	background-color: #fafafa;
}

#allcontent 
{ 
	height: 100%;
	min-width: 1100px;
}

/***********************************
****Header
***********************************/
#header
{
	border-top: solid 4px #fec00f;
}

.container
{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

#logo
{
	padding: 35px 0px 0px 99px;
	height: 71px;
	width: 318px;
}

#contactbutton
{
	float: right;
	margin: 54px 118px 0px 0px;
	width: 191px;
	height: 44px;
	border: solid 1px #e8b217;
	background: url(images/contactbuttonbackground.gif) repeat-x;
}

#contactsrsco
{
	margin: 13px 0 0 31px;
	width: 128px;
	height: 21px;
}

#contactstillriver
{
	margin: 12px 0 0 25px;
	width: 145px;
	height: 21px;
}
/***********************************
****Main
***********************************/
#main
{
	height: 100%;
}

#maintopborder
{
	width: 700px;
	border-top: solid 1px #fff;
	margin: 28px 0 0 204px;
}

#centercontainer
{
	width: 790px;
	border-left: solid 1px #d2d2d2;
	margin-left: 204px;
	height: 100%;
	padding-bottom: 30px;
	margin-top: 99px;
}
* html #centercontainer {margin-top: -13px;}

a
{	
	text-decoration: none;
	color: #fcbf0f;
	font-weight: bold;
}

a:hover
{	
	text-decoration: underline;
}

#introbox
{
	background-color: #fbf9f4;
	border: solid 1px #e5dfcf;
	width: 754px;
	height: 213px;
	margin: -47px 0 0 24px;
}
*:first-child+html #introbox {margin-top: -62px;}
* html #introbox {margin-top: 46px;}

#introheader
{
	background: url(images/introboxheader.gif) top left no-repeat;
	text-align: left;
	width: 400px;
	height: 150px;
	margin: 33px 10px 0 31px;
	padding-left: 309px;
}

#introheader p
{
	margin-bottom: 10px;
}

#introheader a
{	
	background: url(images/bullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-left: 2px;
}

.topleftcorner
{
	border-top: solid 2px #bfb6b0;
	border-left: solid 2px #bfb6b0;
	height: 7px;
	width: 7px;
	margin: 2px 0 0 2px;
	float: left;
}

.topmidrightcorner
{
	border-top: solid 2px #bfb6b0;
	border-right: solid 2px #bfb6b0;
	height: 7px;
	width: 7px;
	margin: 2px 0 0 256px;
	float: left;
}
* html .topmidrightcorner {margin-left: 135px;}

.topmidleftcorner
{
	border-top: solid 2px #bfb6b0;
	border-left: solid 2px #bfb6b0;
	height: 7px;
	width: 7px;
	margin: 2px 0 0 9px;
	float: left;
}

.toprightcorner
{
	border-top: solid 2px #bfb6b0;
	border-right: solid 2px #bfb6b0;
	height: 7px;
	width: 7px;
	margin: 2px 2px 0 0px;
	float: right;
}

.bottomleftcorner
{
	border-bottom: solid 2px #bfb6b0;
	border-left: solid 2px #bfb6b0;
	height: 7px;
	width: 7px;
	margin: 19px 0 0 2px;
	float: left;
}

.bottommidrightcorner
{
	border-bottom: solid 2px #bfb6b0;
	border-right: solid 2px #bfb6b0;
	height: 7px;
	width: 7px;
	margin: 19px 0 0 256px;
	float: left;
}
* html .bottommidrightcorner {margin-left: 135px;}

.bottommidleftcorner
{
	border-bottom: solid 2px #bfb6b0;
	border-left: solid 2px #bfb6b0;
	height: 7px;
	width: 7px;
	margin: 19px 0 0 9px;
	float: left;
}

.bottomrightcorner
{
	border-bottom: solid 2px #bfb6b0;
	border-right: solid 2px #bfb6b0;
	height: 7px;
	width: 7px;
	margin: 19px 2px 0 0px;
	float: right;
}

#servicesbox
{
	background-color: #fcfcfc;
	border: solid 1px #e5dfcf;
	width: 477px;
	margin: 27px 0px 0 24px;
	float: left;
}
* html #servicesbox {margin-left: 12px;}

#servicesbox h1
{
	font-size: 14px;
	padding: 35px 0 0 36px;
}

.servicelist h4
{	
	font-size: 18px;
	margin-left: 92px;
	padding: 14px 0 5px 0;
}
*:first-child+html .servicelist h4 {padding-top: 0px; margin-top: -4px;}
* html .servicelist h4 {padding-top: 0px; margin-top: -4px;}

.servicelist p
{	
	margin-left: 92px;
	padding: 9px 0 17px 0;
}
*:first-child+html .servicelist p {padding-top: 8px;}

.servicelist
{	
	border-top: solid 1px #e5dfcf;
	margin: 3px 40px 0 37px;
	padding-top: 5px;
}

#firstservicelist
{
	padding-top: 20px;
}

.emptylistimages
{
	float: left;
	width: 59px;
	height: 57px;
	margin-top: 17px;
}

#rails
{
	float: left;
	width: 59px;
	height: 74px;
	margin-top: 17px;
}

#rescue
{
	float: left;
	width: 59px;
	height: 59px;
	margin-top: 17px;
}

#review
{
	float: left;
	width: 59px;
	height: 44px;
	margin-top: 17px;
}

#productsbox
{
	background-color: #fcfcfc;
	border: solid 1px #e5dfcf;
	width: 273px;
	margin: 27px 0 0 504px;
}

.productlist
{	
	border-top: solid 1px #e5dfcf;
	margin: 3px 36px 0 32px;
	padding: 15px 0 5px 0;
}

#firstproductlist
{
	padding-top: 20px;
}

#productsbox h1
{
	font-size: 14px;
	padding: 35px 0 0 34px;
}

.productlist h4
{	
	font-size: 18px;
	margin-left: 63px;
	padding: 14px 0 5px 0;
}
*:first-child+html .productlist h4 {padding-top: 0px; margin-top: -4px;}
* html .productlist h4 {padding-top: 0px; margin-top: -4px;}

.productlist p
{	
	margin: 0 -6px 0 65px;
	padding: 7px 0 17px 0;
}
*:first-child+html .productlist p {padding-top: 6px;}

#customerfulogo
{
	float: left;
	width: 38px;
	height: 38px;
	margin-top: 12px;
}

#toreadlistlogo
{
	float: left;
	width: 49px;
	height: 24px;
	margin-top: 17px;
}

/***********************************
****Sidebar
***********************************/
#sidebar
{
	float: left;
	left: 0px;
	width: 204px;
}
*:first-child+html #sidebar {margin-top: 28px;}

#navbar
{
	text-align: right;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background: url(images/pagecorner.png) top right no-repeat;
	margin-top: -1px;
	margin-right: -1px;
	width: 105px;
}
* html #navbar {background: none;}

#navbar #first
{
	padding-top: 50px;
	border-top: none;
}
*:first-child+html #navbar #first {padding-top: 49px;}
* html #navbar #first {margin-top: 25px;}

#navbar li
{
	width: 80px;
	height: 23px;
	padding: 10px 24px 5px 0;
	border-top: solid 1px #d2d2d2;
	margin-right: 1px;
}
*:first-child+html #navbar li {margin-bottom: 6px; padding-top: 9px; padding-bottom: 0px;}

#navbar a
{
	text-decoration: none;
	color: #4d433c;
	font-weight: normal;
}

#navbar a:hover
{
	text-decoration: underline;
}

.selected
{
	background: url(images/selectedbackground.gif) repeat-x;
	border: solid 1px #e8b217;
	height: 25px;
	width: 78px;
	float: right;
	margin: -7px -22px 0 0;
	padding: 6px 21px 0 0;
}
*:first-child+html .selected {margin-top: -6px; padding-top: 5px; padding-bottom: 1px; height: 26px;}

/***********************************
****ServicesPage
***********************************/
#services
{
	background-color: #fcfcfc;
	border: solid 1px #e5dfcf;
	width: 756px;
	margin: -75px 0 0 23px;
}
*:first-child+html #services {margin-top: -90px;}
* html #services {margin-top: 23px;}

h2
{
	font-size: 24px;
	border-bottom: solid 1px #e5dfcf;
	padding: 41px 0 7px 0;
	margin: 0 48px 27px 38px;
}
*:first-child+html h2 {margin-bottom: 26px;}

#services p
{
	margin: 0 48px 0px 38px;
	padding: 1px 3px 11px 3px;
	line-height: 2em;
}

#services .topleftcorner
{
	border-top: solid 2px #bfb6b0;
	border-left: solid 2px #bfb6b0;
	height: 7px;
	width: 7px;
	margin: 3px 0 0 3px;
	float: left;
}

#services .toprightcorner
{
	border-top: solid 2px #bfb6b0;
	border-right: solid 2px #bfb6b0;
	height: 7px;
	width: 7px;
	margin: 3px 3px 0 0px;
	float: right;
}

#services #shadedbox
{
	background-color: #fbf9f4;
	border: solid 1px #e5dfcf;
	margin: 2px 48px 10px 42px;
	padding: 6px 48px 8px 48px;
}
*:first-child+html #services #shadedbox {margin-top: 3px; margin-bottom: 9px; padding-top: 5px; padding-bottom: 9px;}

#services ul
{
	list-style-type: disc;
	line-height: 2em;
	margin: 0 48px 10px 104px;
}

h3
{
	font-size: 14px;
	padding: 36px 0 7px 0;
	margin: 0 48px 5px 41px;
}

/***********************************
****Footer
***********************************/
#footer
{
	border-top: solid 1px #d5d5d5;
	width: 391px;
	margin-left: 180px;
	padding: 29px 0 10px 24px;
}

#footer a
{
	background: url(images/footerbullet.gif) center left no-repeat;
	padding-left: 11px;
}


