* {
	margin: 0;
	padding: 0;
}

html, body { 
	height:100%;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #bdbdbd;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #373737 url(images/body-tail.gif) repeat-x 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #bdbdbd;
}

h2 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 26px 0;
	padding: 0 0 17px 0;
	line-height: 1.2em;
	word-spacing: -2px;
	font-size: 2.5em;
	font-weight: 400;
	font-style: italic;
	color: #fff;
}

	h2 span {
		color: #ec008c;
	}

h3 {
	padding: 0 0 18px 0;
	line-height: 1.2em;
	word-spacing: -2px;
	font-size: 2.5em;
	font-weight: 400;
	font-style: italic;
	color: #fff;
}

	h3 span {
		color: #ec008c;
	}
	
	h3 strong {
		display: block;
		padding: 0 0 7px 0;
		font-weight: 400;
	}
	
	h3 em {
		display: block;
		margin: 0 0 -3px 0;
	}

h4 {
	padding: 0 0 7px 0;
	line-height: 1.2em;
	font-size: 1.833em;
	font-weight: 400;
	color: #fff;
}

h6 {
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #585858;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-bg {
	background: url(images/main-bg.gif) no-repeat 50% 0%;
}

#main {
	width: 954px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 196px;
}

#logo {
	position: absolute;
	top: 73px;
	left: 24px;
}

#menu {
	width: 418px;
	position: absolute;
	top: 65px;
	right: 132px;
}

	#menu li {
		float: left;
		margin: 0 0 0 -7px;
		padding: 0 0 2px 0;
	}
	
	#menu li.extra {
		padding: 0 0 2px 10px;
	}
	
		#menu li a {
			background: url(images/menu.gif) no-repeat 0% 0%;
			position: relative;
			display: block;
			width: 108px;
			height: 36px;
			padding: 0 0 0 35px;
			line-height: 34px;
			overflow: hidden;
			float: left;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1.083em;
			text-decoration: none;
			color: #9d9d9d;
		}
		
			#menu li a:hover {
				background-position: 0% -36px;
				color: #fff;
			}
			
			#menu li.act a {
				background-position: 0% -36px;
				color: #fff;
			}

#content {
	position: relative;
	height: 479px;
}

#content2 {
	position: relative;
	height: 500px;
}

.appearance {
	width: 828px;
	height: 479px;
	padding: 0 0 0 103px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -6px;
}

	.appearance li {
		float: left;
		margin: 0 0 0 -103px;
		font-size: 2.5em;
		font-weight: 400;
		font-style: italic;
	}
	
		.appearance li a {
			display: block;
			width: 222px;
			height: 54px;
			padding: 425px 0 0 88px;
			overflow: hidden;
			float: left;
			line-height: 1.2em;
			text-align: center;
			text-decoration: none;
			color: #fff;
		}
		
			.appearance li a:hover {
				color: #ec008c;
			}
		
		.appearance li.type-1 a {
			background: url(images/type-1.jpg) no-repeat 0% 0%;
		}
		
			.appearance li.type-1 a span {
				position: relative;
				display: block;
				z-index: 4;
			}
		
		.appearance li.type-2 a {
			background: url(images/type-2.jpg) no-repeat 0% 0%;
		}
		
			.appearance li.type-2 a span {
				position: relative;
				display: block;
				z-index: 3;
			}
			
		.appearance li.type-3 a {
			background: url(images/type-3.jpg) no-repeat 0% 0%;
		}
		
			.appearance li.type-3 a span {
				position: relative;
				display: block;
				z-index: 2;
			}
			
		.appearance li.type-4 a {
			background: url(images/type-4.jpg) no-repeat 0% 0%;
		}
		
			.appearance li.type-4 a span {
				position: relative;
				display: block;
				z-index: 1;
			}

#appearance-block {
	background: url(images/appearance-bg.gif) no-repeat 0% 0%;
	width: 929px;
	height: 417px;
	position: absolute;
	top: 62px;
	left: -6px;
}

	#appearance-block .inner {
	position: relative;
	margin: 27px 121px 30px 290px;
	width: 975px;
	height: 577px;


	}
	
	
	
	#appearance-block .indent {
		padding: 0 0 0 58px;
	}

	#appearance-block span img {
		position: absolute;
		top: -59px;
		left: 9px;
	}
	
	#appearance-block strong {
		display: block;
		width: 220px;
		height: 62px;
		overflow: hidden;
		line-height: 52px;
		font-size: 2.5em;
		font-weight: 400;
		font-style: italic;
		text-align: center;
		color: #fff;
		position: absolute;
		top: 355px;
		left: 89px;
	}
	
		#appearance-block strong a {
			text-decoration: none;
			color: #fff;
		}
		
		#appearance-block strong a:hover {
			color: #ec008c;
		}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 21px;
	float: left;
	overflow: hidden;
	line-height: 20px;
	text-decoration: none;
	font-size: 1.083em;
	color: #fff;
}

	.link span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 21px;
		padding: 0 14px 0 14px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-indent {
	margin: 0 0 35px 0 !important;
}

#main-pic {
	position: absolute;
	top: 3px;
	left: 0;
}

#content-box {
	background: url(images/content-box.gif) no-repeat 0% 0%;
	width: 623px;
	height: 476px;
	overflow: hidden;
	position: absolute;
	top: 3px;
	left: 330px;
}



	#content-box .indent {
		padding: 21px 15px 20px 41px;
	}
	
	#content-box .indent-1 {
		padding: 28px 15px 20px 41px;
	}
	
		#content-box p {
			padding: 0 0 23px 0;
			line-height: 1.5em;
			font-size: 1em;
			color: #bdbdbd;
		}
		
		#content-box p.extra {
			padding: 0 0 26px 0;
		}
		
			#content-box p small {
				float: right;
				padding: 0 34% 0 0;
				font-size: 1em;
			}

.container {
	position: relative;
	height: 435px;
	overflow: auto;
}

.containernew {
	position: relative;
	height: 300px;
	overflow: auto;
}

	.container .inner {
		min-height: 700px;
		height: auto !important;
		height: 700px;
		padding: 8px 12px 0 0;
	}

.list {
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 7px;
		padding: 0 0 0 20px;
		line-height: 1.5em;
		font-size: 1em;
		color: #bdbdbd;
	}
	
		.list li a {
			color: #bdbdbd;
		}

.list-1 {
	width: 100%;
	overflow: hidden;
}

	.list-1 li {
		float: left;
		width: 199px;
		padding: 0 48px 0 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #b2b2b2;
	}
	
	.list-1 li.last {
		padding: 0;
	}
	
		.list-1 li img {
			margin: 0 0 19px 0;
		}
	
		.list-1 li a {
			color: #b2b2b2;
		}
		
		.list-1 li span {
			display: block;
			color: #ec008c;
		}
		
			.list-1 li span a {
				color: #ec008c;
			}

.title {
	padding: 0 0 30px 0;
	line-height: 1.238em;
	font-size: 1.75em;
	font-weight: 400;
	color: #fff;
}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.line-hor1 {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 27px 0;
}

#contact-form {
	width: 542px;
	padding: 3px 0 0 0;
}

	#contact-form textarea {
		background: none;
		width: 281px;
		height: 44px;
		padding: 1px 3px 1px 3px;
		float: right;
		border: 1px solid #a4a4a4;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #bdbdbd;
	}
	
	#contact-form label {
		display: block;
		height: 28px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 240px;
		height: 16px;
		padding: 1px 3px 1px 3px;
		float: left;
		border: 1px solid #a4a4a4;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #bdbdbd;
	}

	#contact-form a {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 21px;
		float: right;
		margin: 19px 0 0 13px;
		overflow: hidden;
		line-height: 20px;
		text-decoration: none;
		font-size: 1.083em;
		color: #fff;
	}
	
		#contact-form a span {
			background: url(images/link-left.gif) no-repeat 0% 0%;
			display: inline-block;
		}
		
		#contact-form a span span {
			background: url(images/link-right.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 21px;
			padding: 0 13px 0 13px;
		}
		
		#contact-form a:hover span span {
			cursor: pointer;
			color: #000;
		}

.privacy {
	width: 100%;
	overflow: hidden;
}

	.privacy p {
		padding: 0 0 18px 0 !important;
	}

#footer {
	background: url(images/footer.gif) no-repeat 70px 43px;
	height: 125px;
	overflow: hidden;
}

	#footer .inner {
		padding: 43px 63px 10px 70px;
	}

	#footer p {
		padding: 9px 0 14px 0;
		line-height: 2em;
		font-size: 0.75em;
		text-align: center;
		text-transform: uppercase;
		color: #565656;
	}
	
		#footer p span {
			padding: 0 3px;
		}
		
		#footer p a {
			color: #969696;
		}
		
	#footer strong {
		display: block;
		line-height: 2em;
		font-size: 0.75em;
		font-weight: normal;
		text-align: center;
		text-transform: uppercase;
		color: #565656;
	}

