#container #headersmall {
	background-image: url(../images/header_small.jpg);
	height: 160px;
	width: 768px;
	text-align: right;
}
#container #headersmall img {
	background-image: url(../images/header_small.jpg);
	text-align: right;
	border: 1px solid #FFF;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
}
* {
	margin: 0px;
	padding: 0px;
}
#container #body #leftpicholder {
	float: left;
	height: 270px;
	width: 211px;
	margin: 16px;
	border: 3px ridge #FC9;
	background-color: #330000;
}
#container #body #leftpicholder #sru_title {
	margin-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
#container #body #leftpicholder #sru_address {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	margin-left: 8px;
	line-height: 18px;
}
#container #body #leftpicholder #sru_number {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #FFF;
	margin-top: 3px;
	margin-right: 8px;
}


#container {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#container #body {
	background-image: url(../images/marble.jpg);
	width: 768px;
	height: 310px;
}
#container #body #uppertext {
	margin-top: 17px;
	margin-bottom: 17px;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #333;
	margin-right: 17px;
	float: right;
	width: 500px;
}
#container #customerbox {
	height: 200px;
	margin-top: 15px;
	background-image: url(../images/marble.jpg);
	text-align: center;
}
#container #copyright {
	color: #FFF;
	text-align: center;
	font-size: 12px;
	margin: 7px;
}

#container #body #uppertext #uppertextparagraph {
	float: left;
	width: 295px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	font-size: 16px;
	color: #000;
	padding-bottom: 5px;
	text-align: left;
}
#container #body #uppertext #rightpic {
	float: right;
	width: 200px;
	height: 148px;
	text-align: center;
}
#container #body #uppertext #rightpic img {
	border: 3px ridge #370000;
}

#container #body #lowertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	margin-right: 5px;
}


#container #header {
	background-image: url(../images/header_bg.gif);
	height: 345px;
	width: 768px;
}
#container #navigation {
	height: 28px;
}
#container #header #spacer {
	height: 14px;
}
#container #header #flashcontainer {
	height: 306px;
	width: 713px;
	margin-left: 22px;
}
#container #body #leftpicholder img {
	margin: 8px;
	border: 2px solid #FFF;
	text-align: center;
}
#container #customerbox img {
	margin-top: 15px;
	background-image: url(../images/marble.jpg);
}
#container #customerbox #customertitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	height: 25px;
	text-align: center;
	padding-top: 9px;
}
#container #customerbox #customerpics {
	height: 128px;
	background-color: #330000;
	margin-top: 2px;
	margin-right: 12px;
	margin-left: 12px;
	border: 3px ridge #FC9;
	margin-bottom: 8px;
}
#container #customerbox #customerpics img {
	background-color: #330000;
	margin-right: 6px;
	border: 1px solid #FFF;
	margin-left: 6px;
	margin-top: 7px;
}
#container #customerbox #customertitles table tr td {
	text-align: center;
}
#container #customerbox #customerpics img:hover {
	background-color: #330000;
	margin-right: 6px;
	border: 1px solid #F00;
	margin-left: 6px;
	margin-top: 7px;
}
