* {
	margin: 0;
	padding: 0;
}

.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;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #fc3902;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #cbc9c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #6c6c6c;
}

h3 {
	background: url(images/arrow.gif) no-repeat 0% 8px;
	padding: 0 0 0 10px;
	line-height: 1.333em;
	font-size: 1em;
}

h3.indent-bot {
	padding: 0 0 19px 10px;
}

.fleft {
	float: left;
}

img.fleft {
	float: left;
	margin: 0 20px 0 0;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.content_title {
	color: #FF4B1A;
	font-weight: bold;
	font-size: xx-large;
	line-height: 1.33em;
}

#header-bg {
	background: #eae8dd;
}

#header {
	background: no-repeat 0% 100%;
	width: 980px;
	height: 418px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
	border-bot: 1px solid #fff;
}

#header ul {
	background: url(images/menu-tail.jpg) repeat-x 0% 0%;
	width: 100%;
	height: 77px;
}

#header ul li {
	float: left;
}

#head-link {
	position: absolute;
	top: 306px;
	left: 44px;
}

#header-2 {
	background: no-repeat 0% 100%;
	width: 980px;
	height: 68px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
	border-bot: 1px solid #fff;
}


#header-2 ul {
	background: url(images/menu-tail.jpg) repeat-x 0% 0%;
	width: 100%;
	height: 77px;
}

#header-2 ul li {
	float: left;
}



.transitions {
	width: 0px;
	height: 00px;
	padding: 20px;
	background: #cbc9c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	color: #6c6c6c;
	margin-bottom: 10px;
	visibility: hidden;
	opacity: 0;	
}

#logo {
	background: url(images/logo-bg.jpg) no-repeat 0% 0%;
	width: 291px;
	height: 132px;
	position: absolute;
	top: 77px;
	left: 0;
}

#logo img {
	margin: 36px 0 0 44px;
}

#slogan {
	position: absolute;
	top: 265px;
	left: 44px;
}

#content-bg {
	background: #eae8dd;
}

#content {
	width: 980px;
	padding: 11px 0 23px 0;
	margin: 0 auto;
	font-size: 0.75em;
}

#content p {
	padding: 0 0 13px 0;
	line-height: 1.333em;
}

#content p a {
	margin: 0 0 0 3px;
}

#content p em {
	float: right;
	padding: 0 30% 0 0;
	font-style: normal;
}

#content p.extra-indent {
	padding: 0 0 23px 0;
}

#content p.extra-indent1 {
	padding: 0 0 30px 0;
}

#content p.no-indent {
	padding: 0;
}


.row-1 {
	background: #fff url(images/row-bg-top.gif) repeat-x 0% 0%;
}

.row-bg-bot {
	background: url(images/row-bg-bot.gif) repeat-x 0% 100%;
	padding: 2px 0 4px 0;
}

.line-ver1 {
	background: url(images/line-ver-tail.gif) repeat-y;
}

.line-ver2 {
	background: url(images/line-ver-tail.gif) repeat-y;
}

.line-ver3 {
	background: url(images/line-ver-tail1.gif) repeat-y;
}


.rowmoo-bg-bot {
	background: url(images/row-bg-bot.gif) repeat-x 0% 100%;
	padding: 2px 0 4px 0;
}


.linemoo-ver1 {
	background: url(images/line-ver-tail.gif) repeat-y;
}

.line-moo-ver2 {
	background: url(images/line-ver-tail.gif) repeat-y;
}

.line-moo-ver3 {
	background: url(images/line-ver-tail1.gif) repeat-y;
}


.title {
	width: 90%;
	height: 50px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e9e7dc;
}

.title img {
	margin: 18px 0 0 26px;
}

.title-1 {
	height: 36px;
	padding: 1px 0 0 0;
}

.indent {
	padding: 0 0 0 27px;
}

.indent1 {
	padding: 1px 0 0 22px;
}

.row-1 {
	margin: 0 0 19px 0;
}

.row-2 {
	padding: 0 26px 0 27px;
}

.list li {
	background: url(images/marker.gif) no-repeat 0% 5px;
	padding: 0 0 16px 11px;
	line-height: 1.333em;
	color: #636262;
}

.list-1 li {
	padding: 0 0 19px 0;
	line-height: 1.333em;
}

.list-1 li strong {
	background: url(images/arrow.gif) no-repeat 0% 5px;
	padding: 0 0 0 10px;
}

.list-2 {
	padding: 0 0 13px 0;
}

.list-2 li {
	background: url(images/arrow.gif) no-repeat 0% 8px;
	padding: 0 0 0 10px;
	line-height: 1.667em;
}

.list-2 li a {
	color: #6c6c6c;
}

.list-3 {
	padding: 0 0 13px 0;
}

.list-3 li {
	background: url(images/marker.gif) no-repeat 0% 8px;
	padding: 0 0 0 10px;
	line-height: 1.667em;
}

.list-3 li a {
	color: #6c6c6c;
}



.list-4 {
	padding: 0 0 18px 0;
}

.list-4 li {
	background: url(images/arrow.gif) no-repeat 0% 12px;
	padding: 0 0 0 18px;
	line-height: 1.667em;
}

.list-4 li a {
	color: #fc3902;
}



.list-5 {
	padding: 0 0 18px 0;
	float: right;
}

.list-5 li {
	background: url(images/marker.gif) no-repeat 0% 8px;
	padding: 0 0 0 10px;
	line-height: 1.667em;
}

.list-5 li a {
	color: #6c6c6c;
}

.link {
	color: #99947c;
}


ul#sliding-navigation {
	list-style: none;
	font-size: .95em;
	margin: 30px 0;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a {
	display: block;
	width: 100%;
	padding: 5px 15px;
	margin: 0;
	margin-bottom: 5px;
}

ul#sliding-navigation li.sliding-element h3 {
	color: #fff;
	background: #333;
	border: 1px solid #1a1a1a;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a {
	color: #fff;
	background: #222;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { 
	color: #FC3902; 
}




.two-blocks {
	background: url(images/line-ver-tail.gif) repeat-y 50% 0%;
	width: 100%;
	overflow: hidden;
}

.left-block {
	float: left;
	width: 45%;
	padding: 0 5% 0 0;
}

.left-block-company {
	float: left;
	width: 25%;
	padding: 0 5% 0 0;
}

.right-block-company {
	float: right;
	width: 65%;
}

.right-block {
	float: right;
	width: 45%;
}



#contact-form {
	width: 592px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.083em;
	color: #636262;
}

#contact-form p {
	float: right;
	width: 409px;
}

#contact-form strong {
	display: block;
	padding: 0 0 2px 0;
	font-weight: normal;
}

#contact-form textarea {
	background: none;
	width: 401px;
	height: 88px;
	padding: 3px;
	border: 1px solid #a4a4a4;
	float: right;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #636262;
}

#contact-form label {
	display: block;
	height: 35px;
	padding: 3px 0 0 0;
	overflow: hidden;
}

#contact-form input {
	background: none;
	width: 161px;
	height: 16px;
	padding: 1px 3px 1px 3px;
	border: 1px solid #a4a4a4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #636262;
}

#contact-form a {
	float: right;
	margin: 0 0 0 15px;
}

#footer-bg {
	background: #cbc9c0;
	height: 42px;
	border-top: 1px solid #bbbab1;
}

#footer {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
	color: #555346;
}

#footer p {
	padding: 11px 0 0 26px;
}

#footer a {
	font-weight: bold;
	color: #fff;
}