body {
margin: 0px;
padding: 0px;
background: rgb(237,237,237) url(images/bg.gif) repeat-x;}

#full {
width: 780px;
height: 100%;
margin-left: auto;
margin-right: auto;}

#up {
width: 780px;
height: 79px;
background: rgb(44,66,92);
border-bottom: 2px solid rgb(255,255,255);}

#up h1 {
color: rgb(255,255,255);
font-size: 35px;
font-weight: normal;
font-family: Helvetica;
padding-top: 20px;
padding-left: 30px;
margin: 0px;}

#menu {
width: 780px;
height: 30px;
background: url(images/navbg.gif) repeat-x;
border-bottom: 1px solid rgb(200,214,230);}

#menu ul {
width: 760px;
list-style-type: none;
font: bold 11px Verdana;
float: left;
padding: 8px;
margin: 0px;}

#menu li {
display: inline;}

#menu li a {
color: rgb(100,100,100);
padding: 8px;
text-decoration: none;}

#menu li a:hover {
background: url(images/navover.gif) repeat-x;}

#headertext {
width: 280px;
height: 200px;
background: url(images/headertext.gif) repeat-x;
border-bottom: 1px solid rgb(200,224,255);
float: left;}

#headertext h2 {
color: rgb(100,100,100);
font-size: 18px;
font-weight: normal;
font-family: Helvetica;
padding-top: 30px;
padding-left: 35px;
margin: 0px;}

#headertext p {
color: rgb(100,100,100);
font-size: 13px;
font-weight: normal;
font-family: Verdana;
padding-top: 5px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
margin: 0px;}

#header {
width: 500px;
height: 200px;
background: url(images/banner.gif);
border-bottom: 1px solid rgb(200,224,255);
float: left;}

#main {
width: 780px;
background: rgb(250,252,255) url(images/contentbg.gif) repeat-x;
margin: 0px;
padding: 0px;
border-top: 1px solid rgb(255,255,255);
clear: both;
text-align: justify;
padding-bottom: 20px;}

#main img {
padding: 0px;
width: 180px;
height: 130px;
margin: 0px;
border: 0;}

#main h3 {
color: rgb(100,100,100);
font-size: 15px;
font-family: Verdana;
padding-top: 20px;
padding-left: 20px;
margin: 0px;}

#main p {
color: rgb(100,100,100);
font-size: 13px;
font-family: Verdana;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
margin: 0px;}

#main a {
text-decoration: underline;
color: rgb(0,51,153);
font-weight: bold;}

#main a:hover {
text-decoration: none;}

#footer {
width: 780px;
height: 40px;
background: rgb(44,65,92);
padding: 0px;
margin: 0px;
float: left;}

.textfot {
font: 12px Verdana;
color: rgb(255,255,255);
text-align: center;
padding: 12px;}

.textfot a {
color: rgb(160,213,0);
text-decoration: none;}

.textfot a:hover {
text-decoration: underline;}

