/* GENERAL STYLES */
/* main */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	
}
body
{	
	font-family:'Arial', 'Trebuchet MS','Tahoma',sans-serif;
	line-height: 20px;
	background-color: #fde9ce;
	height:auto !important;
    height:100%;
    min-height:100%;
}
a
{
	text-decoration: none;
}
table 
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
/*address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}*/
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
/*main */
#Container
{
	margin:0;
	width: 1024px;
	background-image:url(../Data/Assets/_img/fon3.jpg);
	background-repeat: no-repeat;
	background-color: #fde9ce;
	margin: 0 0 0 15px;
}
#MainContainer
{
	margin: 0;
	width: 1054px;
	background-color: #BC2326;
}
#Header
{
	background-position: right;
	width: 790px;
	height: 190px;
	background-image: url(../Data/Assets/_img/header1.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
}
#LeftPane
{
	width: 234px;
	height: 632px;
	top: 0px;
	display: block;
	float: left;
	background-image: url(../Data/Assets/_img/left1.gif);
}
#NaviContainer
{
	width: 199px;
	float:right;
	padding: 0 0 0 0;
}
#ContentContainer
{
	width: 591px;
	float: left;
}
#ContentMain
{
	font-size: 14px;
	margin: 0px 20px 20px 20px;
}
#ContentMain h3
{
	font-size: 20px;
	font-weight: bold;
	color:#04ADEC;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: lightblue;
	padding: 0 0 10px 0;
}
#ContentMain h4
{
	font-size: 16px;
	font-weight: bold;
	color:#04ADEC;
	padding: 5px 0 5px 0;
}
#ContentMain p
{
	margin:10px 0 10px 0;
}
#ContentMain a
{
	color:#FF6300;
	text-decoration:underline;
}
#ContentMain a:hover
{
	color:#FF6300;
	text-decoration:none;
}
#SearchPanel
{
	font-size:12px;
	height: 28px;
	float:top;
	padding:0 5px 0 10px;
	/*background-color: silver; */
}
#Footer
{
	background-position: center bottom;
	width: 1024px;
	height: 239px;
	clear: both;
	background-image: url(../Data/Assets/_img/down.gif);
	background-repeat: no-repeat;
	background-color: #fde9ce;
}
#Footer a
{
	color:#808080;
	text-decoration:none;
}
#Footer a:hover
{
	color:#808080;
	text-decoration:underline;
}
#ServiceInfo
{
	float: left;
}
#Copyright
{
	float: right;
	margin: 0 20px 0 0;
}
a.RSSLink
{
	background-image:url(../Data/Assets/_img/rss_icon.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding:0;
	text-decoration:underline;
	display:block;
	text-indent: 22px;
}


a.RSSLink:hover
{
	text-decoration:none;
	display:block;
}
/*
==========================================
News List
==========================================
*/
#NewsContent ul.NewsList
{
	margin:15px 0 0 0;
	list-style:none;
}
#NewsContent ul.NewsList li
{
	margin:0 0 15px 0;
}
#NewsContent ul.NewsList li a
{
	display:block;
}
#NewsContent ul.NewsList li a.Event
{
	background-image:url(../Data/Assets/_img/event_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
}
#NewsContent ul.NewsList li a.News
{
	background-image:url(../Data/Assets/_img/news_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
}
#NewsContent .EventItem strong
{
	display:block;
}
#NewsContent ul.NewsList li em
{
	font-size: 10px;
}
#NewsSecondaryHeader
{
	background-image:url(../Data/Assets/_img/rss_icon.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	text-indent: 23px;
}
/*
==========================================
Firm Settings
==========================================
*/
#FirmPhone
{
	float: left;
	background-image:url(../Data/Assets/_img/phone_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	text-indent: 15px;
}

.EmptyLine
{
	background-color: #FF6300;
	width: 100%;
	height: 32px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

