/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F9F9F7 url('../images/back2.gif') repeat-x;
font-size: 10px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000000;
line-height: 12px;
}

#td
{
font-size: 10px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000000;
line-height: 15px;
text-align: justify;
padding: 10px 10px 10px 10px;
}

#td2
{
font-size: 10px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000000;
line-height: 15px;
text-align: justify;
padding: 10px 10px 10px 10px;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

p
{
padding: 0px 0px 0px 20px;
margin-bottom: 14px;
text-align: justify;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('../images/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('../images/abg.gif') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
position: absolute;
background: #FF7800 url('../images/a8.gif') repeat-x;
width: 202px;
height: 92px;
color: #fff;
padding-left: 20px;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
top: 51px;
}

h2
{
color: #C0C0C0;
padding-left: 15px;
}

h3
{
color: #808080;
padding-left: 20px;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url('../images/a10.jpg') no-repeat;
width: 458px;
height: 92px;
}

#menu
{
position: relative;
/* background: #46461F url('../images/a16.gif') repeat-x; */
height: 32px;
padding: 0px 00px 0px 0px;
margin: 0px 0px 0px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 32px;
padding-left: 32px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #FF1917;
font-weight: bold;
text-decoration: none;
}

#menu ul li a:hover
{
background: #FF1917;
color: #FFFFFF;
text-decoration: none;
}

.form_bt_submit {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
}

.form {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
}
