body {
	background-position: 0 top;
	background-image: url(http://www.builditfiji.com/images/bif_01.gif);
	background-repeat: repeat-x;
	background-color: #333;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	padding:0px;
	margin:0px;
}

a {color: #F26522;}
a:visited {color: #F26522;}
a:hover {text-decoration: none; color: #F26522;}
a:active {text-decoration: underline; color:#F26522;}

p {
	padding: 0px 0px 10px 00px;
	margin: 0px;
}

h2 { 
	margin: 0 0 10px 0px;
	padding: 0;
	text-align: left;
	color: #CCC;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: normal;
}

img {
	border: none;
}

/* ----------Container-------------- */
#container {
	width: 800px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* ----------floats and clears-------------- */
.floatleft {
	float: left
}

.floatright {
	float: right
}

.clearboth {
	clear: both
}

.block {
	display: block
}

/* ----------Banner-------------- */
#banner {
	background-position: right top;
	background-image: url(http://www.builditfiji.com/images/bif_04.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	height: 140px;
	padding: 0px;
	margin: 0px;
}

	#banner h1 {
		margin: 0 20px 0 0;
		padding: 25px 0 0 0;
		text-align: right;
		color: #F26522;
		font-family: Helvetica, Arial, Verdana, Sans-Serif;
		font-size: 14px;
		line-height: 22px;
		font-weight: normal;
	}
	
	#banner h2 {
		margin: 0 20px 0 0;
		padding: 0;
		text-align: right;
		font-size: 12px;
		line-height: 22px;
		color: #666;
	}


/* -----------------Photo--------------------- */
#photo-left {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0;
}

#photo-left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 16px;	
}

#photo-left li {
	width: 260px;
	height: 50px;
	margin: 0 0 10px 0;
	overflow: hidden;
	display: inline-block;
}

#photo-left a {
	width: 260px;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	vertical-align: middle;
}

#photo-left ul li {
	vertical-align: bottom;
}

#photo-left span {
	padding: 9px 20px; /* 50px high <a> = 2x16px high text + 9px padding top and bottom */
	display: block;
}

#photo-left a:link, #photo-left a:active, #photo-left a:visited {
	width: 260px;
	height: 50px;
	color: #CCC;
	background: url(http://www.builditfiji.com/images/button.gif) 0 0px;
}

#photo-left a:hover {
	width: 260px;
	height: 50px;
	color: #FFF;
	background: url(http://www.builditfiji.com/images/button.gif) 0 -50px;
}

#slideshow-holder {
	background-color: #FFF;
	width: 520px;
	height: 290px;
	margin: 0 0 20px 280px;
	padding: 0px;
}

#slideshow0 {
	padding: 10px;
	width: 500px;
	height: 270px;
	display: block;
	overflow: hidden
}

#thumb-left {
	float: left;
	width: 270px;
	margin: 0;
	padding: 0;
	overflow: hidden
}

#thumb-left img {
	padding: 0 10px 10px 0;
}

/* -----------content--------------------------- */

#content ul {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 14px;	
}

#content li {
	background: url(http://www.builditfiji.com/images/arrow_right.gif) 0 0 no-repeat;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	height: 16px;
	overflow: hidden;
}

#content-right {
	color: #333;
	background-color: #ff8f59;
	float: right;
	width: 240px;
	margin: 0 0 20px 0;
	padding: 10px;
}

#content-right h2 {
	color: #FFF
}

#content-right ul {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 14px;	
}

#content-right li {
	background: url(http://www.builditfiji.com/images/arrow_right.gif) 0 0 no-repeat;
	color: #333;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
	height: 16px;
	overflow: hidden;
}

.lipdf {
	background: url(http://www.builditfiji.com/images/file_acrobat.gif) 0 0 no-repeat !important;
}

.lihome {
	background: url(http://www.builditfiji.com/images/icon_home.gif) 0 0 no-repeat !important;
}

#content-right a:link, #content-right a:active, #content-right a:visited {
	color: #333;
}

#content-right a:hover {
	background: -16px;
	color: #FFF;
}

#content {
	background: url(http://www.builditfiji.com/images/islands.gif) 20px 60px no-repeat;
	color: #666;
	background-color: #FFF;
	width: 500px;
	margin: 0 20px 0 0;
	padding: 10px;
}

#content h1 {
	margin: 0 0 10px -25px;
	padding: 10px 0 10px 25px;
	background-color: #F26522;
	text-align: left;
	color: #FFF;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
}

.h1-corner {
	margin: -10px 0 0px -25px;
	display: block;	
}

#content h2 {
	color: #333
}

/* -----------footer--------------------------- */
#footer {
	font-size: 12px;
	color: #999;
	text-align: center;
	clear: both;
	margin: 40px 0;
	padding: 0px;
}

#footer a {
	color: #C0E212;
}