:-moz-any-link:focus {
	outline: none;
}
body, h1, ul, li, b, form, lable, input, textarea {
	margin:0px;
	padding:0px;
}
a, a:visited {
	color:#CD2C26;
}
body {
	background-repeat:repeat;
	background-attachment:scroll;
	background-color:#000000;  
	background-image:url(images/bg_tile.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}
body, html {
	height: 100%;
}
h1 {
	font-size:17px;
	color:#cd2c26;
	text-transform:capitalize;
}
p, .newsItems {
	line-height:20px;
}
.container {
	width:801px;
	margin:0 auto;
	background-color:#ffffff;
	min-height: 100%;
	position:relative;
}
* html .container {
	height:100%
}

.logo_nav {
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:#000000;  
	background-image:url(images/network.jpg);
	width:801px;
	height:321px;
	position:relative;		
}
.logo, .slogan { left:90px; } 
.logo {
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-image:url(images/logo.jpg);
	position:absolute;
	top:53px;
	width:216px;
	height:58px;
}
.nav {
	text-align:left;
	position:absolute;
	bottom:-6px;
	left:70px;
}
.nav a {
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#9e9e9e;
	padding-bottom:12px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center bottom;
	font-size:12px;
}
.nav a span { 
	display:block;
	padding:0 20px;
	border-right:1px solid #c8c8c6;					
}
.nav a.special span {
	border-left:1px solid #d1d1cf;
	border-right:none;
}
.nav a:hover, .nav a:active { text-decoration:none; }
.nav a:hover, .nav a.active { 
	color:#000;
}
.nav a.active {
	background-image:url(images/homeArrow.jpg);	
}
.nav a.special.active {
	background-image:url(images/contactArrow.jpg);			
}
.slogan {
	top:195px;
	position:absolute;
}
.content {
	background-color:#FFFFFF;
	padding:90px;
}
.leftContent {
	float:left;
	width:405px;
}
.rightContent {
	width:186px;
	float:right;
}
.clearIt {
	width:1px;
	height:1px;
	overflow:hidden;
	visibility:hidden;
	clear:both;
}
.newsItems { 
	clear:left;
	margin-top:10px;
}
.newsItems span { 
	font-weight:bold;
	display:block;
	border-right:1px solid #cd2c26;
	padding-right:5px;
	float:left;
	margin-right:5px;
	line-height:12px;
	margin-top:4px;			
}
.footer { 
	background-color:#FFFFFF;
	color:#88867f;
	font-size:10px;
	padding:90px;
	padding-top:0;
	padding-bottom:10px;
	line-height:15px;
	position:absolute;
	left:0px;
	bottom:0px;
	width:621px;	
}
.tel, .fax {
	display:block;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-image:url(images/tel.jpg);
	background-position:0px 3px;
	padding-left:20px;	
}
.fax { background-image:url(images/fax.jpg); }
.microformats {
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-image:url(images/micro.jpg);
	margin-top:20px;
	margin-bottom:40px;
	height:36px;
	display:block;
}
.rightContent ul { 
	margin:20px 0;
}
.rightContent li { 
	list-style:none;
	padding:2px 0;
}
.rightContent li a {
	color:#000000;
	text-decoration:underline;
	text-transform:capitalize;
}
.rightContent li a:hover {
	text-decoration:none;
}
form input, form label, form textarea {
	border:1px solid #c4c4c4;	
	height:19px;
	margin-top:18px;	
}  
form input, form textarea { 
	float:right;
	width:280px;

}
form label {
	display:block;
	float:left;
	width:115px;
	border-color:#FFFFFF;
}
.leftContent form textarea {
	height:153px;
}
form label.checkLable { width:220px; }
form input.checkInput { width:180px; }
form input.submit {
	float:left;
	width:70px;
	background-color:#cd2c26;
	color:#FFFFFF;
	border:0;
	padding:1px 0;
	height:auto;
	text-transform:uppercase; 
}
.vari {
	height:50px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-image:url(/in3k8contact/captcha/index);
	background-position:20px center;
	background-color:#f0f0f0;
	margin-top:20px;
}	