/* CSS Document */
*
{
margin: 0;
padding: 0;
}

body { background-image:url(../images/bg3.jpg); background-repeat:repeat-x; background-color:#2b5e79;}
.dotline { background:url(../images/dotline.jpg) bottom left repeat-x; width:500px; margin:0; }
div.container { vertical-align:top }
a.footerlink {  }
a.footerlink:hover {  }
a.comit { color:#8bb7da }
a.comit:hover { color:#51b98d }
h1 { color:#038db1; font-size:18pt;}
h2 { font-size:14pt; color:#EF8B02 }
.maintextbox { padding-left:30px; padding-right:15px; margin:0; background-image: url(../images/main-middle.jpg); background-repeat: repeat-y;  }
.maintexttop { background-image: url(../images/main-top.jpg); background-repeat: no-repeat; position:absolute;}
.maintextbg { background-image: url(../images/main-body.jpg); background-repeat: no-repeat; position:relative }
.footer2 { position:relative; bottom: 10px; }
.footer1 { position:relative; bottom: 28px; font-size:8pt; font-family:"Arial Rounded MT", Arial, Tahoma, "Times New Roman" }
.footer1 a { color:#52565f }
.footer1 a:hover { color:blue }
.bodyfont { font-size:9pt }
.maintextbox p { font-size:9pt; font-family:"Arial Rounded MT", Arial, Tahoma, "Times New Roman"}
.contactform { font-size:9pt; font-family:"Arial Rounded MT", Arial, Tahoma, "Times New Roman"}
.border1 { BORDER:1px solid #3C868A; padding:1px;}
ul { list-style:url(../images/arrow.gif) none; margin:0px 0px 0px 30px; font-size:9pt; font-family:"Arial Rounded MT", Arial, Tahoma, "Times New Roman"}

.mainrepeat { background-image:url(../images/main-middle.jpg); background-repeat:repeat-y }
