body {
	font: 11px Tahoma, sans-serif;
}

body, ul, li, form, h1 {
	padding: 0;
	margin: 0;
}

img {
	border-width: 0;
	vertical-align: middle;
}

body, a {
	color: #FFF;
}

a:hover {
	text-decoration: none;
}

textarea {
	overflow: auto;
}

.clear {
	clear: both;
}

#page {
	width: 950px;
	height: 710px;
}

#copyright {
	color: #F0E163;
	width: 237px;
	height: 7px;
	background-image: url(../images/texts/copyright.png);
	font-size: 11px;
	line-height: 300px;
	overflow: hidden;
}

#transistor {
	color: #FFF;
	width: 366px;
	height: 77px;
	background-image: url(../images/texts/transistor.png);
	font-size: 70px;
	line-height: 300px;
	overflow: hidden;
}

#menu {
	list-style-type: none;
}

#menu a {
	display: block;
	background-repeat: no-repeat;
}

#menu li {
	height: 27px;
	font-size: 24px;
	line-height: 300px;
	overflow: hidden;
	margin-top: 10px;
}

#free {
	display: block;
	position: absolute;
	background-image: url(../images/common/free.gif);
	width: 77px;
	height: 78px;
	line-height: 300px;
	overflow: hidden;
}

#companies a {
	display: block;
	margin-top: 8px;
	line-height: 300px;
	overflow: hidden;
}

#pure7 {
	background: url(../images/texts/pure7.gif);
	width: 159px;
	height: 41px;
}

#www-suponix-com {
	margin-top: 12px !important;
	background: url(../images/texts/www_suponix_com.gif);
	width: 116px;
	height: 7px;
}

#www-envisionext-com {
	background: url(../images/texts/www_envisionext_com.gif);
	width: 141px;
	height: 7px;
}

#pure7:hover, #www-suponix-com:hover, #www-envisionext-com:hover {
	opacity: 0.7;
}

.field {
	font: 11px Tahoma, sans-serif;
	border: 1px solid #5383C3;
}

#send {
	background: url(../images/common/send.gif) no-repeat;
	border-width: 0;
	width: 92px;
	height: 26px;
	margin: 2px 0 0 190px;
	cursor: pointer;
}

#send span {
	line-height: 300px;
	overflow: hidden;
}