body {
	margin:0px;

}

div#main {
	width:100%;
	height:720px;
	margin:0px;
	padding:0px;
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
}

div#header {
	width:700px;
	height:78px;
	margin-top:30px;
	margin-left:30px;
	background-color:#ffffff;
}


div#container {
	width:700px;
	height:60%;
	margin-left:30px;
	background-color:#ffffff;
/*	opacity:0.8;
	filter:alpha(opacity=80); */

	background-image:url(images/bg1s.jpg);
	background-repeat:no-repeat;
}


div#content {
	width:100%;
	height:100%;
	overflow:auto;
	position: relative;

	font-family:Verdana;
	font-size:11px;
	color:#000000;
	line-height:1.5em;
}

div#content_refer {

	font-family:Verdana;
	font-size:11px;
	color:#000000;
	line-height:1em;
}



div#footer {

	width:100%;
	height:20px;
	background-color:#000000;
	text-align:center;
	vertical-align:middle;
	font-family:arial;
	font-size:11px;
	color:#ffffff;
}

div#tnc { 
	width:600px; 
    height:400px;
	display:none;
	background:#f5f5f5;
	margin-top:50px;
	margin-left:50px;
	float:left;
	z-index:5;
}

div#handsets_1 { 
	height:600px;
	margin-left:20px;
	float:left;
	text-align:center;
	position: relative;
}

div#handsets_2 { 
	margin-left:10px;
	float:left;
	text-align:center;
	position: relative;
}

div#handsets_3 { 
	margin-left:10px;
	float:left;
	text-align:center;
	position: relative;

}

div#screen { 
	width:90%;
	height:320px;
	position: relative;
}









div#button {
	background-image:url('images/button_subscription.gif');
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	color:#ffffff;
	font-weight:bold;
	margin-left:15px;

	font-size:13px;
	text-align:center;
}

div#button_checkout {
	float:top;
	position:absolute;
	margin-top:780px;
	margin-left:165px;
}



div#promo_tnc { 
	width:450px;
}



font#additional {
	margin-left:15px;
}








p { padding-left:15px;padding-right:15px }



h1 {

	font-family:Verdana;
	font-size:22px;
	font-weight:normal;
	color:#000000;
	margin-left:15px;
	letter-spacing:-1px;
}


h2 {

	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	margin-left:15px;

}


h3 {

	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	color:#000000;

}



font#smaller {

	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;

}

font#larger {

	font-family:Verdana;
	font-size:22px;
	font-weight:normal;
	color:#cc0000;
	line-height:1.2em;

}


font#larger2 {

	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	padding-left:20px;

}





a:link{text-decoration: underline;color:#51098e;}
a:visited{text-decoration: underline;color:#51098e;}
a:hover{text-decoration: none;color:#b271ea;}

a#toplink {
	font-size:10px;
	color:#51098e;
}

