/* CSS Document */







*



{



	margin: 0;



}

h1

{

font-size: x-large;

color:#033769;

}

h2 a

{

color:#fff;

text-decoration: none;

}

h2 a:hover

{

color:#033769;

text-decoration: underline;

}
h3 a

{

color:#033769;

text-decoration: none;

}

h3 a:hover

{

color:#033769;

text-decoration: underline;

}
a

{

color:#033769;

text-decoration: none;

}

a:hover

{

color:#033769;

text-decoration: underline;

}
img a

{

color:#033769;

text-decoration: none;

}

img a:hover

{

color:#033769;

text-decoration: underline;

}

#container



{



	margin: 0 auto;



	width: 820px;



	background-color: #FFFFFF;



}



#body



{



	background-color:#fff;



}



#header



{



	width: 820px;



	height: 120px;



	background-image: url(header.jpg);



}



#slideshow



{



	width: 630px;



	height: 190px;



	float: left;



	border-bottom: 1px solid #999;

	background-color:#fff;





}



#rightad



{



	width: 189px;



	height: 190px;



	border-left: 1px solid #999;



	float:right;



	border-bottom: 1px solid #999;

	background-color:#fff;





}



#text



{



	width: 597px;



	float: left;



	padding-top: 15px;



	padding-left: 17px;



	padding-right: 17px;

	background-color:#fff;





	

} 

#google



{



	width: 597px;



	float: left;



	padding-top: 15px;



	padding-left: 17px;



	padding-right: 17px;

	background-color:#fff;





	

} 



#box

{

   height: 50px;

   width: 595px;

   background-image: url(box.jpg);

   text-align: center;

   margin-bottom: 15px;

   padding-top: 20px;

  }







#rightnav



{



	float: right;



	width: 189px;



	padding-top: 20px;



	line-height: 1.5em;



	font: arial;

	background-color:#fff;

	text-decoration: none;





}



#rightnav a



{



	text-decoration: none;



	color:#033769;



	font: arial;

	list-style-type: none;

	text-indent: 19px;





}





#rightnav li a



{



	text-decoration: none;



	color:#033769;



	font: arial;

	list-style-type: none;



}



#rightnav li a:hover



{

	text-decoration: underline;

	color: #a00404;

	list-style-type: none;

	font-size: 17px;









}
#footer
{
clear: both;
background: #000;
color:#FFFFFF;
text-align: left;
padding-left: 10px;
}
#footer a
{
color: #a00404;
text-decoration: none;
}
#footer a:hover
{
color: #fff;
text-decoration: none;
}

