	body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
	color: #7a7a7a;
	line-height: 18px;
	font-size: 13px;
	margin: 0 0 0 0; /*background-color: #bacfd6;*/
	background-color: #bfd0d9;
}

#frame {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #fff;
	background-color: #ffffff;
}
/* for Internet Explorer */
/*\*/
* html #frame {
min-height:750px;
}
/**/

#header {
	width: 950px;
	height: 175px;
	background-color: Silver;
	float: left;
	background-color: #ffffff;
	background-image: url(../pics/header_back.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#headernav {
	margin-top:130px;
	margin-left: 15px;
}
#left {
	position: relative;
	width: 263px;
	
	float: left;
	background-color: #ffffff;
	background-image: url(../pics/back_line.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#content {
	position: relative;
	width: 438px;
	
	float: left;
	background-color: #ffffff;
		background-image: url(../pics/back_line.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#right {
	position: relative;
	height:580px;
	float: left;
	background-color: #e9f5fc;
	width:249px;
}

#footer {
	position: relative;
	height: 35px;
	width: 950px;
	float: left;
	background-color: #e9f5fc;
	font-size: 11px;
	padding-top: 3px;
	vertical-align: text-bottom;
}
#footer a {
	color: #7a7a7a;
	
}

#rightcontent {
margin-left:10px;
margin-top:72px;
	width: 235px;
	text-align:left;
	font-size: 11px;
	color:#237dcf;
	line-height:20px;
}

#content a, #rightcontent a {
	color: #a64f80;
	text-decoration: none;
}
#content a:hover, #rightcontent a:hover {
	color: #a64f80;
	text-decoration: underline;
}

#navig {
left: 15px;
top:40px;
	position: relative;
	width: 243px;
	float: left;
	
}

#navig ul {
 border-bottom: 1px solid #bfd0d9;

}

a.hnav {
	color: #a64f80;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	width: 230px;
	padding-left: 29px;
	margin-left:-30px;
		background-image: url(../pics/hnav_element.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a.hnav:hover {
	background-color: #ddf0fa;
}
 td.navig {
 	
 }
 
a.snav {
	color: #a64f80;
	text-decoration: none;
	font-size: 11px;
	margin-left:12px;

	padding-left: 10px;
	margin-left:-10px;
	background-image: url(../pics/snav_element.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a.snav:hover {
background-color: #ddf0fa;
}
#header_navig {
	position:relative;
	float:right;
	top: 120px;
	margin-right:25px;
	color: #fff;
}
#header_navig a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#header_navig a:hover {
	text-decoration: underline;
}

h1 {
	font-size:20px;
	font-weight: normal;
	color: #237dcf;
	margin-bottom:25px;
}
h2 {
	font-size:12px;
	color:#237dcf;
	margin-bottom:0px;
}
.text {
	width: 410px;
	text-align: left;
	margin-left:15px;
	margin-top:45px;
	line-height:20px;
}
p.bold {
	font-weight: bold;
}

ol {
	
}

#content hr {
	height: 0;
	border: 0;
	border-top: 1px solid #56b3e5;
}

.navelement {
 border:0; 
 float:left;
 margin-bottom:8px;	
}

li.hnav {

	list-style-type:none;
}
li.subnav {

	list-style-type:none;
}
