﻿.header {
	width: 100%;
	height: 120px;
	background-color: black;
}

.left_logo {
	position: absolute;
	background-image: url(../../images/aviat_leftlogo.jpg);
	background-repeat:  no-repeat;
	left:5px;
	display: block;
	width: 505px;
	height: 125px;
}

.right_logo {
	position: absolute;
	background-image: url(../../images/husky_logo.jpg);
	background-repeat:  no-repeat;
	right:70px;
	display: block;
	width: 125px;
	height: 125px;
}

.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menubackground {
	border-style: solid;
	border-width: 1px;
	background-color: #4B4B4B;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
}
.font2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.font3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.font5 {
	color: #146095;
	font-size: 16px;
	font-family: Arial;
}
.font4 {
	color: #146095;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}
.font2bold {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.font3red {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.picturebordergallery {
	border: 1px solid #000000;
	height: 140px;
	width: 200px;
	margin-left: 50px;
}
.pictureborderstock {
	clip: rect(auto,auto,auto,10px);
	border: 1px solid #000000;
	height: 90px;
	width: 110px;
}
.footer {
	text-align: center;
}
