* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #fff url(../../img/bg_body.gif) repeat-x 50% 0;
}
.hide {
	display: none;
}
.clearit {
	clear: both;
}
.centerit {
	text-align: center;
}
.centerit a {
	display: block;
	margin-bottom: 10px;
}
.centerit a img {
	border-style: none;
}
#wrap {
	margin: 0 auto;
	width: 820px;
	text-align: left;
	background: #fff url(../../img/bg_wrap.gif) repeat-y 0 0;
}
#top {
	background: url(../../img/bg_top.gif) no-repeat 0 0;
}
#header {
	position: relative;
	width: 780px;
	height: 108px;
	background: url(../../img/bg_header.gif) no-repeat 0 100%;
	margin-left: 20px;
	overflow: hidden;
}
#header h1 a {
	position: absolute;
	left: 18px;
	top: 35px;
	text-indent: -99999px;
	height: 57px;
	width: 270px;
	background: url(../../img/logo.gif) no-repeat 0 0;
	display: block;
}
.dateandphone {
	float: right;
	width: 270px;
	margin-top: 53px;
	text-align: center;
}
.dateandphone h2 {
	color: #EC008C;
	font: normal 1.2em/2em Georgia, "Times New Roman", Times, serif;
}
.dateandphone h2 span {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}




#headerForm {
	border-style: none
}
	#headerForm fieldset {
		border-style: none
	}




#msgholder {
	background: url(../../img/bg_msgholder.gif) no-repeat;
	height: 197px;
	width: 780px;
	margin-left: 20px;
}
#msg {
	float: left;
	height: 197px;
	width: 529px;
	background: url(../../msgs/1.jpg) no-repeat 0 0;
	position: relative;
}
#msg h1 {
	text-indent: -99999px;
	color: #fff;
}
#msg a.ordernow {
	position: absolute;
	height: 42px;
	width: 147px;
	text-align: center;
	color: #fff;
	font: 1.4em/42px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background: url(../../img/bg_ordernow.gif) no-repeat;
	left: 21px;
	bottom: 11px;
	text-decoration: none;
}
#msg a:hover.ordernow {
	color: #fcf;
}




#applyonline {
	float: left;
	height: 197px;
	width: 235px;
	text-align: center;
}
#applyonline h2 {
	color: #fff;
	font: normal 1.6em/35px Georgia, "Times New Roman", Times, serif;
}
#applyonline ul {
	margin-top: 10px;
}
#applyonline li {
	list-style: none;
	width: 100%;
	float: left;
}
#applyonline li a {
	font: bold 1.2em/35px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	background: url(../../img/bg_li_applyonline.gif) no-repeat 0 50%;
	display: block;
}
#applyonline li a:hover {
	color: #FFCCFF;
}



ul#nav {
	width: 760px;
	margin-right: 20px;
	margin-left: 20px;
	height: 44px;
	background: url(../../img/bg_nav.gif) no-repeat 0 0;
	padding-left: 20px;
}
* html ul#nav {
	width: 780px;
	w\idth: 760px;
}
ul#nav li {
	list-style: none;
	float: left;
}
ul#nav li a {
	font: 1.2em/44px Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	display: block;
	background: url(../../img/bg_nav_li_a.gif) no-repeat 100% 50%;
}
ul#nav li a:hover {
	text-decoration: underline;
}






#left {
	float: left;
	width: 549px;
	background: url(../../img/bg_left.gif) no-repeat 100% 0;
	padding-bottom: 20px;
}
#left h1 {
	margin: 10px 15px 0 40px;
	font: bold 1.8em Georgia, "Times New Roman", Times, serif;
	color: #f39;
	background: url(../../img/bg_h1_left.gif) no-repeat 0 100%;
	padding-top: 5px;
	padding-bottom: 18px;
}
#left h2 {
	margin: 10px 15px 0 40px;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	color: #f39;
}
#left h3 {
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	color: #f39;
}
#left h1 span {
	text-transform: uppercase;
	color: #000;
}
#left p,
#left ul {
	margin: 10px 15px 10px 40px;
	font-size: 1.1em;
	line-height: 1.4em;
}
#left p a {
	color: #f39;
	text-decoration: underline;
}
#left p a:hover {
	color: #333;
	text-decoration: none;
}
#left ul li {
	margin-left: 25px;
	list-style: none;
	padding-left: 10px;
	background: url(../../img/bullet.gif) no-repeat 0 6px;
}
#left li.question {
	font-weight: bold;
	margin-top: 1em;
}
.pinkletters {
	color: #f39;
}
p.cardsandgateways {
	background: url(../../img/bg_cardsandgateways.gif) no-repeat 0 100%;
	padding-bottom: 70px;
}
#left form {
	margin: 10px 15px 10px 40px;
	font-size: 1.1em;
	line-height: 1.4em;
	border: #FFFFFF 1px solid
} 
/*#left fieldset {
	border-style: none;
	background-color: #fff2f5;
	padding: 8px;
}
#left label {
	clear: both;
	display: block;
	text-align: left;
	margin: 5px auto;
	vertical-align: top;
}
#left input {
	margin-right: 10px;
}*/
#left fieldset {
	border-style:none;
	margin: 0 0 20px;
	padding: 25px 5px
}
#left legend {
	margin: 0 20px;
	padding: 1px 15px 2px;
	background-color: #243330;
	color: #FFFFFF;
	font-weight:normal;
	font-size: 1.1em
}
#left fieldset #anotes {
	color: #f39;
	padding: 0;
	margin: 0;
	font-size:1em
}
	#left fieldset #anotes li {
		color: #000;
	}
		#left fieldset #anotes li span {
			padding: 0 3px;
			background: #FFFFCC
		}
#left fieldset .clear_fieldset {
	height:1px;
}
#left fieldset h2 {
	padding: 5px 10px;
	margin: 10px 0 10px;
	display: block;
	clear: both;
	border-bottom: 1px dotted #eee;
}
#left fieldset .field_frame {
	padding: 1px 0
}
#left fieldset .label_1,
#left fieldset .pseudolabel {
	display:block;
	float:left;
	width: 180px;
	text-align:right;
	padding: 2px 0 0 20px;
	color:#333
}
#left fieldset .label_1_multiline,
#left fieldset .pseudolabel_multiline {
	padding-top:0
}
#left fieldset .label_2 {
	display:block;
	vertical-align: middle;
	padding: 0 0 2px
}
	#left fieldset .label_2 input {
		vertical-align: middle;
		margin: 0 5px 0 0
	}
#left fieldset .field {
	float: right;
	width:270px;
}
#left fieldset .clear {
	height:8px;
}
#left fieldset .field_frame {
	display: block;
	float: left;
}
#left fieldset .mandatory {
	color: #D00;
	padding: 0 3px 0;
	font-size:1.1em;
}
#left fieldset .subinfo {
	width:230px;
	display: block;
	font-size: 0.85em;
	color: #666666
}
	#left fieldset .subinfo .stressed {
		color:#f39
	}
	#left fieldset .subinfo a {
		color:#003366;
		text-decoration:none
	}
#left fieldset .txt {
	vertical-align:top;
	width:210px;
	padding: 1px 5px;
	font: 1.1em Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: #A5ACB2 1px solid
}
#left fieldset .txt_error {
	vertical-align:top;
	width:210px;
	padding: 1px 5px;
	font: 1.1em Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: #D00 1px solid
}
#left fieldset select {
	border: #A5ACB2 1px solid;
	vertical-align:top;
	font: 1.1em Arial, Helvetica, sans-serif;
}
	#left fieldset select.error {
		border: #D00 1px solid
	}
#left fieldset textarea {
	font: 1.1em Arial, Helvetica, sans-serif;
	border: #A5ACB2 1px solid;
	vertical-align:top;
	width: 210px;
	padding: 1px 5px;
	height:50px;
}
	#left fieldset textarea.error {
		border: #D00 1px solid
	}
#left fieldset .buttons_frame {
	padding: 15px 20px;
	text-align:center
}
	#left fieldset .buttons_frame button {
		border-style: none;
		width:100px;
		height:20px;
		background: url(../../img/bg_button.jpg) 50% 50% no-repeat;
		font-size: 1em;
		color: #333;
		text-transform: uppercase;
		cursor: pointer
	}
#left fieldset .additional_text {
	font-size: 1em;
	display: block;
	clear: both;
	margin: 10px 0;
}



.pricestar {
	float: right;
	margin-top: 8px;
	margin-right: 8px;
	display: inline;
}
.ourprices {
	background: url(../../img/bg_ourprices.gif) no-repeat 100% 0px;
	margin: 20px 20px 20px 0;
}
.ourprices li {
	margin-top: 25px;
	padding-bottom: 50px;
}



/* end of #left fieldset */



#right {
	float: left;
	width: 234px;
	background: url(../../img/bg_right.gif) no-repeat 0 0;
}
#right h2 {
	margin-top: 15px;
	background: url(../../img/bg_h2_right.gif);
	text-align: center;
	color: #fff;
	font: normal 1.6em/35px Georgia, "Times New Roman", Times, serif;
}
ul.quickguides {
	background: #333 url(../../img/bg_ul_quickguides.gif) no-repeat 0 100%;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 14px;
}
ul.quickguides li {
	list-style: none;
}
ul.quickguides li a {
	color: #f39;
	background: url(../../img/bg_li_a_right.gif) no-repeat 0 0;
	text-decoration: none;
	display: block;
	font: bold 1.2em/35px Georgia, "Times New Roman", Times, serif;
}
ul.quickguides li a:hover {
	color: #333;
}
#right h3 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(../../img/bg_h3_right.gif) no-repeat 0 100%;
	padding-bottom: 25px;
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
}




#footer {
	background: #fff url(../../img/bg_footer.gif) no-repeat 0 0;
	clear: both;
	padding-bottom: 20px;
	height: 1%;
}
#footer p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-left: 22px;
}
#footer p a {
	color: #333;
	text-decoration: none;
}
#footer p a.ed {
	color: #f39;
	text-decoration: none;
}
#footer p a:hover {
	color: #f39;
}
#footer p a:hover.ed {
	color: #333;
}
#footer #payments {
	padding: 0 40px 25px;
}
	#footer #payments img {
		border-style: none;
		vertical-align: middle;
		margin: 0 5px 5px 0
	}