@charset "utf-8";


* {
margin:0px;
padding:0px;

}
body {
	background-color: #EAEDD9;
}
#wrapper {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
}
a {
color: #000000;
text-decoration: none;
}
a:hover{
color: #B80100;
text-decoration: none;
}
h1 {
font: bold 21px Arial;
color: #B80100;
padding: 0px;
margin: 0px;
border-bottom: 1px dashed #3f3f3f;
}
h2 {
font: bold 21px Arial;
color: #3B3B3B;
padding: 0px;
margin: 0px;
}
h3 {
font: bold 15px Arial;
color: #3B3B3B;
padding: 0px;
margin: 0px;
}
.clear {
clear:both;
padding: 0px;
margin: 0px;
}
/*==================blocks======================================*/
.grey {
background-color: #F5F6EC;
padding: 5px;
margin-bottom: 10px;
}
.lef {
clear: right;
float: left;
margin-right: 5px;
}
.rit {
float: left;
}
.block_bot {
height: 13px;
width: 238px;
display: block;
}
#green {
background-color: #EBF2C5;
border: 1px solid #B3C936;
border-bottom: 0px;
width:226px;
padding: 5px;
}
#orange {
background-color: #FCF2CE;
border: 1px solid #FACB49;
border-bottom: 0px;
width:226px;
padding: 5px;
}
#d_grey {
background-color: #EAEAE9;
border: 1px solid #9E9E9E;
border-top: 0px;
width:226px;
padding: 5px;
}
#blue {
background-color: #DDF2F3;
border: 1px solid #87D0D5;
border-top: 0px;
width:226px;
padding: 5px;
}
/*=======================Menu======================================*/
#thicktatbs_left {
float: left;
background-image: url(../images/DE_17.jpg);
background-repeat: no-repeat;
width: 19px;
height: 35px;
}
#thicktatbs_right {
float: left;
background-image: url(../images/DE_20.jpg);
background-repeat: no-repeat;
width: 16px;
height: 35px;
}
#thicktabs{
float: left;
height: 35px;
width: 946px;
background-image: url(../images/DE_18.jpg);
background-repeat: repeat-x;
font: bold 11px Arial;
}
#thicktabs li{
display: inline;
}
#thicktabs li a{
float: left;
color: black;
padding: 10px 25px; /*padding of tabs*/
text-decoration: none;
padding-top: 11px;
background-image: url(../images/DE_22.jpg);
background-repeat: no-repeat;
background-position: right;
border: none;
}
#thicktabs li a:hover{
color: #B80100;
background-image: url(../images/DE_25.jpg);
background-repeat: no-repeat;
background-position: center bottom;
}
#thicktabs li a.active{
color: #B80100;
background-image: url(../images/DE_25.jpg);
background-repeat: no-repeat;
background-position: center bottom;
}

/*==================Header======================================*/
#header {
	float: left;
	background-image: url(../images/DE_02.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 941px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
}
#logo {
float: left;
width: 260px;
height: 88px;
display: block;
}
#icons {
float: right;
width: 200px;
height: 32px;
margin-top: 25px;
}
#icons a{
padding-right: 20px;
}


/*==================sitemap======================================*/
#content {
clear: both;
width: 960px;
font: normal 12px Arial;
line-height: 21px;
color: #000000;
text-align: justify;
background-color: #ffffff;
background-image: url(../images/DE_32.jpg);
background-repeat: no-repeat;
background-position: 440px bottom;
padding-left: 10px;
padding-right: 10px;
padding-top:15px;
}
#cont_left {
clear: both;
float: left;
width: 430px;
padding-right: 10px;
}
#cont_right{
float: right;
width: 495px;
padding-left: 15px;
padding-right: 5px;
}

.bullet {
float: left;
margin-left: 10px;
}
.bullet ul {
	list-style-type: none;
}
.bullet ul li {
	float: left;
	background-image: url(../images/DE_76.jpg);
	background-repeat: no-repeat;
	padding-left:20px;
	font: normal 12px Arial;
	text-decoration: none;
	text-align: justify;
	width: 200px;
	display: block;
	position: relative;
	line-height: 24px;
}
.bullet ul li a{
color: #000000;
font-weight: bold;
text-decoration:none;
}
.bullet ul li a:hover{
color: #B80100;
font-weight: bold;
text-decoration: underline;
}
/*==================Features======================================*/
.feature {
float: left;
margin-left: 5px;
}
.feature ul {
	list-style-type: none;
}
.feature ul li {
	float: left;
	font: normal 12px Arial;
	text-decoration: none;
	text-align: justify;
	width: 100px;
	display: block;
	position: relative;
	line-height: 21px;
}
.feature ul li a{
color: #000000;
font-weight: bold;
text-decoration:none;
}
.feature ul li a:hover{
color: #B80100;
font-weight: bold;
text-decoration: underline;
}
/*==================Footer======================================*/
#footer {
clear: both;
width: 960px;
background-image: url(../images/DE_91.jpg);
background-repeat: repeat-x;
height: 28px;
font: normal 11px Arial;
line-height: 18px;
color: #000000;
padding: 10px;
}
#footer_left {
float: left;
width: 400px;
}
#footer_left a {
color: #000000;
text-decoration: none;
}
#footer_left a:hover{
color: #666666;
text-decoration: none;
}
#footer_right {
float: right;
width: 200px;
}