body {
	margin: 10px;
	padding: 0px;
	background-color: #eaeae8;
}
#container {
	width: 744px;
	background-color: #f4f4f2;
	padding: 7px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#fotter a {
	color: #333333;
	text-decoration: none;
}
#content {
	margin: 3px 0 0 0;
	width: 100%;
}
#content_rht {
	float: left;
	width: 533px;
	margin: 0 0 0 5px;
}
#content_lft {
	float: left;
	width: 187px;
	margin: 0;
}
#content_lft #lft_nav {
	padding: 0 4px 3px 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DAECFE;
	background-color: #ECF3FF;
}
#intro {
	margin: 0;
	padding-bottom: 1px;
	width: 100%;
	height: 165px;
	background-image: url(../images/intro.jpg);
	background-repeat: no-repeat;
}

#env {
	background-color: #FFFFFF;
	padding: 5px;
}
#fotter {
	font-size: 11px;
	color: #666666;
	text-align: center;
	width: 740px;
	font-family: Tahoma, Arial, Verdana;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
#header {
	height: 95px;
	position: relative;
}
#header #h_rhtcontent {
	position: absolute;
	right: 5px;
	text-align: right;
	bottom: 8px;
}
#nav {
	background: #eaeae8;
	float: left;
	width: 100%;
	margin: 0 0 3px 0;
}

#nav ul{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#nav li{
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0;
}

#nav a {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 5px 10px 5px 10px;
}

#nav a:link		{ color: #303023; text-decoration: none; padding: 5px 10px 5px 10px; display: block;}
#nav a:visited	{ color: #303023; text-decoration: none; padding: 5px 10px 5px 10px; display: block;}
#nav a:hover	{ color: #FFFFFF; text-decoration: none; background-color: #342d22; padding: 5px 10px 5px 10px; display: block;}

#lft_nav ul {
	list-style-type: none;
	margin: 0 10px 0 10px;
	padding: 0px;
}

#lft_nav li{
	padding: 0;
	display: inline;
}

#lft_nav li a.nlnk{
	padding: 6px 0 6px 4px;
	display: block;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/nav/nav_dt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#lft_nav li a.nlnk:hover{
	background-color: #AEDBCA;
	color: #000000;
}

#lft_nav a.slnk{
	padding: 4px 0 4px 2px;
	display: block;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
}
#lft_nav a.slnk:hover{
	text-decoration: underline;
}
#nav a:active	{ color: #FFFFFF; text-decoration: none; padding: 5px 10px 5px 10px; display: block;}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
	padding: 0;
	margin: 0;
}

#header #silex_logo {
	position: absolute;
	left: 5px;
	top: 5px;
}
.pro_content {
	margin: 0px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.pro_content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.pro_content a {
	color: #0000FF;
	text-decoration: none;
}
.pro_content a:hover {
	color: #FF0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: solid 1px #5B76F4;
	color: #669933;
}
#header #h_js {
	position: absolute;
	left: 340px;
	top: 5px;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FF3300;
}
a {
	color: #0033CC;
	text-decoration: none;
}
a.lnkblu {
	color: #0099FF;
	text-decoration: underline;
}
a.lnkblu:hover {
	text-decoration: none;
}


a:hover {
	color: #009900;
	text-decoration: underline;
}
#cnt_bar {
	background-image: url(../images/contact-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #24507C;
	text-align: center;
	padding: 14px;
}
