
/* CSS Document */

*
{
	margin:0;
	padding:0;
}

body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height:1em;
	color: #666666;
	background:url(images/bk.gif) repeat;
}

a
{
	color: #666666;
}

#container
{
	background:url(images/bk-grad.gif) top repeat-x;
	height:500px;
	padding:20px 0 0 0;
}

#content
{
	width:900px;
	margin:0 auto;
	position:relative;
	padding:173px 0 0 0;
	background:#f7f7f7;
	display:block;
}

#header
{
	width:900px;
	height:143px;
	display:block;
	background:url(images/header.jpg);
	position:absolute;
	top:0;
	left:0;
}
/*---------------*/
#header ul#menu
{
	height:27px;
	width:900px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:116px;
	left:0;
	background: url(images/menu.gif) no-repeat;
	
}
#header ul#menu li {
list-style:none;
float:left;
}
#header ul#menu li a {
height:27px;
display:block;
}
#header ul#menu li#mm0 a {
width:61px;
}
#header ul#menu li#mm0 a:hover {
background: url(images/menu.gif) 0 -27px;
}
#header ul#menu li#mm1 a {
width:98px;
}
#header ul#menu li#mm1 a:hover {
background: url(images/menu.gif) -61px -27px;
}
#header ul#menu li#mm2 a {
width:109px;
}
#header ul#menu li#mm2 a:hover {
background: url(images/menu.gif) -159px -27px;
}

#header ul#menu li#mm3 a {
width:128px;
}
#header ul#menu li#mm3 a:hover {
background: url(images/menu.gif) -268px -27px;
}
#header ul#menu li#mm4 a {
width:70px;
}
#header ul#menu li#mm4 a:hover {
background: url(images/menu.gif) -396px -27px;
}
#header ul#menu li#mm5 a {
width:75px;
}
#header ul#menu li#mm5 a:hover {
background: url(images/menu.gif) -466px -27px;
}
#header ul#menu li#mm6 a {
width:81px;
}
#header ul#menu li#mm6 a:hover {
background: url(images/menu.gif) -541px -27px;
}
#header ul#menu li#mm7 a {
width:278px;
}
#header ul#menu li#mm7 a:hover {
background: url(images/menu.gif) -622px -27px;
}



/*---------------*/
#footer
{
	background:#f4f4f4;
	border-top:solid 1px #ccc;
	height:43px;
}

ul#Footer-Nav
{
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}

ul#Footer-Nav li
{
	display: inline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #519AC5;
}

ul#Footer-Nav li a
{
	color: #539AC6;
	text-decoration: none;
}

ul#Footer-Nav li a:hover
{
	color: #549BC7;
	text-decoration: underline;
}

/*---------------*/
#content h1, #content h2, #content h3, #content p, #content div.text
{
	margin:20px auto;
	display:block;
	width:760px;
	position:relative;
}

#content h1, #content h2, #content h3
{
	font-weight:normal;
	font-style:normal;
	color: #549BC7;
	line-height:1em;clear:both;
}

#content h1
{
font-size:2.5em;
}

#content h2
{
font-size:2.5em;
}


#content h3

{font-size:2em;margin:20px auto -10px auto;
}

#content p
{
	font-size:1.5em;
	line-height:1.5em;
}

#content p img
{
	float:right;
	display: inline;
	margin:0 0 0 10px;
	border:solid 2px #000;
}

#content div.text p
{
	font-size:1em;
	line-height:1.3em;

}

/*---------------*/
#content div.text ul, #content div.text p, #content div.text h1, #content div.text h2, #content div.text h3
{
	margin:10px 60px;
	width:auto;
}

#content div.text h1
{font-size:2em;
}

#content div.text h2
{font-size:2em;
clear:both
}

 #content div.text h3
{font-size:1.5em;
}

#content div.text p img
{
	float:left;
	margin:0 10px 0 0;
}

#content div.text li
{
	margin:10px 20px;
	line-height:1.3em;
}

#content div.text
{
	background: url(images/bk-text.gif);
}

#content div.text div.top
{
	width:760px;
	height:300px;
	background:url(images/bktop.gif);
	margin:0 0 -260px 0;
}

#content div.text div.bottom
{
	width:760px;
	height:29px;
	background:url(images/bkbottom.gif);
	margin:21px 0 0 0;
}

#content div.text div.bottom span, #content div.text div.top span, #header ul#menu a span
{
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}

/*---------------*/
#links
{
	width:900px;
	margin:20px auto 0 auto;
	text-align:center;
}

#links a
{
	margin:0 .3em;
	color:#999;
	text-decoration:none;
}
h1 sup ,h2 sup ,h3 sup,p sup   {
 font-size:60%;
   *font-size:65%;
    vertical-align: baseline;
    position: relative;
    bottom: .6em;
	   *bottom: 0.70em;
	left:.2em;
	
	
}

