@charset "UTF-8";
/* CSS Document */

body {

background: #434548; margin:0; padding:0; color: #d1d1d1; font: 11pt helvetica;


}

#container {
margin: 0 auto;
background: url(images/bckrnd2.jpg) no-repeat; width: 1000px;

}

ul, li { padding-bottom: 10px; line-height: 1.2; }

 
 #welcome {font-size: 35pt; color: #9fb1b9; padding: 30px 0px 0px 59px; font-weight: 100;}
 
 #logo {float: right; padding: 10px 25px;}
 
 #mainImgs {clear:right; padding-top: 35px; margin-top: -35px;}
 
 .mainImg {float: right;  padding-right: 25px; }
 
 #menu { padding-left: 27px; color: #e0dfdc; text-transform: uppercase; font-size: 10pt; font-weight: 500; width: 260px; }
 
 #menu a {color: #e0dfdc; text-decoration: none;}
 
 #menu a:hover { color: #a7c8d4; text-decoration: none;}
 
#address {float: right; padding: 10px 28px 0px 0px; margin-top: 25px; width: 300px;  text-align: right; font-size: 8pt; line-height: 1.2;}

a {color: #99b4be; text-decoration: none; }

a:hover { color: #a7c8d4; text-decoration: none; }

#container-internal {
margin: 0 auto; background:url(images/internal-bkrd.jpg) repeat-y; width: 1000px;

 }
 

#photo {width: 156px; height: 156px; float: left; margin-left: 10px;}

#header {width: 830px; height: 156px; margin-left: 166px; }

#leftMenu {width: 165px; margin-left: 10px; float: left; clear: both; margin-top: 30px; height: 100%;}

.Menus {text-transform: uppercase; line-height: 2.5; font-size: 11px; margin-left: -28px; color:#e0dfdc; padding-bottom: 75px; }

.Menus a {color: #e0dfdc; text-decoration: none;}

.Menus a:hover { color: #a7c8d4; text-decoration: none;}

.content {padding: 5px 50px 15px 220px; line-height: 1.4; }

h1 {text-transform: uppercase; color:#636c6f; font-size: 37px; }

.subHead {font-size: 16px; font-weight: bold; color: #c6d2d8;}

.line {width: 375px; border-bottom: 1px solid #636c6f; line-height:.9; padding-left: 300px;}

.menuline {width: 75px; border-bottom: 1px solid #8a9194; line-height:.9; margin-left: 30px;}

#footer {clear:both; padding: 14px 0 10px 250px; width: 980px;  font-size: 9pt; text-align: center; line-height: 1;}

#copyright {clear:both; padding-top: 10px; width: 980px; font-size: 7pt; text-align: center; margin: 7px; color:#e0dfdc;}
