@charset "UTF-8";

/*global styles */

*{
	margin: 0px;
	padding: 0px;
	border: none;
}

html, body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {margin: 0; padding: 0;}
	
ul,li { list-style-type: none; }


a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
/*body---------------------------- styles */


body  {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bodybg_03.gif);
	background-repeat: repeat-x;
	color: #4D4D4D;
}


/*container------------------------ styles */
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*masthead-------------------------- styles */

#masthead {
	height: 43px;
	width: 1000px;
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#masthead img {
	margin: 0px;
	padding: 0px;
}

/*header---------------------------- styles */
#header
  {
	height: 121px;
	width: 999px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	background-repeat: no-repeat;
	background-image: url(images_header/headerBg_2.jpg);
	position: relative;
	top: 1px;
}

#header .logoArea {
	height: 95px;
	width: 311px;
	border-style: none;
	text-indent: -9999px;
	position: absolute;
}

#header .merchantlogin {
	height: 30px;
	width: 134px;
	border-style: none;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 700px;
}

#header .phonecontact {
	text-indent: -9999px;
}

#header .testimonial_lead {
	width: 210px;
	border-style: none;
	text-indent: -9999px;
	position: absolute;
	left: 715px;
	top: 100px;
}
#navigation {
	position: relative;
	height: 51px;
	top: 2px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-image: url(images/navBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*navigation-------------------------------------- styles */

#navigation ul {
	width: 1000px;
	margin: 0px;
	position: relative;
	padding: 18px 0;
}


#navigation ul li {
	list-style-type: none;
	color: #FFFFFF;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #41665D;
	display: inline;
	padding: 4px 10px 4px 7px;
}


#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}

#navigation a:link, #navigation a:visited {
	color: white;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#navigation a:hover{
	color: white;
	background-repeat: no-repeat;
	background-image: url(images_header/circle2.jpg);
	background-position: -1px center;
	padding-left: 15px;
}

#navigation .last {
	border-right-style: none;
}

/*main body---------------------- styles */

#container #main {
	height: auto;
	width: 999px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: relative;
	top: 3px;
}
/*homepage, main images  ---------------------- styles */

#container #mainHome {
	height: 410px;
	width: 999px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: relative;
	top: 4px;
}

#atmAction .learnmore {
	height: 400px;
	width: 298px;
	background-image: url(images/learnmore.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	left: 30px;
}
#atmAction .actnow {
	height: 394px;
	width: 298px;
	background-image: url(images/actnow_v3.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: 351px;
	top: 10px;
}
#atmAction .request {
	height: 394px;
	width: 298px;
	background-image: url(images/request.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: 672px;
	top: 10px;
}

/*left column styles---------------------- styles */

#main #leftCol {
	width: 605px;
	background-color: #FFFFFF;
	margin-left: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#main #leftColcontact {
width: 600px;
	background-color: #FFFFFF;
	margin-left: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;

}

#main #leftCol h1 {
	color: #206A7E;
	font-size: 18px;
	width: 605px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #206A7E;
}

#main #leftCol h2 {
	color: #206A7E;
	font-size: 14px;
	text-decoration: underline;
}
#main #leftCol h3 {
	color: #206A7E;
	margin-bottom: 1em;
}
#main #leftCol h4 {
	margin-bottom: 1em;
}

#main #leftCol ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
#main  #leftCol  ol  {
	margin-bottom: 2em;
	margin-top: 1em;
}
#main #leftCol ul li {
	list-style-position: outside;
	list-style-type: disc;
	width: 550px;
	padding-left: .5em;
	margin-left: 2em;
	margin-top: .5em;
}
.faq li {
	list-style-type: decimal;
	width: 550px;
	list-style-position: outside;
	margin-left: 4em;
	margin-top: .5em;
}

#main #leftCol #faqimg {
	margin-left: 50px;
	border: 1px;
	border-style: solid;
}

#main #leftCol p {
	text-indent: 1em;
	padding: 0em;
	margin-top: .5em;
	margin-bottom: 1em;
}
#main #leftCol img {
	padding: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}

#main #leftCol #atmia {
	margin-left: 5em;
	margin-bottom: -.25em;
}
#main #leftCol #bbb {
	margin-left: 5em;
}
#main #leftCol .testimonial_rt {
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #206A7E;
	padding-bottom: 5px;
}

/*link------- styles */

#main #leftCol img a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftCol a:link, #rightCol a:link, #atms a:link, #atm_info a:link {
	color: #2789A4;
	font-weight: bold;
}
#leftCol a:visited, #rightCol a:visited, #atm_info a:visited {
	color: #2789A4;
	font-weight: bold;
}
#leftCol a:hover, #rightCol a:hover, #atms a:hover, #atm_info a:hover {
	color: #4D4D4D;
	font-weight: bold;
} 
#leftCol a:active, #rightCol a:active, #atms a:active, #atm_info a:active  {
	color: #4D4D4D;
	font-weight: bold;
}

#atms a:visited {
	color: #666666;
	font-weight: bold;
}

/*right column styles---------------------- styles */


#rightCol {
	width: 300px;
	margin-top: 3em;
	position: absolute;
	top: 0px;
	left: 670px;
}
#main #rightCol h1 {
	color: #206A7E;
	font-size: 15px;
}
#main #rightCol ul {
	margin-top: 1em;
	margin-left: 1em;
}
#main #rightCol ul li {
	list-style-position: outside;
	margin-left: 2em;
	list-style-type: disc;
}
#main #rightCol p {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}
#main #rightCol img {
	margin-left: 2em;
	margin-top: 2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/*atms page style-------------------------------- */
#main #atms {
	margin: 1.5em;
	padding: 0px;
	position: relative;
}
#main #atms h1 {
	color: #206A7E;
	font-size: 20px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #206A7E;
}
#main #atms p {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0px;
	text-indent: 1em;
}


/*--- anchor list styles on atms page ------ */
#atms #atms_list {
	position: relative;
	width: 700px;
	margin-left: 50px;
}
#atms .nh_list {
	width: 300px;
	height: 75px;
}
#atms .nh_list li {
	padding-bottom: .5em;
	list-style-type: disc;
	list-style-position: inside;
}
#atms .triton_list {
	width: 200px;
	position: absolute;
	height: 75px;
	top: 0px;
	left: 300px;
}
#atms .triton_list li {
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: .5em;
}
#atms .tranax_list {
	width: 200px;
	height: 75px;
	position: absolute;
	left: 500px;
	top: 0px;
}
#atms .tranax_list li {
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: .5em;
}



/*atm info section styles--------- */

#atm_info {
	height: auto;
	position: relative;
	margin: 1.5em;
}
#atm_info h3 {
	color: #206A7E;
	margin-bottom: 0.5em;
	margin-top: 1em;
	font-size: 12px;
}
#atm_info h3 span {
	color: #666666;
}

#atm_info ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
#atm_info ul li {
	list-style-position: inside;
	list-style-type: disc;
}



/*--- nh1500  styles ------------- */
#atm_info #nh1500 {
	height: 300px;
	border-top-style: solid;
	border-top-width: 1px;
	position: relative;
	border-top-color: #206A7E;
}

#atm_info #nh1500_left {
	width: 550px;
	height: 275px;
	position: absolute;
	margin-left: 50px;
}

#atm_info #nh1500_right {
	width: 200px;
	height: 250px;
	position: absolute;
	top: 1.5em;
	left: 600px;
}
#atm_info #nh5050 {
	height: 350px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #206A7E;
	position: relative;
}
#atm_info  #nh5050_left {
	height: 325px;
	width: 500px;
	margin-left: 50px;
}
#atm_info  #nh5050_right {
	height: 250px;
	width: 200px;
	position: absolute;
	left: 600px;
	top: 4em;
}
#atm_info #nh2100t {
	height: 325px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #206A7E;
	position: relative;
}
#atm_info  #nh2100t_left {
	height: 300px;
	width: 500px;
	margin-left: 50px;
}
#atm_info  #nh2100t_right {
	height: 250px;
	width: 200px;
	position: absolute;
	left: 600px;
	top: 5em;
}

#atm_info #triton9100 {
	height: 290px;
	border-top-style: solid;
	border-top-width: 1px;
	position: relative;
	border-top-color: #206A7E;
}

#atm_info #triton9100_left {
	width: 500px;
	height: 265px;
	position: absolute;
	margin-left: 50px;
}

#atm_info #triton9100_right {
	width: 200px;
	height: 250px;
	position: absolute;
	top: 2em;
	left: 620px;
}
#atm_info #tritonrl5000 {
	height: 315px;
	border-top-style: solid;
	border-top-width: 1px;
	position: relative;
	border-top-color: #206A7E;
}

#atm_info #tritonrl5000_left {
	width: 500px;
	height: 275px;
	position: absolute;
	margin-left: 50px;
}

#atm_info #tritonrl5000_right {
	width: 200px;
	height: 250px;
	position: absolute;
	top: 2em;
	left: 620px;
}
#atm_info #tritonrt2000 {
	height: 360px;
	border-top-style: solid;
	border-top-width: 1px;
	position: relative;
	border-top-color: #206A7E;
}

#atm_info #tritonrt2000_left {
	width: 500px;
	height: 310px;
	position: absolute;
	margin-left: 50px;
}

#atm_info #tritonrt2000_right {
	width: 200px;
	height: 250px;
	position: absolute;
	top: 5em;
	left: 620px;
}
#atm_info #tranax1700 {
	height: 275px;
	border-top-style: solid;
	border-top-width: 1px;
	position: relative;
	border-top-color: #206A7E;
}

#atm_info #tranax1700_left {
	width: 500px;
	height: 250px;
	position: absolute;
	margin-left: 50px;
}

#atm_info #tranax1700_right {
	width: 200px;
	height: 250px;
	position: absolute;
	top: 1em;
	left: 640px;
}
#atm_info #tranaxc4000 {
	height: 300px;
	border-top-style: solid;
	border-top-width: 1px;
	position: relative;
	border-top-color: #206A7E;
}

#atm_info #tranaxc4000_left {
	width: 500px;
	height: 275px;
	position: absolute;
	margin-left: 50px;
}

#atm_info #tranaxc4000_right {
	width: 200px;
	height: 250px;
	position: absolute;
	top: 2em;
	left: 640px;
}






/*footer---------------- styles */


#footer {
	height: 51px;
	width: 1002px;
	background-image: url(images/navBG.gif);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	top: 4px;
}

#footer ul {
	margin-left: 1em;
	margin-right: 0px;
	padding-top: 1.5em;
}

#footer ul li {
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #41665D;
	list-style-type: none;
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
}

#footer .last {
	border-right-style: none;
}
#footer .copyright {
	border-right-style: none;
	padding-left: 325px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #E0E0E0;
	text-decoration: underline;
}
#footer a:active {
	color: #E0E0E0;
	text-decoration: underline;
}

/* misc ------------- classes */
.inputstyle {
	border: 1px solid #999999;
	width: 275px;
	margin: 5px;
}
.inputreason {
	margin: .25em;
}
.inputcomment {
	width: 300px;
	border: 1px solid #999999;
	margin-top: 1em;
}
.submit {
	margin-right: 2em;
	margin-top: 1em;
	padding: 3px;
	border: 1px solid #999999;
}
td.comments  {
	padding-top: 1em;
}
.contactInfo {
	text-align: center;
}
.phone span {
	color: #2789A4;
	font-weight: bold;
}
p.noindent  {
	margin-left: -1em;
}
img.astroman {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.black {
	color:#2789A4;
}
