/* CSS Document */

/*I have know Idea what this does but I saw it in a tutorial*/
* { margin : 0; padding : 0; }

img { behavior: url(iepngfix.htc); }

	
a {
	text-decoration: none;
	color: #666666;
	}
	
a:hover {
	text-decoration: underline;
	color: #999999;
	}

body {
	padding: 0;
	margin: 0;
	color: #CCC;
	background: url(Images/nimic_bg.jpg) #080808 repeat-x;
	text-align: center;
	font: 0.8em/1.5em normal "Arial", Helvetica, sans-serif;
	letter-spacing: 0.07em;
	word-spacing: 0.07em;
	}
	
div#container {
	position: relative;
	width: 962px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border: 0px solid #0066CC;
	}
	
div#header {
	postion: relative;
	width: 100%;
	height: 90px;
	z-index: 1;
	}
	
div#header h1 {
	display: block;
	height: 90px;
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	background: url(Images/logo.png) no-repeat;
	}

img, h1 { behavior: url(iepngfix.htc); }
	
ul#topnav {
	text-align: right;
	list-style-type: none;
	position: relative;
	width: 962px;
	height: 90px;
	padding: 0; 
	margin: 0;
	}
	
ul#topnav a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	text-indent: 9999px;
	height: 50px;
	}
	
li#top_nav1 {
	position: absolute;
	bottom: 0;
	right: 70px;
	width: 60px;
	height: 20px;
	background: url(Images/topnav.png) no-repeat 0 0;
	display: inline;
	}

img, #top_nav1 { behavior: url(iepngfix.htc); }
	
li#top_nav2 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 65px;
	height: 20px;
	background: url(Images/topnav.png) no-repeat -60px 0;
	display: inline;
	}	

img, #top_nav2 { behavior: url(iepngfix.htc); }

ul#navigation {
	text-align: left;
	list-style-type: none;
	position: relative;
	width: 962px;
	height: 50px;
	padding: 0; 
	margin: 0;
	background: url(Images/nav_bg.jpg);
	}
	
ul#navigation a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9999px;
	height: 50px;
	}
	
li#nav_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 50px;
	background: url(Images/nav_main.jpg) no-repeat 0 0;
	}
	
li#nav_2 {
	position: absolute;
	top: 0;
	left: 140px;
	width: 130px;
	height: 50px;
	background: url(Images/nav_main.jpg) no-repeat -140px 0;
	}
	
li#nav_3 {
	position: absolute;
	top: 0;
	left: 270px;
	width: 140px;
	height: 50px;
	background: url(Images/nav_main.jpg) no-repeat -270px 0;
	}

li#nav_4 {
	position: absolute;
	top: 0;
	left: 410px;
	width : 100px;
	height : 50px;
	background: url(Images/nav_main.jpg) no-repeat -410px 0;
	}
	
li#nav_5 {
	position: absolute;
	top: 0;
	left: 510px;
	width : 86px;
	height : 50px;
	background: url(Images/nav_main.jpg) no-repeat -510px 0;
	}
	
li#nav_6 {
	position: absolute;
	top: 0;
	left: 596px;
	width : 113px;
	height : 50px;
	background: url(Images/nav_main.jpg) no-repeat -596px 0;
	}
	
li#nav_7 {
	position: absolute;
	top: 0;
	left: 709px;
	width : 130px;
	height : 50px;
	background: url(Images/nav_main.jpg) no-repeat -709px 0;
	}
	
li#nav_8 {
	position: absolute;
	top: 0;
	left: 839px;
	width : 123px;
	height : 50px;
	background: url(Images/nav_main.jpg) no-repeat -839px 0;
	}
	
li#nav_1 a:hover {background: url(Images/nav_main.jpg) no-repeat 0 -50px;}
li#nav_2 a:hover {background: url(Images/nav_main.jpg) no-repeat -140px -50px;}
li#nav_3 a:hover {background: url(Images/nav_main.jpg) no-repeat -270px -50px;}
li#nav_4 a:hover {background: url(Images/nav_main.jpg) no-repeat -410px -50px;}
li#nav_5 a:hover {background: url(Images/nav_main.jpg) no-repeat -510px -50px;}
li#nav_6 a:hover {background: url(Images/nav_main.jpg) no-repeat -596px -50px;}
li#nav_7 a:hover {background: url(Images/nav_main.jpg) no-repeat -709px -50px;}
li#nav_8 a:hover {background: url(Images/nav_main.jpg) no-repeat -839px -50px;}

div#content {
	text-align: left;
	background: url(Images/cont_bg.jpg) no-repeat;
	width: 100%;
	height: 489px;
	margin: 0;
	padding: 0;
	border: 0px green solid;
	}
	
div#content_pic {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	margin: 72px auto auto 72px;
	border: 0px purple solid;
	display: inline;
	}

div#content_info {
	position: relative;
	font-weight: normal;
	font-size: 0.85em;
	letter-spacing: 0.08em;
	line-height: 1.3em;
	width: 300px;
	float: left;
	margin: 80px auto auto 70px;
	padding: 0;
	border: 0px orange solid;	
	}
	
div#content_info p {
	margin-bottom: 1.5em;
	}

div#content_info h2 {
	padding: 0;
	margin-bottom: 1em;
	position: relative;
	width: 350px;
	margin-left: -30px;
	text-indent: -9999px;
	}

div#content_info h3 {
	padding: 0;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	position: relative;
	width: 350px;
	margin-left: -31px;
	text-indent: -9999px;
	}

div#content_info ul {
	color: #4D4D4D;
	padding: 0;
	margin: 0;
	float: left;
	}
	
div#content_info li {
	list-style-type: disc;
	margin-left: 13px;
	line-height: 1.5em;
	letter-spacing: 0;
	}
	
div#content_info ul#col1 {width: 65%;}
div#content_info ul#col2 {width: 35%;}

h2#about_nimic {
	position: absolute;
	background: url(Images/headings.jpg) no-repeat 0 0;
	top: 0;
	width: 350px;
	height: 15px;
	}
	
h3#services {
	top: 0;
	background: url(Images/headings.jpg) no-repeat 0 -15px;
	position: absolute;
	width: 350px;
	height: 15px;
	}

h2#contact {
	position: absolute;
	background: url(Images/headings.jpg) no-repeat 0 -30px;
	top: 0;
	width: 350px;
	height: 15px;
	}

h2#hd_bcast {
	position: absolute;
	background: url(Images/headings.jpg) no-repeat 0 -45px;
	top: 0;
	width: 350px;
	height: 15px;
	}

h2#video_post {
	position: absolute;
	background: url(Images/headings.jpg) no-repeat 0 -60px;
	top: 0;
	width: 350px;
	height: 15px;
	}

h2#tvc {
	position: absolute;
	background: url(Images/headings.jpg) no-repeat 0 -75px;
	top: 0;
	width: 350px;
	height: 15px;
	}
	
h2#corp_vid {
	position: absolute;
	background: url(Images/headings.jpg) no-repeat 0 -90px;
	top: 0;
	width: 350px;
	height: 15px;
	}
	
h2#event_film {
	position: absolute;
	background: url(Images/headings.jpg) no-repeat 0 -105px;
	top: 0;
	width: 350px;
	height: 15px;
	}
	
h2#radio_com {
	position: absolute;
	background: url(Images/headings.jpg) no-repeat 0 -120px;
	top: 0;
	width: 350px;
	height: 15px;
	}

h2#audio_post {
	position: absolute;
	background: url(Images/headings.jpg) no-repeat 0 -135px;
	top: 0;
	width: 350px;
	height: 15px;
	}

h2#audio_rest {
	position: absolute;
	background: url(Images/headings.jpg) no-repeat 0 -150px;
	top: 0;
	width: 350px;
	height: 15px;
	}

div#footer {
	position: relative;
	text-align: left;
	font: 9px "Arial", Helvetica, sans-serif lighter;
	color: #131313;
	background: url(Images/footer_bg.png) no-repeat;
	height: 30px;
	padding-top: 4px;
	padding-left: 8px;
	}

img, #footer { behavior: url(iepngfix.htc); }