/* CSS Document */
html, body, h1{
	padding:0px;
	margin:0px;
	}

body {
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	color:#666666;
}

h1{
	font-size:11px;
	font-weight:bold;
	color:#018FB8;
	padding:0px 0px 10px 0px;
}
h2{
	font-size:11px;
	font-weight:bold;
	background-color:#018FB8;
	color:#fff;
	padding:5px;
}
#Container{
	margin-left:auto;
	margin-right:auto;
	width:684px;

}

#Header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:284px;
}
#Headerprod{
	background-image:url(../images/headerprod.jpg);
	background-repeat:no-repeat;
	height:284px;
}
#Headerman{
	background-image:url(../images/headerman.jpg);
	background-repeat:no-repeat;
	height:284px;
}
#Headertech{
	background-image:url(../images/headertech.jpg);
	background-repeat:no-repeat;
	height:284px;
}

#Headercont{
	background-image:url(../images/headercont.jpg);
	background-repeat:no-repeat;
	height:284px;
}
#Headerabout{
	background-image:url(../images/headerabout.jpg);
	background-repeat:no-repeat;
	height:284px;
}

#Headerlog{
	background-image:url(../images/headerlog.jpg);
	background-repeat:no-repeat;
	height:284px;
}
.logo{
	padding-top:10px;
	padding-left:25px;
	width:192px;
}

.ani{
	float:right;
}

.top_icons{
	float:right;
	width:42px;
	padding-right:10px;
	padding-top:45px;
	
}
.nav{
	padding-top:10px;
	padding-left:15px;
	width:214px;
	
}


#Content{

	padding:5px;
	
}

.intro{
	width:210px;
	float:left;
	padding:5px;

}
.border1{
	background-image:url(../images/border.gif);
	background-repeat:repeat-y;
	width:5px;
	height:350px;
	float:left;
}
.about{
	width:210px;
	float:left;
	padding:5px;

}
.border2{
	background-image:url(../images/border.gif);
	background-repeat:repeat-y;
	width:5px;
	height:350px;
	float:left;
}
.other{
	width:210px;
	float:left;
	padding:5px;
}

.address{
	float:left;
	width:200px;
	padding:5x;
}

.reg{
	float:left;
	width:200px;
	height:150px;
	padding:5x;
}

.email{
	float:right;
	width:200px;
	padding:5x;
}

.form{
	float:left;
	padding-top:20px;
	width:674px;
}

#Footer{
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	float:left;
	padding:5px;
	width:684px;
	height:24px;
}

.cics{
	float:right;

}

.lower_links{
	float:left;
}

.products li{
	list-style:none;
	}
a.link,a.link:active,a.link:visited{
	color:#666666;
	text-decoration: underline;
	font-weight:normal;
	font-size: 11px;
		
}	

a.link2,a.link2:active,a.link2:visited{
	color:#018FB8;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
		
}	

.style1{
	font-weight:normal;
	color:#018FB8;
}
.MultiField{
	background-image:url(../images/field_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:300px;
	border: 1px solid #018FB8;
}

.Field
{
	background-image:url(../images/field_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #018FB8;
	width:300px;
	
}
