* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	background:#000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#dbd4c6;
	SCROLLBAR-FACE-COLOR: #b86eb8;  SCROLLBAR-HIGHLIGHT-COLOR: #642364; SCROLLBAR-SHADOW-COLOR: #fbd1e0;  SCROLLBAR-3DLIGHT-COLOR: #642364; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #642364;  SCROLLBAR-DARKSHADOW-COLOR: #642364;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}




/*==== GLOBAL =====*/
#main, .container {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
	background:none;
}

#header {
	height:155px;
	overflow:hidden;
}
#menu {
	height:49px;
	background:#000;
	margin-bottom:1px;
	overflow:hidden;
}

#content {
	overflow:hidden;
	position:relative;
	top: 0px;
	left: 0px;
}
	#content.alt {
		min-height:582px;
		height:auto !important;
		height:582px;
	}
#footer {
	padding:16px 0 12px 0;
	background:#000;
	margin-top:1px
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/bg.jpg) center top #1b1407;
}

/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	SCROLLBAR-FACE-COLOR: #e6d2b1;  SCROLLBAR-HIGHLIGHT-COLOR: #fff1de; SCROLLBAR-SHADOW-COLOR: #db8b44;  SCROLLBAR-3DLIGHT-COLOR: #d58f49; SCROLLBAR-ARROW-COLOR: #db8b44; SCROLLBAR-TRACK-COLOR: #db8b44;  SCROLLBAR-DARKSHADOW-COLOR: #db8b44;
}


/*----- other -----*/
.img-indent { 
	margin:0 40px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	padding-bottom:37px;
}



.advantage{ 
	width:100%; 
	padding-bottom:37px;
}

.advantage td{border-left:1px solid #000000;
border-top:1px solid #000000;
border-right:1px solid #000000;}

.img-box img { 
float:left; 
margin:0 40px 0 0;
}

.extra-wrap { 
overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.p4 {
	margin-bottom:32px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#fff; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	float:left;
	width:142px;
	height:57px;
	position:relative;
	margin-top:48px;
}
	h1 a {
		display:block;
		background:url(images/logo1.png) no-repeat left top;
		position:absolute;
		width:450px;
		height:110px;
		text-indent:-9999em;
	}
	
h5 {
	font-size:16px;
	color:#fff;
	line-height:1.2em;
	margin-bottom:20px;
}
	
h2 {
	font-size:24px;
	color:#fff;
	line-height:1.2em;
	margin-bottom:20px;
}
h3 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:18px;
}
h4 {
	font-size:1em;
	font-weight:normal;
}

.txt1 {
	color:#f59200;
}

.txt2 {
	color:#fff;
	font-size:11px;
	line-height:1.2em;
}
.txt3 {
	color:#fff;
}

.txt4 {
	color:#fff;
	font-size:15px;
	line-height:1.2em;
}

.txt5 {
	color:#f59200;
	font-size:18px;
	line-height:1.2em;
}


.link1 { 
	background:url(images/arrow5.gif) no-repeat left 5px;
	padding:0 0 0 10px;
	color:#fff;
}


.line-hor { 
	background:#231e17;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:35px 0 35px 0;
}


.address dt {
	margin-bottom:16px;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:84px;
	}
	.address dd a {
		color:#f7d18c;
	}



.department dd { 
	clear:both;
}
	.department dd span { 
		float:left;
		width:84px;
	}
	.department dd a {
		color:#f7d18c;
	}


/*===== header =====*/
.social-services {
	float:right;
	padding:65px 0 0 0;
}
	.social-services li {
		float:left;
		padding-left:4px;
	}



#menu ul {
	width:980px;
	margin:0 auto;
	font-size:.75em;
}
	#menu ul li {
		float:left;
		border-right:1px solid #20190c;
	}
		#menu ul li a {
			line-height:49px;
			padding: 0 40px 0 21px;
			color:#f59200;
			text-transform:uppercase;
			text-decoration:none;
			background:url(images/arrow2.gif) no-repeat right 3px;
		}
		#menu ul li a:hover, #menu ul li a.current {
			background:url(images/arrow3.gif) no-repeat right 3px;
			color:#fff;
		}

/*===== content =====*/
#content .indent {
	padding:33px 0 48px 0;
}
	#content .bg {
		background:url(images/content-bg.png) left top;
		min-height:532px;
		height:auto !important;
		height:532px;
		width:100%;
	}
	#content .nav {
		padding:70px 0 0 0;
		width:633px;
		margin:0 auto;
	}
		#content .nav li {
			float:left;
			margin:0 1px 1px 0;
			position:relative;
			overflow:hidden;
			width:210px;
			height:161px;
		}
			#content .nav li a {
				
			}
				#content .nav li img {
					position:relative;
					z-index:1;
				}
				#content .nav li div {
					display:block;
					height:74px;
					width:210px;
					position:absolute;
					top:161px;
					left:0;
					z-index:2;
					background:url(images/nav-bg.png) left top repeat-x;
				}
					#content .nav li p {
						margin:0;
						padding:16px 0 0 20px;
					}
					#content .nav li strong {
						display:block;
						font-size:18px;
						color:#fff;
						line-height:1.2em;
					}
					#content .nav li a {
						background:url(images/arrow1.gif) no-repeat left 5px;
						padding:0 0 0 12px;
						color:#c67605;
						font-style:italic;
					}
	
	
	
	.list1 dt {
		color:#f59200;
		margin-bottom:17px;
	}
		.list1 dt a {
			font-size:14px;
			color:#fff;
		}
	.list1 dd {
		padding-bottom:23px;
	}
	
	
	.list2 li {
		background:url(images/arrow4.gif) no-repeat left 6px;
		padding:0 0 7px 10px;
	}
		.list2 li a {
			color:#f7d18c;
		}

/*===== footer =====*/
#footer {
	color:#fff;
}
	#footer a {
		text-decoration:none;
		color:#fff;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	#footer .nav {
		color:#5a4c3b;
		margin-left:-6px;
	}
		#footer .nav li {
			display:inline;
		}
			#footer .nav li a {
				color:#5a4c3b;
				padding:0 9px 0 6px;
			}
			#footer .nav li a:hover {
				color:#fff;
				text-decoration:none;
			}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:32px;
		overflow:hidden;
	}
		#contacts-form input {
			width:195px;
			padding:3px 5px 3px 5px;
			border:1px solid #291f0d;
			background:#000;
			color:#f7d18c;
		}
		#contacts-form textarea {
			width:195px;
			padding:3px 5px 3px 5px;
			border:1px solid #291f0d;
			background:#000;
			color:#f7d18c;
			height:275px;
			margin-bottom:30px;
			overflow:auto;
		}
		#contacts-form .button {
			float:right;
			margin-left:25px;
		}

/*==========================================*/
.form_heading{font-size:16px; color:#fffce6; padding-bottom:15px; font-weight:bold; padding-top:10px;}

.form_text{font-size:13px; color:#fffce6; padding-bottom:4px; font-weight:normal; padding-top:4px;}

.form_text_underline{font-size:13px; color:#fffce6; text-decoration:underline;  padding-bottom:4px; font-weight:normal; padding-top:4px;}

.note{font-size:13px; color:#fffce6; padding-bottom:7px; font-weight:normal; }

.big_field{width:147px; display:block; float:left; height:22px;}
.big_field2{width:167px; display:block; float:left; height:22px;}

.comments_field{ width:450px; height:75px;}

.small_drop{width:47px;}

.small_txtfield{width:28px;}

.comment{font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-top:8px; padding-bottom:5px; font-weight:bold;}

.brd {
	color:#dbd4c6;
	border-left:1px solid #ffffff;
}

@font-face {
  font-family: 'MonoglycerideDemiBold';
  src: url(MonoglycerideDemiBold.eot);
  src: local('MonoglycerideDemiBold'), local('MonoglycerideDemiBold'), url(MonoglycerideDemiBold.ttf) format('truetype');
}
 
h2 { font-family: "MonoglycerideDemiBold", verdana, helvetica, sans-serif; 	font-size:28px; line-height:28px;  	color:#fff;
	}

h6 { font-family: "MonoglycerideDemiBold", verdana, helvetica, sans-serif; 	font-size:17px;
	color:#f7e9d6; margin-bottom:10px;
	}
.h6 { font-family: "MonoglycerideDemiBold", verdana, helvetica, sans-serif; font-size:18px; padding-top:10px;
	color:#f7e9d6;
	padding-bottom:7PX;
	line-height:1.2em;
	 }
	 
/*	Price List Request Form */
#priceListRequestForm {
	line-height: 225%;
}

#priceListRequestForm input {
	padding:3px 5px 3px 5px;
	border:1px solid #291f0d;
	background:#000;
	color:#f7d18c;
}

#priceListRequestForm select {
	padding: 0;
	border:1px solid #291f0d;
	background:#000;
	color:#f7d18c;
}

#priceListRequestForm select option {
	padding: 3px 3px 0px 0px;
	border: none;
}

#priceListRequestForm textarea {
	padding:3px 5px 3px 5px;
	border:1px solid #291f0d;
	background:#000;
	color:#f7d18c;
	margin-bottom:30px;
	overflow:auto;
}
