body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/factbar_bg.gif);
	background-repeat: repeat-y;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: 450;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 600;
	color: #2d2962;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 580;
	color: #2d2962;
}
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 580;
	color: #000000;
}
ul {
	list-style-type: square;
	font-size: 0.9em;
	}
.alpaca
{
	list-style-image: url(images/bullet.gif);
	font-size: 0.9em;
	}
.alpaca li
{
	margin-bottom: 5px;
	}

#siteheading {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(images/welcome.jpg)) top left no-repeat;    
    height: 0px !important;
    height /**/:30px;
	z-index: 1;
}

#wrapper {
	min-width:620px;
	margin: 0px;
	padding: 0px;
	}
#head {
	background-color: 2D2962;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 223px;
	background-image: url(images/d_blue.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#logoprint{
	display: none;
}

#logo {
	position: absolute;
	top: 8px;
	left: 8px;
	height: 136px;
	width: 136px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}
#logo img{
	border: none;
}
#mounted_photos {
	position: absolute;
	top: 8px;
	right: 0px;
	}
#homelink {
	position: absolute;
	top: 159px;
	left: 8px;
	margin: 0px;
	padding: 0px;
}
#homelink img {
	border: 0px;
}
#homelink:hover img{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#contactlink {
	position: absolute;
	top: 191px;
	left: 8px;
	margin: 0px;
	padding: 0px;
}
.toplink img {
	border: 0px;
}
.toplink:visited:hover img{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.toplink:hover img{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
/* Dummy class to overcome IE bug */
.toplink:hover{
	color: #333333;
	border: 0px ;
}

.toplink:visited:hover{
	color: #333333;
	border: 0px ;
}
/* end dummy classes */
#tab_holder {
	height: 30px;
	width: 630px;
	position: absolute;
	top: 191px;
	right: 0px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
}

.tab_button img {
	border-bottom: 2px solid #9d8dbc;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
.tab_button:hover img{
	border-bottom: 2px solid #2d2962;
}
.tab_button:hover{
color: #333333;
border: 0px ;
}

#divide {
	background-color: 9D8DBC;
	position: absolute;
	left: 0px;
	top: 223px;
	width: 100%;
	background-image: url(images/divide_light_7.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	height: 7px;
}
#fact_bar {
	background-color: 2D2962;
	position: absolute;
	top: 230px;
	float: left;
	width: 150px;
	background-image: url(images/d_blue.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-top: 7px;
	padding: 0px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 240px;
	left: 160px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
#content img{
	float: right;
	border: none;
	clear: all;
	}
	
.sales {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	border: none;
	margin: 0px;
	padding: 0px;
}

.sales td img {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: inline-block;
}

.table_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 580;
	color: #000000;
	background-color: DDDDDD;
}

#base_rule {
	background-color: 9D8DBC;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(images/divide_light_4.gif);
	background-repeat: repeat-x;
	height: 4px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
#bottom_corner {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(images/corner_low_left.gif) top left no-repeat;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
