* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.5;
	background-color: #006600;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #006633;
}
a:hover {
	color: #006633;
}

#header {
	background-image: url(/nav/top_bg.png);
	background-repeat: repeat;
	background-position: left top;
	height: 83px;
	font-size: 1px;
	line-height: 1px;
}
/**/
#topmenu {
	background-color: #6482B1;
	border-top-width: 1px;
	border-top-style: solid;
	width: 100%;
	height: 28px;
	border-top-color: #003366;
}
#topmenu ul {
	list-style-type: none;
	text-align: center;
}
#topmenu li {
	display: block;
	float: left;
	width: 120px;
	text-align: center;
}
#topmenu li a {
	display: block;
	text-align: center;
	background-color: #6482B1;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#topmenu li a:hover {
	background-color: #D7DFEB;
	color: #173B6F;
}
#drop1, #drop2, #drop3, #drop4, #drop5, #drop6 {
	position: absolute;
	top: 112px;
	z-index: 10;
	width: 120px;
	/*height: 100px;*/
	background-color: #D6DEEA;
	visibility: hidden;
}
#drop1 a, #drop2 a, #drop3 a, #drop4 a, #drop5 a, #drop6 a {
	display: block;
	width: 120px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #173B6F;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
    line-height: 12px;
}
#drop1 a:hover, #drop2 a:hover, #drop3 a:hover, #drop4 a:hover, #drop5 a:hover, #drop6 a:hover {
	color: #FFFFFF;
	background-color: #6482B1;
} 
#drop1 {
	left: 200px;
} 
#drop2 {
	left: 320px;
} 
#drop3 {
	left: 440px;
} 
#drop4 {
	left: 560px;
} 
#drop5 {
	left: 680px;
} 
#drop6 {
	left: 800px;
}
/**/
#main1 {
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #EEEEEE;
	position: relative;
}

#main2 {
	margin:0;
	padding:0;
	background-repeat: repeat-y;
	background-position: right top;
}

#left {
	margin: 0px;
	padding: 0px;
}

#right {
	margin: 0px;
	padding: 0px;
}
#right ul {
	list-style-type: none;
}
#right li {}
#right li a {
	text-decoration: none;
}

#footer {
	background-color: #FFFFFF;
	background-image: url(/nav/foot_bg.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 51px;
	position: relative;
}

#middle {
	background-color: #EEEEEE;
	 min-height: 400px;
	
}
/*
#middle ul {
	width: 50%;
	float: left;
	list-style-type: none;
	padding-top: 7px;
	padding-bottom: 7px;
}
#middle li {
	margin: 0px;
	padding-right: 10px;
	padding-left: 0px;
	display: block;
	font-size: 13px;
	line-height: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-style: italic;
	font-weight: bold;
}
*/
#middle p {
	font-size: 14px;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#middle a {
font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
}
#middle a:hover {
	color: #DD0000;
}
#middle h4 {
	font-size: 14px;
	color: #003399;
	line-height: 16px;
	padding-bottom: 6px;
}
#middle h5 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
}	
.column-indent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10pt;
	margin: 0px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	background:#003366;
}
.ruler {
	height:1px;
	font-size:1px;
	background:#003399;
	min-width: 200px;
}	
.rulerclear {
	height:1px;
	font-size:1px;
	background:#003399;
	display: block;
	clear: left;
}	


	
.copy { text-align:center; font-size:80% 
}
/*Side menus*/
#left h1, #right h1, #middle h1 {
	font-size: 18px;
	line-height: 19px;
	color: #006633;
	padding-bottom: 10px;
	font-weight: bold;
}
#left h2, #right h2, #middle h2 {
	font-size: 15px;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	padding-top: 8px;
	line-height: 18px;
}
#left h3, #right h3, #middle h3 {
	font-size: 13px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
#left h4, #right h4 {
	font-size: 13px;
	color: #003399;
}
#left a, #right a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	text-transform: uppercase;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}
#left a:hover, #right a:hover {
	color: #DD0000; 
}
#submenu, #submenu1, #submenu2 #submenu3 #submenu4 #submenu5 {
	display: none;
	width: 150px;
}
#submenu p, #submenu1 p, #submenu2 p, #submenu3 p, #submenu4 p, #submenu5 p {
	padding-top: 4px;
}

#submenu a, #submenu1 a, #submenu2 a, #submenu3 a, #submenu4 a, #submenu5 a {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/**/

#footerleft {
	background-image: url(/nav/avantec_foot.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 100%;
	height: 51px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#footerleft p {
	font-size: 11px;
	margin-top: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 200px;
	float: right;
}
#footerleft a {
	text-decoration: none;
}
#footerleft a:hover {
	color: #DD0000;
}
#menuwrapper {
	margin-left: 200px;
}
.picture_right {
	padding-left: 12px;
}
.picture_left {
	padding-right: 12px;
}

#buttons {
}
#buttons a {
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#buttons img {
	padding-left: 0px;
}
#sidemenu {
width: 170px;
}
#news {
	padding: 0px;
	margin-top: 8px;
	font-size: 12px;
	line-height: 14px;
	z-index: 20;
	margin-bottom: 10px;
	font-weight: bold;
	color: #DD0000;
	text-transform: uppercase;
}
#news p {
}
/*New stuff*/
td {
vertical-align: text-top;
}
td.side {
	width: 220px;
	text-align: left;
	vertical-align: top;
	background-color: #DDDDDD;
}
td.middle {
	
}
table {
background-color: #EEEEEE;
}
td.fortyeight {
	width: 48%;
}
td.thirtythree {
	width: 33%;
}
.mailform {
	clear: both;
}
.mailform span {
	display: block;
	float: left;
	width: 180px;
}
.mailform input {
}
#main1 #main2 .side #sitelink {
	background: #EDEDED;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 136px;
}
#main1 #main2 .side #sitelink a {
	display: block;
	margin-left: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	color: #000000;
	border-style: none;
}
#main1 #main2 .side #sitelink a:hover {
	color: #DD0000;
}

