/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	scrollbar-base-color: #618192;
}

.clr {
	clear: both;
}

.outline {
  border: 0px solid #ffffff;
  background: #ffffff;
	padding: 2px;
}

.whiteborder {
	margin-bottom: 20px;
}

#bodywrap {
	background: #aaaaaa;
	width: 100%;
	height: 100%;
	padding: 10px;
}

#top {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 936px;
	height: 64px;
	background: url(../images/bighome-TOP.jpg) no-repeat;
}


#header1 {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 271px;
	height: 191px;
	background: url(../images/bighome-HEADER1.jpg) no-repeat;
}

#header2 {
  float: left;
  border: 0px solid #ffffff;
	padding: 0px;
  height: 152px !important;
  height: 152px;
  background: url(../images/bighome-HEADER2.jpg) no-repeat;
  width: 665px;
  color: #B9DCEF;
  font-size: 30px;
  line-height: 152px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}

#topmenu {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 665px;
	height: 39px;
	background: url(../images/control-systems-TOPMENU-BG.png) repeat-x;
}

#topmenu-text {
	height: 39px;
	float: right;
	line-height: 39px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-right: 30px;
	background: url(../images/control-systems-TOPMENU-BG.png) repeat-x;
}

#topmenu-text a {
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
}

#topmenu-text a:hover {
	color: #ddd;
}



#left {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 207px;
}

#leftside {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 10px;
	height: 543px;
	background: url(../images/bighome-LEFT.png) no-repeat;
}



#menuhead {
	float: left;
	padding: 0px;
	margin-bottom: 0px;
	width: 207px;
	height: 33px;
	line-height: 33px;
	font-size: 13px;
	color: #ffffff;
	text-indent: 10px;
	text-align: left;
	font-weight: bold;
	background: url(../images/bighome-MENUHEAD.png) no-repeat;
}

#menuhead a {
	color: #ffffff;
}

#menuhead a:hover {
	color: #ddd;
}


#button {
	float: left;
	padding: 0px;
	margin-bottom: 1px;
	width: 207px;
	height: 71px;
	line-height: 71px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#button a {
	float: left;
	padding: 0px;
	width: 207px;
	height: 71px;
	line-height: 71px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #111144;
	background: url(../images/control-systems-BUTTON-BG.png) no-repeat;
}

#button a:hover {
	float: left;
	padding: 0px;
	width: 207px;
	height: 71px;
	line-height: 71px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #111144;
	background-position: 0px -71px;
}



#undermenu {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 205px;
	height: 222px;
	background: #000;
	overflow: hidden;
}

#content {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 719px;
	height: 543px;
	background: url(../images/bighome-CONTENT.jpg) no-repeat;
}


#content-scroll {
	margin: 10px;
	width: 695px;
	height: 523px;
	overflow: auto;
}


#content-text {
	float: left;
	padding: 5px;
	text-align: left;
	font-weight: bold; !important
}

#content-text div {
	float: left;
	padding: 10px;
}

#content-text span {
	font-size: 13px; !important
	font-weight: bold; !important
}


#content-text h3 {
	font-size: 20px; !important
	font-weight: bold;
}

#bottom {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 936px;
	height: 30px;
	background: url(../images/bighome-BOTTOM.jpg) no-repeat;
}

#footer {
	color: #fff;
	font-family: tahoma, verdana, sans-serif;
	float: left;
	text-align: center;
	background: url(../images/control-systems-FOOTER.png);
	width: 936px;
	height: 36px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #ddd;
}


#footer-text {
	float: right;
	padding-right: 30px;
	margin-top: 2px;
	line-height: 15px;
	font-family: tahoma, sans-serif;
	font-size: 10px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


li.sublevel
{
line-height: 15px;
padding-left: 30px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Sans Serif;
	line-height: 120%;
	font-size: 14px; !important
	font-size: 14px;
	color: #000000;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #555E90; text-decoration: none;
}

a:hover {
	color: #900;	text-decoration: none;
}