/* CSS Document */
body { background-color:#FFFFFF;
}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000;
}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #515C34;
}

.style1 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #515C34;
}
.style2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;
}
.style3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;
}
.style4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #515C34; text-decoration: none
}
.style5 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #515C34;
}
.style4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #515C34; text-decoration: none
}
.style6 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 1.7;
}

a { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;
}
a:link { text-decoration: underline font-size: 10px; color:#666666
}
a:visited { text-decoration: underline; color: #666666; font-size: 10px;
}
a:hover { text-decoration: underline; color: #666666; font-size: 10px;
}
a:active { text-decoration: underline; color: #666666; font-size: 10px;
}

#header { position: absolute; top: 0px; width: 98%; margin-left: auto; margin-right: auto; height: 78px;
}
#menu { position: absolute; top: 78px; width: 98%; margin-left: auto; margin-right: auto; height: 36px; 
}
#content { position: absolute; top: 114px; width: 98%; margin-left: auto; margin-right: auto; height: auto;
}
#bg { position: relative; width: 750px; background:url(images/HomepageBoxMiddleBG.jpg)
}
#bg2 { position: relative; width: 750px; background:url(images/Middle_1Box.jpg)
}