@charset "utf-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	/*background: #f6f6f6 url("../images/body_bg_new.gif") no-repeat center 25px;*/

	/*background: #f6f6f6 url("../images/body_bg_new.jpg") no-repeat center 10px;*/
	background: #f6f6f6 url("../images/body_bg_specials.jpg") no-repeat center 10px;
	font-family: "Lucida Grande", "Lucida Sans", Sans, Verdana, Tahoma,
		Arial, sans-serif;
}

.pageWrapper {
	width: 930px;
	margin: 0 auto;
}

#topbar {
	width: 100%;
	height: 30px;
/*	background: #bfbfb3;*/ background: #535353;
	text-decoration: none;
	font-size: 12px;
	min-width: 930px;
}

#top-left {
	width: 250px;
	float: left;
	text-decoration: none;
	padding-top:6px;
	
}
#top-left a{
padding-top:3px;
}
#top-left a img{
display:block;
float:left;
margin-top:-2px;
padding-right:4px;
}
#Espanol {
	background: url("../images/Espanol.gif") no-repeat left;
	width: 50px;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	float: left;
	text-decoration: none;
}

#Deutsch {
	background: url("../images/Deutsch.gif") no-repeat left;
	width: 50px;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	float: left;
	margin-right: 10px;
	text-decoration: none;
}


#top-right {
color:#52524E;
float:right;
font-size:11px;
margin-right:0;
margin-top:-17px !important;
margin-top:5px;
text-align:right;
width:443px;
padding-top:0px;
clear:both;
}
#top-right a,#top-left a {
	text-decoration: none;
	/*color: #52524e;*/ color:#F6F7F4;
	font-size:12px;
}
#top-right a {
	margin:0 5px 0 0;
}

#top-right a:hover,#top-left a:hover {
	/*Modified on 28-04-2010*/
	/*color: #eee;*/
	color: #ccd3b0;
}


/* Removed #top-right a.btn class to change the background image. the same properties are given for contact  */
.contact_us_bg{
background: url("../images/contact_us.jpg") no-repeat left top;
padding: 3px 0px 4px 11px !important;
	padding:0px 0px 3px 7px;	
	height:25px;
	line-height:19px;
}

.get_a_quote_bg{
background: url("../images/get_custom_quote.jpg") no-repeat left top;
padding: 3px 0px 4px 14px !important;
	padding:0px 0px 3px 7px;	
	height:25px;
	line-height:19px;
}

*+html #top-right a.btn {
        line-height:16px;
}

#top-right span {
	/* Modified on 30-04-2010
	background: url("../images/right_edge.gif") no-repeat right top;*/
	/*background: url("../images/right.gif") no-repeat right top;*/
	padding:1px 9px 1px 0px !important;
	padding:1px 9px 3px 0px;
}

/*---------------- top content area--------------*/
#header {
	width: 930px;
	/*height: 446px;*/

	height :460px;
	clear: both;
	margin: 0 auto;
}

#left-link {
	height: 30px;
	line-height: 30px;
	text-align: left;
	clear: both;
}

#left-link a {
	text-decoration: none;
	padding-right: 20px;
	color: #848484;
	font-size: 12px;
}

#left-link a:hover {
 
	color: #90d83f;
	
}

#logo {
	display: block;
	width: 255px;/* width 500px;*/
	height: 70px;/* height: 115px;*/
	margin: -10px auto 0;
	/*background: url("../images/logo.gif") no-repeat top left;*/
	background: url("../images/new_logo.png") no-repeat top left;
/*	background: url("../images/logo_easter.jpg") no-repeat top ;*/


	text-decoration: none;
}

#logo span {
	display: none;
}

/*-------------------- Navigation Bar --------------------------*/
.nav-container {
	width: 930px;
	/* Modified on 01-05-2010
	margin: 20px auto;*//* margin: 0px 20px 20px 20px auto;*/
	margin-top: 11px;
	background: url("../images/mainlink_bg.gif") repeat-x;
	height: 38px
}

.navbar {
	width: 915px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
	float: left;
}

.navbar ul {
	background: transparent url("../images/mainlink_left.gif") no-repeat
		left top;
	display: block;
	padding-left: 10px;
	height:38px;
}

.navbar ul li {
	display: inline;
}

.navbar a {
	text-decoration: none;
	color: #444444;
	font-size: 14px;
	padding: 10px 13px 8px;
	line-height: 38px;
}

.navbar a:hover {
	 
	background: url("../images/mainlink_-hover.gif") repeat-x;

	/*background: #FDB64B;*/
}

.last {
	background: url("../images/mainlink_right.gif") top right no-repeat;
	width: 15px;
	height: 38px;
	float: right;
}

/* ---------------Bundle it up ----------------*/
#bundle {
	/*width: 220px;*/ width:286px;
	height: 280px;
	/*background: url("../images/new_yr3.png") no-repeat 0px 27px; */background: url("../images/specials.png") no-repeat 0px 25px;
	margin-top: 24px;
	float: left;
	clear: left;
/*added for alignment of xmas tree*//* margin-left:-15px;*/
	z-index: -1
}


/*added on feb2 for the build your popup*/

#layer1 {
	/*position: absolute;*/
	/*visibility: visible;*/
	width: 186px;
	height: 161px;
	/*left: 20px;
	top: 300px;
	background-color: #ccc;*/
	/*border: 1px solid #000;*/
	padding: 10px;
	/*background: url("../images/plan_box.png") no-repeat;*/

	/*margin:-528px 0px -37px 176px;*/
	position:relative;
	z-index:99;
	/*margin:-275px 0px 4px 188px;*/
	float: left;
	margin-bottom: -239px;
	margin-left: -119px;
	margin-top: 64px;

}

#close {
	float: right;
	/*padding-right:15px;*/
}

#to_bundle{

	float:right;
	position: relative;
     /*	margin-right: 9px;*/ margin-right :3px;
	margin-top: -50px;	
	/*margin-right: -11px;*/
	/*margin: -16px -8px 0 0;*/


}



/*addition ends*/

/*added on 16-04-2010*/
#bundle_box
{
/*commented for wrldcup theme*/
/*	background: url("../images/bundle_box.jpg") no-repeat;*/

	width: 220px;
	height: 198px;
	/*margin-top: 28px;*/

	margin-top:40px;

	/*
	margin-left: 15px;*/
}
#go_bundle
{
	background: url("../images/go.png") no-repeat;

	float: left;
	width: 71px;
	height: 71px;
	z-index: 99;
/*	margin-top:220px;*/
	margin-top :265px;
	
	margin-left: -34px;
	position: relative;
}
/*#go_bundle a:hover{
	background: url("../images/go_over.png") no-repeat;
	float: left;
        width: 71px;
        height: 71px;
        z-index: 99;
        margin-top:200px;
        margin-left: -34px;
        position: relative;
}*/
.bundle_container{
	float: left; 
	position: relative; 
	margin-top: 64px; 
	margin-left: 15px; 
	color: #444444;
}
/*addition on 16-04-2010 ends here */

/*----------------- Slider -------------------------> */
.slider-container {
	width:580px;
	height: 305px;
	float: right;
	visibility:hidden;
	
}

#slider-frame {
	width: 550px;
	height: 280px;
	margin: -280px 0 0 0 !important;
	margin:-375px 0px 0 0;
	float: right;
	clear: both;
	z-index: 0;
	background: url("../images/tv-bg.png") no-repeat top left;
}

#slider {
	width: 500px;
	height: 270px;
	float: right;
	margin: 35px 40px 0 0 !important;
	margin:35px 21px 0 0;
}

#slider ul,#slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li {
	width: 500px;
	height: 270px;
	overflow: hidden;
}

#prevBtn,#nextBtn {
	display: block;
	height: 50px;
}

#prevBtn {
	width: 30px;
	height:270px;
	float: left;
	position: relative;
	margin-top:29px !important;
	margin-top:129px;	
}

#nextBtn {
	float:left !important;
	float:right;
	width: 30px;
	height:270px;
	margin-left: 545px;
	position: relative;
	margin-top:-276px !important;
	margin-top:-272px;
}

#prevBtn a,#nextBtn a {
	display: block;
	width: 35px;
	height: 80px;
	margin-top:100px !important;
	margin-top:0;
}

#prevBtn a {
	background-image: url("../images/buttons.png");
	background-repeat: no-repeat;
	cursor:pointer;

}

#prevBtn a:hover {
	background: url("../images/buttons.png") no-repeat -35px 0; 
	
}

#nextBtn a {
	z-index: 10;
	background-image: url("../images/buttons.png");
	background-repeat:no-repeat;
	background-position: -70px 0px;
}

#nextBtn a:hover {
	z-index: 10;
	background: url("../images/buttons.png") no-repeat -105px 0px;
}

/*Added for specials on 02-07-2010 */
.specials_container{
	width: 630px;
	height: 293px;
	background: url("../images/bundle_specials_aug.jpg") no-repeat;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left:15px;

}
.special_plan{
	width: 152px;
	height: 293px;
	position: relative;
	float: left;
	color: #535353;
}
#specials1 a {
	text-decoration: none;
	color: #535353;
}
.special_plan span {
	float: right;
	padding-right: 20px;
	font-size: 12px;
}

#specials1 a:hover span {
	color : #fe3619;
	font-size: 12px;
}
#specials2 a {
        text-decoration: none;
        color: #535353;
}
#specials2 a:hover span {
        color : #fe3619;
        font-size: 12px;
}
#specials3 a {
        text-decoration: none;
        color: #535353;
}
#specials3 a:hover span {
        color : #fe3619;
        font-size: 12px;
}
#specials4 a {
        text-decoration: none;
        color: #535353;
}
#specials4 a:hover span {
        color : #fe3619;
        font-size: 12px;
}


.special_txt{
	font-size: 12px;
	color: #535353;
	padding-left: 25px;
/*	height: 65px;*/ height :85px;
}
.special_txt ul li {
	list-style: disc outside none;
}

/*--------------- Testimonials ---------------*/
#green-strip {
	width: 100%;
	height: 56px;
	/*background: #9bd253;*//* background:#BBC19E;*/
	/*added on 16-04-2010*/
	
	background: url("../images/bottom_slider_bg.jpg") no-repeat scroll center;
	clear: both;
	margin-top:0 !important;
	margin-top:-20px; 
	min-width: 930px;
	margin-bottom: -2px;
}



#lang {
        color: #959595;
        font-size: 11px;
        height: 20px;
        margin: -25px 0 0 0;
        width: 221px;
        float:left;
}

#lang a {
        color: #52524E;
        text-decoration : none;
	font-size:12px;
}

#lang a:hover {
        color: #EEE;
        text-decoration: none;
}

#language-switcher {
        float:left;
        width: 85px;
        padding-top:2px;
}

#lang #language-switcher a img {
        float: left;
        margin-top: -4px;
        padding: 3px 5px 0;
        width: 24px;
}



#freetrial{

	 width: 170px;
        height: 50px;
	/* Modified on 16-04-2010
        background: url("../images/more-bg.gif") no-repeat left top;
	Modification ends*/
        float: left;
        margin-left: 12px;

}

#freetrial a {

 font-style: italic;
        font-size: 14px;
        color: #444444;
        display: block;
        width: 103px;
        height: 30px;
        margin-top: 15px;
        padding: 5px 0 0 20px;
        letter-spacing: 1px;
        font-weight: 500;
        text-decoration: none;
        /*background: url("../images/arrow-white.gif") no-repeat right top;*/
	background: url("../images/arrow.png") no-repeat right top;
        
}


#freetrial a:hover {
        color: #fff;
        /*background: url("../images/white-arrow-hover.gif") no-repeat right top;*/
	background: url("../images/arrow_hover.png") no-repeat right top;
}




#testimonial {
	width: 200px;
	height: 50px;
	/* modified on 16-04-2010
	background: url("../images/testmonials_bg.gif") no-repeat left top;
	modification ends */
	float: left;
	/*margin-left: 195px;*/  margin-left: 10px; 
	padding-top: 1px;
}

#testimonial a {
	font-style: italic;
	font-weight: 500;
	font-size: 14px;
	color: #444444;
	letter-spacing: 1px;
	width: 130px;
	height: 30px;
	padding: 3px 0 0 20px;
	margin-top: 15px;
	display: block;
	text-decoration: none;
	/*background: url("../images/arrow.gif") no-repeat right top;*/
	background: url("../images/arrow.png") no-repeat right top;
}

#testimonial a:hover {
	color: #fff;
	/*background: url("../images/arrow-hover.gif") no-repeat right top;*/
	background: url("../images/arrow_hover.png") no-repeat right top;
}

#learn-more {
	width: 174px;
	height: 50px;
	/* Modified on 16-04-2010
	background: url("../images/more-bg.gif") no-repeat left top;
	Modification ends*/
	float: right;
	margin-right: 30px;
}

#learn-more a {
	font-style: italic;
	font-size: 14px;
	color: #444444;
	display: block;
	width: 117px;
	height: 30px;
	margin-top: 15px;
	padding: 5px 0 0 20px;
	letter-spacing: 1px;
	font-weight: 500;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 500;
	text-decoration: none;
	/*background: url("../images/arrow-white.gif") no-repeat right top;*/
	background: url("../images/arrow.png") no-repeat right top;
	padding: 5px 0 0 20px
}

#learn-more a:hover {
	color: #fff;
	/*background: url("../images/white-arrow-hover.gif") no-repeat right top;*/
	background: url("../images/arrow_hover.png") no-repeat right top;
}

#black-strip {
	width: 100%;
	height: 133px;
	background: #535353;
	clear: both;
	margin-bottom: 50px;
	min-width: 930px;
}

.years {
	background: url("../images/900.jpg") left top no-repeat;
	height: 133px;
	width: 929px;
	margin: 0 auto;
}

/* ---------------Plans----------------------------*/
.planRow {
	height: 290px;
}

.planColLeft {
	width: 440px;
	float: left;
}

.planColRight {
	width: 440px;
	float: right;
}

.planLeft {
	width: 300px;
	float: left;
}

.planRight {
	width: 300px;
	float: right;
}

.planTop {
	width: 300px;
	height: 20px;
	background: url("../images/plan-top.jpg") no-repeat top left;
}

.planBody {
	height: 200px;
	width: 300px;
	background: url("../images/plan-bg.jpg") repeat-y top left;
}

.planBody h3 {
	padding: 5px 15px;
	font-size: 15px;
	line-height: 1.2;
	color: #222;
}

.planBody p {
	padding: 5px 15px;
	font-size: 13px;
	color: #666;
	margin-top: 10px;
/*	line-height: 2.5;*/
         line-height: 2.3;
}

.planBottom {
	width: 300px;
	height: 60px;
	background: url("../images/plan-bottom.jpg") no-repeat 0 0;
}

#magentoPlans {
	width: 140px;
	height: 260px;
	float: left;
	background: url("../images/new-plans-images.jpg") no-repeat 0 0;
}

#techSupport {
	width: 140px;
	height: 220px;
	float: left;
	background: url("../images/new-plans-images.jpg") no-repeat -280px 0;
}

#phoneSupport {
	width: 140px;
	height: 220px;
	float: left;
	background: url("../images/new-plans-images.jpg") no-repeat -420px 0;
}

#ticketSupport {
	width: 140px;
	height: 220px;
	float: left;
	background: url("../images/new-plans-images.jpg") no-repeat -140px 0;
}

.advntContainer {
	width: 900px;
	background-color: #f6f6f6;
	height: 260px;
	margin:-10px auto 0;
	background: #ddd url(../images/content02_top.gif) no-repeat;
}

#advantages_bottom {
	background: #f6f6f6 url(../images/content02_bottom.gif) no-repeat;
	width: 900px;
	height: 8px;
	margin: 0 auto;
}

.advantages {
	width: 630px;
	height: 250px;
	float: left;
	margin-top: 35px;
}

.advantageItem {
	width: 312px;
	float: left;
	height: 78px;
}

.advantageItem  a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 25px 0 0 90px;
}

.advantageItem  a:hover {
	color: #22ACE5
}

#clock {
	background: url(../images/clock.jpg) no-repeat 15px 0;
}

#play {
	background: url(../images/play.jpg) no-repeat 15px 0;
}

#cost {
	background: url(../images/cost.jpg) no-repeat 15px 0;
}

#hour {
	background: url(../images/1hour.jpg) no-repeat 15px 0;
}

#expert {
	background: url(../images/expert.jpg) no-repeat 15px 0;
}

#transparent {
	background: url(../images/transparent.jpg) no-repeat 15px 0;
}

.blogSideBar {
	padding: 30px 0 0 0;
	display: block;
	width: 262px;
	height: 228px;
	float: right;
	text-align: left;
	background: url(../images/blog.jpg) no-repeat;
	display: block;
}

.blogSideBar h3  a {
	font-size: 16px;
	text-decoration: none;
	display: block;
	color: #444;
	padding-left: 80px;
	margin-bottom: 20px;
	color: #444;
}

.blogSideBar p,.blogSideBar li {
	font-size: 11px;
	padding: 5px 15px 5px 3px;
	color: #444;
	line-height: 1.4;
	list-style:none;
}

.blogSideBar li a {
	color: #E25C15;
	text-decoration: none;
	text-align:justify;
}

.blogSideBar li  a:hover {
	color: #fa810c;
	text-decoration: underline;
}

.partners{
	height:150px;
	}


.footer {
	display: block;
	clear: both;
	height: 370px;
	width: 100%;
	background: gray url(../images/footer_top.jpg) repeat-x 0 0;
	margin: auto;
	width: 100%;
	min-width: 930px;
}

.footerWrapper {
	width: 900px;
	margin: 0 auto;
}

.footer h1 {
	font-size: 20px;
	font-weight: 400;
	margin: 10px 27px 0 0;
	line-height: 30px;
}

.footer h2 {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-right: 27px;
	line-height: 10px;
}

.footerBody {
	height: 250px;
	background: #e6e6e6 url(../images/footer_content_top.jpg) repeat-x;
}

.footerDiv {
	height: 254px;
}

#facility {
	float: left;
	display: block;
	width: 251px;
	float: left;
	text-align: right;
	color: #373737;
	letter-spacing: 1px;
	background: url(../images/footer_line.gif) repeat-y right center;
}

.flag {
	display: block;
	height: 36px;
	width: 220px;
	font-size: 10px;
	margin-top: 15px;
}

#India {
	background: url(../images/flag_india.jpg) no-repeat right center;
}

#USA {
	background: url(../images/flag_usa.jpg) no-repeat right center;
}

#Germany {
	background: url(../images/flag_germany.jpg) no-repeat right center;
}

.flag p {
	margin-right: 50px;
	line-height: 16px;
}

.flag p a {
	text-decoration: none;
	color: #444;
}

#logos {
	float: left;
	display: block;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 20px;
	text-align: left;
	width: 350px;
	background: url(../images/logos_back.gif) repeat-x;
}

.space,.space01 {
	padding: 3px !important;
}

#logos_left {
	float: left;
	display: block;
	width: 12px;
	height: 155px;
	background: url(../images/logos_back_left.gif) no-repeat;
}

#logos_right {
	float: right;
	display: block;
	width: 12px;
	height: 155px;
	background: url(../images/logos_back_right.gif) no-repeat;
}

#certifications {
	float: left;
	display: block;
	width: 251px;
	text-align: left;
	color: #373737;
	letter-spacing: 1px;
	background: url(../images/footer_line.gif) repeat-y left center;
}

#certifications h1 {
	margin-left: 27px;
}

#certifications h2 {
	margin: 25px 0 10px 27px;
}

#bottom-logos {
	display: block;
	width: 250px;
	height: 45px;
	background: url(../bottom_logos.jpg) no-repeat;
}

.footerBottom {
	height: 20px;
	background: gray url(../images/footer_content_bottom.jpg) no-repeat;
}

.footerLinks {
	padding-top:10px;
	height: 30px;
	font-size: 11px;
	color: #EEE;
}

.footerLinks li {
	display: inline
}

.footerLinks li a {
	font-size: 11px;
	color: #EEE;
	text-decoration: none;
	padding: 0 10px;
}

.footerLinks li a:hover {
	color: #555;
}

.linksLeft {
	width: 700px;
	float: left;
}

.linksRight {
	width: 200px;
	float: right;
	text-align: right;
}

.followus {
	background: #ACACAC url(../images/follow_left.jpg) no-repeat 0% 0%;
	height: 60px;
	clear: both;
	margin: 0px auto 0;
}

.newsletter {
	float: left;
	margin-left: 250px;
	display:block;
	margin-top: 20px;
	width: 430px;
	clear: both;
	position: relative;
}

.mini-newsletter label {
	font-size: 12px;
	float: left;
	color:#fff;
	font-weight:bold;
	padding-top:5px

}

input[type="text"]#newsletter {
	float: left;
	width: 180px;
	margin:0px 5px;
	background:#CBC9CA;
	padding:2px;
	color:#444;
	border:1px solid #C3C3C3;

	
}

.newsletter legend {
	display: none
}

.follow_icons {
	background: #CBC9CA url(../images/follow_inner.jpg) no-repeat scroll
		-3px 0%;
	width: 220px;
	float: right;
	height: 50px;
}

.follow_icons ul {
	padding-left: 10px;
	padding-top: 5px;
	background: #CBC9CA url(../images/follow_right.jpg) no-repeat scroll
		100% -1px;
}

.follow_icons li {
	margin-right: 10px;
	display: inline;
	padding: 0px 10px;
}


.js-disabled img { width:100px; height:100px; display:block; float:left; margin:30px 0 0; }

#outerContainer { width:900px; height:202px; margin:auto; position:relative; }
#imageScroller { width:1000px; height:202px; position:relative; }
#viewer { width:900px; height:182px; overflow:hidden; margin:auto; position:relative; top:10px; float:left}
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; }
#controls { 
	width:250px; 
	height:47px; 
	float: right;
	/*background:url(images/controlsBG.png) no-repeat; */
	position:relative; 
	top:20px; 
	/*left:170px; */
	right: 152px;
	z-index:10;
}
#controls a { width:37px; height:35px; position:relative; top:3px; }
#controls a:active, #controls a:visited { color:#0d0d0d; }
/*added on 19-04-2010*/
#controls1{
	float: left;
}
#controls2{
	float: left;
}
#controls3{
        /*padding-left: 36px;*/
	float: left;
}
.slider_nav{
	
	background:url('../images/slider_nav_normal.png') no-repeat; width: 18px; height: 18px;
/*	background:url('../images/ocean/slider_nav_normal.png') no-repeat; width: 18px; height: 18px;*/
}
.current div{
	background:url('../images/slider_nav.png') no-repeat; width: 18px; height: 18px;
}
/*addtion ends on 19-04-2010 */
#title { color:#ffffff; font-family:arial; font-size:100%; font-weight:bold; width:100%; text-align:center; margin-top:10px; }

#slider_Start2{
width:892px;
float:left;
position:relative;
margin:10px 0 10px 15px !important;
margin:10px 0 10px 8px;
background:url('../images/left_slider.gif') no-repeat left top;
height:128px;
padding-left:8px
}
#slider_Start2 #cont_table{
width:100%;
background:url('../images/right_slider.gif') no-repeat right top;
padding-right:8px;
}

#out_div1{
width:885px;
}

#valid {

margin-left:800px;


}




