body
{	
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Arial;
	background-color: #c8c9c9;
	width: 100%;
}

h1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
}

#white
{	
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Arial;
	background-color: #ffffff;
}

#header
{
	position: relative;
	height: 85px;
	width: 100%;
	min-width: 905px;
}

#logo
{
	height: 85px;
	width: 905px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#header_image_1
{
	height: 85px;
	width: 465px;
	background-image: url(images/image_strip1.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#header_image_2
{
	height: 85px;
	width: 465px;
	background-image: url(images/image_strip2.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#header_image_3
{
	height: 85px;
	width: 465px;
	background-image: url(images/image_strip3.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#header_image_4
{
	height: 85px;
	width: 465px;
	background-image: url(images/image_strip4.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#header_image_5
{
	height: 85px;
	width: 465px;
	background-image: url(images/image_strip5.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#header_image_6
{
	height: 85px;
	width: 465px;
	background-image: url(images/image_strip6.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#header_image_7
{
	height: 85px;
	width: 465px;
	background-image: url(images/image_strip7.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#header_image_8
{
	height: 85px;
	width: 465px;
	background-image: url(images/image_strip8.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#left_image_1
{
	height: 430px;
	width: 282px;
	background-image: url(images/image_left1.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#left_image_2
{
	height: 430px;
	width: 282px;
	background-image: url(images/image_left2.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#left_image_3
{
	height: 430px;
	width: 282px;
	background-image: url(images/image_left3.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#left_image_4
{
	height: 430px;
	width: 282px;
	background-image: url(images/image_left4.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#left_image_5
{
	height: 430px;
	width: 282px;
	background-image: url(images/image_left5.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#left_image_6
{
	height: 430px;
	width: 282px;
	background-image: url(images/image_left6.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#left_image_7
{
	height: 430px;
	width: 282px;
	background-image: url(images/image_left7.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#left_image_8
{
	height: 430px;
	width: 282px;
	background-image: url(images/image_left8.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#navbar
{
	height: 20px;
	width: 100%;
	min-width: 905px;
	background-color: #8d8e90;
}

#navbar ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	color: white;
}

#navbar li
{
	display: inline;
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	position: relative;
	top: 2px;
}

#navbar li.pipe
{
	display: inline;
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	position: relative;
	top: 1px;
}

#navbar a:link 
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:visited 
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover 
{
	color: #fffffff;
	text-decoration: none;
}

#navbar a:active 
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a.selected:link 
{
	color: #000000;
	text-decoration: none;
}

#navbar a.selected:visited 
{
	color: #000000;
	text-decoration: none;
}

#navbar a.selected:hover 
{
	color: #000000;
	text-decoration: none;
}

#navbar a.selected:active 
{
	color: #000000;
	text-decoration: none;
}

#main
{
	position: relative;
}

#footer
{
	position: absolute;
	top: 620px;
	left 0;
	text-align: center;
	width: 100%;
	height: 20px;
	font-size: 11px;
}

#center
{
	position: relative;
	text-align: center;
	height: 580px;
}

#center2
{
	position: relative;
	text-align: center;
	height: 240px;
}

#center_splash
{
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 681px;
}

#splash_strip
{
	height: 111px;
	width: 681px;
	background-image: url(images/welcome_strip.gif);
	background-repeat: no-repeat;
	
	position: absolute;
	left: 0;
	top: 150px;
}

#splash_flash
{
	height: 100px;
	width: 450px;
	
	position: absolute;
	left: -60px;
	top: 261px;
}

#splash_text
{
	font-family: Arial;
	font-size: 9pt;
	color: gray;
	position: absolute;
	left: 390px;
	top: 261px;
	width: 260px
	height: 200px;
	text-align: left;
}

#splash_text2
{
	font-family: Arial;
	font-size: 8pt;
	color: gray;
	position: absolute;
	left: 0;
	top: 415px;
	width: 200px
	height: 50px;
	text-align: left;
}

#splash_text3
{
	font-family: Arial;
	font-size: 8pt;
	color: gray;
	position: absolute;
	left: 250px;
	top: 415px;
	width: 200px
	height: 50px;
	text-align: left;
}

#splash_enter
{
	position: absolute;
	right: 0;
	top: 415px;
	width: 150px
	height: 50px;
	text-align: right;
}

#splash_hr
{
	position: absolute;
	left: 0;
	top: 400px;
	width: 681px;
	height: 10px;
	text-align: left;
}

.right
{
	text-align: right;
}

#man
{
	position: absolute;
	right: 15px;
	top: 15px;
	background-image: url(images/vetruvian_man.gif);
	background-repeat: no-repeat;
	width: 263px;
	height: 306px;
}

#content
{
	position: absolute;
	left: 260px;
	top: 20px;
	width: 500px;
	font-size: 9pt;
}

#content_wide
{
	position: absolute;
	left: 250px;
	top: 20px;
	width: 400px;
	font-size: 8pt;
}

#bsi
{
	position: relative;
	width: 155px;
	height: 355px;
	text-align: center;
}

.product_image
{
	height: 76px;
	width: 76px;
}

.product_text
{
	position: absolute;
	left: 86px;
	top: 0;
	width: 240px;
}

.product_title
{
	font-size: 11pt;
	font-weight: bold;
}

#products
{
	position: relative;
}

#products1
{
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
}

#products2
{
	position: absolute;
	top: 91px;
	left: 0;
	width: 320px;
}

#products3
{
	position: absolute;
	top: 182px;
	left: 0;
	width: 320px;
}

#products4
{
	position: absolute;
	top: 273px;
	left: 0;
	width: 320px;
}

#products4b
{
	position: absolute;
	top: 364px;
	left: 0;
	width: 320px;
}

#products5
{
	position: absolute;
	top: 0;
	left: 330px;
	width: 320px;
}

#products6
{
	position: absolute;
	top: 91px;
	left: 330px;
	width: 320px;
}

#products7
{
	position: absolute;
	top: 182px;
	left: 330px;
	width: 320px;
}

#products8
{
	position: absolute;
	top: 273px;
	left: 330px;
	width: 320px;
}

#links1
{
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	text-align: center;
}

.small_text
{
	font-size: 8pt;
}

#next
{
	height: 25px;
	width: 25px;
	position: absolute;
	left: 200px;
	top: 550px;
}

#prev
{
	height: 25px;
	width: 25px;
	position: absolute;
	left: 150px;
	top: 550px;
}

#map
{
	position: absolute;
	left: 200px;
	top: 0;
	width: 300px;
	height: 300px;
	font-size: 10pt;
}

#map_info
{
	position: absolute;
	left: 20px;
	top: 200px;
	width: 200px;
	height: 100px;
	font-size: 10pt;
	text-align: center;
}

#address
{
	position: absolute;
	left: 350px;
	top: 30px;
	width: 300px;
	height: 300px;
	font-size: 10pt;
}

.giant
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
}

hr
{
	color: gray;
	background-color: gray;
	height: 1px;
}

a:link 
{
	color: #000000;
	text-decoration: none;
}

a:visited 
{
	color: #000000;
	text-decoration: none;
}

a:hover 
{
	color: #000000;
	text-decoration: underline;
}

a:active 
{
	color: #000000;
	text-decoration: none;
}

img
{
	border: 0;
}

#arrows
{
	width: 370px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}

#arrows2
{
	width: 420px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}