body {
	background-color: #000000;
	font-family: Tahoma;
}

li {
	list-style: none;
	list-style-position: ;
}

.h_menu {
	font-family: Tahoma;
	font-size: 13pt;
	text-transform: lowercase;
	text-decoration: none;
	color: #eb3d00;
	margin: 20px;
}

.h_menu:hover {
	color: #cbcbcb;
}

.m_list {
	list-style: none;
	list-style-position: outside;
}

.m_list li {
	margin-bottom: 15px;
	width: 250px;
	border-bottom: solid 1px #eb3d00;
	border-left: solid 1px #eb3d00;
	padding-left: 5px;
}

.m_list li a {
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #eb3d00;
	margin-bottom: 15px;
}

.m_list li a:hover {
	color: #FFFFFF;
}

.containerInfo {
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y; 
	min-height: 604px;
	padding: 20px;
}

.h_menu_container {
	float: left;
	position: relative;
	top: 20px;
	left: 70px;
}

.h_menu_container img {
	position: relative;
	bottom: 20px;
}

.h_menu {
	font-family: Tahoma;
	font-size: 13pt;
	text-transform: lowercase;
	color: #eb3d00;
	margin: 15px;
	float: left;
}

.h_menu a {
	text-decoration: none;
}

.h_menu a:hover {
	color: #cbcbcb;
}

.cp_link {
	position: relative;
	left: 80px;
	top: 20px;
}

.cp_link a {
	font-family: Tahoma;
	font-size: 14pt;
	color: #eb3d00;
	text-decoration: none;
}

.cp_link a:hover {
	color: #FFFFFF;
}

.list_cat {
	font-family: Tahoma;
	font-size: 12pt;
	color: #EB480F;
	text-decoration: none;
}

.list_cat:hover {
	color: #000000;
}

.h_list {
	font-family: Tahoma;
	font-size: 15pt;
	text-align: center;
	color: #000000;
	margin: 0px auto;
}

.list_con {
	width: 450px;
	margin-left: 150px;
}

.m_cat {
	font-family: Tahoma;
	font-size: 14pt;
	text-align: left;
	color: #eb3d00;
}

.gallery {
	border: none;
}

.gallery td {
	padding: 10px;
}
