﻿body {
min-height:101%;
background-color: #3D3028;
margin: 0px;
padding: 0px;
}

html {height:100%}

div.wrapper {margin: 0 auto;height: 1025px;width: 1025px;padding:0px;}

.container {margin: 0 auto;height: 1025px;width:1025px;background-image: url('images/bg_container.jpg');background-repeat: no-repeat;background-position: center top;padding:0px;}

.col_left {height:auto;width:auto;font: normal normal 12pt Franklin Gothic Book; margin:0;padding: 30px 5px 0px 35px;}

.intro {float:right; height:860px;width:625px;font: normal normal 12pt Franklin Gothic Book;margin:0;padding:35px 80px 0 0;}

.text_right {float:right;height:245px;width:auto;font: normal normal 12pt Franklin Gothic Book;margin:0;padding:5px 0 10px 0;}
.text_left {float:left;height:245px;width:auto;font: normal normal 12pt Franklin Gothic Book;margin:0;padding:5px 0 10px 0;}

.img_right {float:right;height:auto;width:auto;border:none;margin:0;padding:0;}
.img_left {float:left;height:auto;width:auto;border:none;margin:0;padding:0;}

.text_copyright {height:auto;width:auto;font: normal normal 8pt Franklin Gothic Book; color:black;text-align:center; margin:0;padding: 0;}

h1 {height: 45px;width:auto;font: normal bold 26pt Franklin Gothic Book;margin: 0;padding: 13px 0 0 30px;}
h2 {height:20px;width: auto;font: normal normal 13pt Franklin Gothic Book;color:#696969;margin:0;padding: 0 0 0 32px;}
h3 {height:20px;width: auto;font: normal bold 14pt Franklin Gothic Book;color:#696969;margin:0;padding: 0 0 15px 0;}

a:link {color: #AA753F;text-decoration: none;font-weight: normal;font-style: normal;}
a:visited {color: black;text-decoration: underline;font-weight: normal;font-style: normal;}
a:hover {color: #AA753F;text-decoration: none;font-weight: normal;font-style: normal;}
a:active {color: #AA753F;text-decoration: none;font-weight: normal;font-style: normal;}
