body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	text-align: center;
}

body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nav {
	padding-top: 13px;
	padding-bottom: 13px;
}

.nav a {
	text-transform: uppercase;
	color: #004242;
	text-decoration: none;
	font-size: 14px;
	margin-right: 40px;
}

.nav a:hover {
	text-decoration: underline;
}

.contentdiv {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	text-align: left;
	padding-top: 15px;
	color: #333;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #004242;
}

.footer {
	background-image: url(../pictures/footerbg.gif);
	padding-top: 40px;
}

.footer table, tr, td {
	font-size: 11px;
	color: #adadad;
}
h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #a3af07;
	font-size: 14px;
}

.contenttable td {
	font-size: 14px;
	color: #333;
}

.contenttable p {
	margin-bottom: -10px;
}
a {
	color: #666;
}
.sidebar {
	float: right;
	width: 200px;
	padding-left: 20px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 50px;
}

ul.servise {
	overflow:hidden;
	padding:0 10px 0 12px;
	margin:0 0 33px;
	list-style:none;
	border:1px solid #EAE8E9;
	width:136px;
}
ul.servise li {
	float:left;
	border-bottom:1px solid #EAE8E9;
	line-height:16px;
	padding:6px 0 6px 22px;
	width:114px;
}
ul.servise li.last {background:none;}
ul.servise li a {
	color:#5A5A5A;
	text-decoration:none;
}
ul.servise li a:hover {text-decoration:underline;}
ul.servise li.print {background:url(../images/print-ico.gif) no-repeat 0 7px;}
ul.servise li.email {background:url(../images/email-ico.gif) no-repeat 0px 7px;}
ul.servise li.share {background:url(../images/share-ico.gif) no-repeat 0 7px;}
ul.servise li.bookmark {background:url(../images/bookmark-star.gif) no-repeat 0 7px;}
ul.servise li.rss {background:url(../images/rss-ico.gif) no-repeat 0 7px;}
