﻿body 
{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:White;
	padding-top:19px;
	font-family: Arial, Helvetica Inserat LT Std, Verdana;
	color:#444444;
}

h1
{
	color: #4096ee;
	font-size: 23px;
	border-bottom: solid 1px #e6e6e6;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:bold;
}

h2
{
	color: #4096ee;
	font-size: 15px;
	margin-bottom:10px;
	font-weight:bold;
}

a, a:visited
{
	color: #4096ee;
	text-decoration:none;
}

a:hover
{
	color: #4096ee;
	text-decoration:underline;
}

p
{
	font-size:12px;
	line-height:20px;
	margin-bottom:10px;
}

#container 
{
	width:917px;
	margin:auto;
	background-image:url(../images/main_bg2.jpg);
	background-repeat:repeat-y;
}

#header
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:123px;
}

#content
{
	background-image:url(../images/main_bg.jpg);
	background-repeat:no-repeat;
}

#footer
{
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:no-repeat;
	height:18px;
}

#mainContent
{
	background-image:url(../images/main_content.gif);
	background-repeat:repeat-y;
	float:left;
	width: 655px;
}

#mainContentTop
{
	background-image:url(../images/main_content_top.gif);
	width: 655px;
	height:9px;
}

#mainContentBottom
{
	background-image:url(../images/main_content_bottom.gif);
	width: 655px;
	height:9px;
}

#menu
{
	width: 222px;
	margin-left:20px;
	float:left;
}

.redText 
{
	color:Red;
	font-size:12px;
}

.table td
{
	padding:5px;
	text-align:center;
}

.datalisttable td
{
	padding: 4px 4px 4px 4px;
	font-size:12px;
}

.imgBorder
{
	padding:5px;
	border: solid 1px #4096ee;
}

/*--sideMenu */
.homeMenu
{
	background-image: url(../images/menu/home.gif);
	display:block;
	height: 35px;
	width:209px;
	margin-bottom:7px;
	}
.localMenu
{
	background-image: url(../images/menu/local.gif);
	display:block;
	height: 69px;
	width:209px;
	margin-bottom:7px;
	}
.servicesMenu
{
	background-image: url(../images/menu/services.gif);
	display:block;
	height: 69px;
	width:209px;
	margin-bottom:7px;
	}
.partnersMenu
{
	background-image: url(../images/menu/partners.gif);
	display:block;
	height: 69px;
	width:209px;
	margin-bottom:7px;
	}
	
.newsMenu
{
	background-image: url(../images/menu/news.gif);
	height: 66px;
	width:209px;
	}

.newsBottomMenu
{
	background-image: url(../images/menu/news_bottom.gif);
	height: 14px;
	width:209px;
	margin-bottom:7px;
	}

.extendedMenu
{
	background-image: url(../images/menu/extended.gif);
	display:block;
	height: 57px;
	width:209px;
	margin-bottom:7px;
	}
	
.eccupMenu
{
	background-image: url(../images/menu/eccup.gif);
	display:block;
	height: 104px;
	width:209px;
	}