/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body
{
line-height: 1;
}

body{
text-align:center;
background: url(images/bg.gif);
}

#content{
margin:0px auto;
text-align: left;
width: 800px;
height: 700px;
}

.bluebar{
background: #33789C;
float: left;
display: inline;
width: 800px;
height: 20px;
}

#links{
float: right;
display: inline;
width: 180px;
height:20px;
color:#ffffff;
}

#links a{
font: 14px Tahoma, Geneva, sans-serif;
color:#ffffff;
}

#links a:hover{
font: 14px Tahoma, Geneva, sans-serif;
color:#E8E340;
}

#lefttop{
background: #ffffff;
float: left;
display: inline;
overflow: hidden;
width: 500px;
height: 370px;
}

#lefttop h1{
display: block; /* Allows you to change the width and height of the image */
margin: 0px 0px 0px 20px;
height: 40px;
width: 400px;
text-indent: -2000em; /* Hides the text in the h1 tag */
z-index: 1000; /* IE Fix*/
background: url(images/title.png);
}

#maintext{
margin: 20px 10px 0px 20px;
float: left;
display: inline;
overflow: hidden;
width: 480px;
height: 310px;
}

#maintext p{
font: italic 14px Tahoma, Geneva, sans-serif;
padding: 0px 10px 10px 10px;
color:#555555;
}

#maintext ul{
padding: 0px 0px 0px 30px;
}

#maintext li{
font: 14px Tahoma, Geneva, sans-serif;
padding: 0px 10px 10px 0px;
color:#555555;
}

#righttop{
background: url(images/slide1.jpg);
float: left;
display: inline;
overflow: hidden; 
width: 300px;
height: 370px;
}

#midbar{
background: #E8E340;
float: left;
display: inline;
width: 800px;
height: 15px;
}

#leftbottom{
background: url(images/slide4.jpg);
float: left;
display: inline;
width: 300px;
height: 250px;
}

#rightbottom{
background: #ffffff;
float: left;
display: inline;
padding: 15px 10px 0px 10px;
width: 480px;
height: 235px;
}

#rightbottom p{
font: 14px Tahoma, Geneva, sans-serif;
padding: 0px 0px 10px 0px;
color:#555555;
}

#rightbottom strong{
font-weight: bold;
}

#rightbottom h2{
font: bold 14px Tahoma, Geneva, sans-serif;
color:#33789C;
}