@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fcfcfc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#outer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 134px;
	background-image: url(../images/idetic_logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 21px;
	text-indent: -1974px;
	display: block;
	overflow: hidden;
}
#logo a {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 134px;
	text-indent: -1974px;
	display: block;
	overflow: hidden;
}
#head_space {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 950px;
}
.clear {
	clear: both;
}
#home_headline {
	margin: 0px;
	height: 110px;
	width: 950px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d8de;
	border-bottom-color: #d4d8de;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.columns_two {
	padding: 0px;
	float: left;
	width: 430px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.columns_one {
	padding: 0px;
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.columns_one_services {
	float: left;
	width: 130px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#home_slide {
	padding: 0px;
	height: 318px;
	width: 919px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 22px;
	margin-left: auto;
}
.hr {
	height: 10px;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d8de;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #979B9F;
}
#footer {
	padding: 0px;
	height: 366px;
	width: 950px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	margin-top: 58px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#navi {
	width:437px;
	height:51px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0 -51px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
ul#navi li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;   
}
 
ul#navi li a {
	border:0;
	display:block;
	text-decoration:none;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
 
li#one a {
	width:92px;
	height:51px;
}
 
li#two a {
	width:110px;
	height:51px;
}
 
li#three a {
	width:105px;
	height:51px;
}  
 
li#four a {
	width:130px;
	height:51px;
}
 

li#one a:link, li#one a:visited {
	background-position:0px 0px;
}     
li#one a:hover, li#one a:focus {
	background-position:0px -51px;
}
 
li#two a:link, li#two a:visited {
	background-position:-92px 0px;
}
 
li#two a:hover, li#two a:focus {
	background-position:-92px -51px;
}
 
li#three a:link, li#three a:visited {
	background-position: -202px 0px;
}
 
li#three a:hover, li#three a:focus {
	background-position: -202px -51px;
}
 
li#four a:link, li#four a:visited {
	background-position: -307px 0px;
}
 
li#four a:hover, li#four a:focus {
	background-position: -307px -51px;
}.separate {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 950px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.separate2 {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 130px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
