/* CSS Document */
@import url("base.css");
@import url("clearfix.css");

body {margin:0 0; padding:0 0;font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF;background:#FFF url(../images/BG.jpg) repeat-x;}

h1 {font-size:14px; font-weight:normal;letter-spacing:1px;line-height:28px;padding-left:4px;} 
	.logo {display:none;}
	.cyber {background:transparent url(../images/BG_cyber.gif) top left no-repeat;}
	.nexus {background:transparent url(../images/BG_nexus.gif) top left no-repeat;}
	
p {line-height:21px;}

a {text-decoration: none; color: #f57f20;}
a:hover {border-bottom:1px dotted #f57f20;}
a.no-border:hover {border:none;}

#container {width: 960px; min-height:615px; margin: 0 auto; padding:0 0; background:transparent url(../images/BG_content.jpg) no-repeat;}

#content {position:relative;float:left;margin:191px 260px 0 150px;padding:0 0;width:550px;}

#counter {position:relative;float:right;text-align:right;margin:30px 150px 0 0;width:660px;}
	#counter p {color:#000;line-height:18px;}
		.counterNum {color:#f57f20;font-size:18px;}

#binary {position:relative;float:left;text-align:center;margin:0 0 0 150px;width:660px;}
	#binary p {color:#CCC;font-size:18px;margin:0 0;padding:0 0;}