body {
	margin:0px;
	padding:0px;
	background-color:#d6d6d6;
}

#header {
	background-color:#4e4e4e;
	height:228px;
}

#logo1 {		
	width: 136px;	
}
#logo2 {		
	width: 168px;
}

#slogan2 {
	width: 282px;
}

#menu {
	height: 48px;
	background-color:#d6d6d6;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;	
	vertical-align:middle;

}
#menu_text {
	text-align: left;
	color:#4e4e4e;	
}

#menu_text a:link, #menu_text a:visited, #menu_text a:active, #menu_right a:link, #menu_right a:visited, #menu_right a:active {
	color:#4e4e4e;
	text-decoration:none;
}
#menu_text a:hover {
	color:#ff0000;
}

#menu_right a:hover {
	color:#ff0000;
}

#menu_text .active {
	color:#ff0000;
}

#menu_right {
	color:#4e4e4e;	
	text-align: right;
	padding-right: 10px;
}

#title {
	vertical-align: top;
	background: repeat-x left bottom url(../i/dline.gif);
	background-color: #efefef;
	font-size: 14pt;
	font-family: "Arial Narrow", Arial;
	padding: 50px 0 0 30px;	
}

#content {
	background-color: #efefef;
	vertical-align: top;
	padding: 30px 10px 30px 25px;
	font-family:Arial;
	font-size:13px;	
}
#content a {
	color: #4e4e4e;
}
#content a:hover {
	color: black;
}

#sidebar {
	width: 256px;	
	padding-top: 20px;
	vertical-align: top;
	background: no-repeat url(../i/corner.jpg);
	font-family:Arial;
	font-size:13px;		
}


#footer {
	background-color:#4e4e4e;
	font-family:Arial;
	font-size:13px;
	height: 80px;
}
#coordinates {
	font-family:Arial;
	font-size:13px;
	color:#4e4e4e;
	height: 55px;
	padding: 10px;
}
#coordinates img {
	vertical-align: middle;
}

#copyright {
	vertical-align: middle;	
	color:#bdbec1;
}
#bottommenu {
	color:#bdbec1;
	vertical-align: middle;
	background-color: #4e4e4e ;
}
#bottommenu a:active, #bottommenu a:visited, #bottommenu a,
#footer a:active, #footer a:visited, #footer a:hover,  #footer a
{
	color:#bdbec1;
	text-decoration:none;
}
#bottommenu a:hover {
	color: white;
}
#bottommenu .active {
	color: white;
}

.partners {
	padding: 5px 15px 10px 80px;	
	background-image: url(../i/special_pic.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
}
.partners2 {
	padding: 5px 15px 10px 10px;
	background-position: 10px center;
	background-repeat: no-repeat;
}

.header {
	font-size: 14pt;
	font-family: "Arial Narrow", Arial;
}

.partners .body {
	color: #d8171f;
	font-size: 11px;
	font-family: Arial;
	margin: 5px 0 5px 0;
}
.partners2 .body {
	color: #555555;
	font-size: 11px;
	font-family: Arial;
	margin: 5px 0 5px 0;
}
.partners .more {
	color: black;
	font-size: 13px;
	font-family: Arial;
}
.partners2 .more {
	color: black;
	font-size: 13px;
	font-family: Arial;
}
#servicelist ul {
	margin: 0;
	padding: 0;
	list-style-type: circle;
	list-style-image: url(../i/grey_dot.gif);
	list-style-position: inside;
	font-family:Arial;
	font-size:13px;
}
#servicelist {
	border-bottom: 1px dashed #efefef;
	padding:0 0 15px 35px;
}
#servicelist ul li {
	margin: 0 !important;
	padding: 0 !important;	
}
#servicelist ul .active {
	list-style-image: url(../i/red_dot.gif);
	color:#ff0000;
}

#servicelist a,
#servicelist a:active,
#servicelist a:visited {
	color:#000000;
}

#servicelist a:hover {
	color:#ff0000;
}

.question {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	border: 1px solid black;
	padding: 5px;
	background-color: white;
	margin-bottom: 10px;
}
.ltl { 
	font-family: Arial;
	font-size: 13px;
}
#ask {
	font-weight: bold;
	color: blue;
}
#ask a {	
	color: blue;	
}
#ask a:hover {	
	color: blue;
	text-decoration: none;
}

#top_submenu1 {
	display: none;
	position: absolute;
	top: 267px;
	left: 219px;
	z-index: 1000;
	border: 1px solid silver;
	width: 120px;
	background-color: #d6d6d6;
	padding: 5px 0 5px 10px;
	line-height: 20px;
}