



/*footer css starts*/
#footer{ background-image:url(../images/footertemplate.png); background-repeat:no-repeat;background-position:left bottom; width:1000px; height:350px;float:left}
#footer-inner{width:1000px; height:238px; margin:0; float:left}

#footer ul{ list-style:none; margin:0px; margin-top:13px; padding-left:290px; float:left; z-index:3}
#footer ul li{display:inline; padding-right:10px; border-right:0px solid #fff;}
#footer ul li a{font-family: 'Roboto', sans-serif; font-size:16px; font-weight:normal; color:#fff; text-decoration:none; display:inline-block; padding-left: 15px;}
#footer ul li a:hover{color:#000;}

 /*.facebook a{width:178px; height:77px; /*background:url(../images/fbtemplate.png) no-repeat;float:right;margin-right:400px;margin-top:120px;}*/

#footer #copyright{margin:0; margin-bottom:50px;padding-left:100px}
#footer #copyright #inner{float:right;}
#footer #copyright #inner ul{list-style:none; margin:0; padding:0px;}
#footer #copyright #inner ul li{color:#000; font-family: 'Roboto', sans-serif; font-size:12px; font-weight:normal; border: 0px;}
#footer #copyright #inner ul li a{color:#000; font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: normal;}
#footer #copyright #inner ul li a.xampit{color:#000; font-family: 'Roboto', sans-serif; font-size: 10px;font-weight: normal;float:right;margin-bottom:5px}
/*END footer css */

div#info
{
    width: 200px;
    color: #666;
    height: 200px;
    float: left;
    margin-top: 20px;
	margin-left:35px;
	font-family: 'Share', cursive;
}

div#info span
{
    display: block;
    font-size: 1.4em;
   font-family: 'Share', cursive;
    width: 150px;
    height: 20px;
	color:#6699ff;
}

div#info a{text-decoration: none;}


div#facebook
{
    width: 200px;
    color: #8F8585;
    height: 300px;
    float: right;
    margin-top: 20px;
	margin-left: 0;
	font-family: 'Share', cursive;
}

div#facebook span
{
  
    font-size: 0.6em;
    font-family: 'Share', cursive;
    width: 200px;
	color: #6699ff;
	padding-bottom:0;
	padding-right:10px;
	text-align:right;
	float:right;

}

div#payment
{
    margin-top: 20px;
    float: left;
    width: 200px;
    height: 308px;
    margin-left:300px;
    color: #8F8585;
	font-family: 'Share', cursive;
}

div#payment span
{
    display: block;
    font-size: 1.4em;
    font-family: 'Share', cursive;
	color: #6699ff;
    width: 72px;
    height: 20px;
}

