@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em Verdana, sans-serif;
		color: #3a3833;
		background: #fff;
	}
	a{text-decoration: none;color: #8c181b;}
	a:hover{color: #f3e260;}
	a {outline: 0;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		border-bottom: 1px dashed #d1cfcd;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #42423b;
	}
	ul.borderedlist li a:hover{background: #E5E5E4;color: #42423b;}


	ul.service {
	padding:0 0 0 15px;
	font-size:1.3em;
	}
	
	
	
	ul.serviceleft {
	padding:0 0 20px 10px;
	font-size:1.1em;
	float:left;
	list-style:none;
	}
	
	ul.serviceleft li{
	padding-top:3px;
	background:url(../images/li.png) 3px 3px;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	line-height:2em;
	}
	
	ul.serviceright {
	padding:0 0 20px 0;
	font-size:1.1em;
	float:right;
	list-style:none;
	}
	
	ul.serviceright li{
	padding-top:3px;
	background:url(../images/li.png) 3px 3px;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	line-height:2em;
	}

	li.servicehead{
	font-size:1.4em;
	padding:15px 0 0 0;
	background:none !important;
	
	}
	
	li.servicesmall{
	padding:0 0 0 10px;
	font-size:.8em;
	color:#666666;
	font-style:italic;
	}
	
	ul.servicelast {
	padding:0 0 20px 10px;
	font-size:1.1em;
	
	list-style:none;
	}

	ul.servicelast li.reg{
	padding-top:3px;
	background:url(../images/li.png) 3px 3px;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	line-height:2em;
	}
	

/* =LAYOUT - the main layout styles */
	.container{
		width:900px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	}
	/* header layout */
	#header{
		height: 220px;
		min-height:220px;
		background: #fff url(../images/top_bg.jpg) top repeat-x;
		position: relative;
	}
	#navigation{
		position: absolute;
		top:175px;
		
	}
	/* main area layout */
	#main{padding:24px 0 20px 0;}
	#main a{text-decoration:underline;color: #8c181b;}
	#main a:hover{ text-decoration:none; color: #d2252a;}
	
	#leftcolumn{float: left;width:193px;}
	#center{float: left;width:570px;padding: 0 20px;}
	#center img{padding:10px; border:1px solid #811417;}
	#center img.letter{ margin:0 0 5px 10px; padding:7px; border:1px solid #811417;}
	#rightcolumn{float: left;width:287px;}
	/* bottom layout */
	#bottominfo{
		border-top: 5px solid #42423b;
		background: #f1eee7;
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{height: 253px;}
	/* logo */
	h1{
		position:relative;
		top:5px;
		right:15px;
		float:right;
		
	}
	
	h2.slogan{
		position:relative;
		float:left;
		top:135px;
		left:5px;
		clear:none;
	
}
	
	
	.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;}
	
	/* top navigation */
	#navigation li{
		float:left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{color: #fff;}
	#navigation li a:hover,#navigation li.active a{color: #f3e260;}

/* =CONTENT - the content styles */
	/* left column */
	.leftbox{background: #707070;padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
	h3.leftbox{font-size:19px;color: #8c8685; background: #777777 url(../images/h3_bg_tall.jpg) 0 0 repeat-x;padding:5px 0 10px 23px;}
	h3.header_small{font-size:15px;font-weight: bold;background: #777777;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.article_wrapper h2{color: #8c181b; font-size:2em;margin:10px 0;}
		.article_wrapper .bold{color: #8c181b; font-size:1.1em;margin:0 5px;}
	.article_wrapper p{padding-bottom:20px;font-size:1.3em;text-align:justify;}
	.article_wrapper p.tiny{padding-bottom:20px;font-size:1em;text-align:justify;color:#909090;}	
	/* right column */
	.rightbox_wrapper{
		background: #e1e1e1;
		padding:5px;
		margin-bottom: 20px;
		width:277px;
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #3a3833;
	}
	.rightbox{border: 1px solid #ffffff;width:275px;overflow: hidden;padding-bottom:0px;}
	.centered {background:#FFF;}
	.centered p {padding:0 8px 10px;}
	
	.centered img {padding:0 8px 0 0;}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{float: right;width:200px; padding-right:5px; padding-bottom:6px;}
	.product_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper{font-size:1em;}
	.lastbox{margin:0;}
	img.link{border:none !important;}
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #9b968f;
		color: #5699A7; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(../images/footer_list.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{background: #E9E4DE url(../images/footer_list.jpg) left top no-repeat;color: #42423b;}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 4px solid #5599A7;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #659AA6;
		border: 4px solid #fff;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
/* =FOOTER */
	#footer{
		height: 37px;
		background: #4a4841 url(../images/footer_bg.jpg) 0 0 repeat-x;
		font-size: 1.2em;
	}
	#footer a{color: #A39D97;}
	#designby{
		float: left;
		margin-top:11px;
	}
	#footer_navigation{
		font-size:.8em;
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{color: #fff;}
	
	
/* sliding menu*/

		#heading {
			margin:5px auto 0 auto;
			font:1.2em Tahoma;
	}
			
			
		#heading ul {
			list-style:none;
			margin:0;
			padding:15px;
		}
		
		#heading li {
			display:inline;
			padding:10px 7px ;
			margin:0;
			font-family: Tahoma ;
			color: #777;
			text-align: left;
			text-decoration:none;
			font-size: 1em;
			border:1px solid #ddd;
			cursor:pointer;	
	
		}

		
		#heading li.active  {	
			padding:10px 7px ;
			margin:30px 0 0 0;
			border:1px solid #aaa;
			color:#8c181b;
		}


		#heading li.active a  {	
			color:#d2252a;
		}

		#heading ul li:hover{
			text-decoration:none;
			color:#d2252a;
		}

		

		#menuwrapper { margin: 0; padding: 0; }
		
		#wrapper { border: 1px dotted gray; margin: 1em; padding: 1em; }
		
		#panes {
			text-align: justify;
			border-style: none;
			width:100%;
			margin: 0;
			height:300px;
		}
		
		#panes p {
		  width: 100%;
		  margin: 0 ;
		  line-height: 1.2em;
		}
		
		#panes div div { overflow: hidden; }
		
	
		
		
		
		
		/*pricelist*/


.tabdiv {
  width: 478px;
  list-style: none;
  margin: 2px 0 2em;
  padding: 5px;
  font: Arial, Helvetica, sans-serif;
  float:left;
}
.tabdiv li {
  clear: both;
  margin: 25px 0 5px 10px;
  padding: 0 0 1.8em 0;
  position: relative;
  border-bottom: dotted 2px #909090;
  list-style:none;
  color:#5A494B;
}

.tabdiv li strong{
font-size:1.4em;
font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
}



.tabdiv li.sectitle {
	border:none;
  	position: relative;
  	list-style:none;
  	font-size:19px;
  	color:#5b0f0f;
	padding:0 0 0 20px;
	margin:0 0 -20px 10px;  
}

.tabdiv li.small {
	border:none;
  	position: relative;
  	list-style:none;
  	font-size:1.1em;
  	color:#909090;
	padding:0 0 0 5px;
	margin:-7px 0 0 10px;  
}

.tabdiv li.regserv {
	border:none;
  	position: relative;
  	list-style:none;
  	font-size:1.2em;
  	color:#949494;
	padding:0;
	margin:18px 0 0 10px;  
}


.tabdiv strong {
  background: #fff;
  padding: 0 10px 0 0;
  font-weight: normal;
  position: absolute;
  bottom: -.3em;
  left: 0;
}
.tabdiv em {
  background: #fff;
  padding: 0 0 0 5px;
  position: absolute;
  bottom: -.2em;
  right: 0;
  font-size:1.2em;
}
.tabdiv sup {
  font-size: 80%;
  color: #666;
  margin-left: 3px;
}



		
		
		/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

