﻿html {overflow:auto;}
body {font:normal 10px Verdana;background:url(../images/background.gif) repeat left top;margin:0px;padding:0px;}
h1 {margin:0px;padding:0px;font:bold 16px Verdana;color:#83B82E;}
h2 {margin:0px;padding:0px;font:bold 14px Verdana;color:#83B82E;}
a {text-decoration:none;color:#656F57;}
a:hover {text-decoration:underline;color:#656F57;}

/* MasterPage.master */
#main {position:relative;margin:0px auto;padding:0px auto;background:url(../images/main_bg.gif) repeat-y left top;width:790px;}
#logo {margin:0px 0px 0px 12px;background:url(../images/logo.gif) no-repeat left top;width:766px;height:100px;}
#menu {margin:0px 0px 0px 185px;}
#footer {margin:0px 0px 0px 12px;background:url(../images/footer.jpg) repeat-x left top;border-top:solid 1px #C0C0C0;border-bottom:solid 1px #C0C0C0;width:766px;height:50px;}

/* Content.aspx */
#content {margin:20px 0px 0px 0px;width:770px;}
#slideshow {margin:0px 0px 0px 135px;}
#about {margin:0px 0px 0px 35px;text-align:justify;color:#656F57;width:720px;}
#column1 {padding:5px 5px 5px 5px;float:right;border:dotted 1px #C0C0C0;color:#656F57;width:198px;}
#column2 {margin:6px 0px 0px 20px;float:left;text-align:justify;color:#656F57;width:490px;}
#office {position:absolute;top:420px;left:330px;background:url(../images/office.jpg) no-repeat left top;width:180px;height:120px;}
#pages {margin:0px 0px 0px 20px;}
.line {margin:0px 0px 0px 45px;border-bottom:solid 1px #C0C0C0;width:700px;}
.line2 {border-bottom:solid 1px #C0C0C0;width:490px;}
.line3 {border-bottom:solid 1px #C0C0C0;width:190px;}
.center {text-align:center;}