﻿body
{
	font-family: Arial,sans-serif;
	background-color: #646464; /*#e8e9e9;*/
	text-align: center;
}

#maindiv
{
	width:980px;
    min-height:500px;
    margin:0px auto;
    text-align:center;
    /*border:solid 1px white;*/
    /*background-color: white;*/
}


img, myimg
{
	border-style: none;
}

table.full
{
	width:100%;
	margin:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
div.full
{
	width:100%;
	margin:0px;
}

.small
{
	font-size:8pt;
	background-color:#bec6cc;
	color:Black;
	padding-top:3px;
	padding-bottom:3px;
}

#language
{
	font-size:8pt;
	background-color:#534741;
	width:140px;
}

#language a, a:link, a:visited, a:active
{
	color: white;
	text-decoration:none;
}
#language a:hover
{
	color: Orange;
	text-decoration:none;
}


#LinkToAVB
{
	font-size:8pt;
	background-color:#534741;
	width:140px;
	width:100%;
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
}

#LinkToAVB a, a:link, a:visited, a:active
{
	color: white;
	text-decoration:none;
}
#LinkToAVB a:hover
{
	color: Orange;
	text-decoration:none;
}




a, a:link, a:visited, a:active
{
	color: black;
	text-decoration:none;
}
a:hover
{
	color: white;
	text-decoration:none;
}

.mainleft
{
	vertical-align: top;
	background-color: #5285c6;
	width: 440px;
	text-align: center;
}
.mainright
{
	vertical-align:top;
	background-color:#8b9298;
	text-align:center;
}

h1
{
	font-size:11pt;
	font-weight:600;
	margin-top:10px;
	margin-bottom:10px;
}


.iagtext
{
	font-size:8pt;
	line-height:10pt;
	text-align:justify;
	margin-left:48px;
	margin-right:48px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.iagcontact
{
	font-size:7pt;
	line-height:9pt;
}

#iagfacts
{
	border-style:none;
	width:340px;
	padding-left:0px;
	margin-left:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
#iagfacts td
{
	vertical-align:top;
	text-align:left;
}


img.iagbuilding
{
	margin:5px;
	/*border:solid 1px white;*/
}


#products
{
	margin-top:2px;
	margin-left:10px;
	margin-right:20px;
}

#products img
{
	margin-right:10px;
	margin-bottom:15px;
	/*border: solid 1pt white;*/
}
#products td
{
	text-align:justify;
	vertical-align:top;
	font-size:8pt;
	line-height:10pt;
}

#products p
{
	margin-top:5px;
}

.productheader
{
	font-size:10pt;
}

