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

body {
	background-repeat: repeat;
	background-image: url(bck.jpg);
	}
	
	a:link {
	color: #000066;
	text-decoration: none;
	}
	a:visited {
	text-decoration: none;
	color: #000033;
	}
	a:hover {
	text-decoration: underline;
	color: #000033;
	}
	a:active {
	text-decoration: none;
	color: #000033;
	}

.oneColFixCtr #container {
	width: 727px;
	height: 734px;
	position:fixed
	}
	
#Top {
	float: left;
	height: 241px;
	width: 727px;
	background-image:url(images/hometek_01.jpg);
	top: 0px;
}

#RightNav{
float:left;
width:284px;
height:19px;
background-image:url(images/hometek_02.jpg)
}

#nav{
float:left;
width:433px;
height:19px;
background-image:url(images/hometek_03.jpg);
}

#smnav{
float:left;
width:8px;
height:19px;
background-image:url(images/hometek_04.jpg);
}

#undernav{
float:left;
width:727px;
height:38px;
background-image:url(images/hometek_05.jpg);
}

#leftcontent{
float:left;
width:280px;
height:371px;
background-image:url(images/hometek_06.jpg);
}


#rightcontent{
float:left;
width:447px;
height:371px;
background-image:url(images/hometek_07.jpg);
}

#footer{
float:left;
width:727px;
height:65px;
background-image:url(images/hometek_08.jpg);
}

.content{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

#overflow{
	overflow:scroll;
	width:450px;
	height:330px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.form{
font-family:Tahoma;
font-size:x-small;
color:#333333;
}

.footer{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	background-image: url(foot.jpg);
}
