html body{
	background-color: ffffff;
	width: 98%;
	height: 100%;
}

body {
	background-image: url(images/background_y.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

body p td {
	font-size: 11px;
}
p {
	line-height: 2em;
	color: #000000;
	text-align: justify;
} 

#body {
	position: absolute;
	background-image: url(images/background_x.gif);
	background-repeat: repeat-x;
	/*background-color: #e1eeee;*/
	width: 100%;
	min-width: 100%;
	margin:  0px;
	padding: 0px;
}

#content {
	margin: 0;
	padding: 0 0 30px 0;
	position: relative;
	height: 595px;
	min-height: 595px;
	width: 100%;
	min-width: 720px;
}

#navigation{
	position: relative;
	margin: 24px 0px 0px 0px;
	padding: 0px;
	width: 720px;
	min-width: 720px;
}
#navigation ul{
	margin: 0px;
	padding: 0px;
}
#navigation li{
	display: inline;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#navigation img{
	border: none;
}
#navigation a{
	border: none;
}
#portfolio_nav{
	position: relative;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 10px 165px;
	width: 560px;
}
#portfolio_nav ul {
	padding: 0px;
	margin: 0px;
}
#portfolio_nav li {
	display: inline;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
	list-style: none;
	font-size: 11px;
}
#portfolio_nav li a{
	text-decoration: none;
}
#portfolio_nav li a:visited, a:link{
	color: #808080;
}
#portfolio_nav li a:active, a:hover{
	color: #939968;
}

#strap {
	position: relative;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 165px;
	width: 560px;
}
#strap table{
	/* set cell pad and space to collapse*/
	border-collapse: collapse;
	margin: 10px 0px 0px 0px;
}
#strap td{
	vertical-align: bottom;
}
#strap img.left {
	padding: 0px;
	margin: 0px 20px 8px 0px;
	float: left;
	border: 1px solid #000000;
}
#strap img.right {
	padding: 0px;
	margin: 0px 0px 8px 0px;
	float: right;
	border: 1px solid #000000;
}
#strap h1 {
	font-size: 30px;
	color: #939968;
	padding: 0px;
	margin: 0px;
	text-transform: lowercase;
	letter-spacing: 0.25em;
}
#strap h2 {
	color: #939968;
	font-size: 21px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-transform: lowercase;
}
#strap h5 {
	background-color: #939968;
	font-size: 12px;
	line-height: 2em;
	padding: 0px;
	margin: 0px;	
}
#strap br {
}
#strap ul {
	padding: 0px;
	margin: 0px 100px 0px 0px;
}
#strap li {
	padding: 0px 0px 8px 0px;
	list-style: none;
	font-size: 10px;
	white-space: nowrap;
}
#strap li a{
	text-decoration: none;
}
#strap li a:visited, a:link{
	color: #808080;
}
#strap li a:active, a:hover{
	color: #939968;
	border-bottom: 1px solid #C9C8C8;
}
#strap p{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

div .thebottom {
	position: relative;
	margin: 10px 0px 0px 0px;
	left: 165px;
}
div .thebottom img{
	vertical-align: top;	
	margin-right: 10px;
	border: 1px solid #000000;
}
div .thebottom img.none{
	vertical-align: top;	
	margin-right: 10px;
	border: none;
}

div .thebottom img{
	vertical-align: top;	
	margin-right: 10px;
	border: 1px solid #000000;
}
div .rule {
	position: relative;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 1px;
	background-color:  #C9C8C8;
}

div.leftimage {
	position: absolute;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	z-index: 150;
	border: 1px solid #000000;
}
div.rightimage {
	position: relative;
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 10px;
	background-color: #fAfAfA;
	border: 1px solid #000000;
}

#home {
	position: relative;
	width: 350px;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
}
#home h3 {
	color: #939968;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 0px 50px;
	text-transform: lowercase;
}
#home img {
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
}
#story {
	position: relative;
	width: 646px;
	padding: 5px 0px 30px 165px; 
	font-size: 11px;
}
#story table{
	/* set cell pad and space to collapse*/
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}
#story td {
	padding: 0px;
}
#story td .top{
	vertical-align: top;
}
#story td .bottom{
	vertical-align: bottom;
}
#story td .center{
	vertical-align: center;
}
#story img {
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
}
#story img.left{
	float: left;
	
}
#story img.right{
	float: right;
	margin: 0px 0px 0px 30px; 
}
#story strong{
	color: #7f7f7f;
	font-weight: bold;
}
#story .green{
	color: #939968;
}

#story img.rightimage {
	position: relative;
	padding: 0px;
	margin: 150px 0px 0px 20px;
	border: 1px solid #000000;
}
#story img.bottomimage {
	border: none;
}
#story h1 {
	font-size: 30px;
	color: #939968;
	padding: 0px;	
	margin: 0px;
}
#story h2 {
	color: #939968;
	font-size: 21px;
	padding: 0px;
	margin: 0px;
}
#story h3 {
	color: #939968;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 0px 50px;
	text-transform: lowercase;
}
#story p{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#story ul{
	font-size: 11px;
	line-height: 2em;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 10px 30px;
}
#story li{
	line-height: 2em;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	background-color: #ffffff;
	/*border-top: 1px dotted #cccccc;*/
	list-style-image: url(images/li_icon.gif);
	list-style-type: disc;
}
#story a{
	text-decoration: none;
}
#story a:link, a:visited{
	color: #808080;
}
#story a:hover, a:active{
	color: #C9C8C8;
	border-bottom: 1px solid #C9C8C8;
}

#contact {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 445px;
	z-index: 110;	
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 16px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 8px;
}
