/* CSS Document */

*
{
	margin: 0px;
	padding: 0;
}
h1
{
font-size: x-large;
color: #c13420;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
}
h2
{
font-size: large;
color: #000;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
}
h2 a
{
font-size: large;
color: #c13420;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
text-decoration:underline;
}
a: hover
{
text-decoration: none;
color: #000;
}

p,ul
{

font-family:Helvetica, Verdana, Arial, Sans-Serif;
font-size: 12px;
}
li,
{
font-family:Helvetica, Verdana, Arial, Sans-Serif;
font-size: 12px;
}
a
{
text-decoration: none;
color: #c13420;
}
a:hover
{
text-decoration:underline;
color: #000;
}

#list
{
margin-left: 15px;
}
#list2
{
margin-left: 25px;
}
.style1 
{
	font-size: x-large;
	color: #333;
}
#container
{
 width: 853px;
 margin: auto;
 overflow: auto;
 background-image: url(header.jpg);
 background-repeat: no-repeat;

}

#header
{
	width: 853px;
	height: 65px;
}
#topnav
{
	color: #fff;
	text-align: center;
	width: 613px;
	height: 42px;
	margin-left: 185px;
	font-size: 14px;
	margin-top: 30px;
	float: left;
}
#topnav li 
{
	font-size: 15px;
	color: #fff;
	display:block;
	width: 120px;
    display: inline;
    list-style-type: none;
    text-align: center;
}
#topnav li a
{
	color: #fff;
	display:block;
	width: 120px;
    display: inline;
    list-style-type: none;
    text-align: center;

}
#topnav li a:hover
{
display: inline;
list-style-type: none;
text-align: center;
	text-decoration: none;
color: #a9c0ea;
}

#leftnavheader
{

	color: #999;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 10px;
	width: 150px;
	height: 25px;
	margin-top: 150px;
	margin-left: 7px;
	border-bottom: 1px solid #333;
	float: left;
	font: large;
	
}

#leftcontainer
{
	width: auto;
	float: left;

}
#leftnav
{

	color: #000;
	text-align: left;
	width: 163px;

	padding-left: 10px;
	padding-top: 5px;


	float: left;

	padding-right: 15px;
}
	

#leftnav ul
{
list-style-type: square;


	text-decoration: none;
}
#leftnav ul
{
list-style-type: square;


}
#leftnav li
{

	color: #fff;
	text-align: left;

	line-height: 20px;


}
#leftnav li a
{
list-style-type: square;
	color: #c13420;
	text-align: left;
	margin-right: 7px;
padding-right: 7px;
	font-size: 16px;
	line-height: 20px;


	


	
	
}
#leftnav li a:hover
{
	list-style-type: square;
	color: #000;
	text-align: left;
	text-decoration: none;
	margin-right: 7px;



		

}


#contentcontainer
{

 width: 853px;
 background-image: url(contentback.jpg);
	margin-top: 240px;

}

#space2
{
width: 4px;
height: 230px;
float:left;
}
#slideshow
{
	width: 808px;

	height: 239px;

	float: left;

}
#text
{
	padding-right: 35px;
	float: right;
	width: 620px;

}
#text li
{
font-family:Helvetica, Verdana, Arial, Sans-Serif;
font-size: 12px;
}

#textz
{
	padding-top: 1px;
overflow: hidden
	width: 750px;
	float:left;
	margin-top: 35px;
}
#texts
{
	padding: 18px;
	padding-top: 16px;

	width: 578px;

	margin-top: 35px;
}
#footer
{
clear: both;
background: #fff;
color:#000;
text-align: right;
padding-right: 10px;
	border-top: 2px solid #383838;
}
#footer a
{
color: #344b7a;
text-decoration: none;
}
#footer a:hover
{
color: #000;
text-decoration: none;
}
#equal
{


}