@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/body_bck.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 12px;
}

#header {
	padding-bottom: 10px;
}

#linnet_technology_page {
	position: relative;
	left: 50%;
	margin-left: -388px;
	width: 776px;
}

#linnet_logo {
	float: left;
}

#linnet_logo a img {
	margin-top: 48px;
	border: 0px;
}

#contact_email {
	float: right;
}

#contact_us {
	margin-top: 15px;
	float: left;
	border-right: #999999 1px solid;
	height: 120px;
	width: 110px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#contact_us img {
	margin-right: 5px;
}

#contact_us a {
	color: #000000;	
}

#email_us {
	margin-top: 15px;
	text-align: left;
	line-height: 1.8;
}

#email_us img {
	margin-right: 5px;
}

#email_us img.phone {
	margin-right: 10px;
}

#email_us a {
	color: #000000;	
}

#content {
	clear: both;
}

#left {
	float: left;
	width: 171px;
}

#menu a {
	height: 20px;
	width: 151px;
	display: block;
	margin-bottom: 1px;
	color: #ffffff;
	background-color: #0b2c6e;
	padding-top: 3px;
	padding-left: 20px;
}

#menu a:hover {
	background-color: #bdbdda;
}

#menu a.menu_on {
	background-color: #bdbdda;
	color: #484778;
}

#newsletter {
	margin-top: 10px;
	border: #0b2c6e 1px solid;
	margin-bottom: 10px;
}

#news_header {
	background-color: #bdbdda;
	padding-left: 8px;
	height: 20px;
	color: #484778;
	font-size: 14px;
	padding-top: 2px;
}

#news_content {
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
}

#news_content input {
	border: #999999 1px solid;
}

.email_address {
	font-size: 14px;	
}

#news_content input {
	margin-bottom: 10px;
}

#news_sublinks {
	border-top: #666666 1px solid;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 60px;
	background-image: url(../images/newsletter_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#news_sublinks img {
	padding-right: 5px;
}

#news_sublinks a {
	color: #000000;
	line-height: 1.5;
}

#news_sublinks a.last_sublink {
	color: #000000;
	line-height: 1.5;
	
}

#center {
	float: right;
	width: 587px;
}

#menu_up {
	height: 20px;
	background-color: #0b2c6e;
	padding-top: 3px;
	margin-bottom: 10px;
}

#menu_up a {
	font-weight: bold;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 3px;
	color: #bdbdda;
	text-decoration: none;
}

.menu_up_dot {
	color: #ffffff;	
}

#content_text_left {
	float: left;
	width: 300px;
	padding-right: 15px;

}

#content_text_left2 {
	float: left;
	width: 586px;
	margin-bottom: 20px;
}

#content_text_right2 {
	margin-bottom: 20px;
}

#main_photo {
	margin-bottom: 10px;
}

.content_header1 {
	margin-top: 10px;
	font-size: 18px;
	color: #535280;
}

#content_text_left img {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content_text_right img {
	margin-right: 10px;
}

.content_header2 {
	margin-top: 10px;
	font-size: 24px;
	color: #535280;
}

#content_text_right a {
	line-height: 1.8;
	color: #000000;
	text-decoration: none;
}

#content_text_right hr {
	width: 250px;
	background-color: #666666;
}

#footer {
	clear: both;
	background-color: #0b2c6e;
}

#footer a {
	padding-left: 75%;
	color: #FFFFFF;
}
.img1 {
	margin: 0px 0px 15px 15px;
}
.floatleft {
	float: left;
	margin-right: 5px;
}
