html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

body,html {
	height: 100%;
	margin: 0;
	background: #fff;
}

body {
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, 'Lucida Sans',
		'DejaVu Sans Condensed', sans-serif, 'Lucida Grande';
	font-size: 62.5%;
}

a {
	outline: none;
	text-decoration: none;
	color: #000
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

* html .clearfix {
	height: 1%;
}

*+html .clearfix {
	height: 1%;
}

#wrapper {
	width: 100%;
	margin: 0;
	padding-top: 0;
}

#toppage {
	padding-top: 30px
}

#mainpage {
	width: 1280px;
	margin: 0 auto;
}

#leftpage {
	float: left;
	font-size: 10px;
	color: #D1D1D1;
	width: 200px;
	font-size: 10px;
}

#rightpage {
	float: right;
	width: 980px;
	height: 750px;
}

#leftpage li a {
	font-size: 10px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	height: 100%;
	text-decoration: none;
	color: #464646;
}

#leftpage ul {
	list-style: none;
	margin: 0;
	font-weight: normal;
}

#leftpage li.company {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 100%;
	text-decoration: none;
	color: #464646;
	font-weight: bold;
}

#leftpage li.company a {
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 100%;
	padding-left: 13px;
	text-decoration: none;
	color: #464646;
}

#leftpage li.company a:hover {
	text-decoration: none;
	color: #000;
}

#leftpage li.categories {
	text-transform: lowercase;
	text-align: center;
	letter-spacing: 12px;
	padding-top: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 195px;
	display: block;
	height: 100%;
	text-decoration: none;
	color: #747474;
	font-weight: bold;
}

#leftpage li.cat-item a {
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	display: block;
	height: 100%;
	text-decoration: none;
	color: #464646;
	background: #D1D1D1;
	letter-spacing: 2px;
	border-bottom: 1px solid #B9B9B9;
}

#leftpage li.cat-item a:hover {
	text-decoration: none;
	color: #E8E8E8;
	background: #2E2E2E;
}

#leftpage ul.footer {
	list-style: none;
	padding-left: 5px;
	padding-bottom: 2px;
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	margin-top: 30px;
	padding-top: 5px;
	color: #D1D1D1;
	font-size: 9px;
}

#leftpage ul.footer li {
	padding-left: 5px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #464646;
	font-size: 9px;
	border-bottom: none;
}

#leftpage ul.footer li a {
	padding: 0;
	text-decoration: none;
	color: #464646;
	font-size: 9px;
	font-weight: bold;
}

#contentcol {
	float: right;
	width: 980px;
	min-height: 750px; background : #E8E8E8;
	border-bottom: 0px solid #B9B9B9;
	font-size: 13px;
	background: #E8E8E8;
}

.mainbox {
	padding: 30px
}

.title {
	margin-right: 0px;
	padding-bottom: 20px;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	text-trasnsform: none;
	letter-spacing: normal;
	color: black;
}

ol.forms {
	float: left;
	list-style: none;
	margin: 0;
	width: 420px;
	padding: 0 0 40px 0;
}

ol.forms li {
	clear: both;
	float: left;
	position: relative;
}

ol.forms li.inputbar {
	margin-bottom: 20px;
}

ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	width: 100px;
	font-size: 13px;
}

ol.forms input,ol.forms textarea {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans',
		'DejaVu Sans Condensed', Tahoma, Arial, sans-serif;
	border: 2px solid #CCCCCC;
	color: #7d7d7d;
	font: inherit;
	padding: 2px;
	width: 314px;
	font-size: 13px;
}

ol.forms textarea {
	height: 200px;
}

ol.forms input:focus,ol.forms textarea:focus {
	border: 2px solid #111;
}

.error {
	color: #f00;
}

ol.forms li .error {
	font-size: 12px;
	margin-left: 15px;
}

ol.forms li.textarea .error {
	
}

ol.forms li.screenReader {
	margin-bottom: 0;
}

ol.forms li.buttons button {
	background: #111;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	overflow: hidden;
	padding: 6px 3px 6px 3px;
	width: 100px;
}

ol.forms li.buttons button:hover {
	color: #fff;
}

ol.forms li.buttons button:active {
	color: #fff;
}

ol.forms li.buttons,ol.forms li.inline {
	width: 460px;
}

ol.forms li.inline input {
	width: auto;
}

ol.forms li.inline label {
	display: inline;
	float: none;
}

#slides {
	overflow: hidden;
	position: relative;
	width: 980px;
	height: 780px;
	margin: 0 auto
}

#slides #listSL {
	width: 980px;
	height: 780px;
	z-index: 1;
}

#listSL img {
	position: absolute;
	left: 0;
	top: 0;
}

#slLoadingBox {
	display: none;
	position: absolute;
	top: 250px;
	left: 250px;
	z-index: 2;
	background-color: #fff;
	padding: 10px 20px;
	border: 1px solid #ccc
}

.ctfield {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans',
		'DejaVu Sans Condensed', Tahoma, Arial, sans-serif;
	border: 2px solid #CCC;
	color: #7D7D7D;
	font: inherit;
	padding: 2px;
	width: 314px;
	font-size: 13px;
}

.btn {
	background-color: #000;
	padding: 5px 10px;
	color: #fff;
	border: 0;
	cursor: pointer
}

#ctleftcol {
	float: left;
	width: 314px;
	margin-right: 30px
}

#ctrightcol {
	float: left;
	width: 550px
}

#ctMap {
	margin-top: 20px;
	width: 550px;
	height: 400px;
	border: 1px solid #ccc
}

.galCat {
	margin-bottom: 10px
}

.catPhoto {
	float: left;
	width: 225px;
	height: 150px;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #fff;
	text-align: center;
	margin-right: 20px
}

.catInfo .ctitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px
}

.picOnCat {
	width: 188px;
	height: 125px;
	border: 1px solid #ccc;
	padding: 12px;
	background-color: #fff;
	text-align: center
}

.photoDetail {
	float: left;
	width: 450px;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #fff
}

.photoInfo {
	float: left;
	padding-left: 10px;
	width: 150px
}

.errorMess {
	color: red
}

.controlBar {
	margin-top: 10px;
	width: 470px;
}

.controlBar .next {
	float: right;
	width: 30px;
	height: 30px;
}

.controlBar .prev {
	float: left;
	width: 30px;
	height: 30px;
}