*{
	padding: 0px;
	margin: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #646460;
}

p {
	padding-top: 7px;
}

h1, h2, h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #3872B4;
	padding-bottom: 5px;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3872B4;
}

img {
	border:none;
	background-repeat: no-repeat;
	float: left;
	margin: 2px;
	padding-right: 5px;
}

p a {
	color: #646460;
	text-decoration: underline;
	font-weight: normal;
}

p a:hover {
	color: #3573B1;
	text-decoration: underline;
	font-weight: normal;
}
p a:visited {
	color: #646460;
	text-decoration: underline;
	font-weight: normal;
}
p a:active {
	color: #83BBF3;
	text-decoration: underline;
	font-weight: normal;
}

a {
	color: #3870B4;
	text-decoration: none;
}

a:hover {
	color: #A2DEFE;
	text-decoration: underline;
}
a:visited {
	color: #3870B4;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}

#wrap {
margin:0 auto;
width:975px;
}
	
#head {
	background-image: url(../images/head_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 206px;
	visibility: inherit;
	width: 970px;
}	

#head .logo{
	background-image: url(../images/head_04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 206px;
	width: 341px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	color: #666666;
	text-decoration: underline;
	letter-spacing: 3px;
}	
	
#slogan {
	text-decoration: none;
	text-align: right;
	letter-spacing: 3px;
	padding-top: 10px;
	width: 590px;
	float: left;
	height: 40px;
}

#himg {
	text-decoration: none;
	padding-top: 20px;
	left: 20px;
	letter-spacing: 10px;
	float: left;
	padding-left: 250px;
	top: 120px;
}

#simg {
	float: none;
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	width: 266px;
	padding-left: 50%;
}

#content {
	width: 975px;
	padding-left: 15px;
}

#lcol {
	float:left;
	width: 700px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3872B4;
}
		
#rcol {
	float:left;
	width:250px;
}

#footer {
	clear:both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 161px;
	width: 975px;
	text-align: left;
	vertical-align: top;
}
#lfoot {
	float:left;
	width: 340px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 40px;
	padding-left: 200px;
}
		
#rfoot {
	float:right;
	width:410px;
	padding-top: 10px;
	padding-left: 10px;
}

#blok {
	padding: 10px;
	margin: 10px;
	text-align: left;
	vertical-align: top;
}

#link {
	text-decoration: none;
	color: #999999;
	float: right;
	width: 410px;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

#link a {
	color: #999999;
}

#link a:hover {
	color: #999999;
}
#link a:visited {
	color: #999999;
}
#link a:active {
	font-weight: bold;
	color: #FF0000;
}

/*- Menu Tabs 10--------------------------- */
#tabs10 {
	float:left;
	width:100%;
	font-size:93%;
	border-bottom:1px solid #2763A5;
	line-height:normal;
}
#tabs10 ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25%;
}
#tabs10 li {display:inline; margin:0; padding:0;}
#tabs10 a {float:left; margin:0; padding:0 0 0 4px; text-decoration:none; background-image: url(../images/tableft10.gif); background-repeat: no-repeat;  background-position: left top;}
#tabs10 a span {float:left; display:block; background:url("../images/tabright10.gif") no-repeat right top; padding:5px 15px 4px 6px; color:#FFF;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs10 a span {float:none;}
#tabs10 /* End IE5-Mac hack */
 a:hover  span {color:#FFF;}
#tabs10 a:hover {background-position:0% -42px;}
#tabs10 a:hover span {background-position:100% -42px;}
#tabs10 #current a {background-position:0% -42px;}
#tabs10 #current a span {background-position:100% -42px;}
