@import url("../css/layout.css");
@import url("../css/navigation.css");
@import url("../css/sidebar.css");
@import url("../css/allbtn.css");
@import url("../css/grid.css");
/*#######################################
ALL FONTS FAMILY CSS
#######################################*/
.elink,
.pagepath, 
.maillistform input,
#footer,
.gridlistbtn a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
body,
.link,
.cmstxt,
.points li {
	font-family:Arial, Helvetica, sans-serif;
	}
h2,  
.pageheader h1  {
	font-family:"trebuchet MS";
	}
/*##################################
COMMON CSS
##################################*/

/* COMMON RESET CSS
----------------------------------*/
dl, dt, dd
	{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
a {
	text-decoration:none;
	text-decoration:underline;
	}
/*
H1-pageheader, 
H2-common sub-title in page, 
H3-common sub-title in page, 
H4-sidebar product name, Headers in forms
H5-sidebar title
H6-not define yet*/
h1, h2, h3, h4, h6 { 
	margin:0px;
	padding:0px;
	}
h2 {
	margin-bottom:5px;
	text-transform:uppercase;
	color:#000000;
	font-size:100%;
	}
p {
	margin:0 0 15px 0;
	}
.link, 
.elink {
	text-decoration:underline;
	color:#0E1732;
	
	}
.link:hover,
.elink:hover {
	color:#D01B31;
	}
.imgborder, .imgleft, imgright {
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	text-align:center;
	}
.imgborder:hover, .imgleft:hover, imgright:hover {
	border:1px solid #000000;
	}
.imgborder, .imgleft, .imgright {
	padding:2px;
	}
.imgleft {
	float:left;
	margin:0 10px 10px 0;
	}
.imgright {
	float:right;
	margin:0 0px 10px 10px;
	}
.cmstxt {
	margin:0 0 15px 0;
	font-size:80%;
	color:#333333;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.textboxborder {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #A9C2A5;
	font-size:100%;
	color:#666666;
	background-color:#FFFFFF;
	padding:2px;
	}
.handcur {
	cursor:pointer;
	}
#aboutus ul li {
	margin-bottom:8px;
	}
#aboutus ol li {
	margin-bottom:8px;
	}
#aboutus ol li ul {
	margin-top:8px;
	}
#aboutus ol li ul li{
	list-style-type:lower-alpha;
	}
#aboutus ol li ul li ul li{
	list-style-type:lower-roman;
	}
#aboutus .table_layout {
	border:1px solid #DDDDDD;;
	border-bottom:none;
	border-top:none;
	font-size:11px;
	}
#aboutus .table_layout th{
	background:url(../images/th_bg.gif) repeat-x 0 0 #ECECEC;
	border:1px solid #DDDDDD;
	font-size:11px;
	}
#aboutus .table_layout td{
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD
	}
#aboutus .table_layout .noborder{
	border-right:none;
	}
#news .table_layout {
	border:1px solid #DDDDDD;;
	border-bottom:none;
	border-top:none;
	font-size:11px;
	}
#news .table_layout th{
	background:url(../images/th_bg.gif) repeat-x 0 0 #ECECEC;
	border:1px solid #DDDDDD;
	font-size:11px;
	}
#news .table_layout td{
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD
	}
#news .table_layout .noborder{
	border-right:none;
	}

.hd_1 {
	background:url(../images/th_bg.gif) repeat-x 0 0;
	border:1px solid #DDDDDD;
	padding:10px;
	position:relative;
	margin-bottom:10px;
	}
.hd_1 .hdr-arrow-up .ico-arrow-up {
	background:url(../images/uparrow.gif) no-repeat 0px 5px;
	color:#CB152A;
	}
.hd_1 .hdr-arrow-up .ico-arrow-up {
	background:url(../images/uparrow.gif) no-repeat 0px 5px;
	color:#CB152A;
	}
.hd_1 .hdr-arrow-up .ico-arrow-up:hover {
	color:#666666;
	}
.hd_1 .hdr-arrow-down .ico-arrow-up {
	background:url(../images/downarrow.gif) no-repeat 0px 5px;
	}
.hd_1  b{ position:absolute;
	 right:5px;
	 bottom:10px; 
	 margin:0 0 0 30px;
	 padding:8px 0 0 30px;
	 }
/* IMAGE ALIGN CSS
-----------------------------------*/
.imgborder, 
.imgleft,
.imgright {
	text-align:center;
	display:block;
	}
.imgborder img.spacer,
.imgleft img.spacer,
.imgright img.spacer {
	width:0px;
	}
.imgborder img,
.imgleft img,
.imgright img{
	vertical-align:middle;
	}
.linkcontainer {
	position:relative;
	border:1px solid #B6B6B6;
	height:110px;
	margin-right:35px;
	text-align:center;
	padding:10px;
	background:url(../images/regular_bg.gif) repeat-x 0 10px;
	}
.linkcontainer .morebtn_1 {
	position:absolute;
	bottom:10px;
	left:60px;
	width:79px;
	height:19px;
	}
.linkcontainer .content {
	padding:5px;
	}
.linkcontainer .content h3 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:15px;
	margin-bottom:10px;
	}
.linkcontainer .content h3 a {
	color:#333333;
	}
.linkcontainer .content h3 a:hover {
	color:#2B89C8;
	}
.linkcontainer .r_t {
	position:absolute;
	right:-1px;
	top:-1px;
	}
.linkcontainer .r_b {
	position:absolute;
	right:-1px;
	bottom:-1px;
	}
.linkcontainer .l_t {
	position:absolute;
	left:-1px;
	top:-1px;
	}
.linkcontainer .l_b {
	position:absolute;
	left:-1px;
	bottom:-1px;
	}
/*==================================
POPUP CSS
==================================*/
#white {
	background-color:#FFFFFF;
	padding:15px;
	font-size:80%;
	}
#white .btnbar {
	text-align:center;
	padding:10px 0;
	}
#white #topbar {
	height:140px;
	border-top:none;
	}
#white #topbar .close {
	position:absolute;
	right:15px;
	top:15px;
	}
#white .formcss .btnbar {
	padding:0;
	}
/* POPIMAGE CSS
----------------------------------*/
#white .image #topbar {
	margin-bottom:15px;
	}
#white .image h2 {
	margin:0px;
	}
/* CURVE IMAGE CSS
#######################################*/
.tl, .tr, .bl, .br, .tl1, .tr1 {
	position:absolute;
	line-height:0px;
	font-size:0px;
	display:block;
	background:url(../images/commonimg.gif) no-repeat;
	}
.tl, .tr 	{ height:6px; width:6px; }
.tl 		{ left:0px; top:0px; }
.tr 		{ right:0px; top:0px; }

.tl1, .tr1 	{ height:6px; }
.tl1		{ width:100%; top:-1px; left:-1px; }
.tr1 		{ width:97%;right:-2px; }

.bl, .br 	{ height:6px; }
.bl 		{ width:100%; bottom:-1px;left:-1px; }
.br 		{ width:98%; right:-2px; }
/*==================================
COMMON POINTS CSS
==================================*/
.points {
	list-style-type:none;
	margin:0 0 15px 15px;
	padding:0px;
	}
.points li {
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	color:#333333;
	background-image:url(../images/arrow.gif);
	background-position:1px 5px;
	background-repeat:no-repeat;
	line-height:110%;
	}
.points li .points{
	margin-top:15px;
	}
.points1 {
	margin:0 0 15px 15px;
	padding:0px;
	}
.points1 li {
	padding:0 0 8px 20px;
	margin:0 0 15px 15px;
	color:#333333;
	background-image:url(../images/arrow2.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	line-height:110%;
	}
.points1 li .points{
	margin-top:15px;
	}
/*==================================
ALL HORIZONTAL-BARS RELATED CSS
==================================*/
.hor_bar, .hor_bar1 {
	padding:8px 10px;
	margin-bottom:15px;
	position:relative;
	min-height:15px;
	}
.hor_bar {
	background-color:#f2f2f2;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	}
.hor_bar1 {
	background-color:#DBE2DA;
	border-bottom:1px solid #B8CFB5;
	border-right:1px solid #B8CFB5;
	}
.hor_bar .right1, 
.hor_bar1 .right1 {
	position:absolute;
	right:8px;
	top:7px;
	}
.hor_bar .left1, 
.hor_bar1 .left1 {
	position:absolute;
	left:8px;
	top:7px;
	}
.link_box {
	width:217px;
	height:102px;
	}
.link_box ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	}
.link_box li {
	margin-bottom:6px;
	}
/*=======================================
HOR LINE & CLEAR CSS
========================================*/
.hor_line{
	height:20px;	
	margin-bottom:20px;
	border-bottom:1px solid #dfdfdf;
	}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
	}
/*================================
NO RECORD ERROR CSS
===============================*/
.norecord {
	border:1px solid #dfdfdf;
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
	padding:7px 0 9px 55px;
	height:30px;
	position:relative;
	margin-bottom:15px;
	}
.norecord img{
	position:absolute;
	left:8px;
	top:8px;
	border:none;
	}
/*##################################
TOPBAR CSS
##################################*/
#topbar {
	position:relative;
	background-color:#ffffff;
	background:url(../images/topbar_bg.gif) repeat-x 0 0;
	}
#topbar h1{	
	margin:0px;
	padding:0px;
	}
#topbar h1 .logo{
	width:259px;
	height:32px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:16px;
	top:27px;
	text-indent:-9999px;
	overflow:hidden;/*NEVER FORGOT THIS WHEN YOU USE TEXT-INDENT*/
	}

/*==================================
TOPBAR NENU CSS
==================================*/
.topbar_menubar {
	position:absolute;
	right:5px;
	top:8px;
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 10px 5px 10px;
	}
.topbar_menubar a {
	color:#000000;
	}
.topbar_menubar a:hover {
	color:#CB152A;
	}
.topbar_menubar span {
	color:#D9D9D9;
	margin:0 10px;
	}
#topbar .contact {
	position:absolute;
	top:32px;
	right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#969696;
	text-align:right;

	}
#topbar .contact span {
	display:block;
	font-weight:bold;
	margin-bottom:7px;
	}
#topbar .color1 {color:#2A334D;}
/*#################################### 
PAGEHEADER AND PAGE PATH CSS
####################################*/
.pageheader {
	padding:0 0 10px 0;
	}
.pageheader h1 {
	margin:0px;
	color:#41475D;
	font-size:130%;
	font-weight:normal;
	text-transform:uppercase;
	}
.pagepath {
	padding:7px 15px 8px 0px;
	margin-bottom:20px;
	color:#666666;
	font-size:65%;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	}
.pagepath strong {
	margin:0 7px 0 7px;
	color:#333333;
	}
.pagepath a{
	color:#666666;
	text-decoration:none;
	}
.pagepath a:hover {
	color:#41475D;
	}
.pagepath span {
	/*active page name*/
	color:#41475D;
	font-weight:bold;
	}
.btn_bar1 {
	text-align:right;
}
.btn_bar1 input{
	border:none;
}
/*##################################
NAVIGATION CSS
##################################*/
#navigation {
	border:1px solid #E9E9E9;
	border-right:none;
	border-left:none;
	margin:0 14px;
	background:none;
	
	}
#navigation a {
/*	margin-top:-1px;
	margin-bottom:-1px;
*/	background:none;
	}
/*#navigation .active {
	background-color:#526A50;
	}*/
/*#################################### 
MIDBAR CSS
####################################*/
.midbar {
	margin-bottom:10px;
	
	}
/*==================================
SCROLLER CSS 
==================================*/
#pscroller_infoboxnews {
	height:275px;
	}
#pscroller_topbar {
	height:58px;
	}
#pscroller_news {
	height:245px;
	}
#pscroller_events {
	height: 355px;
	}
#pscroller_specials {
	height: 355px;
	}
#pscroller_testimonials {
	height:245px;
	}
#pscroller_indexnews {
	height:152px;
	}
.box_ul {
	border:1px solid #E1E1E1;
	width:280px;
	margin:15px 0px;
	background:url(../images/box_ulbg.gif) repeat-x 0 0;
	}
.box_ul ul  {
	padding-top:0px;
	min-height:1px;
	margin:0px;
	padding:15px;
	padding-left:0px;
	margin:0px 0 0 15px;

	}
.box_ul ul li {	
	margin:0px 0 0 15px;
	min-height:1px;
	padding:0px 0 0 0px;

	}
/*##################################
CONTENT-BOX STRUCTURE CSS
THIS CSS USED IN FAQ, TESTIMONIALS AND LINKS PAGES
##################################*/
.contentbox1bg {
	background:url(../images/sidebar_bot.gif) repeat-x 0 bottom;
	margin:0 0 15px 0;
	padding-bottom:1px;

	}
.contentbox1 {
	padding:15px;
	margin:0 0 0px 0;
	min-height:1px;
	background:url(../images/allbg.gif) repeat-x 0 -36px;
	border:1px solid #E1E1E1;
	position:relative;

	}
.contentbox1 dt {
	font-weight:bold;
	margin:-15px 0px 15px 0px;
	padding:12px 0px;
	padding-bottom:15px;
	font-family:"Trebuchet MS";
	font-size:100%;
	background:url(../images/h3_botbg.gif) repeat-x 0 bottom;

	}
.contentbox1 dt a{
	color:#333333;
	}
.contentbox1 dt a:hover{
	color:#000000;
	}
.contentbox1 .contentboxdata {
	margin:0px;
	}
.contentbox1 .news-sub-hd {
	display:block;
	margin-bottom:10px;
	}
.contentbox1 .imgleft td{
	height:142px;
	width:140px;
	}
#news .contentbox1 .imgleft {
	margin-bottom:0px;
	}
.contentbox1 .linkbox, .contentbox1 .linkbox1 {
	display:block;
	margin:0px -15px 0px -15px;
	height:15px;
	min-height:1px;
	font-weight:bold;
	position:relative;
	}
.contentbox1 .linkbox1 {
	margin-bottom:-10px;
	}
.contentbox1 .linkbox a {
	position:absolute;
	right:10px;
	top:5px;
	}
.contentbox1 .linkbox1 a {
	top:-15px;
	}
.linkbar {
	font-weight:bold;
	background-color:#f2f2f2;
	padding:8px 10px;
	font-size:90%;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	margin-bottom:15px;
	}
.linkbar a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.contentbox1 .bot_bg {
	position:absolute;
	bottom:-7px;
	left:0px;
	}
.contentbox1 .linkbox a, .contentbox1 .linkbox1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	position:absolute;
	right:10px;
	text-transform:lowercase;
	}
	
.contentbox1 .linkbox a:hover,.contentbox1 .linkbox1 a:hover {
	color:#CB152A;
	}
.contentbox1 .elink {
	color:#CB152A;
	font-family:Arial, Helvetica, sans-serif;
	}
.contentbox1 .elink:hover {
	color:#666666;
	}

/*##################################
CONTENT-BOX STRUCTURE CSS
THIS CSS USED IN FAQ, TESTIMONIALS AND LINKS PAGES
##################################*/
.contentbox2 {
	padding:10px;
	margin:0 0 10px 0;
	min-height:1px;
	background:url(../images/allbg.gif) repeat-x 0 -36px;
	border:1px solid #E1E1E1;
	position:relative;
	}
.contentbox2 dt {
	font-weight:bold;
	margin:-15px 0px 5px 0px;
	padding:12px 0px;
	padding-bottom:6px;
	font-family:"Trebuchet MS";
	font-size:100%;
	}
.contentbox2 dt a{
	color:#666666;
	text-decoration:none;
	}
.contentbox2 dt a:hover{
	color:#4286C3;
	}
.contentbox2 .heading{
	text-transform:none;
	position:relative;
	min-height:1px;
	}
.contentbox2 .contentboxdata {
	margin:0px;
	}
.contentbox2 .imgleft td{
	height:142px;
	width:140px;
	}
.contentbox2 .linkbox a:hover {
	color:#666666;
	}
.contentbox2 .hdr-arrow-up .ico-arrow-up {
	background:url(../images/uparrow.gif) no-repeat 0px 3px;
	color:#CB152A;
	text-decoration:none;
	}
.contentbox2 .hdr-arrow-up .ico-arrow-up:hover {
	color:#666666;
	}
.contentbox2 .hdr-arrow-down .ico-arrow-up {
	background:url(../images/downarrow.gif) no-repeat 0px 3px;
	}
.contentbox2 dt b{ position:absolute;
	 right:5px;
	 top:15px; 
	 margin:0 0 0 30px;
	 padding:5px 0 0 30px;
	 }
.contentbox2 .hd, .contentbox1 .hd {
	display:block;
	font-weight:normal;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	}
.contentbox2 .hd  {
	margin-top:10px;
	}
.contentbox2 h2 {
	text-transform:none;
	}
.contentbox2 .left {
	width:46%;
	}
.contentbox2 .right {
	width:46%;
	}
.contentbox2 .contentboxdata .left, .contentbox2 .contentboxdata .right {
	border:1px solid #E3E3E3;
	padding:5px;
	}
.probox_container {
	position:relative;
	}
.process_box {
	background:url(../images/box_ulbg.gif) repeat-x 0 0;
	padding:5px;
	border-bottom:1px solid #ECECEC;
	margin-bottom:15px;
	position:relative;
	z-index:-10000;
	min-height:1px;
	margin-left:30px;
	}

.process_box1 {
	background:url(../images/allbg.gif) repeat-x 0 -36px;
	border:1px solid #E1E1E1;	
	padding:10px;
	margin-bottom:10px;
	position:relative;
	min-height:1px;
	}
.process_box strong {
	font-size:11px;
	}
.process_box .no_syl {
	font-family:'Trebuchet MS'; 
	font-size:11px; 
	font-weight:bold; 
	color:#CB1429;
	margin-right:2px;
	}
.probox_container .arrow_down {
	background:url(../images/arrowdown.png) no-repeat;
	width:20px;
	min-height:14px;
	position:absolute;
	left:-24px;
	bottom:-30px;
	z-index:100000000;
	}
/*=================================
converter_container css
=================================*/
.converter_container {
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #E1E1E1;
	position:relative;
	min-height:1px;
	background:url(../images/converter_bg.gif) repeat-x 0 bottom;
	}
.converter_container .left_bot {
	position:absolute;
	left:-1px;
	bottom:-1px;
	}
.converter_container .right_bot {
	position:absolute;
	right:-1px;
	bottom:-1px;
	}
.converter_container .left_top {
	position:absolute;
	left:-1px;
	top:-1px;
	}
.converter_container .right_top {
	position:absolute;
	right:-1px;
	top:-1px;
	}

.converter_container select {
	border:1px solid #D1D0D0;
	color:#666666;
	}
.converter_container .conveter_texarea {
	background:url(../images/topbar_bg.gif) repeat-x 0 0;
	padding:8px;
	}
.conveter_texarea h5 {
	color:#CB152A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px;
	padding:0px 0 8px 0;
	background:url(../images/h3_botbg.gif) repeat-x 0 bottom ;
	margin-bottom:8px;
	}
.conveter_texarea h5 .hd_2 {
	display:block;
	font-size:12px;
	color:#333333;
	font-style:italic;
	text-transform:lowercase;
	}
.conveter_texarea .imgbox1 {
	margin-bottom:14px;
	}
.conveter_texarea .imgbox1 .imgborder {
	border:1px solid #CCCED5;
	}
.conveter_texarea .currency_list {
	margin-bottom:10px;
	position:relative;
	min-height:1px;
	}
.conveter_texarea .currency_list .download_now {
	position:absolute;
	right:0px;
	top:-35px;
	background:url(../images/key_img.gif) no-repeat 0 0;
	width:55px;
	height:19px;
	text-indent:-9999999999999px;
	z-index:1000;
	}
.conveter_texarea .currency_list .download_now:hover {
	background-position:0 -19px;
	}
.converter_container .lists {
	margin-bottom:10px;
	padding:0px;
	margin:0px;
	min-height:1px;

	}
.lists {
	padding:0px;
	margin:0px;
	} 
.conveter_texarea .lists ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.conveter_texarea .lists ul li {
	float:left;
	margin-right:10px;
	}
.conveter_texarea .lists ul li select, .conveter_texarea .lists ul li input {
	border:1px solid #D1D0D0;
	color:#666666;
	}
.conveter_texarea .lists ul li label {
	width:53px;
	float:left;
	display:block;
	margin-top:3px;
	font-weight:normal;
	}
.conveter_texarea  .mar_t {
	margin-top:3px;
	display:block;
	}
/*.conveter_texarea .imgbox1 .details {
	margin:10px 0;
	display:block;
	}
.conveter_texarea .imgbox1 .details ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.conveter_texarea .imgbox1 .details ul li {
	float:left;
	width:242px;
	font-size:10px;
	font-weight:bold;
	}*/
.conveter_texarea .content_area, .conveter_texarea .content_area1 {
	margin-bottom:15px;
	}
.conveter_texarea .content_area1 dt {
	font-weight:bold;
	margin-bottom:10px;
	font-family:"Trebuchet MS";
	}
.conveter_texarea .content_area1 dd {
	}
.bot_seaction .link {
	color:#CB152A;
	}
.bot_seaction .link:hover {
	color:#333333;
	}
/*=================================
BANNER CONTAINER END
================================*/
.banner_container {margin-bottom:15px;}

.banner_container .banner_img {
	margin-bottom:5px;
	}
.banner_container .banner_img .imgborder {
	padding:0px;	
	border:none;
	}
.banner_container .banner_img td {
	width:749px;
	}
.banner_container .morebar {
	padding:8px;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	margin-bottom:10px;
	background:url(../images/morebar_bg.gif) repeat-x 0 bottom;
	}
/*MIANLINKS*/
.mainlinks .date {
	color:#8F8F8F;
	padding-left:0px;
	font-size:12px;
	margin-top:2px;
	display:block;
	}

.mainlinks a, 
.mainlinks .normal{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:110%;/*13px*/
	text-decoration:none;
	color:#000000;
	display:block;
	padding:5px 0 5px 0;
	background-color:#ffffff;
	position:relative;
	overflow:hidden;
	margin-bottom:5px;
	}
.mainlinks a.morelink {
	color:#AA7E3D;
	font-weight:bold;
	}
.mainlinks a.morelink:hover {
	color:#000000;	
	}
.mainlinks a:hover {
	color:#9C6E2A;
	}
.mainlinks a span, 
.mainlinks .normal span {
	margin:0 10px 0 20px;
	display:block;
	cursor:pointer;
	}
.mainlinks a img, 
.mainlinks .normal img {
	display:block;
	position:absolute;
	left:0px;
	top:10px;
	}
/*##################################
FOOTER CSS
##################################*/
#footer {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	height:45px;
	border:1px solid #EBEBEB;
	border-right:none;
	border-left:none;
	margin:0  15px;
	margin-bottom:15px;
	margin-top:0px;
	}
#footer .copyright,
#footer .links {
	position:absolute;
	top:17px;
	} 
#footer .copyright {
	left:0px;
	color:#666666;
	}
#footer .links {
	right:0px;
	color:#666666;
	}
#footer .links a {
	color:#666666;
	}
#footer .links a:hover {
	color:#000000;
	}
#footer .links span {
	margin:0 5px;
	color:#666666;
	}
#footer .bookmarkbtn {
	position:absolute;
	bottom:10px;
	right:20px;
	}
.bot_section {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0 16px;
	margin-bottom:15px;
	}