td,th {
	color: #FFF;
}
body
{
background-image:url('../images/bg.jpg');
background-attachment:scroll;
background-position:center;
background-repeat:no-repeat;
background-position:top;
background-attachment:fixed;
margin: 0;
color: #FFF;
}

a {
	font-size: 18px;
	color: #CCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}

.outer_div {
	width:848px;
	}
	
.links_top {
	width:846px;
	height:21px;
}
.sales {
	position:absolute;
	top:6px;
	right:546px;
	}
.ribbon {
	position:absolute;
	top:-3px;
	right:-3px;
	}
.box {
	position:relative;
	float:right;
	width:1084px;
}
.rivard_phone {
	padding-top: 56px;
}

.div_flash {
	width:848px;
	height:250px;
}	
.div_top {
	border-left:solid;
	border-left-width:1px;
	border-left-color:#CCC;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#CCC;
	background-image:url('../images/mid_trans.png');
	background-attachment:fixed;
	background-repeat:repeat;
	padding-top:7px;
	width:846px;
	height:40px;
	position:relative;
}

.links_mid {
font-family: "Iskoola Pota";
font-size:18px;
font-weight:bold;
}

/* This is the DIV basis for the height of the middle or Arms div */
.div_arms {
	border-left:solid;
	border-left-width:1px;
	border-left-color:#CCC;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#CCC;
	background-image:url('../images/mid_trans.png');
	background-attachment:fixed;
	background-repeat:repeat;
	width:846px;
	padding-top:25px;
	padding-bottom:15px;
}
/* This is arms image scroller no need to edit */
.arms_inner { 
	padding-top:0px;
	width:800px;
}
/* End image Scroller for Arms */

.div_arms_inner_center {
	width:845px;
	padding-top:7px;
}
#overflow {
	overflow:auto;
	height:360px;
}
.div_end { 
	border-top:solid;
	border-top-width:1px;
	border-top-color:#FFF;
	border-left:solid;
	border-left-width:1px;
	border-left-color: #CCC;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#CCC;
	width:846px;
	background-image:url('../images/bottom_trans.png');
	background-attachment:fixed;
	background-repeat:repeat;
}
