body {
	background-color: #1B1B1B;
	background-image: url(images/body-bg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	color:#113D51;
	font-family: Verdana;
	font-size: 10px;

}
html{
	
}
h1{
	color:#103343;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:24px;
	margin-top:0px;
}
h2{
	color:#103343;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:20px;
	margin-top:10px;
}
h3{
	color:#103343;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:16px;
	margin-left:10px;
	padding-top:2px;
	border-top:1px dashed #103343;
	margin-bottom:0px;
}
a {
	color: #144F69;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #144F69;
}
a:hover {
	text-decoration: none;
	color: 113D51;
}
a:active {
	text-decoration: underline;
	color: #144F69;
}
#main-container{
	width:684px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding:0px;
	text-align:left;
	min-height:100%;
	padding-top:0px;

	/*background-image:url(images/right-side-bg.gif);
	background-repeat:repeat-x;*/
	border-bottom:3px solid #103343;
	border-left:3px solid #103343;
	border-right:3px solid #103343;
}
#main-container-cms{
	width:747px;
	background-color:#FFFFFF;
	margin:0px auto 10px auto;
	padding:0px;
	text-align:left;

}
#top-part{
	width:682px;
	height:166px;	
	float:left;
	background-color:#ffffff;
	margin:1px 1px 0px 1px;
}
#top-part img{
	float:left;
	margin:0px;
	padding:0px;
}
#left-side{
	width:165px;
	float:left;
	background-color:#889A89;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;

}
#left-side ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:165px;
	float:left;
	background-color:#ffffff;
}
#left-side li{
	background-image:url(images/menu_1_bg.gif);
	background-repeat:repeat-x;
	width:155px;
	float:left;
	padding:0px 0px 0px 10px;
	height:30px;
	line-height:30px;
	margin-bottom:1px;
}
#left-side .second-li{
	background-image:url(images/menu_2_bg.gif);
	background-repeat:repeat-x;
	width:147px;
	float:left;
	padding:0px 0px 0px 18px;
	height:30px;
	line-height:30px;
	margin-bottom:1px;
	
}
#left-side a{
	color:#FFFFFF;
	text-decoration:none;
}
#right-side{
	float:left;
	width:444px;
	padding:0px 15px 10px 10px;
	border-left:3px solid #ffffff;
	border-right:5px solid #ffffff;
	border-top:1px solid #ffffff;
	font-size:11px;
	text-align:justify;
	
}
#right-side ul{
	margin:0px 20px 10px 20px;
	padding:0px;
}
#right-side li{
	padding-bottom:3px;
}
#right-side-cms{
	float:left;
	width:549px;
	padding:0px 10px 10px 10px;
	font-size:10px;
	background-image:none;
}
#right-side-cms a{
	text-decoration:none;
}
#right-side-cms a:hover{
	text-decoration:none;
	color:#768E76;
}
#footer{
	color:#ffffff;
	background-color:#FFFFFF;
	background-image:url(images/menu_1_bg.gif);
	background-repeat:repeat-x;
	width:682px;
	height:30px;
	/*float:left;*/
	clear:both;
	text-align:center;
	margin:1px;
	line-height:30px;

}
#footer a{
	color:#ffffff;
	text-decoration:none;
	
}
.cmsUL{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:365px;
	float:left;

}
.cmsLI{
	background-color:#144F69;
	padding:0px 0px 0px 10px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	margin-bottom:1px;

}
.cmsLIunvis{
	background-color:#555555;
	padding:0px 0px 0px 10px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	margin-bottom:1px;
}
.cmsSECLI{
	background-color:#165E7E;
	padding:0px 0px 0px 10px;
	height:30px;
	line-height:30px;
	width:140px;
	margin-bottom:1px;
	border-left:8px solid #6D9384;
	color:#ffffff;
	
}
.cmsSECLIunvis{
	background-color:#888888;
	padding:0px 0px 0px 10px;
	height:30px;
	line-height:30px;
	width:140px;
	margin-bottom:1px;
	border-left:8px solid #A4B2A4;
	color:#ffffff;
}
.cmsULa{
	color:#FFFFFF;
	text-decoration:none;
}
#bigfoto{
	text-align:center;
}

#thumbs{
		width:400px;
	margin:0px 0px 0px 0px;
}
#thumbs img{

	padding:3px;
	background-color:#4D6C4D;
	margin:3px;
}