body {

	color: #2e3f41;
	font-size: 11px;
	font-family: 'Tahoma';
	margin: 0px;

}

img {

	border: none;

}

a {

	color: #2e3f41;
	text-decoration: underline;

}

a:hover {

	text-decoration: none;

}

h1 {

	color: #c7a900;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;

}

h3 {

	font-size: 12px;
	font-weight: bold;

}

hr {

	color: #b3b3b3;
	background: #b3b3b3;
	height: 1px;
	border-width: 0px;

}

p {

	margin: 10px 0px 10px 0px;

}

p.page_menu {

	font-size: 11px;

}

p.page_menu a {

	color: #4b5051;
	text-decoration: none;
	border: 1px solid #4b5051;
	padding: 2px;

}

p.page_menu a:hover {

	color: #4b5051;
	border: 1px solid #4b5051;

}

table.main {

	width: 970px;

}

table.head {

	width: 100%;
	height: 252px;

}

td.h_1 {

	width: 310px;
	background: url('images/h_1.jpg') left top no-repeat;

}

td.h_2 {

	width: 310px;
	background: url('images/h_2.jpg') left top no-repeat;

}

td.h_3 {

	width: 350px;
	background: url('images/h_3.jpg') left top no-repeat;

}

div.top_menu a {

	display: block;
	color: #ffffff;
	margin: 0px 0px 29px 35px;
	text-decoration: none;

}

div.descr {

	margin: 0px 0px 50px 33px;

}

td.menu {

	width: 170px;
	padding: 5px 10px 20px 10px;

}

div.menu {

	width: 203px;
	background: url('images/m_bg.jpg') repeat-y;
	margin: 20px 0px 0px 0px;

}

div.m_body {

	padding: 0px 10px 0px 10px;

}

div.menu ul {

	list-style-type: none;
	padding: 0px 15px 5px 5px;
	margin: 0px;

}

div.menu li {

	padding: 10px 0px 10px 5px;
	background: url('images/bottom_dot.jpg') bottom repeat-x;

}

div.menu li a {

	background: url('images/arrow.gif') 0px 2px no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 15px;

}

td.content {

	padding: 25px 10px 20px 10px;

}

div.ddsg-wrapper ul {

	margin: 0px 0px 0px 30px;
	padding: 0px;

}

div.ddsg-wrapper ul li {

	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;

}

div.footer {

	width: 100%;
	height: 50px;
	color: #454545;
	font-size: 11px;
	background: #f5f5f5;
	margin: 20px 0px 0px 0px;

}

div.footer a {

	color: #454545;

}

div.footer_body {

	height: 40px;
	padding: 10px 0px 0px 30px;
	border-left: 5px solid #c7a900;

}