body	{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#825B43;
}

h1 {
	margin:0px;	
	font-size:14px;
	padding-bottom:4px;
}

p {
	margin-top:16px;
}

img {
	border:0px;
}

img.logo {
	float:right;
	padding-left:540px;
}

img.img1 {
	margin-top:15px;
	margin-right:15px;
	margin-bottom:15px;
}

img.footer {
	margin-top:2px;
	float:left;
}


#menu
{
	background-color: #FF7808;
}	


a.menu {
	color:#FFF;
	text-decoration:none;
	font-size: 11px;
	display: block;
	height: 25px;
	line-height: 24px;
}

a:hover.menu {
	color:#FF7808;
	text-decoration:none;
}

a.submenu {
	color:#996649;
	text-decoration:underline;
}

a:hover.submenu {
	color:#996649;
	text-decoration:none;
}

#topbar {
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
	height:120px;
	width:100%;	
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #FF7808;
}

#contentbox {
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
	width:100%;
}

#footer {	
	width:100%;
	color:#FFF;
	background: #FF7808;
}

#menu {
	padding:10px;	
	float: left;
}

#submenu {
	margin-right:3px;
	margin-top:7px;
	padding:4px;
	border:1px solid #996649;
}

#submenuselected {
	display:inline;
	color:#000000;
	text-decoration:none;
}


.content_left {
	padding:15px;
	background-color: White;
}

.content_right {
	width:277px;
	background-color:#354E4B;
	background-position:bottom;
	background-repeat:no-repeat;
}

.button_left_right {
	width:10px;
	height:25px;
	text-align: right;
}

.button_middle {
	height:25px;
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
}

.expand {
	width:60px;
}

table.downloads {
	margin-top:10px;
	margin-bottom:10px;
}

td.off {
height:25px;
background-image:url(../images/button_bg.gif);
background-repeat:repeat-x;
}

td.on{
height:25px;
background-image:url(../images/button_bgon.gif);
background-repeat:repeat-x;
cursor: pointer;
}

.thumb
{
	float:left;
	padding-left:2px;
	padding-top:3px;
	padding-right:10px;
	padding-bottom:9px;
	cursor:pointer;
	background:url(../images/thumb.gif) no-repeat;
}

.thumb div
{
	width:100px;
	height:100px;

	text-align:center;

	vertical-align:middle;
	font-size:1px;
	white-space:nowrap;
}

.thumb div img
{
	vertical-align:middle;
}

#strapline
{
	float: right;
}

#footer-img
{
	float: right;	
}
