/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body{
margin: 0px;
font-family: "Times New Roman", Times, serif;
font-size: 15px;
}

#holder{
width: 749px;
margin: 0 auto;

}

#header{
background-image: url(../images/AIKON-INTERNATIONAL-header.jpg);
padding-top: 151px;
height: 34px;
margin-bottom: 6px;
}

#menu{
height: 28px;
margin: 0;
padding: 0;
display: block;
padding-left: 20px;
}	
#menu li{
float: left;
list-style: none;
}

.menuitem:link, .menuitem:visited, .menuitem:active {
float: left;
display: block;
height: 18px;
margin-right: 25px;
padding: 5px 18px;
text-decoration: none;
color: #425f15;
font-weight: bold;
}
.menuitemdn:link, .menuitemdn:active, .menuitemdn:visited {
float: left;
display: block;
height: 18px;
margin-right: 25px;
padding: 5px 18px;
text-decoration: none;
color: #000000;	
font-weight: bold;
}
.menuitem:hover{
color: #000;
}
.menuitemdn:hover{
color: #000;
}


#lcol, #rcol {
float: left;
}
#lcol {
width: 483px;
padding: 10px;
}
#rcol {
width: 235px;
}

.leftbump{ margin-left: 12px;}

.float-right-image{
float: right;
margin: 10px 20px;
border: solid 2px #89ab33;
padding: 4px;
}
.float-left-image{
float: left;
margin: 10px 20px 10px 0px;
border: solid 2px #89ab33;
padding: 4px;
}
.othimg{
border: solid 2px #89ab33;
padding: 4px;
}
.float-right-image2{
float: right;
margin: 10px 20px;
}
#submenu{
list-style: none;
margin: 0;
padding: 0;

}

#submenu li{

margin-bottom: 2px;
height: 25px;
}

.submenuitem, .submenuitemdn{
display: block;
height: 20px;
padding: 6px 0 3px 20px;
background-repeat: no-repeat;
background-position: left center;
text-decoration: none;
color: #000000;
}

.submenuitem:hover{
text-decoration: underline;
}

.submenuitem{
background-image: url(../images/rh-trig.jpg);
margin-left: 10px;
}

.submenuitemdn{
padding-left: 30px;
background-image: url(../images/lh-trig.jpg);
}

#footer a:link, #footer a:active, #footer a:visited{
color: #000000;
text-decoration: none;
}
#footer a:hover{
text-decoration: underline;
}

#lcol li{
margin-bottom: 3px;
}

#lcol ul{
padding-left: 20px;
_padding-left: 0px;
_margin-left: 20px;
}

.flashflash{
margin: 60px 0px 0px 14px;
}

h1{
font-size: 30px;
color: #3e5e97;
font-weight: normal;
margin: 0;
}

h2{
font-size: 35px;
}

h3{
font-size: 25px;
}

h4{
font-size: 15px;
}

.inputbox {
font-family: "Times New Roman", Times, serif;
border: solid 1px #89ab33;
font-size: 15px;
}

.logo{
background-image: url(../images/logo-2-fade.jpg);
background-repeat: no-repeat;
background-position: bottom left;
}

#footer{
float: left;
}
#byline{
float: right;
}
.byline:link, .byline:active, .byline:visited, .byline2:link, .byline2:active, .byline2:visited{
text-decoration: none;
color: #000000;
}
.byline2:hover{
text-decoration: underline;
}
.byline:hover{
text-decoration: none;
}