﻿body {
	font-family:Arial, Tahoma, sans-serif;
	font-size:12px;
	background-color:#f9f9ef;
	margin: 0px;
	padding: 0px;
	margin-top:0px;
}

a:hover {
	text-decoration:none;
}

a:focus {
	outline:0;
}

#wrapper {
	margin:0px auto;
	width:1098px;
}

#header {
	float:left;
	width:1098px;
	height:171px;
	background:url('../images/header.jpg');
}

#header a {
	display:block;
	margin-left:30px;
	margin-top:35px;
	width:96px;
	height:128px;
}
#topmenu {
	float:left;
	width:1098px;
	height:26px;
	background:url('../images/topmenu.jpg');
}

#topmenu ul {
	display:block;
	float: left;
	list-style:none;
	margin:0;
	padding-left:26px;
}

#topmenu li {
	display:block;
	float: left;
	margin:0;
}

#topmenu li a {
	display:block;
	height:26px;
}

#topmenu .home {
	background:url('../images/tmHome.jpg');
	width:114px;
}

#topmenu .about {
	background:url('../images/tmAbout.jpg');
	width:122px;
}

#topmenu .info {
	background:url('../images/tmInfo.jpg');
	width:131px;
}

#topmenu .directory {
	background:url('../images/tmDirectory.jpg');
	width:189px;
}

#topmenu .safety {
	background:url('../images/tmSafety.jpg');
	width:138px;
}

#topmenu .obl {
	background:url('../images/tmOBL.jpg');
	width:181px;
	margin-left:3px;
}

#topmenu div  {
	position: absolute;
	top:197px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #f9f9ef;
	z-index:150;
	border: 1px solid #558ac4;
	border-top:0;
}

#topmenu div a {
	display:block;
	height:20px;
	line-height:20px !important;
	margin: 0;
	white-space: nowrap;
	padding:0 10px;
	text-align: left;
	text-decoration: none;
	background: #f9f9ef;
	color: #000;
	font: 12px arial;
	width: 170px;
}

#topmenu div a:hover {
	background: #558ac4;
	color:white;
}

#submenu {
	float:left;
	width:1018px;
	padding-left:80px;
	height:51px;
	background:url('../images/submenu.jpg');
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}

#submenu a {
	color:#787878;
	margin-right:15px;
}

#subwrapper {
	float:left;
	width:1098px;
	background:url('../images/maintop.jpg') no-repeat;
	min-height:219px;
}

#main {
	float:left;
	width:1098px;
	background:url('../images/mainbg.jpg');
}

#content {
	float:left;
	width:671px;
	padding-left:86px;
	padding-right:20px;
}

#content h1 {
	margin:0px;
	color:#558ac4;
	font-family:"Trajan Pro", "Times New Roman", serif;
	font-weight:bold;
}

#content h1 span {
	display:none;
}

#content .insert {
	float:right;
	margin:10px;
}

#content a {
	color:#558ac4;
}

#news {
	float:right;
	width:291px;
	padding:50px 10px 0 10px;
}

#news a {
	color:black;
}

#news ul {
	margin-left:10px;
	padding-left:10px;
}

#footer {
	float:left;
	width:1098px;
	height:39px;
	background:url('../images/footer.jpg');
}

.subtitle {
	color:#000080;
	font-size:14px;
	font-weight:bold;
}

.goldtitle {
	text-indent:20px;
	font-weight:bold;
	color:#dc9523;
}