@charset "utf-8";
/* CSS Document */

a{ text-decoration:none}
img, h2.overlay{border:none; behavior: url(iepngfix.htc) }
#content ul{ 
list-style:none; 
padding:10px 0; 
margin:0; 
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
padding:0;
margin:10px 0;
color:#999999;}

h1{
font-family:Trebuchet, Arial, Sans Serif;
color:#186367
}

#content li{ 
list-style:none;
background: url(../images/bullet.gif) top left no-repeat;
padding:0 0 5px 15px; line-height:150%;}

p{
line-height:150%;}

body{
background: #747474 url(../images/bg.gif) top center repeat-y;
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px}

#wrapper{
width: 790px;
margin:0 auto;
}

#header{
position:relative;
height:200px;
padding:20px 0 0;
margin:0;
background: url(../images/header.gif) repeat-x}

#address{
position:absolute;
top:0px;
right:0px;
background: url(../images/blue.gif) top right no-repeat;
width:240px;
height:200px;
text-align:right}

#address img{
margin:40px 10px 0 0
}
#nav ul{
list-style:none;
margin:10px 0 0 0;
padding:0px 0 0 10px;
height:35px;
background:url(../images/bg_menu.gif) top left no-repeat}

#nav ul li{
padding:0;
margin:0;
list-syle:none;
float:left;
height:35px;
}

#nav ul li.selected{
background: url(../images/liselected.gif) bottom center no-repeat
}

#nav ul li a{
height:35px;
line-height:35px;
display:block;
margin:0;
padding: 0px 5px;
float:left;
color:#333333;

}

#nav ul li a:hover{}
#banner{
position:relative; }
h2.overlay{
position:absolute;
top:0px;
left:0;
width:790px;
overflow:hidden;
height:250px;
background:url(../images/overlay.png) top left no-repeat;
z-index:10;
margin:0;
padding:0;
text-indent: -1000px;}

#content{
width: 560px;
padding:10px 40px;
float:right;
margin:10px 0;
}

#footer{
height:80px;
background:url(../images/footer.jpg) right no-repeat;
}

#footer p{
text-align:right;
color:#999;
font-size:10px;
padding:20px 180px 0 40px}
/* These are standard sIFR styles... do not modify */
.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash #nav ul li
{
	visibility: hidden;
	margin:0px 5px 0 5px;
	font-size:12px;
    padding:0px;
	line-height:35px;
	height:35px;
}


.sIFR-hasFlash h1
{
	visibility: hidden;	
	line-height:40px;
	font-size:24px;
	height:47px;
}
	
	
.sIFR-hasFlash #nav ul li a{
padding:0px}




blockquote{
	width:200px;
	display:block;
	float:right;
	padding:15px 5px;
	margin:5px 0 0 15px;
	border:4px double #ddd;	
	background-color:#F2EFE3	
	}

blockquote div{
	padding:20px 5px 20px 5px;
	margin:0;
	font-style:italic;
	color: #777;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}
