/* Transaction Clearing CSS */

body
{
  margin: 0px;
  padding: 0px;
  background-color:#FFFFFF;
  color: #333333;
  line-height: 1.2em;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

img { border: 0; }
form { margin: 0px; padding: 0px; }
.clear { clear: both; }

#container { position: relative; width: 895px; padding-bottom:15px; margin: 0px auto; }
a { color: #DD7312; text-decoration: none; }
a:hover { background:#a8a8a5; color:#000; border-bottom: 0px solid #000; }
a img { border:none; }





/* ----- NAV MENU ----- */
#nav
{
	position: absolute;
	left: 232px;
	top: 28px;
	width: 328px;
	height: 49px;
	padding-left: 10px;
}
#nav a
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover { text-decoration: underline; }
#navSpace
{
  width: 176px;
  height: 4px;
  background: #578857;
}
#navSpace1
{
  width: 176px;
  height: 18px;
  background: #578857;
}
#navBottom
{
	position: absolute;
	width: 176px;
	height: 12px;
	background-color: #578857;
}

/* ----- STYLES ----- */
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {color: #932418}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	color: #444444;
}
.style4 {
	color: #FFFFFF;
	font-size: 12px;
}
.style5 {
	color: #FFFFFF;
	font-size: 11px;
}



/* ----- CONTENT ----- */
#top
{
	position:relative;
	padding:0px;
	width:895px;
	height:122px;
	background:url(../images/top.jpg) no-repeat;
}
#logo-txt
{
	position:absolute;
	top:11px;
	left:15px;
	width:158px;
	height:39px;
}
#logo
{
	position:absolute;
	top:13px;
	left:16px;
	width:131px;
	height:109px;
}
#navholder
{
	position:absolute;
	padding:0px;
	width:599px;
	height:40px;
	left:252px;
	top:57px;
}
#middle
{
	position:relative;
	padding:0px;
	width:895px;
	height:315px;
}
#left-middle
{
	position:absolute;
	width:211px;
	height:315px;
	background:url(../images/left-middle-home.jpg) no-repeat;
	left:0px;
	top:0px;
	padding:0px;
}
#middle-pic
{
	position:absolute;
	width:684px;
	height:315px;
	padding:0px;
	right:0px;
	top:0px;
}
#bottom
{
	position: relative;
	width:895px;
	padding:0px;
	background:url(../images/left-bar.gif) repeat-y;
}
#left-bottom
{
	position :relative;
	float: left;
	width: 210px;
	display:inline-block;
	vertical-align:bottom;
}
#content
{
	position: relative;
	float: right;
	width:684px;
	padding:0px;
}
#content ul { text-align: left; }

#text
{
	position:relative;
	width:600px;
	float:left;
	padding-right:44px;
	padding-left:40px;
	padding-bottom: 15px;
	font: 12px 'helvetica neue', helvetica, arial,sans-serif;
	color:#333333;
	line-height:140%;
}
#text2
{
	position:relative;
	font: 12px 'helvetica neue', helvetica, arial,sans-serif;
	color:#333333;
	line-height:140%;
}
#title
{
	position:relative;
	height:48px;
	width:684px;
}
#bottom-nav
{
	position:relative;
	width:895px;
	height:34px;
	background:url(../images/nav-bar.gif) no-repeat;
	color:#333333;
	background-image: url(../images/nav-bar2.gif);
}
#bottom-nav a
{
  color:#333333;
  text-decoration: none;
}
#bottom-nav a:hover { background:#a8a8a5; color:#000; border-bottom: 1px solid #000; }
#contact-info
{
	position:relative;
	width:165px;
	vertical-align:bottom;
}







#left-support
{
	position:absolute;
	width:211px;
	height:315px;
	background:url(../images/left-middle-support.jpg) no-repeat;
	left:0px;
	top:0px;
	padding:0px;
}
#left-about
{
	position:absolute;
	width:211px;
	height:315px;
	background:url(../images/left-middle-about.jpg) no-repeat;
	left:0px;
	top:0px;
	padding:0px;
}
#left-services
{
	position:absolute;
	width:211px;
	height:315px;
	background:url(../images/left-middle-services.jpg) no-repeat;
	left:0px;
	top:0px;
	padding:0px;
}
#left-contact
{
	position:absolute;
	width:211px;
	height:315px;
	background:url(../images/left-middle-contact.jpg) no-repeat;
	left:0px;
	top:0px;
	padding:0px;
}





#footer 
{ 
	position: relative; 
	width: 852px; 
    background: url(../images/footer_bg.gif) repeat-y;
}
#footerText
{
  	position: relative;
	padding-bottom: 4px;
	padding-top: 6px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#footer a { color: #999999; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

