#wrapper {
	width: 900px;
	background-image: url(../img/back_content.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}
body {
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

h1 {
 color: #29435c;
}
#wrapper #content {
	width: 899px;
	background-image: url(../img/menu_button.jpg);
	
}

#wrapper #left_column {float: left; width: 177px; height: 100px;}
#wrapper #content li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../img/menu_button.jpg);
	width: 111px;
	height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left: 1px #777777 solid;
	border-bottom: 1px #999999 solid;
}
#wrapper #content .submenu {
	color: #8F98A1;
	background-image: url(../img/menu_button_2.jpg);
}

#wrapper #content ul {
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
}
#wrapper #content li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F4054;
	text-decoration: none;
	font-weight: bold;
}
.ref {
	width: 500px;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.imgref {
border-color: #CCCCCC;
margin: 9px;
float: left;
}
.ref  h3 {
margin: 0px; padding: 0px;
margin-top: 10px;
width: 370px;
float: left; 
 color: #29435c;
 }
.imgview h3 {
font-size: 16px; margin: 0px; padding: 0px;
 color: #29435c;
}
#textcontent h3 {
color: #003366;
}

#textcontent h2 {
color: #003366;
}
#textcontent a {
color: #003366;
}
#news {float: right; margin-right: 5px; width: 170px;}
#news p {font-size: 11px; color: #333333;}
a {color: #666666;}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 4px 5px;;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #CCCCCC}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 3px 3px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EEEEEE;
		color: #2875DE;
		border-top: 1px #FFFFFF solid;
		width: 120px;
		font: 11px arial}

	#sddm div a:hover
	{	background: #FFFFFF;
		}
	li a:hover
	{	background: #FFFFFF;
		}
#wrapper #left_column {
padding-top: 50px;
}
#wrapper #left_column li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../img/menu_button.jpg);
	width: 167px;
	height: 24px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#wrapper #left_column .submenu {
	color: #8F98A1;
	background-image: url(../img/menu_button_2.jpg);
}

#wrapper #left_column ul {
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
}
#wrapper #left_column li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F4054;
	text-decoration: none;
	font-weight: bold;
}