@charset "utf-8";
/* CSS Document */

#wrapper { margin:auto; width: auto; height:auto;  background-image:url(../images/bg-top-container.gif); background-repeat:repeat-x; }
#container { margin:auto; width:960px; height:auto;}
#top { margin-top:6px; width:auto; height:159px;}
#logo { margin:auto; float:left; width:173px; height:158px; background-image:url(../images/logo.jpg); background-repeat:no-repeat;}
#welcometxt { margin-top:90px; margin-left:25px; float:left; width:500px; height:auto;}
#bottom { margin:auto; width:auto; height:auto; background-image:url(../images/bg-container-bottom.gif); background-repeat:no-repeat;}
#bottom-msg { margin:auto; float:left; width:450px; height:20px; }
#contact { margin:auto; width:300px; height:auto; float:right;}
h1, h2, h3, h4, h5{margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#444444;}
h1{font-size:36px; line-height:30px;}
h2{font-size:24px; line-height:28px;}
h3{font-size:18px; line-height:20px;}
h4{font-size:16px; line-height:18px;}
h5{font-size:12px; margin:3px 0px; padding:0px;letter-spacing:1px;}

/* links */
a{color:#2f87aa; text-decoration:none;}
a:visited{color:#2f87aa; text-decoration:none;}
a:hover{color:#4ba7cc;}
a img{border:none}
.imgleft{float:left; padding:5px 12px 0px 0px;}
.imgright{float:right; padding-left:12px;}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote{
font-size:12px;
line-height:18px;
margin-bottom:20px;
color:#4c4c4c;
}

