/*
	Project: CyberSocket.com
	Coder: SonarBangla
	Date: 23rd Oct, 2009
*/

*{ padding:0; margin:0; }
img{ border:0; }
a{ outline:none;}

body{ color:#ffffff; font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background:#16234d; }

#wrap{ width:875px; margin:0 auto; background:url(images/body-bg.jpg) no-repeat #16234d; }
#header{ position:relative; width:100%; height:613px; }
	#header h1{ position:absolute; top:509px; left:136px; text-indent:-10000px; }
	#header h1 a{ display:block; width:636px; height:68px; text-indent:-10000px;}
	#header big{ display:none;}
	
		#header .top_form{ position:absolute; top:105px; left:53px; width:800px; height:17px; }
			.top_form .keyword{ position:absolute; width:108px;/*112*/ height:13px;/*17*/ padding:2px; top:0; left:0; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; border:0; background:url(images/keyword-bg.gif) no-repeat #ffffff; }
			*html .top_form .keyword{ background-attachment:fixed;}
			.top_form .go{ position:absolute; width:24px; height:17px; top:0; left:112px;}
			.top_form .sites{ position:absolute; height:17px; top:0px; left:138px; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;}
	
#container{ padding:0 115px 30px 60px; font-size:19px; line-height:28px; }
	#container a{ color:#ccff34; }
	#container a:hover{ text-decoration:none; }
	#container .arrow{ display:block; float:right; width:255px; height:212px; margin-right:-80px; display:inline; background:url(images/arrow.jpg) no-repeat; }
	#container p{ padding-top:20px; padding-bottom:20px;}
	
	#container .enter{ display:block; padding-top:50px; font-size:32px; text-align:center;}
