* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;line-height: 1.5em;font-size:8.5pt;color:#4e4e4e;

}

body {
	font-size: 12px;
	background: #f0f0f0 url(images/bg.jpg) repeat-x fixed;
	text-align: center;
	min-width: 780px;

}

#containter {
	margin: 0 auto;
	width: 780px;
	border: 1px solid #FFFFFF;
	text-align: left;

}
#header
{
	width: 778px;
	height: 151px;
}

#menu {
	width: 776px;
	background-color: #000000;
	text-align: left;
	padding: 7px 0px 7px 0px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;


}




#menu a:hover {
	color: #D2E1FE;
	text-decoration: none;
}
#linkCurrent {
	color: #D2E1FE;
	padding-right: 35px;
	padding-left: 35px;
	text-decoration: none;
}
#link {
	padding-right: 35px;
	padding-left: 35px;
	color: #F0F0F0;
	text-decoration: none;
}
#link2Current {
	color: #3A5EA6;
	text-decoration: none;
	padding-left: 10px;
}
#link2 {
	color: #808080;
	text-decoration: none;
	padding-left: 10px;
}
#link2 a:hover {
	color: #3A5EA6;
	padding-left: 10px;
}
#link3 {
	color: #808080;
	text-decoration: none;
	padding-left: 15px;
}
#link3 a:hover {
	color: #3A5EA6;
	padding-left: 15px;
}
#link4 {
	color: #808080;
	text-decoration: none;
	padding-left: 20px;
}
#link4 a:hover {
	color: #3A5EA6;
	padding-left: 20px;
}
#link4Current {
	color: #3A5EA6;
	text-decoration: none;
	padding-left: 20px;
}
#right a {
	color: #3A5EA6;
	text-decoration: underline;
}

h2 {
	color: #3A5EA6;
	margin:0px;
	padding: 0px;
	font-size: 9pt;
}
h1 {
	margin:0px;
	padding: 4px;
	font-size: 12pt;
	color: #3A5EA6;
	letter-spacing: .3em;
	font-weight: bold;
	border-bottom: 1px dotted #3A5EA6;
}
#belowmenu {
	background: url(images/below_menu.jpg) repeat-x;
	width:776px;
	height: 8px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;

}
#conttable{
	width: 778px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;

}
#left {
	border-left: 1px solid white;
	background-color: #FFFFFF;
	width: 161px;
	background: url(images/divider.jpg) repeat-y;
	background-position: right;
	padding-right: 8px;
	vertical-align: top;

}
#left a:hover {
	color: #3A5EA6;
}
#center {
	padding: 5px;
	background-color: #FFFFFF;
	width: 460px;
	border: 0px;
	vertical-align: top;

}

#center h2{
	margin:0px;
	padding: 4px;
	font-size: 9pt;
	color: #3A5EA6;
	letter-spacing: .3em;
}
#center a {
	color: #3A5EA6;
}
#center p {
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
}
#center td {
	vertical-align: top;
	padding-left: 20px;
}

#right {
	background-color: #FFFFFF;
	width: 159px;
	padding-left: 8px;
	padding-top: 8px;
	background: url(images/divider.jpg) repeat-y;
	background-position: left;
	vertical-align: top;
	color: #808080;
	font-size: 8.5pt;

}
#right strong {
	font-size: 7pt;
}
#right h3 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#right h2 {
	color: #3A5EA6;
	margin:0px;
	padding-bottom: 4px;
	font-size: 9pt;
	letter-spacing: .3em;
}
#toplink {
	background: url(images/bottomgrey.jpg);
	height: 35px;
	width: 776px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
}
#toplink table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#toplink td {
	width: 258px;
	margin-bottom: 5px;
	margin: 0px;
	vertical-align: middle;
}
#toplink .right {
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: middle;

}
#toplink .center {
	text-align: center;
}
#toplink a {
	text-decoration: none;

}
.text-input {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	padding: 2px 0px 2px 0px;
}
.inputimage {
	vertical-align: bottom;
	padding-bottom: 1px;
}
#bottom {
	width: 776px;
	border: 1px solid #FFFFFF;
	background: url(images/bottomfade.jpg) repeat-x;
	text-align: center;
	background-color: #FFFFFF;
}
#bottomlinks {
	text-align: center;
	padding: 10px;
	vertical-align: middle;
}
#bottomlinks img {
	border: 0px;
	padding-right: 10px;
	vertical-align: middle;
}
#sitemap a {
	color: #808080;
	text-decoration: none;
}
#sitemap a:hover {
	color: #3A5EA6;
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:1px solid #3A5EA6;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
  border:1px solid #3A5EA6;

}