@charset "iso-8859-1";
/* CSS Document */
body{
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
margin:0px;
background-color:#0055ff;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#total{

display:block;
margin-left:auto;
margin-right:auto;
width:970px;
}

#header
{
width:970px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height:120px;


}

#menu{
float:right;
margin-top:77px;
color:#FFFFFF;

}

#imenu{
float:left;
margin-top:77px;
color:#FFFFFF;
margin-left:30px;

}

#menu a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
margin-right:30px;
font-size:0.75em;
text-decoration:none;

}

#imenu a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
margin-right:30px;
font-size:0.75em;
text-decoration:none;

}

#menu a:hover{
text-decoration:underline;
}

#content
{
	width:970px;
	height:490px;
	background-image:url(../images/bgcontent.gif);
}

#icontent
{
float:left;
height:700px;
width:970px;
background-image:url(../images/bgiframe.gif);
background-repeat:no-repeat;
}

#firstrow
{
	height:140px;
	margin-left:25px;
	padding-top:5px;
	padding-bottom:0px;
	margin-bottom:0px;


}

#secondrow
{
padding:10px 20px 0px 25px;

}
.firstrowimage
{
border:0px;
margin-right:19px;
}

.firstrowimage2
{
border:0px;

}

.firstrowimage a
{
border:0px;

}

#middle 
{
margin-left:25px;
/*background-image:url(../images/middle.jpg);*/
background-position:left;
background-repeat:no-repeat;
height:197px;
width:920px;
margin-top:-5px;


}
#middle a:visited {
border:none;
text-decoration:none;
}

#middletext
{
margin-left:410px;
font-size:0.8em;
padding-top:20px;
width:400px;
}

#middletext_list li
{
width: 360px;
	margin: 0 0 7px 0;

}


#footer
{
font-size:0.8em;
width:970px;
text-align:center;
color:#0055ff;
padding:20px 0px 20px 0px;
}
#footer a
{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover
{
text-decoration:underline;
}

h1{
color:#0055ff;
font-size:1.4em;
font-weight:normal;
margin:0px;
}

#more{
font-weight:bold;
color:#0055ff;

}

#underfooter{
float:left;
width:900px;
margin-top:-18px;
padding-right:35px;
padding-left:35px;
}

.underfootersection{
width:300px;
float:left;
text-align:left;
color:#FFFFFF;
}


.underfootersection ul{
list-style-image:url(../images/pinkcircle.gif);
margin-left:0px;
padding-left:20px;
font-weight:bold;


}
