/* CSS Document */

body {margin:0px;
padding:0px;
font: 13px Georgia, "Times New Roman", Times, serif;
line-height:18px;
background-color:#383838;
background-image:url(images/main-BG.jpg);
background-repeat: repeat-x;}

h1 {font:22px Georgia, "Times New Roman", Times, serif;
color:#6BAFEF;
margin:0;
font-weight:bold;}

h2 {font:15px Georgia, "Times New Roman", Times, serif;
color:#666666;
font-weight:bold;}

a {text-decoration:none;
color:#6BAFEF;
font:13px Georgia, "Times New Roman", Times, serif;}

a:hover {color:#000000;
font:13px Georgia, "Times New Roman", Times, serif;}

.header {width:100%;
background-image:url(images/header-BG.jpg);
height:172px;}

.logo {width:902px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-top:81px;}

.menu {width:902px;
margin-left:auto;
margin-right:auto;
padding-top:18px;}

.content {width:902px;
margin-left:auto;
margin-right:auto;
background-image:url(images/content-BG.jpg);
overflow:hidden;}

.main {padding-left:77px;
padding-right:55px;
font: 13px Georgia, "Times New Roman", Times, serif;
line-height:22px;}

.quote {font:15px Georgia, "Times New Roman", Times, serif;
color:#333333;
border-bottom:dotted #999999 thin;
padding-bottom:20px;
padding-top:20px;
padding-left:10px; padding-right:10px;}

.quote2 {font:15px Georgia, "Times New Roman", Times, serif;
border-bottom:dotted #999999 thin;
padding-bottom:20px;
padding-top:20px;
padding-left:10px; padding-right:10px;
background-color:#F9F9F9;}

.footer {font:10px Georgia, "Times New Roman", Times, serif; color:white;}