html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color:#515355;
	font-family: Helvetica,Arial,sans-serif;
	color: #666;
}

a { 
	color: #666; 
}
a:visited {  }
a:hover {  }
a:active {  }

img {
	margin: 0px 0px 0px 0px; /* Top Right Bottom Left */
	border:none;
}

p {
	margin: 0px; 
	padding: 0px;
	text-align:justify;
}

form {
	padding:0;
	margin:0;
}

input, textarea {
	margin: -1px;
	color: #666;
	font-family: Helvetica,Arial,sans-serif;
	padding: 5px;
	outline: none;
	width: 300px;
	margin-right: 10px;
	border: 1px solid #ddd;
	font-size: 1.2em;
/*	background: #e9e9e9 url(../images/sidemenu-bg.png) 0 0 repeat-x;*/
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	padding-top:5px;
}

#logo-container, #menu-container {
	display: inline;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
}


#transparent-top {
	background: url(../images/transparent-top.png) 50% 0 no-repeat;
	height: 22px;
	margin: 0 -22px;
}

#transparent-content {
	background: url(../images/transparent-content.png) 50% 0 repeat-y;
	margin: 0 -22px;
	padding: 0 22px;

}

#content_fix {
}

#transparent-bottom {
	background: url(../images/transparent-bottom.png) 50% 100% no-repeat;
	height: 22px;
	margin: 0 -22px;
}

#header {
	background: #e2e2e2 url(../images/header-bg.png) 50% 0 repeat-x;
	margin: 0 15px;
	padding: 0 -15px;
	clear: both;
	height:64px;
}

#logo-container {
	width: 232px;
	padding-top:24px;
}

#menu-container {
	width: 640px;
	display: inline-table;
}

#showcase {
	background: url(../images/showcase-bg.png) 50% 0 repeat-y;
	margin: 0 -10px;
	padding: 0 10px 22px 10px;
}

#header-spacer {
	background: url(../images/submenu-bg.png) 50% 100% no-repeat;
	height: 20px;
}

#header-spacer-b {
	background: url(../images/copyright-bg.png) 50% 0 repeat-x;
	height: 11px;
	margin: 0 15px;
}

#main-divider {
	background: #fff url(../images/body-bg.png) 50% 0 repeat-x;
	height: 12px;
	margin: -11px 15px;
}

#main-content {
	background: #fff;
	margin: 0 15px;
}

#breadcrumb {
	background: #e7e7e7 url(../images/copyright-bg.png) 50% 50% repeat-x;
	padding: 0 20px;
	height:45px;
	font-size:12px;
	line-height: 1.5em;
	font-weight: bold;
}

#breadcrumb a {
	font-size:12px;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration:none;
	color: #666;
}

#showcase-bottom {
	background: url(../images/showcase-bg.png) 50% 0 repeat-y;
	margin: 0 -10px;
	padding: 0 10px 31px 10px;
}

#copyright-content {
	background: #fff url(../images/copyright-bg.png) 50% 0 repeat-x;
	margin: 0 15px;
	padding: 10px;
	clear: both;
	height:55px;
	font-size:12px;
	line-height: 1.5em;
}

#breadcrumb-content {
	margin: 0;
	position:relative;
	overflow: hidden;
	height: 20px;
	padding: 15px 10px;
	float: left;
	display: block;
	line-height: 14px;
	font-size: 90%;
}

#breadcrumb-home {
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin-right: 5px;
	background: url(../images/typography.png) 0 0 no-repeat;
	margin-top:16px;
}

#under-content {
	background: #FFF url(../images/main-inner.png) 50% 0 repeat-x;
}

#headline {
	background: url(../images/ribbon-bg.png) 0 100% no-repeat;
	height:40px;
	margin: 3px 0 3px -8px;
	display: inline-block;
}

#headline-title {
	font-size: 120%;
	letter-spacing: inherit;
	margin: 0;
	padding: 5px 29px 18px 28px;
	line-height: 120%;
	color:#FFF;
}

#headline-title a {
	color:#FFF;
	text-decoration:none;
}

#article {
	padding-bottom: 5px;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	line-height: 1.5em;
}

#article-text {
	padding-top:20px;
	padding-bottom:20px;
}

#button a {
	float: left;
	margin-right: 5px;
	background: #ddd url(../images/sidemenu-bg-active.png) 50% 0 repeat-x;
	border: 1px solid #d4d4d4;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color:#666666;
	font-size:12px;
}

#button a:hover {
	background: #E9E9E9 url(../images/sidemenu-bg.png) 50% 0 repeat-x;
}

#button {
	display: inline-block;
	padding: 0 8px;
	font-size: 1em;
	cursor: pointer;
	line-height: 26px;
	overflow:visible;
	background: none;
	padding: 0;
	margin: 0;
	border: 0;
}

#article-date {
	display: block;
	font-size: 100%;
	color: #969696;
	font-weight: bold;
}


.topmenu {
	list-style: none;
	margin: -8px 0px 0px 115px;
	padding: 0;
	position: relative;
	line-height: 1.0;
}

.topmenu ul {
	background-position: 50% 100%;
	background-repeat: no-repeat;
	float: left;
}

.topmenu li {
	height: auto;
	margin: 0;
	position: relative;
	list-style: none;
}

.topmenu li .item .topmenu li.active .item {
	display: block;
	margin: 0;
	text-decoration: none;
	float: none;
	width: auto;
}

.topmenu li, .topmenu li.active:hover {
	float: left;
	margin: 0 0 0 15px;
	height: 60px;
	background: none;
}

.topmenu li .item {
	white-space: nowrap;
	display: block;
	font-weight: bold;
	padding: 0;
	font-size: 14px;
	z-index: 100;
	cursor: pointer;
	position:relative;
	margin: 0 0 0 -15px;
	outline: none;
	text-align: center;
	line-height: 32px;
	height: 60px;
	padding: 14px 17px 0 17px;
}

.topmenu li .item span {
	display: block;
	margin: 0;
	outline: none;
	width: auto;
}

.topmenu li a {
	text-decoration:none;
	color:#A20417;
}

.topmenu li.active a {
	text-decoration:none;
	color:#FFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:14px;
}

.topmenu li.active > .item {
	height: 43px;
}

.topmenu li.active > .item span {
	padding: 4px 10px 0 10px;
}

.topmenu li.root.active, .topmenu li.active {
	background: url(../images/menutab-r.png) 100% 0 no-repeat !important;z-index: 10;
}

.topmenu li.root.active > .item, .topmenu li.active .item {
	background: url(../images/menutab-l.png) 0 0 no-repeat !important;z-index: 10;
	height:60px;
}

#developed {
	margin: 5px 0 5px 0;
	float: left;
	color: #999;
}

#powered {
	margin: 5px 0 5px 0;
	float: right;
	color: #999;
}

#copyright_text, #copyright_text a {
	padding-top:10px;
	color: #999;
}

#small_logo {
	display:inline-block;
	width: 124px;
	height: 15px;
	margin:0 0 0 10px;
	vertical-align:middle;
	padding-bottom:5px;
}

#small_logo_cms {
	display:inline-block;
	width: 172px;
	height: 15px;
	margin:0 0 0 10px;
	vertical-align:middle;
	padding-bottom:5px;
}

#listing_cat {
	margin: 0px;
	padding: 0px;	
	float:left;
	float:inherit;
	background: #fff url(../images/dots.gif) repeat-x scroll bottom left;
}

#listing_pic {
	margin: 0px;
	padding: 0px;	
	width:100%;	
	display: block;
	float:left;	
	padding: 10px 0px 00px 0px;/* Top Right Bottom Left */	
}

#listing ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style: none;
}
#listing li {
	display: -moz-inline-box;  /* for Mozilla based browsers */
	display: inline-block;	
	margin: 10px;
	padding: 0px;
	float: left;
	position: relative;
	width: 273px;
	height: 150px;
	text-align:center;
	list-style: none;
}

#listing img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

#listing em {
	background-color:#FFF;
	color: #4f80bb;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 73px;
	left: 1px;
	border-top: 1px solid #e0e8f2;
	border-right: 1px solid #e0e8f2;	
	border-bottom: 1px solid #e0e8f2;		
}

#centering {
	margin:0 auto;
}

#contacts-container {
	padding-left:190px;
	display: inline-block;
	font-size:14px;
	line-height: 1.5em;
}

#contacts-left {
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
	width:200px;
	display: inline-table;
	float: left;
}

#contacts-left label {

}

#contacts-right {
	text-align:left;
	padding-bottom:10px;
	width:500px;
	display: inline-table;
	vertical-align:top;
	float: left;
}

#notice {
	margin:0 auto;
	padding:10px;
	font-size:12px;
	color: #6187B3;
	background-image: url(../images/notice.png);
	background-color: #FAFCFD;
	border: 1px solid #C7CDDA;
	width:300px;
	
}
