@font-face {
    font-family: customFont;
    src: url('/Portals/_default/Skins/RuskinAdvts/landing/fsdbalFiles/Futuramc.eot');
    src: url('/Portals/_default/Skins/RuskinAdvts/landing/fsdbalFiles/Futuramc.eot?#iefix') format('embedded-opentype'),
         url('/Portals/_default/Skins/RuskinAdvts/landing/fsdbalFiles/Futuramc.ttf')  format('truetype'); 
}

body {
    margin: 0;
    padding: 0;
    background-color: #fff;
	font-family: customFont;
}

#Table1{
	width:100%;
	align:center;
}

img {
    border: 0;
}

.skinWrap{
    width: 900px;
	height:1010px;
	margin: auto;
    background-image: url("Images/Background.png");
    background-position: cover;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.topContainer{
	width: 100%;
	margin-top: 9px;
	margin-left: 6px;
	float: left;
	overflow: hidden;
}

.topContainer div.head{
	color: #FFC235;
    font-size: 60px;
    font-style: italic;
    margin-left: 2%;
    margin-right: 10%;
    margin-top: 5%;
	margin-bottom: 2%;
	display: block;
}

.topContainer div.content{
	color: #FFFFFF;
    font-size: 22px;
    margin-left: 2%;
    margin-right: 2%;
	margin-top: 25px;
	display: block;
	line-height: 1.3;
}

.bottomContainer{
	background-color: #FFFFFF;
    border-radius: 12px;
    float: right;
    margin-bottom: 3%;
    margin-right: 2%;
    margin-top: 3%;
    filter: alpha(opacity = 60);
    opacity: 0.6;
    overflow: hidden;
    width: 60%;
	
} 

.bottomContainer div.upper{
	margin-top: 5%;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom:5%;
}

.bottomContainer div.upper div.content{
	font-size: 22px;
	
	
}

.bottomContainer div.upper div.content ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.bottomContainer div.upper div.content li{
	padding-left: 1em;
	text-indent: -.7em;
}

.bottomContainer div.upper div.content li:before {
	content: '';
    background-color: #FFC235;
    display: inline-block;
    position: relative;
    height: 6px;
    width: 6px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-right: 4px;
    top: -3px;
}

.leftSideSocial{
	float: left;
    margin-left: 2%;
    margin-top: 1%;
	
}

.rightSideLogo{
	float: right;
}

.social{
    margin-right: 10px !important;
    width: 35px;
}
.socialIcons{
	margin-right: 7px;
}

.downLogoPic{
    /*background-image: url("Images/gogreen.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;*/
    height: 76px;
    margin-right: 35px;
    margin-top: 33px;
    width: 271px;
}

.footer{
    background-color: #FFFFFF;
    float: left;
    font-size: 12px;
    /*margin-top: 5px;*/
	margin-top: 14px;
    width: 100%;
	height: 203px;
}

.address{
	width: 100%;
	float: left;
	font-size: 20px;
}

.address ul li{
	display: inline;
}

.address li:before {
	content: '';
    background-color: #000;
    display: inline-block;
    position: relative;
    height: 6px;
    width: 6px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	margin-left: 9px;
    margin-right: 9px;
    top: -4px;
}

.circleBox{
    height: 200px;
    width: 200px;
    position: absolute;
    z-index: 99;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

#productLink{
    background-image:  url("Images/XP500.png");
    /*top: 302px;  */
	top: 302px;
}

.femaLogo{
	width: 250px;
}

.address> ul {
	margin-top: 20px;
}

.content> div{
	margin-top: 10px;
}

.content>span {
	color: black !important;
	line-height: 1.2 !important;
}

li {
	margin: 10px 0px 0px 0px !important;
}

span {
	line-height: 1.2;
}