* {
	margin: 0;
	padding: 0;
}
img
{
	border-style:none;
}
body {
	background: url(../img/bg_body.gif) repeat-y fixed 50% 0%;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}
#wrap {
	width: 770px;
	text-align: left;
	background: #fff url(../img/bg_wrap.gif) repeat-y;
	margin: 0px auto;
}
#header {
	float: left;
	height: 44px;
	width: 752px;
	margin-left: 9px;
	display: inline;
	background: #fff url(../img/bg_header.gif) repeat-x 0 100%;
}
.bankpay
{
	text-align:center;
}
#logo {
	background: #fff;
	float: left;
	height: 70px;
	width: 210px;
	display: inline;
	font: bold 1.6em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#logo a img{
	border: none;
	float: left;
	width: auto;
}

#samples {
	border: none;
	text-decoration: none;
	border-style: none;
}
/* top navigation end */
#left-col {
	float: left;
	width: 150px;
	margin-left: 9px;
	display: inline;
}
#left-col h2 {
	font: bold 1.2em verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 5px 10px 0px 20px;
}
#left-col h3 {
	font: bold 1.4em verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 5px 10px;
	float: left;
	width: 150px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#left-col p {
	margin: 15px;
	float: left;
	width: auto;
	font-size: 1.2em;
	color: #666666;
}

#support {
	float: right;
	text-align:right;
	width: 370px;
	height: 50px;
}
#header #support a {
	color: #F6F6F6;
	border: none;
	font-size: 1.2em;
	width: 140px;
}
#header #support a strong {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(../img/ico_support.gif) no-repeat 0px 0px;
	text-transform: uppercase;
}
#header #support a:hover {
	background: #fff;
	color: #666;
}

#main-col {
	float: right;
	width: 606px;
	margin-right: 5px;
	display: inline;
}
#main-left {
	float: left;
	width: 430px;
	padding-bottom: 20px;
}
#main-left h1 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #49694D;
	background: url(../img/bg_h1_main.gif) no-repeat 10px 50%;
	padding: 15px 0 13px 35px;
	border-bottom: 1px solid #f1f1f1;
}
#main-left h2 {
	padding: 5px 12px;
	color: #A66B37;
	font: normal 1.9em Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #f5f5f5;
}
#main-left h3 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #996633;
	margin: 12px;
}
#main-left p {
	margin: 12px;
	font-size: 1.2em;
	line-height: 1.4em;
}
#main-left ul, #main-left ul li {
	margin: 12px 20px;
	font-size: 1.1em;
}
#main-left dd {
	margin: 0 20px;
	font-size: 1.2em;
}
#main-left ol, #main-left ol li{
	margin: 6px 20px;
	font-size: 1.1em;
}

#main-left a, #main-right a, #left-col a {
	color: #369;
	text-decoration: none;
	border-bottom: 1px solid #ECE9D8;
}
#main-left a:hover, #main-right a:hover, #left-col a:hover {
	color: #900;
	text-decoration: none;
	border: none;
}
#main-left form {
	padding: 10px;
	font-size: 1.2em;
}
#main-left form br {
	margin-top: 5px;
	margin-bottom: 5px;
}
#main-left fieldset {
	border: 1px solid #d9d9d9;
	margin: 12px;
	padding: 10px;
	background: #f9f9f9;
}
#main-left label {
	width: 130px;
	float: left;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#main-left input , #main-left textarea{
	margin-bottom: 5px;
	width: 140px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #ccc;
}
#main-left textarea {
	height: 100px;
	width: 180px;
}
#main-left blockquote {
	margin: 13px;
	padding: 13px;
	color: #000;
	background: #f9f9f9; /* url(../img/bg_bq_main.gif) no-repeat 100% 100% */
	font-size: 1.2em;
	border: 1px solid #EFEFEF;
}

#main-left blockquote span {
	color: #CC6633;
	font-size: 0.9em;
}
#topphoto {
	
	height: 140px;
	width: 410px;	
}
#main-right {
	display: inline;
	float: left;
	width: 173px;
	font-size: 1.1em;
	overflow: hidden;
}

#content h5 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #49694D;
	width:190px;
	background: url(../img/bg_h1_main.gif) no-repeat 10px 50%;
	padding: 15px 0 1px 35px;
	border-bottom: 1px solid #f1f1f1;
}
/* ECE9D8 */
#main-right h2 {
	background: url(../img/bg_h2_right.gif) no-repeat 99% 50%;
	padding: 5px 15px 15px 5px;
	text-align:center;
	color: #666666;
	font: bold 1.5em verdana, Arial, Helvetica, sans-serif;
}
#main-right h3 {
	margin: 8px 15px;
	color: #666666;
	font: bold 1.3em/1.1em Arial, Helvetica, sans-serif;
}
#main-right h3 a{
	text-decoration: none;
	border-style: none;
}
#main-right h3 a{
	text-decoration: none;
	border-style: none;
}
#main-right h4 {
	padding: 5px 10px 5px 10px;
	color: #666666;
	text-align:center;
	text-decoration: none;
	font: bold 1.2em verdana, Arial, Helvetica, sans-serif;
}

#main-right h4 a:hover
{
	/* text-decoration: none;  */
	BORDER-BOTTOM: #000 1px dotted;
	/*border-style: none;*/
	color: #666666;
}



#main-right .date {
	font-size: 0.9em;
	color: #789;
	background: url(../img/news_bullet.gif) no-repeat 0px 50%;
	padding-left: 15px;
}
#main-right h2.top {
	line-height: 5px;
	padding-top:10px;
}
#main-right blockquote {
	color: #666666;
	padding: 20px 20px 0 20px;
	font-size: 1.1em;
	line-height: 1.1em;
/*	background: url(../img/bg_blockquote.gif) no-repeat 0 0;*/
}
#main-right blockquote .name {
	font-size: 0.9em;
	color: #CC6600;
	text-align: center;
	margin: 10px 0;
	display: block;
}
#main-right p {
	margin: 15px;
	font-size: 1.1em;
	color: #666666;
}
#main-right .feed {
	background: url(../img/xml.gif) no-repeat 0 2px;
	padding-left: 45px;
}
#slogan {
	background: #A3D887;
	height: 140px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
}
#slogan a {
	color: #434D40;
	text-decoration: none;
	border: none;
}
#slogan a:hover {
	color: #434D40;
	text-decoration: underline;
}
#slogan p {
	color: #434D40;
	margin: 0;
	padding: 10px;
	font: 1em/1.2em Arial, Helvetica, sans-serif;
}
#slogan strong {
	color: #FFFFFF;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	padding: 30px 15px 0;
	clear: both;
	text-align: center;
	height: 40px;
	background: url(../img/bg_footer.gif) 50% 0;
	font-size: 1.1em;
	color: #ccc;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	border-bottom: 1px solid #ccc;
	color: #c90;
	text-decoration: none;
}
#keyword A
{
	font-size: 0.05em;
	color: #660000;
	line-height: 1px;
	text-align: center;
	text-decoration: none;
}
#keyword a:hover {
	font-size: 0.05em;
	text-decoration: none;
	color: #660000;
	line-height: 1px;
	text-align: center;
}
.clearer {
	clear: both;
}
.hide {
	display: none;
}
.date {
	font-size: 0.8em;
	color: #333;
	background: url(../img/news_bullet.gif) no-repeat 0px 50%;
	padding-left: 15px;
}
.imgleft {
	margin: 0 20px 0 0;
	float: left;
}
.imgleftwbrdrs {
	margin: 0 15px 5px 0;
	float: left;
	padding: 5px;
	border: 1px solid #ECE9D8;	
}
.highlight {
	color: #369;
}
.years {
	color: #000;
	width: 50px;
	display: block;
	float: left;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
.greenribbon {
	background: url(../img/bg_greenribbon.gif) repeat;
	height: 6px;
	width: 172px;
}
.active {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.inactive {
	border-bottom: 1px solid #fff;
}
.framer {
	margin: 15px;
	padding: 5px;
	border: 1px solid #E4EBF6;
}
/*blogger*/
.post-footer {
	margin: 10px 15px 20px;
	font-size: 0.9em;
	color: #999999;
	text-align: right;
}
.post-body {
	margin: 15px;
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
}
.post-body p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
.commentram {
	background: #f9f9f9;
	margin: 10px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-bottom: 1px solid #eee;
}
.comment-data {
	font-size: 1.4em;
	color: #333;
	display: block;
	margin: -8px -8px 0;
	padding: 3px 8px;
	background: #eee;
}
#main-left .commentram dd {
	margin: 0;
}
#main-left .date {
	text-align: right;
	background: none;
	font-size: 1.1em;
	color: #999;
}
.postcomment {
	background: #ffffff url(../img/postcomment.gif) no-repeat 0 50%;
	padding: 5px 22px;
}
#main-right ul#blog, #main-right ul#blogarchives {
	margin: 15px;
	list-style: none;
}
#main-right ul#blog li, #main-right ul#blogarchives li {
	margin: 5px 0;
	font: 1.1em Arial, Helvetica, sans-serif;
}
#main-right li a {
	text-decoration: none;
}
#main-right li a:hover {
	text-decoration: none;
}

#main-right .acceptedby1 UL,
#main-left .acceptedby1 UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 18px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	/*align: center*/
}
#main-right .acceptedby1 LI,
#main-left .acceptedby1 LI {
	LIST-STYLE-TYPE: none; 
	TEXT-ALIGN: center
}
#main-right .acceptedby1 A IMG,
#main-left .acceptedby1 A IMG {
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none; 
	/*align: center;*/
	margin: 0 15px 5px 0;
	padding: 5px;
	border: 1px solid #ECE9D8;	
}


#nav {
	DISPLAY: inline; FONT-SIZE: 1.2em; BACKGROUND: #cdcfd3; FLOAT: left; MARGIN-TOP: 1px;  MARGIN-LEFT: 30px; WIDTH: 700px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
#nav UL {
	MARGIN-LEFT: 10px
}#nav LI {
	DISPLAY: inline; BACKGROUND: none transparent scroll repeat 0% 0%
}
#nav LI A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; BACKGROUND: url(../img/left_both.gif) no-repeat 0px 0px; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #fff; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; TEXT-DECORATION: none
}
#nav LI A SPAN {
	PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(../img/right_both.gif) no-repeat 0px 0px; FLOAT: left; PADDING-BOTTOM: 6px; COLOR: #000000; PADDING-TOP: 8px; TEXT-DECORATION: none
}
#nav LI A:hover SPAN
{
	color: #0000cc;
}
#nav LI A:hover {
	BACKGROUND-POSITION: 0px -145px
}
#nav LI A:hover SPAN {
	BACKGROUND-POSITION: 100% -145px
}
#home #nav LI#nav-home A SPAN
{
	color: #0000cc;
}
#terms #nav LI#nav-terms A SPAN {
	COLOR: #0000cc
}
#prices #nav LI#nav-prices A SPAN {
	COLOR: #0000cc
}
#post #nav LI#nav-post A SPAN {
	COLOR: #0000cc
}
#faq #nav LI#nav-faq A SPAN {
	COLOR: #0000cc
}
#contact #nav LI#nav-contact A SPAN {
	COLOR: #0000cc
}
#links #nav LI#nav-links A SPAN {
	COLOR: #0000cc
}
#sitemap #nav LI#nav-sitemap A SPAN {
	COLOR: #0000cc
}
#promotions #nav LI#nav-promotions A SPAN {
	COLOR: #0000cc
}
#home #nav LI#nav-home A {
	BACKGROUND-POSITION: 0px -145px
}
#terms #nav LI#nav-terms A {
	BACKGROUND-POSITION: 0px -145px
}
#prices #nav LI#nav-prices A {
	BACKGROUND-POSITION: 0px -145px
}
#post #nav LI#nav-post A {
	BACKGROUND-POSITION: 0px -145px
}
#faq #nav LI#nav-faq A {
	BACKGROUND-POSITION: 0px -145px
}
#contact #nav LI#nav-contact A {
	BACKGROUND-POSITION: 0px -145px
}
#links #nav LI#nav-links A {
	BACKGROUND-POSITION: 0px -145px
}
#sitemap #nav LI#nav-sitemap A {
	BACKGROUND-POSITION: 0px -145px
}
#promotions #nav LI#nav-promotions A {
	BACKGROUND-POSITION: 0px -145px
}
#home #nav LI#nav-home A SPAN {
	BACKGROUND-POSITION: 100% -145px
}
#terms #nav LI#nav-terms A SPAN {
	BACKGROUND-POSITION: 100% -145px
}
#prices #nav LI#nav-prices A SPAN {
	BACKGROUND-POSITION: 100% -145px
}
#post #nav LI#nav-post A SPAN {
	BACKGROUND-POSITION: 100% -145px
}
#faq #nav LI#nav-faq A SPAN {
	BACKGROUND-POSITION: 100% -145px
}
#contact #nav LI#nav-contact A SPAN {
	BACKGROUND-POSITION: 100% -145px
}
#links #nav LI#nav-links A SPAN {
	BACKGROUND-POSITION: 100% -145px
}
#sitemap #nav LI#nav-sitemap A SPAN {
	BACKGROUND-POSITION: 100% -145px
}
#promotions #nav LI#nav-promotions A SPAN {
	BACKGROUND-POSITION: 100% -145px
}

#bg_box_top_welcome {
	BACKGROUND: #e6e6e6 url(../img/box_top_welcome2.gif) no-repeat; 
	HEIGHT: 480px;
	width:146px;
	text-align:center;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
}

#bg_box_top_services {
	BACKGROUND: #e6e6e6 url(../img/box_top_services.gif) no-repeat; 
	HEIGHT: 100px;
	width:146px;
	text-align:center;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	padding-top:1px;
}

#bg_box_top_security {
	BACKGROUND: #e6e6e6 url(../img/box_top_security.gif) no-repeat; 
	HEIGHT: 300px;
	width:146px;
	text-align:center;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	padding-top:1px;
}

#grey_bg {
	BACKGROUND-COLOR: #e8e8e8
}

#button UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#button LI {
	MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px; TEXT-ALIGN: center
}
#button LI A {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif; BORDER-RIGHT: #224059 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #eaedf4 1px solid; DISPLAY: block; PADDING-LEFT: 4px; BACKGROUND: #99aabf; PADDING-BOTTOM: 4px; BORDER-LEFT: #eaedf4 1px solid; WIDTH: 300px; COLOR: #224059; PADDING-TOP: 4px; BORDER-BOTTOM: #224059 1px solid; TEXT-DECORATION: none
}
#button LI A:hover {
	BORDER-RIGHT: #f8f9fb 1px solid; BORDER-TOP: #31557f 1px solid; BACKGROUND: #b8d0e6; BORDER-LEFT: #31557f 1px solid; BORDER-BOTTOM: #f8f9fb 1px solid; TEXT-DECORATION: none
}

#content #faq_list .question {
	MARGIN-TOP: 1em; FONT-WEIGHT: bold; BORDER-BOTTOM: 0px; TEXT-DECORATION: none; list-style-type:none;
}
