@charset "utf-8";
/* CSS Document */

html, body { background-image:url('img/back.jpg'); background-position: top center; margin: 0; padding: 0; }

body { padding-top: 18px; padding-bottom: 10px; }

body, td { color: #404040; font-family: Arial, Tahoma, Geneva, sans-serif; font-size: 12px; line-height: 16px; }

table, td { border-spacing: 0; border-collapse: collapse; margin: 0; padding: 0; }

#back2 { width: 758px; background-image: url('img/back2.jpg'); }
#back1 { width: 758px; background-image: url('img/back1.jpg'); background-position: top; background-repeat: no-repeat; }

#main { width: 758px; }
#left { width: 188px; vertical-align: top; text-align: left; }

#left div#logo { margin-top: 20px; margin-left: 28px; margin-bottom: 0;}
#left div#but1 { margin-top: 96px; margin-left: 34px; }
#left div#but2 { margin-top: 2px; margin-left: 34px; }
#left div#but3 { margin-top: 2px; margin-left: 34px; }
#left div#but4 { margin-top: 2px; margin-left: 34px; }

#center { width: 369px; vertical-align: top; text-align: left; }
div#content { width: 310px; margin-left: 33px; margin-top: 60px; }
h1 { font-size: 15px; font-weight: bold; margin-top: 0; margin-bottom: 0; }

div#copy { color: #7e8995; }
div#copy a { color: #7e8995; }


#right { width: 188px; vertical-align: top; text-align: left; }
#right div#contact { width: 115px; height: 210px; margin-top: 170px; margin-left: 47px; font-size: 12px; font-weight: bold; }
div#contact div { font-size: 11px; font-weight: normal; margin-top: 2px; margin-bottom: 12px; }

a img { border: none; }

a { color: #536a2c; }

p { margin-bottom: 15px; }
