/* CashTech css file custom  */

* {
	padding: 0;
	margin: 0;
}
/* //////////////////////////////////// main layout divs //////////////////*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-align:center;
	margin: 0px;
	z-index: 1;
	color: #737373;
	background-image: url(../images/layout/gradientbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 12pt;
}

/* main containt */
#container {
	margin:auto;
	width:955px;
	text-align: left;
	z-index: 2;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#head_top{
	height:124px;
	color: #CCCCCC;
	background-image: url(../images/layout/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#fr_head_top{
	height:124px;
	color: #CCCCCC;
	background-image: url(../images/layout/fr_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo{
	float: left;
	height: 83px;
	width: 125px;
	
}


#headsitemap{
	top: 10px;
	left: 650px;
	position: relative;
	float: left;
}

#dealerlogo{
	top: 24px;
	left: 395px;
	position: relative;
	float: left;
}



#flash_nav{
	height:222px;
	background-color: #CCCCCC;
}


#flash_nav_small{
	height:160px;
	background-color: #CCCCCC;
	z-index: 1;
}


/* content container - below the nav */
#content{
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#index_main_col{
	width: 685px;
	padding-bottom: 10px;
	float: left;
	margin-top: 15px;
	padding-left: 25px;
}

#big_left_col{
	width: 630px;
	padding-bottom: 10px;
	float: left;
	margin-left: 45px;
	margin-top: 20px;
}
#big_left_col img{

}

#center_col{
	float: left;
	width: 385px;
	margin-left: 10px;
	padding-top: 20px;

}

.introimg{
	margin-left: 10px;
}

#nav_right{
	float: right;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/layout/sidebarbg-shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: 649px;
	top: 332px;
	font-size: 7pt;
	z-index: 2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}

#nav_right ul ul{
	padding-left: 10px;
}

#nav_right_fr ul ul{
	padding-left: 10px;
}

#nav_right_fr{
	float: right;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	left: 649px;
	top: 332px;
	font-size: 7pt;
	z-index: 2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}

#contact_right{
	float: right;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/layout/sidebarbg-shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: 649px;
	top: 332px;
	padding-right: 5px;
}

#small_left_col{
	width: 140px;
	float: left;
	margin-left: 5px;

}




#footer{
	height:30px;
	background-image: url(../images/layout/footer.gif);
	color: #003366;
	text-align: center;
	font-size: 7pt;
	padding-top: 38px;
	text-transform: uppercase;

}
#map{
	height: 250px;
	width: 500px;
	padding-left: 15px;
}


.clear{
	clear:both;
}


#dhtmltooltip{
	z-index: 999;
}

#dhtmltooltip img{
	padding-left: 50px;	
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

#subnav{
	display: block;
	margin-bottom: 15px;
}

#subnav ul{
	display: inline;
	list-style-type: none;

}

#subnav li{
	display: inline;
	padding-right: 0px;
}

#subnav li a{
	display: inline;
	padding-right: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #005596;
	letter-spacing: -0.01em;
}

#botnav{
	clear: both;
}

.smbox{
	width: 32%;
	float: left;
}

.smbox2{
	width: 25%;
	float: left;
}

.smboximg{
	display:block;
	margin-right: auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 155px;
}

.centertext{
	clear: left;
	text-align: center;
	width: 100%;
}

.centertext a{
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #005596;
	letter-spacing: -.01em;
}

.options li{
	list-style-image: url(../images/h1_bg.gif);
	list-style-type: upper-roman;
}

.img_arch li{
	list-style-image: url(../images/checkmark.gif);
	list-style-type: upper-roman;
}

.floatright{
	float: right;
}

.bot-nav{
	list-style-type: none;
	margin-left: 95px;
}

.bot-nav a{
	background-image: url(../images/layout/h1_bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 2px;
}


.bot-nav li {
	display: inline;
	padding-right: 10px;
}
