body {
  background-color:#A4A4A4;
}


/* CUSTOM CSS*/
#desk-wrap{
	margin-left: auto;
	margin-right: auto;
	min-width: 820px;
	width: 820px;
	background: url("../img/template/background-border.jpg") repeat;
}

#desk{
	width: 800px;
	margin-left: 10px;
	margin-right: 10px;
	background: url("../img/template/pattern.jpg") repeat;
}

#header{
	height: 309px;
	min-height: 309px;
	background: url("../img/template/head.jpg") repeat;
}

#menu0 {
	position: absolute;
}

#menu1{
	padding: 0px 30px; 
	background-color: #000000;
}

#cms-content-logo{
	width: 352px;
	overflow: hidden;
}

.a1{
	float: left;
	width: 399px;
	min-width: 399px;
	border-right: 1px solid #645a5c;
	min-height: 100px;
}

.a2{
	float: left;
	min-width: 400px;
	width: 400px;
	min-height: 100px;
}

/* CUSTOM CMS's CSS*/

/* HTML */

#cms-html{
	background-color: #a4a4a4;
}

.cms-html{
	font-family: arial;
	font-size: 13px;
}

/* FOOTER */
.cms-footer .cms-article{
	width: 800px;
	background-color: #cacaca;
	color: #454545;
}

.cms-footer .cms-article .cms-body{
	float: left;
	width: 100%;
	min-height: 10px;
}

.cms-footer .cms-article .cms-body .cms-unit{
	text-align: center;
	float: none;
	margin: 0;
}

/* COLUMN 0 */

.cms-column-0 .cms-article{
	padding: 10px 35px;
	border-bottom: 1px solid #645a5c;
	margin-bottom: 30px;
	color: #e6e6e6;
}

.cms-column-0 .cms-body{
	float: left;
	width: 100%;
	min-height: 50px;
}

.cms-column-0 h1{
	font-size: 24px;
	font-weight: 400;
	line-height: 48px;
	color: #9e7474;
}

.cms-column-0 .cms-tiny, .cms-column-0 .cms-tiny img{
	width: 30px;
}

.cms-column-0 .cms-tiny {
	margin-left: 10px;
	margin-top: 10px;
}

.cms-column-0 .cms-unit {
	float: left;
	overflow: hidden;
}

/* SET 0 */

.cms-set-0 .cms-article, .cms-set-0 .cms-form{
	color: #e6e6e6;
	padding: 20px 10px 40px 10px;
	/*float: left;
	width: 380px;*/
}

.cms-set-0 h2{
	color: #F0F0F5;
	letter-spacing: 3px;
	margin-bottom: 5px;
}

.cms-set-0 h2:first-letter{
        padding: 3px 1px 3px 3px;
	background-color: #000000;
}

.cms-set-0 .cms-body{
	padding-left: 15px;
	float: left;
	min-height: 50px;
	width: 100%;
        line-height: 16px;
}

.cms-set-0 a{
	color: #ffbb4f;
	text-decoration: underline;
}

.cms-set-0 a:visited{
	color: #ffbb4f;
}

.cms-set-0 a:hover{
	color: #ffbb4f;
	text-decoration: none;
}

.cms-set-0 h2{
	font-size: 20px;
	font-weight: 800;
}

.cms-set-0 h1{
	font-size: 26px;
	font-weight: bold;
}

.cms-set-0 .cms-unit{
	float: left;
	overflow: hidden;
	margin: 0px 10px 5px 5px;
}

.cms-set-0 .cms-tiny, .cms-set-0 .cms-tiny img{
	width: 110px;
}

.cms-set-0 .cms-small, .cms-set-0 .cms-small img{
	width: 174px;
}

.cms-set-0 .cms-wide, .cms-set-0 .cms-wide img{
	width: 239px;
}

.cms-set-0 .cms-large, .cms-set-0 .cms-large img{
	width: 364px;
}

.cms-set-0 .cms-text{
	text-align:justify;
}

.cms-set-0 .cms-text p{
}

.cms-set-0 .cms-subtitle {
	margin-top: 10px;
}

.cms-set-0 ul{
	padding-left: 1em;
}

/* LOGO */

.cms-logo .cms-article .cms-body {
	height: 229px;
	width: 352px;
}

/* MENUBAR 0 */

.cms-menubar-0 .cms-menu .cms-item a {
	position: absolute;
	height: 229px;
	width: 352px;
}

.cms-logo .cms-menu .cms-body {
	min-height: 0px;
}

/* MENUBAR 1 */

.cms-menubar-1 .cms-menu{
	background-color: #000000;
}

.cms-menubar-1 .cms-menu .cms-body{
	float: left;
	width: 100%;
	min-height: 20px;
}

.cms-menubar-1 .cms-menu .cms-item{
	float: left;
	text-align: center;
}

.cms-menubar-1 .cms-menu .cms-item a{
	display: block;
	color: #F8F8F8;
	text-decoration:none;
	height:22px;
	width: 140px;
    line-height:22px;
}

.cms-menubar-1 .cms-menu .cms-item a:hover{
	background-color: #D35500;
}

.cms-menu li{
	list-style: none;	
}

/* MENUBAR 1 CONTAINER */

.cms-menubar-1 .cms-container .cms-menu {
	position: absolute;
	background: #000000;
	width: 140px;
}

.cms-menubar-1 .cms-container .cms-menu .cms-item{
	float: left;
	text-align: center;
}

.cms-menubar-1 .cms-container .cms-menu .cms-body{
	float: left;
	width: 100%;
	min-height: 20px;
}

.cms-menubar-1 .cms-container .cms-menu .cms-item a{
	display: block;
	color: #F8F8F8;
	text-decoration:none;
	height:22px;
	width: 140px;
    line-height:22px;
}

.cms-menubar-1 .cms-container .cms-menu .cms-item a:hover{
	background-color: #666666;
}

/* MENUBAR 1 CONTAINER CONTAINER */

.cms-menubar-1 .cms-container .cms-container .cms-menu {
	position: absolute;
	background: #000000;
	width: 140px;
	margin-top: -22px;
	left: 140px;
}

/* TOOLBAR */

.cms-content-hover{
	background-color: #645a5c;
}

.cms-menu-active-class {
	background-color: #F38512 !important;
}

.cms-active {
	background-color: #555555;
}

#validator{
        background-color:#A4A4A4;
        padding:10px;
}
