body
	{
	color:#545353;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	}

*
	{
	margin:0px;
	padding:0px;
	outline:none;
	}
h1
	{
	color:#065b8f;
	font:bold 22px/25px Verdana, Arial, Helvetica, sans-serif;
	}
h2
	{
	color:#c80c0f;
	font:normal 17px/21px Verdana, Arial, Helvetica, sans-serif;
	}
h3
	{
	color:#25b7fc;
	font:bold 15px/17px Verdana, Arial, Helvetica, sans-serif;
	}

h4
	{
	color:#242323;
	font:normal 18px/18px Verdana, Arial, Helvetica, sans-serif;
	}
h5
	{
	font:15px/15px Verdana, Arial, Helvetica, sans-serif;
	}
h6
	{
	font:bold 12px/15px Verdana, Arial, Helvetica, sans-serif;
	}

a:link, a:visited, a:active, a:hover
	{
	text-decoration:none;
	}

input, select, textarea
	{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#646464;
	}

img
	{
	border:0px;
	}

#container
	{
	margin:auto;
	width:952px;
	}

#logo
	{
	float:left;
	padding:12px 0px;
	}

.headerrgt
	{
	float:right;
	text-align:right;
	padding:25px 10px 0px 0px;
	}
.headerrgt span
	{
	display:block;
	padding:4px 0px;
	font-size:21px;
	color:#020202;
	}
.headerrgt form
	{
	padding:8px 0px 0px 0px;
	}
.headerrgt input
	{
	background:url(../images/search-bg.gif) no-repeat;
	height:16px;
	width:198px;
	border:0px;
	float:left;
	color:#bcb9b9;
	padding:3px 5px;
	margin:0px 8px 0px 0px;
	}

#navigation
	{
	clear:both;
	font-size:13px;
	font-weight:bold;
	height:42px;
	padding:8px 0px 0px 10px;
	background:url(../images/navigation-bg.gif);
	}
#navigation li
	{
	float:left;
	background:url(../images/divider-navigation.gif) no-repeat right top;
	list-style-type:none;
	padding:1px 23px;
	}
#navigation li a:link, #navigation li a:visited, #navigation li a:hover
	{
	color:#FFFFFF;
	}
#navigation li a:hover
	{
	color:#000000;
	}
#navigation li.last
	{
	padding-right:0px;
	background:none;
	}

#contentcontainer
	{
	clear:both;
	padding:0px 11px 0px 18px;
	width:923px;
	background:url(../images/contentmid-bg.gif) repeat-y;
	}

#lftcontainer
	{
	float:left;
	width:236px;
	}

#lftnavigation
	{
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	padding:0px 6px;
	}
#lftnavigation ul
	{
	padding:0px 0px 15px 0px;
	}
#lftnavigation li
	{
	list-style-type:none;
	background:url(../images/lft-arrow.gif) no-repeat 4px 12px;
	border-bottom:1px solid #ebe9e9;
	padding:6px 0px 6px 22px;
	margin:0px 10px;
	}
#lftnavigation h5
	{
	color:#da1d21;
	background:url(../images/lftheading-bg.gif) repeat-x bottom left;
	padding:7px 0px 7px 10px;
	border:1px solid #f0f0f0;
	}
#lftnavigation li a:link, #lftnavigation li a:visited, #lftnavigation li a:active
	{
	color:#555353;
	}
#lftnavigation li a:hover
	{
	color:#c42221;
	}

.lfttopcurv
	{
	background:url(../images/lftpnnl-top-cuv.gif) no-repeat top left;
	width:236px;
	float:left;
	padding:8px 0px 10px 0px;
	}

.lftbottcurv
	{
	background:url(../images/lftpnnl-botttop-cuv.gif) no-repeat bottom left;
	width:236px;
	float:left;
	padding:0px 0px 6px 0px;
	}

.testimonialtopcurv
	{
	background:url(../images/testimonial-top-bg.gif) no-repeat top left;
	width:234px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:14px 0px 0px 0px;
	}
.testimonialbottcurv
	{
	background:url(../images/testimonial-bott-bg.gif) no-repeat bottom left;
	width:234px;
	padding:0px 0px 6px 0px;
	}

.testimonialmidbg
	{
	background:#f1f1f1;
	padding:0px 9px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	}
.testimonialmidbg h4
	{
	text-align:center;
	padding:0px 0px 5px 0px;
	margin:0px 0px 8px 0px;
	border-bottom:3px solid #ce1f21;
	}

.testimonialwhttopcurv
	{
	width:214px;
	padding:8px 0px 0px 0px;
	background:url(../images/testimonial-top-wht-bg.gif) no-repeat top left;
	}
.testimonialwhtbottcurv
	{
	padding:0px 0px 8px 0px;
	width:214px;
	background:url(../images/testimonial-bott-wht-bg.gif) no-repeat left bottom;
	}

.testimonialwhtmidbg
	{
	background:#ffffff;
	padding:0px 7px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	}
.testiname
	{
	text-align:right;
	padding:5px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px dashed #a3a3a3;
	}
.testiname a:link, .testiname a:visited, .testiname a:active
	{
	color:#cb1012;
	text-decoration:underline;
	}
.testiname a:hover
	{
	color:#000000;
	}

.last
	{
	margin:0px;
	border:0px;
	}

#rgtcontainer
	{
	float:right;
	width:681px;
	}

#rgtcontainer li
	{
	list-style-type:none;
	}

.newspnnl
	{
	background:url(../images/news-bg.jpg);
	height:150px;
	margin:0px 0px 6px 0px;
	line-height:17px;
	padding:55px 10px 0px 180px;
	}

#packpnnl
	{
	width:669px;
	margin:0px auto;
	padding:0px 0px 14px 0px;
	}

.packopcurv
	{
	background:url(../images/package-topgrey.gif) no-repeat left top;
	padding:8px 0px 0px 0px;
	}
.packbottcurv
	{
	background:url(../images/package-bottgrey.gif) no-repeat left bottom;
	padding:0px 0px 8px 0px;
	}
.packmidbg
	{
	background:#efefef;
	border-left:1px solid #dedcdc;
	border-right:1px solid #dedcdc;
	padding:0px 5px;
	width:657px;
	}

.packwhtbox
	{
	border:1px solid #dcdcdc;
	width:308px;
	padding:8px;
	margin:0px 0px 6px 0px;
	background:#ffffff;
	}
.packwhtbox h4
	{
	color:#c80c0f;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px dashed #a3a3a3;
	}
.packwhtbox a:link, .packwhtbox a:visited, .packwhtbox a:active
	{
	color:#010101;
	text-decoration:underline;
	}
.packwhtbox a:hover
	{
	color:#c80c0f;
	}

.greypnnl
	{
	float:left;
	width:327px;
	padding:0px 6px 0px 6px;
	}
.greypnnl h4
	{
	height:22px;
	text-align:center;
	padding:4px 0px;
	color:#c80c0f;
	background:url(../images/grey-heading-bg.gif) no-repeat;
	}
.greymidcontent
	{
	width:325px;
	float:left;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background:#f5f5f5;
	}
.greymidcontent p
	{
	text-align:center;
	clear:both;
	padding:10px 0px;
	}
.greymidcontent label
	{
	float:left;
	width:100px;
	padding:0px 10px 0px 0px;
	text-align:right;
	}
.greymidcontent input
	{
	border:1px solid #dddddd;
	margin:0px 0px 8px 0px;
	float:left;
	width:166px;
	padding:3px;
	}
.greymidcontent a
	{
	text-decoration:underline;
	color:#c80c0f;
	}
.greymidcontent a:hover
	{
	color:#000000;
	}

.greymidcontent .chkboxpnnl	
	{
	clear:both;
	padding:0px 0px 30px 110px;
	}
.greymidcontent .chkboxpnnl	input
	{
	clear:both;
	border:0px;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:20px;
	}
.greymidcontent .chkboxpnnl	label
	{
	text-align:left;
	width:180px;
	}

.greybottcuv
	{
	height:12px;
	width:327px;
	overflow:hidden;
	clear:both;
	background:url(../images/grey-bott-bg.gif) no-repeat;
	}
	
.contentcrv
	{
	height:20px;
	overflow:hidden;
	clear:both;
	background:url(../images/container-bott-img.gif);
	}

.redtxt
	{
	color:#c80c0f;
	}

.innertopbgcur
	{
	background:url(../images/inner-content-topbg.gif) no-repeat left top;
	width:681px;
	padding:15px 0px 0px 0px;
	}

.innerbottbgcur
	{
	background:url(../images/inner-content-bottbg.gif) no-repeat left bottom;
	width:681px;
	padding:0px 0px 16px 0px;
	}

.innermidbg
	{
	padding:0px 12px 0px 20px;
	background:url(../images/inner-content-midbg.gif);
	}
.innermidbg p
	{
	padding:8px 0px;
	}
.innermidbg h2
	{
	padding:5px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px dashed #a3a3a3;
	}
.innermidbg h3
	{
	padding:14px 0px 2px 0px;
	clear:both;
	}
.innermidbg h5
	{
	clear:both;
	background:url(../images/seo-subheading-bg.gif) repeat-x;
	height:29px;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 0px 10px;
	margin:8px 0px;
	overflow:hidden;
	}
.innermidbg h5 img
	{
	vertical-align:middle;
	margin-right:10px;	
	}

.comlistarrow li
	{
	padding:0px 0px 15px 25px;
	list-style-type:none;
	background:url(../images/home-list.gif) no-repeat left 3px;
	}

.casetopcuv
	{
	background:url(../images/case-cuvtopbg.gif) no-repeat left top;
	width:640px;
	padding:10px 0px 0px 0px;
	}

.casebottcuv
	{
	background:url(../images/case-cuvbottbg.gif) no-repeat left bottom;
	width:640px;
	padding:0px 0px 10px 0px;
	}

.casemiddcuv
	{
	padding:0px 12px;
	background:#f1f1f1;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	}
.casemiddcuv img
	{
	margin:0px 0px 0px 10px;
	}
.casemiddcuv h2
	{
	margin-right:360px;
	}

.packagepnnl
	{
	width:313px;
	padding:20px 0px 0px 0px;
	}

.packagepnnl .topcurv
	{
	height:30px;
	background:url(../images/org-top-cuv.gif) no-repeat left bottom;
	}
.packagepnnl .topcurv h4, .packagepnnl .topcurv h4.small
	{
	margin:0px 0px 0px 10px;
	background:url(../images/level1bg.gif) no-repeat;
	height:26px;
	padding:4px 0px 0px 0px;
	color:#FFFFFF;
	width:246px;
	text-align:center;
	font-weight:bold;
	}

.packagepnnl .bottomcuv
	{
	padding:0px 0px 7px 0px;
	background:url(../images/org-bottom-cuv.gif) no-repeat left bottom;
	}

.packagepnnl .midbg
	{
	padding:10px 12px 10px 12px;
	border-left:1px solid #ffa362;
	border-right:1px solid #ffa362;
	background:url(../images/org-mid-bg.gif) repeat-x bottom left;
	}
.packagepnnl .midbg h5
	{
	color:#f56b07;
	padding:0px 0px 8px 0px;
	margin:0px 0px 9px 0px;
	border-bottom:1px dashed #c5c5c5;
	}
.packagepnnl .midbg ul
	{
	padding:0px 0px 10px 0px;
	}
.packagepnnl .midbg li
	{
	list-style-type:none;
	padding:0px 0px 7px 20px;
	background:url(../images/red-arrow-smll.gif) no-repeat 0px 6px;
	}

.packagepnnl .pricepnnl
	{
	font-size:19px;
	float:left;
	width:110px;
	}
.packagepnnl .dolor
	{
	line-height:51px;
	font-size:51px;
	float:left;
	color:#f56905;
	}
.packagepnnl .month
	{
	font-size:17px;
	float:left;
	padding:5px 0px 0px 0px;
	}
.packagepnnl .month span
	{
	font-size:28px;
	font-weight:bold;
	line-height:28px;
	color:#f56905;
	}
.packagepnnl .startingpricepnnl .month strong
	{
	color:#f56905;
	}

.greenpnnl .topcurv
	{
	background:url(../images/green-top-cuv.gif) no-repeat left bottom;
	}
.greenpnnl .topcurv h4
	{
	background:url(../images/level2bg.gif) no-repeat;
	}
.greenpnnl .bottomcuv
	{
	background:url(../images/green-bott-cuv.gif) no-repeat left bottom;
	}
.greenpnnl .midbg
	{
	border-left:1px solid #79b62e;
	border-right:1px solid #79b62e;
	background:url(../images/green-mid-bg.gif) repeat-x bottom left;
	}
.greenpnnl .midbg h5, .greenpnnl .month span, .greenpnnl .dolor, .greenpnnl .startingpricepnnl .month strong
	{
	color:#689c00;
	}

.bluepnnl .topcurv
	{
	background:url(../images/blue-top-cuv.gif) no-repeat left bottom;
	}
.bluepnnl .topcurv h4
	{
	background:url(../images/level3bg.gif) no-repeat;
	}
.bluepnnl .bottomcuv
	{
	background:url(../images/blue-bott-cuv.gif) no-repeat left bottom;
	}
.bluepnnl .midbg
	{
	border-left:1px solid #64c7f3;
	border-right:1px solid #64c7f3;
	background:url(../images/blue-mid-bg.gif) repeat-x bottom left;
	}
.bluepnnl .midbg h5, .bluepnnl .dolor, .bluepnnl .month span, .bluepnnl .startingpricepnnl .month strong
	{
	color:#2299dd;
	}

.redpnnl .topcurv
	{
	background:url(../images/red-top-cuv.gif) no-repeat left bottom;
	}
.redpnnl .topcurv h4
	{
	background:url(../images/level4bg.gif) no-repeat;
	}
.redpnnl .bottomcuv
	{
	background:url(../images/red-bottom-cuv.gif) no-repeat left bottom;
	}
.redpnnl .midbg
	{
	border-left:1px solid #e95657;
	border-right:1px solid #e95657;
	background:url(../images/red-mid-bg.gif) repeat-x bottom left;
	}
.redpnnl .midbg h5, .redpnnl .dolor, .redpnnl .month span
	{
	color:#d02a2a;
	}

.packagepnnl .startingpricepnnl
	{
	width:80px;
	float:left;
	font-size:19px;
	color:#3d3e3e;
	}
.packagepnnl .startingpricepnnl .dolor
	{
	font-size:36px;
	line-height:36px;
	}

.packagepnnl .startingpricepnnl .month
	{
	text-align:right;
	font-size:15px;
	}
.packagepnnl .startingpricepnnl .month strong
	{
	font-size:19px;
	font-weight:bold;
	}

.packagepnnl .topcurv h4.small
	{
	width:185px;
	background:url(../images/level1bg-smll.gif) no-repeat;
	}
.greenpnnl .topcurv h4.small
	{
	background:url(../images/level2bg-smll.gif) no-repeat;
	}
.bluepnnl .topcurv h4.small
	{
	background:url(../images/level3bg-smll.gif) no-repeat;
	}
.redpnnl .topcurv h4.small
	{
	background:url(../images/level4bg-smll.gif) no-repeat;
	}

.blktxtspan
	{
	display:block;
	font-size:14px;
	padding-top:8px;
	color:#181818;
	}

.fltlft
	{
	float:left;
	}
.fltrgt
	{
	float:right;
	}
.clrbth
	{
	clear:both;
	}

#footercontainer
	{
	color:#c9c8c8;
	font-size:11px;
	width:952px;
	margin:auto;
	background:url(../images/footerbg.gif);
	height:162px;
	}
#footercontainer ul
	{
	float:left;
	padding:20px 0px 0px 28px;
	}
#footercontainer ul li
	{
	list-style-type:none;
	padding:0px 10px 7px 12px;
	background:url(../images/footerlist-arrow.gif) no-repeat left 6px;
	}
#footercontainer a:link, #footercontainer a:visited, #footercontainer a:active
	{
	color:#c9c8c8;
	}
#footercontainer a:hover
	{
	text-decoration:underline;
	}

.copypnnl
	{
	float:right;
	width:220px;
	padding-top:70px;
	text-align:center;
	}

.testimonail-content
	{
	padding-right:5px;
	}

.comformpnnl
	{
	margin:0px auto;
	width:527px;
	padding:10px 6px;
	}
.comformpnnl h4
	{
	height:22px;
	text-align:center;
	padding:4px 0px;
	color:#c80c0f;
	background:url(../images/comfrm-headingbg.gif) no-repeat;
	}
.comformpnnlmidcontent
	{
	width:505px;
	padding:10px 10px 0px 10px;
	float:left;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background:#f5f5f5;
	}

.comformpnnlmidcontent label
	{
	float:left;
	width:170px;
	padding:0px 10px 0px 0px;
	text-align:right;
	}
.comformpnnlmidcontent input, .comformpnnlmidcontent textarea
	{
	border:1px solid #dddddd;
	margin:0px 0px 8px 0px;
	float:left;
	width:236px;
	padding:3px;
	}
.comformpnnlmidcontent h5
	{
	font-weight:bold;
	color:#000000;
	padding:5px 0px 15px 0px;
	}

.comformpnnlbottcuv
	{
	height:12px;
	overflow:hidden;
	clear:both;
	background:url(../images/cominputgrey-bott-bg.gif) no-repeat;
	}

.imgcontainer
	{
	float:left;
	width:174px;
	text-align:center;
	border:1px solid #dddddd;
	margin:13px 10px 0px 0px;
	}

.keyword-table
	{
	background:#CECECE;
	width:80%;
	margin:auto;
	}
.keyword-table td
	{
	color:#545353;
	padding:5px;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	}
.keyword
	{
	background:#D9D7D8;
	color:#575757;
	font-weight:bold;
	padding:5px;
	}
input .btn{height:auto;width:auto;border:none;}	

.testimonail-content h5
	{
	font-weight:bold;
	color:#34bdfd;
	}
.testimonail-content h4
	{
	padding:10px 0px;
	}

.imgcontainercase
	{
	padding:1px;
	border:2px solid #a7a7a7;
	}
/*7 july css updation*/

.quotebox
	{
	clear:both;
	overflow:hidden;
	margin-top:12px;
	}
.quotebox .redcontent
	{
	color:#c80c0f;	
	}
.quoteboxtop
	{
	background:url(../images/quote-box-top.gif) no-repeat;
	height:25px;
	width:630px;
	font-size:16px;
	color:#c80c0f;
	padding:7px 0px 0px 14px;
	}
.quoteboxcenter
	{
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	background-color:#f5f5f5;
	width:502px;
	padding:5px 70px 0px 70px;
	overflow:hidden;
	}
.quoteboxbottom
	{
	background:url(../images/quote-box-bottom.gif) no-repeat;
	height:12px;
	width:644px;
	}
.quoteheading
	{
	text-align:center;
	font-size:18px;
	color:#2d2d2d;
	margin-bottom:10px;	
	}
.lftquoteform
	{
	float:left;
	width:240px;
	margin:0px 10px 5px 0px;
	}
#quoteform p
	{
	padding:0px 0px 10px 0px;	
	}
#quoteform label
	{
	width:70px;
	margin-bottom:3px;
	float:left;
	}
#quoteform select
	{
	width:140px;
	padding:2px;
	border:1px solid #dbdbdb;
	}
#quoteform input, #quoteform textarea
	{
	width:160px;
	padding:2px;
	border:1px solid #dbdbdb;
	}
#quoteform #submit-button
	{
	background:url(../images/submit-bg.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border:none;
	padding:2px 0px 3px 0px;
	width:100px;
	margin:0px 0px 0px 0px; 
	text-transform:uppercase;
	cursor:pointer;
	}
/*8 july link building page css */

#linkbuilding
	{
	width:917px;
	float:left;
	margin:0px 4px 9px 0px;
	}
#linkbuilding .pricebg
	{
	background:url(../images/price-bg.gif) repeat-x;
	height:27px;
	clear:both;
	margin:0px 15px 15px 15px;
	padding:7px 0px 0px 10px;
	}
#linkbuilding h2
	{ 
	padding:5px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px dashed #a3a3a3;
	}
#linkbuilding p
	{ 
	padding:0px 14px 10px 0px;
	}
#package-center-bg
	{
	width:917px;
	float:left;
	background:url(../images/package-box-center.gif) repeat-y;
	}
#link-base
	{ 
	width:917px;
	float:left;
	margin-bottom:15px;
	}

#power-silver-link
	{ 
	width:305px;
	float:left;
	}
#power-silver-link p, #power-gold-link p, #power-platinum-link p
	{
	padding:0px 15px 15px 15px;
	}
#power-silver-link p img, #power-gold-link p img, #power-platinum-link p img				
	{
	vertical-align:middle;
	}
#power-silver-link .silverheading
	{ 
	background:url(../images/silver-box-top.gif) no-repeat;
	height:160px; 
	float:left; 
	width:305px; 
	color:#212121; 
	font-size:18px; 
	font-weight:bold; 
	padding:0px;
	border-bottom:none;
	}
#power-gold-link
	{ 
	width:305px; 
	float:left; 
	}
#power-gold-link .goldheading
	{ 
	background:url(../images/gold-box-top.gif) no-repeat;
	height:160px; 
	float:left; 
	width:305px;
	color:#212121; 
	font-size:18px; 
	font-weight:bold; 
	border-bottom:none;
	}
#power-platinum-link
	{ 
	width:305px; 
	float:left;
	}
#power-platinum-link .platinumheading
	{ 
	background:url(../images/platinum-box-top.gif) no-repeat;
	height:160px; 
	float:left; 
	width:305px;
	color:#212121; 
	font-size:18px; 
	font-weight:bold; 
	border-bottom:none;
	margin-left:1px;
	}
.lftpckgcontent
	{
	float:left;
	width:107px;
	text-align:center;
	font-size:14px;
	color:#825c00;
	vertical-align:middle;
	margin:45px 0px 0px 29px;
	}
.lftpckgcontent.gold
	{
	padding-top:14px;	
	}
.lftpckgcontent.platinum
	{
	padding-top:10px;	
	}
.rgtpckgcontent
	{
	float:right;
	width:135px;
	text-align:left;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	color:#000;
	vertical-align:middle;
	margin:10px 10px 0px 0px;
	}
.packageform
	{
	clear:both;
	overflow:hidden;
	margin:10px 0px 0px 50px;	
	}
.formtop
	{
	background:url(../images/package-form-top.gif) no-repeat;	
	width:788px;
	height:29px;
	font-size:16px;
	color:#c80c0f;
	padding:5px 0px 0px 10px;	
	}
.formcenter
	{
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;	
	background-color:#f5f5f5;
	width:776px;
	padding:10px 10px 0px 10px;
	}
.formbottom
	{
	background:url(../images/package-form-bottom.gif) no-repeat;	
	width:798px;
	height:13px;	
	}
#packageform
	{
	width:776px;
	overflow:hidden;	
	}
#packageform h4
	{
	font-size:14px;
	color:#545353;
	border-bottom:dotted 1px #b6b4b4;	
	padding-bottom:10px;
	margin-bottom:20px;
	}
#packageform p
	{
	padding:0px 0px 10px 0px;
	overflow:hidden;	
	}
#packageform label
	{
	width:330px;
	text-align:right;
	padding-right:10px;
	float:left;
	}
#packageform input
	{
	width:200px;
	float:left;
	padding:2px;
	border:1px solid #dddddd;
	}
#packageform #submit-buttonnew
	{
	background:url(../images/submit-bg.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border:none;
	padding:2px 0px 6px 0px;
	width:100px;
	margin:0px 0px 0px 340px; 
	text-transform:uppercase;
	cursor:pointer;
	}