/* CSS Document for Nix INB Design v.1*/

/* Globals */

h3 {
	margin:0px;
	padding:0px;
	}

body {
	padding:0px;
	margin:0px;
	background:#000000;
	text-align:center;
	}

a {
	text-decoration:none;
	color:#ED1C2F;
	}	

a:hover {
	text-decoration:underline;
	}

		
/* Divs */

#wrapper {
	width:855px;
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	top:40px;
	}

#videowrapper {
	width:855px;
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	top:40px;
	}

#demovid {
	position:absolute;
	top:100px;
	left:171px;
	}

#returndemo {
	position:absolute;
	top:39px;
	left:122px;
	width: 147px;
	}

#toplogo {
	position:absolute;
	height:90px;
	top:0px;
	left:314px;
	}

#flashsec1 {
	width:310px;
	height:453px;
	position:absolute;
	}
	
#main {
	width:543px;
	height:340px;
	position:absolute;
	top:90px;
	left:309px;
	background:url(images/main.gif) no-repeat;
	}

#content {
	width:485px;
	position:absolute;
	top:20px;
	left:19px;
	background-color:#AEAEAE;
	padding:3px;
	
	}

#contentvid {
	width:485px;
	position:absolute;
	top:7px;
	left:19px;
	background-color:#AEAEAE;
	padding:3px;
	
	}

#contlinks {
	
	height:20px;
	position:absolute;
	top:302px;
	left:26px;
	background-color:#AEAEAE;
	color:#000000;
	font-weight:bold;
	padding:3px;
	
	}

#menu {
	width:232px;
	position:absolute;
	top:453px;
	left:64px;
	background:url(images/menubg.gif);
	margin-left:0px;
	}

#menu2 {
	width:232px;
	position:absolute;
	top:110px;
	left:64px;
	background:url(images/menubg.gif);
	margin-left:0px;
	}

#menutop {
	position:absolute;
	width:232px;
	height:15px;
	background:url(images/menutop.gif) top;
	padding:0;
	}
	
#menubot {
	position:absolute;
	width:232px;
	height:17px;
	background:url(images/menubot.gif) no-repeat;
	padding:0px;
	margin:0px;
	}

#menu ul {
	margin: 12px 7px 0px 7px;
  	padding: 5px 15px 15px 15px;
 	}
	
#menu ul li {
  	list-style:none;
  	}
  
#menu ul li a {
	color:#FFFFFF;
	font:17px verdana;
	background:#515463;
	}

#menu  ul li a:hover {
	color:#ED1C2F;
	font:17px verdana;
	font-weight:bold;
	text-decoration:none;
	}
	
#menu ul li a.current {
	color:#ED1C2F;
	font:17px verdana;
	font-weight:bold;
	}

#menu2 ul {
	margin: 12px 7px 0px 7px;
  	padding: 5px 15px 15px 15px;
 	}
	
#menu2 ul li {
  list-style:none;
  }
  
#menu2 ul li a {
	color:#FFFFFF;
	font:17px verdana;
	background:#515463;
}

#menu2 ul li a:hover {
	color:#ED1C2F;
	font:17px verdana;
	font-weight:bold;
	text-decoration:none;
	}
	
#menu2 ul li a.current {
	color:#ED1C2F;
	font:17px verdana;
	font-weight:bold;
	}

#addcont {
	position:absolute;
	width:515px;
	background:url(images/bcon.gif);
	top:430px;
	left:317px;
	}
	
#addcontbot {
	position:absolute;
	width:515px;
	height:17px;
	background:url(images/bconbot.gif) no-repeat;
	padding:0px;
	margin:0px;
	}

#largecont {
	position:relative;
	width:852px;
	height:500px;
	top:95px;
	background:url(images/large_con_bg.gif);
	padding:0px;
	}

#largeconttop{
	position:absolute;
	width:852px;
	height:22px;
	background:url(images/large_con_top.gif) top;
	padding:0px;
	}
	
#largecontbot{
	position:absolute;
	width:852px;
	height:22px;
	background:url(images/large_con_bot.gif) bottom;
	padding:0px;
	}

p {
	font-size:16px;
	padding-left:10px;
	margin-left:10px;
	margin-top:5px;
	}

#clock {
	padding:5px;
	}
