body {
	background-image: url(../images2/BG.jpg);
	background-repeat:repeat-x;
	background-color:#3781C0;
	margin:0px;
	margin-top:20px;
}
#mainContainer {
margin:auto;
padding:0px;
width:693px;
}

#mainContainer, #header, #middleOne, #middleTwo, #bottom {
width:693px;
background-repeat:no-repeat;
}

#mainContainer #header {
background-image:url(../images2/mainCont-1.jpg);
height:252px;
}

#mainContainer #middleOne {
background-image:url(../images2/mainCont-2.jpg);
height:248px;
text-align:center;
}

#mainContainer #middleTwo {
background-image:url(../images2/mainCont-3.jpg);
height:205px;
text-align:center;
}

#mainContainer #bottom {
background-image:url(../images2/mainCont-4.jpg);
height:156px;
text-align:center;
padding-top:10px;
}


#header ul {
padding:0px;
left:10px;
top:150px;
position:relative;
list-style:square;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
color:#000000;
font-weight:bold;
}

html>body #header ul {
margin:0px;
left:50px;
}

#header ul li {
padding:0px;
}

html>body #header ul li {
padding:2px;
}


#header #banner {
text-align:right;
right:40px;
position:relative;
top:35px;
}

html>body #header #banner{
top:50px;
}

#header #banner h1{
font-size:1em;
color:#0965B6;
font-style:italic;
margin:0px;
margin-bottom:5px;
margin-right:8px;
}

#header #banner h1 span{
color:#FF0000;
}

#middleOne img {
margin-top:8px;
border:0px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:0px;
}

#middleOne h1 {
font-size:1.6em;
color:#000000;
}
#middleOne h1 span {
color:#D01414;
}

#middleTwo img {
}

#bottom p {
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
padding-bottom:10px;
}
#bottom span {
color:#B41809;
font-weight:bold;
}

#bottom em {
color:#B41809;
font-weight:bold;
font-style:normal;
font-size:1.2em;
}

#bottom u {
color:#0666B6;
}

#bottom u a {
color:#0666B6;
text-decoration:underline;
}

#bottom u a:hover {
color:#B41809;
}

#footer {
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
padding-bottom:10px;
}
