/* © xHtml Master 2007 - 2008 */
body {
	background:#dcdcdc;
	color:#777676;
	font:14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#740e0c;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:0em;
}
.wrap {
	width:1035px;
	margin:0 auto;
}
.breadcrumb {
	border-bottom:solid 1px #dcdcdc;
	padding:0 25px;
	padding-bottom:8px;
	margin-bottom:12px;
	font-size:14px;
	color:#777676;
}
.breadcrumb a {
	text-decoration:none;
	color:#777676;
	background:url(../img/arrow.gif) no-repeat right center;
	padding-right:18px;
	padding-left:3px;
}
.breadcrumb a:hover {
	color:#740e0c;
}

#topnav {
	width:1135px;
	
	margin:0 auto;
	text-align:center;
	height:48px;
	font:18px/45px Georgia, "Times New Roman", Times, serif;
}
	#topnav li {
		float: left;
		display:inline;
		padding-left:15px;
	}
	#topnav li.first {
		padding-left:5px;
	}
		#topnav li a {
			padding-left: 50px; 
			text-decoration:none;
			color:#740e0c;
		}
		#topnav li a:hover,
		#topnav li a.active {
			color:#777676;
		}

#header {
	background:url(../img/bg-header.jpg) no-repeat top center;
}
	#header .wrap {
		height:142px;
		position:relative;
	}
	#header h1 {
		font-size:0em;
		line-height:0em;
		text-indent:-10000000px;
		padding-top:30px;
		padding-left:18px;
		float:left;
	}
	#header h1 img {
			display:block;
	}
	
	#header .logo {
		position:absolute;
		display:block;
		top:28px;
		left:380px;
	}
	#header .language {
		position:absolute;
		display:block;
		top:100px;
		left:24px;
		font-size: 18px;
	}
		
#content {
	background:url(../img/bg-content.jpg) repeat-y top center;
	padding-top:25px;
}
#content.content {
	padding-top:15px;
}
	#content #slide {
		padding-bottom:16px;
		border-bottom:solid 1px #dcdcdc;
		margin-bottom:16px;
	}
		#content #slide .prev {
			display:block;
			float:left;
			background:url(../img/prev.gif) no-repeat right center;	
			padding-left:30px;
			margin-right:10px;
			width:22px;
			height:187px;
		}
		#content #slide .prev:hover {
			background:url(../img/prev-o.gif) no-repeat right center;	
		}
		#content #slide .next {
			float:right;
			display:block;
			background:url(../img/next.gif) no-repeat left center;
			width:22px;
			height:187px;
			padding-right:30px;
		}
		#content #slide .next:hover {
			background:url(../img/next-o.gif) no-repeat left center;		
		}
		#content #slide img {
			display:block;
			float:left;
			padding-left:7px;
		}
		#content #slide img.clear {
			float:none;
		}
		
	#sidebar {
		float:left;
		width:220px;
		padding-right:15px;
		border-right:solid 1px #dcdcdc;
		padding:5px 15px 5px 30px;
		margin-bottom:15px;
	}
		#sidebar ul {
			padding-bottom:12px;
		}
				#sidebar ul li a {
					color:#777676;
					font-size:20px;
					text-decoration:none;
				}
				#sidebar ul li a:hover,
				#sidebar ul li a.active,
				#sidebar a.more:hover {				
					color: #740e0c;
				}
				
		#sidebar a.more {
			color:#777676;
			padding-left:70px;
		}
		
#page {
	float:right;
	width:710px;
	padding-right:35px;
	padding-top:5px;
	padding-bottom:20px;
}
	#page h2 {
		font:24px Georgia, "Times New Roman", Times, serif;
		color:#777676;
		padding-bottom:16px;
	}
	#page p {
		padding-bottom:14px;
		text-indent:35px;
	}
		#page p a {
			text-decoration:none;
		}
	
	#page a.more {
		font:9px Georgia, "Times New Roman", Times, serif;
		color:#777676;
	}
	#page a.more:hover {
		color:#740e0c;
	}
		
	#page .img {
		display:block;
		float:right;
		font:14px Georgia, "Times New Roman", Times, serif;
		color:#777676;
		text-align:center;
	}
		#page .img  img {
			display:block;
			padding-bottom:5px;
		}
		
#content-page {
	float:left;
	padding-left:20px;
	width:667px;
	padding-right:15px;
	margin-bottom:35px;
	border-right:solid 1px #dcdcdc;
}
	#content-page h2 {
		font:24px Georgia, "Times New Roman", Times, serif;
		color:#777676;
		padding-bottom:14px;
	}
	#content-page p {
		padding:12px 0 12px 0;
		font-size: 16px;
	}
	
	#content-page p:first-letter {
		font-size: 18px;
		/*font-family: "Edwardian Script ITC", "Brush Script MT", cursive;*/
	}
	#content-page p:first-line { line-height: 100%; }	
	
	#content-page p img {
		display:block;
		margin-left: auto;
		margin-right: auto;
		
	}
		
	#content-page .img-left {
		display:block;
		float:left;
		margin-right:12px;
		margin-bottom:12px;
		font:13px Georgia, "Times New Roman", Times, serif;
		color:#777676;
	}
	#content-page .img-right {
		display:block;
		float:right;
		margin-left:12px;
		margin-bottom:12px;
		font:13px Georgia, "Times New Roman", Times, serif;
		color:#777676;
	}
		#content-page .img-left img,
		#content-page .img-right img {
			display:block;
			padding-bottom:3px;
		}
		
#content-page ol dl li {
position: relative;
left: 15px;
line-height:normal;
color:#666;
}

#content-page ol dl li dt {
font-weight:bold;
margin-top: 10px;
margin-bottom: 5px;
}

#content-page ol dl li dd {
width: 630px;
background-color: #eeeee7;
padding: 10px;
}

#content-page ol dl li dt, ol dl li dd {
color:#111;
font-size:0px;
line-height:normal;
font-size:small;
position: relative;
top: 0px;
left: 0px;
}		
	
		
#content-sidebar {
	float:right;
	width:300px;
	padding-right:15px;
	padding-bottom:15px;
}
	#content-sidebar h3 {
		font:24px Georgia, "Times New Roman", Times, serif;
		padding-bottom:14px;
		text-align:center;
	}
	#content-sidebar h4 {
		font:18px Georgia, "Times New Roman", Times, serif;
		padding-bottom:5px;
		text-align:center;
	}
	
	#content-sidebar #form {
		padding-left:15px;
	}
		#content-sidebar #form label {
			font:16px Georgia, "Times New Roman", Times, serif;
			width:50px;
			display:block;
			float:left;
			padding-top:1px;
		}
		#content-sidebar #form label.single {
			float:none;
			padding-bottom:5px;
		}
		#content-sidebar #form input {
			border:solid 1px #dcdcdc;
			font:14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			color:#777676;
			width:200px;
			padding: 2px;
		}
		#content-sidebar #form textarea {
			border:solid 1px #dcdcdc;
			font:14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			color:#777676;
			width:200px;
			padding: 2px;
			margin-left:50px;
		}
		#content-sidebar #form button {
			background:#b4b4b4;
			border:solid 1px #dcdcdc;
			font:16px Georgia, "Times New Roman", Times, serif;
			color:#fefefe;
			padding-bottom:1px;
			float:right;
			margin-right:30px;
		}
		#content-sidebar #form .clear {
			height:18px;
		}

	#content-sidebar .waranty {
		border:solid 1px #dcdcdc;
		text-align:center;
		font:12px Georgia, "Times New Roman", Times, serif;
		color:#777676;
		padding:7px;
		margin-bottom:20px;
	}
	
	#content-sidebar .tags {
		font-size:14px;	
		padding:0 0 0 20px;
		margin-bottom:20px;
	}
		#content-sidebar .tags a {
			color:#777676;
			text-decoration:none;
		}
		#content-sidebar .tags a:hover {
			color:#740e0c;
		}
		
	#content-sidebar .tag_list ul {
		font-size:14px;	
		padding:0 0 0 10px;
		margin-bottom:20px;
		list-style: decimal;
	}
		
	#content-sidebar .tag_list li {
		display:block;
		padding:5px 0px 5px 0px;
		border-bottom: #ccc solid 1px;
		}
		#content-sidebar .tag_list li a {
			color:#777676;
			text-decoration:none;
		}
		#content-sidebar .tag_list li a:hover {
			color:#740e0c;
		}				

#content .cols {
	border-top:solid 1px #dcdcdc;
	padding-top:15px;
	padding-left:30px;
	padding-right:30px;
	font:14px Georgia, "Times New Roman", Times, serif;
}
	#content .cols div {
		float:left;
		border-right:solid 1px #dcdcdc;		
		min-height:130px;
		padding-top:5px;
		position:relative;
	}
	#content .cols h3 {
		font:20px Georgia, "Times New Roman", Times, serif;
		padding-bottom:5px;
	}
	#content .cols ul {
		padding-bottom:18px;
		list-style: none;
	}
		#content .cols li {
			line-height:150%;
		}
			#content .cols li a {
				font:14px Georgia, "Times New Roman", Times, serif;
				color:#777676;
				text-decoration:none;
			}
		#content .cols a.more {
			font:9px Georgia, "Times New Roman", Times, serif;
			color:#777676;
			text-decoration:none;
			position:absolute;
			bottom:10px;
			right:30px;
		}
		#content .cols a.more:hover {
			color:#740e0c;
		}
	#content .cols div.colA {
		width:155px;
		padding-right:10px;
	}
	#content .cols div.colB {
		width:215px;
		padding-right:10px;
		padding-left:45px;
	}
	#content .cols div.colC {
		width:215px;
		padding-right:10px;
		padding-left:55px;
		width:180px;
		padding-right:10px;
	}
	#content .cols div.colD {
		border-right:0;
		float:right;
		width:240px;
	}
		#content .cols div.colD h6 {
			font-size:0em;
			line-height:0em;
			text-indent:-1000000px;
		}
			#content .cols div.colD h6 img {
				display:block;
			}
		#content .cols div.colD img.slogo {
			display:block;
			position:absolute;
			top:-40px;
			left:-85px;
		}
		#content .cols div.colD p {
			float:left;
			line-height:140%;
		}
		#content .cols div.colD .map {
			float:right;
			font-size:9px;
			color:#777676;
			text-decoration:none;
			text-align:right;
		}
		#content .cols div.colD a {
			color:#777676;
			text-decoration:none;
		}
		#content .cols div.colD a:hover {
			color:#740e0c;
		}
			#content .cols div.colD .map img {
				display:block;
				padding-bottom:2px;
			}

#footer {
	background:url(../img/bg-bottom.jpg) no-repeat top center;
}
	#footer .wrap {
		padding-top:22px;
		padding-bottom:22px;
		text-align:right;
		font-size:10px;
		color:#777676;
	}
	#footer p {
		padding-right:10px;
	}
		#footer p a {
			text-decoration:none;
			color:#777676;
		}
		#footer p a:hover {
			color:#740e0c;
		}
	
