HTML, body {
margin: 0px;
padding: 0px;
}

#shell {
width: 100%;
margin: 0px;
}

h1 {font-family: georgia, serif; font-size: 16px; font-weight: 500; line-height: 20px; margin: 0 0 20px 0; padding: 0px;}
h2 {font-family: georgia, serif; font-size: 14px; font-weight: 500; line-height: 18px; margin: 0px; padding: 0px;}

#container {
background-color:#FFFFFF;
width: 772px;
margin: 0px;
}

#menu {
height: 36px;
width: 772px;
margin: 0px;
}

#header {
width: 772px;
height: 319px;
background-image:url(graphics/image.jpg);
margin: 0px;
}

#inside_header {
width: 772px;
height: 242px;
background-repeat:no-repeat;
background-color:#FFFFFF;
margin: 0px;
text-align:left;
}

#contentarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4c4c4c;
line-height: 17px;
padding-right: 28px;
padding-left: 19px;
text-align: left;
}

.table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4c4c4c;
line-height: 17px;
}

#contentarea A{
color: #170f7c;
text-decoration:none;
}

#contentarea A:hover{
color: #170f7c;
text-decoration:underline;
}

#tables {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4c4c4c;
line-height: 17px;
}

#tables A{
color: #170f7c;
text-decoration:none;
}

#tables A:hover{
color: #170f7c;
text-decoration:underline;
}



#callarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4c4c4c;
line-height: 17px;
padding-right: 15px;
padding-left: 28px;
}

.body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4c4c4c;
}

#footer {
background-image:url(graphics/footer_bg.gif);
background-repeat:repeat-x;
height:115px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
line-height: 17px;
padding-top: 35px;
}

#footer A {
color: #FFFFFF;
text-decoration: underline;
}

#footer A:hover {
color: #FFFFFF;
text-decoration: none;
}

#leftimage {
width: 229px;
height: 170px;
float: left;
}
	
#rightimage {
width: 229px;
height: 170px;
float: right;
}

#title {
padding-top: 200px;
padding-left: 20px;
float: left;
}
