@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0;}

* html a:hover {visibility:visible}

a {outline: none;}

body { background-color: #000; height:100%; }

html {height:100%; margin-bottom: 1px; }

#container {
	margin-right: auto;
	margin-left: auto;
	width:1006px;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
}
.clear {
	clear:both
}

#top-left {
	height:71px;
	width:274px;
	margin-top:17px;
	margin-left:28px;
	float:left;
	margin-bottom: 27px;
}

#top-right {
	height:39px;
	width:650px;
	margin-top:38px;
	margin-left:28px;
	float:left;
}

#menu {
	width:781px;
	height:26px;
	margin-left:320px;
	background-image: url(../images/menu-back.png);
	background-repeat: no-repeat;
}

/**INDEX**/

#flash-head {
	width:1006px;
	height:227px;
	z-index:1;
	left: 3px;
	background-image: url(../backimages/1.jpg);
	background-repeat: no-repeat;
}

#low-menu {
	width:1006px;
	height:27px;
}

#h-left {
	padding-top: 16px;
	padding-left: 24px;
	width: 325px;
	float: left;
	height: 202px;
}

#h-mid {
	width: 374px;
	height:189px;
	float: left;
	height: 117px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 50px;
}

#h-right {
	float: left;
	height: 200px;
}

.image-title {
	text-indent:-10000px;
}	

#process-left {
	padding-top: 19px;
	padding-left: 28px;
	padding-right: 18px;
	width: 274px;
	float: left;
}
#process-left-top {
	background-image:url(../images/process.gif);
	height:26px;
	width:231px;
}

#process-left-mid {
	margin-top:20px;
	margin-bottom:45px;
}

#process-left-bot {
	margin-bottom:45px;
}

#process-mid {
	width: 231px;
	float: left;
	padding: 19px;
	margin-left: 3px;
}

#process-right {
	float: left;
	width: 404px;
	margin-top: 19px;
}

#yellow-side {
	background-image: url(../images/yellow-left.gif);
	background-repeat: repeat-y;
}


/** PRODUCTS **/	

#products-left {
	padding-top: 19px;
	padding-left: 28px;
	padding-right: 28px;
	width: 264px;
	float: left;
	background-color: #fece32;
}
#products-left-top {
	background-image:url(../images/products-title.gif);
	background-repeat:no-repeat;
	height:28px;
	width:256px;
}

#products-mid {
	width: 241px;
	float: left;
	padding: 19px;
	margin-left: 3px;
}

#products-mid-bot {
	width: 241px;
	clear:both;
	margin-top: 20px;
}

#products-right {
	width: 391px;
	margin-top: 19px;
	margin-bottom:10px;
	float:left
}
#products-right-bot {
	width: 391px;
}


/*FACILITIES*/

#facilities-mid {
	width: 265px;
	float: left;
	margin-left: 3px;
	padding-left: 14px;
	padding-top: 19px;
}

#facilities-left-top {
	background-image:url(../images/facilities-title.gif);
	background-repeat:no-repeat;
	height:28px;
	width:260px;
}
.facility-images{
	width: 51px;
	height: 41px;
	float: left;
	margin-top: 10px;
	margin-right: 14px;
}

.facility-images a{
	border: 3px solid #FFFFFF;
	visibility:visible;
	display:block;
}
.facility-images a:hover{
	border: 3px solid #FECE32;
	visibility:visible;
	display:block;
}
.facility-images a:hit{
	border: 3px solid #FECE32;
	visibility:visible;
	display:block;
}



/*CONTACT*/
#contact-left-top {
	background-image:url(../images/contact-us-title.gif);
	background-repeat:no-repeat;
	height:28px;
	width:260px;
}




/** FOOT **/

#foot-end {
	width: 24px;
	float: left;
	height: 23px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#foot-panel {
	padding-left: 5px;
	float: left;
	background-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FECE32;
	text-align: right;
	height: 17px;
	width: 471px;
	padding-top: 5px;
}
#foot {
	background-position: right;
	text-align: right;
	width: 500px;
	margin-left: 506px;
	height: 23px;
}



/**FONTS**/
p, h2, h1 { 
	font-family:Arial, Helvetica, sans-serif;
}

.home-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 37px;
	padding-left: 15px;
}

.side-text {
	font-size:12px;
	color:#000;
}

.side-text-roll {
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.side-text-roll:hover {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}


.mid-text {
	font-size:12px;
	color:#FFF;
	line-height: 18px;
}

.mid-text-title {
	font-size:12px;
	color:#fece32;
}	

.mid-text-grey {
	font-size:12px;
	color:#636363;
	line-height: 18px;
}
.mid-text-roll {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.mid-text-roll:hover {
	font-size:12px;
	color:#636363;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.foot {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FECE32;
	font-weight: normal;
}
.foot-roll {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FECE32;
	font-weight: normal;
	text-decoration: none;
}
.foot-roll:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
}




.gallery-text-roll {
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.gallery-text-roll:hover {
	font-size:10px;
	color:#FECE32;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.gallery-text-grey {
	font-size:10px;
	color:#FECE32;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
}
