html, body {
	height:100%;
	padding:0;
	margin:0;
}
body {
	color:#545454;
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	background:#6f234e url(body_bg.jpg) repeat-x;
}
input, textarea, select {
	color:#545454;
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
img {
	border:none;
}
td {
	vertical-align:top;
}
a {
	color:#957D00;
	text-decoration:none;
}
.left_col {
	background:url(bg_left.jpg) no-repeat 100% 0;
}
.right_col {
	background:url(bg_right.jpg) no-repeat 0 0;
}
.clear {
	font-size:0px;
	height:0px;
	clear:both;
}
.home {
	position:absolute;
	top:35px;
	height:90px;
	width:332px;
	text-indent:-999px;
	overflow:hidden;
}
.content {
	width:985px;
}
.header {
	background:url(header.jpg) no-repeat 0 0;
	height:142px;
	position:relative;
}
.header h1 {
	font-size:11px;
	color:#fff;
	margin:0;
	padding:10px 0 0 10px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.top_links {
	position:absolute;
	top:10px;
	right:10px;
	color:#eadae5;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
}
.top_links a {
	color:#eadae5;
}
.page_container {
	background:url(page_bg.gif) repeat-y;
	width:985px;
}
.container_left_bg {
	background:url(bg_left1.jpg) no-repeat 0 0;
	padding-left:9px;
}
.container_right_bg {
	background:url(bg_right1.jpg) no-repeat 100% 0;
	padding-right:9px;
}
.footer {
	background:url(footer.jpg) no-repeat;
	height:154px;
	color:#959595;
	font-size:11px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:22px;
}
.created {
	margin-top:22px;
	color:#c8b4c2;
}

.created a:link,
.created a:visited {
	color: #C8B4C2;
	text-decoration: underline;
}

.created a:hover,
.created a:active {
	text-decoration: none;
}
	
/* Navigation */
.navigation {
	padding-left:16px;
	height:39px;
}
.navigation ul {
	padding:0;
	margin:0;
	list-style:none;
}
.navigation ul li {
	float:left;
}
.navigation ul li a {
	float:left;
	display:block;
	height:0;
	padding-top:39px;
	overflow:hidden;
	width:187px;
}
li.about a {
	background:url(nav_btns.jpg) no-repeat 0 0;
}
li.about a:hover, li.about a.current {
	background:url(nav_btns_h.jpg) no-repeat 0 0;
}
li.services a {
	background:url(nav_btns.jpg) no-repeat -187px 0;
}
li.services a:hover, li.services a.current {
	background:url(nav_btns_h.jpg) no-repeat -187px 0;
}
li.partners a {
	background:url(nav_btns.jpg) no-repeat -374px 0;
}
li.partners a:hover, li.partners a.current {
	background:url(nav_btns_h.jpg) no-repeat -374px 0;
}
li.gallery a {
	background:url(nav_btns.jpg) no-repeat -562px 0;
}
li.gallery a:hover, li.gallery a.current {
	background:url(nav_btns_h.jpg) no-repeat -562px 0;
}
li.contacts a {
	background:url(nav_btns.jpg) no-repeat -750px 0;
}
li.contacts a:hover, li.contacts a.current {
	background:url(nav_btns_h.jpg) no-repeat -750px 0;
}
/* Frontpage items */
.frame {
	background:url(frame.png);
	width:927px;
	height:241px;
	position:absolute;
	z-index:90;
	top:5px;
	left:15px;
}
.frontpage_image {
	width:925px;
	height:240px;
	position:absolute;
	overflow:hidden;
	z-index:1;
	top:6px;
	left:16px;
}
.prev {
	background:url(arrow_left.gif);
	width:35px;
	height:36px;
	position:absolute;
	left:-9px;
	top:90px;
	z-index:999;
	text-indent:-999px;
	overflow:hidden;
}
.next {
	background:url(arrow_right.gif);
	width:35px;
	height:36px;
	position:absolute;
	right:-9px;
	top:90px;
	z-index:999;
	text-indent:-999px;
	overflow:hidden;
}
.frontpage_header {
	height:240px;
	position:relative;
}
.frontpage_banner {
	width: 966px;
	height: 126px;	
	background: url(fp_banner.jpg);
	position: relative;
}
.frontpage_banner a {
	display: block;
	width: 930px;
	height: 103px;
	position: absolute;
	top: 24px;
	left: 20px;
}
.frontpage_content {
	background:url(fp_separator.jpg) no-repeat 0 0;
	height:214px;
	padding-top:46px;
	padding-left:6px;
}
.frontpage_services {
	width:185px;
	float:left;
	background:url(separator.jpg) no-repeat 100% 0;
	height:214px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0 0 9px;
}
.last_service {
	background:none;
	width:170px;
}
a.read_more {
	display:block;
	padding:4px 0 0 0;
}
.frontpage_services h2 {
	height:32px;
	margin:5px 0 0 0;
}
.frontpage_services h2 a {
	height:0;
	padding:32px 0 0 0;
	overflow:hidden;
	display:block;
}
h2.service1, li.service1 a {
	background:url(service1_txt.gif) no-repeat 0 2px;
}
h2.service2, li.service2 a {
	background:url(service2_txt.gif) no-repeat 0 2px;
}
h2.service3, li.service3 a {
	background:url(service3_txt.gif) no-repeat 0 2px;
}
h2.service4, li.service4 a {
	background:url(service4_txt.gif) no-repeat 0 2px;
}
h2.service5, li.service5 a {
	background:url(service5_txt.gif) no-repeat 0 2px;
}
h2.service6, li.service6 a {
	background:url(service6_txt.gif) no-repeat 0 2px;
}
li.service1 a:hover, li.service1 a.current {
	background:url(service1_txt_h.gif) no-repeat 0 2px;
}
li.service2 a:hover, li.service2 a.current {
	background:url(service2_txt_h.gif) no-repeat 0 2px;
}
li.service3 a:hover, li.service3 a.current {
	background:url(service3_txt_h.gif) no-repeat  0 2px;
}
li.service4 a:hover, li.service4 a.current {
	background:url(service4_txt_h.gif) no-repeat 0 2px;
}
li.service5 a:hover, li.service5 a.current {
	background:url(service5_txt_h.gif) no-repeat 0 2px;
}
li.service6 a:hover, li.service6 a.current {
	background:url(service6_txt_h.gif) no-repeat 0 2px;
}
/* Breadcrumb */
.breadcrumb {
	color:#545454;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 12px 0 0 20px;
}
/* Page content */
.page_content {
	background:url(page_content_bg.jpg) no-repeat 0 0;
	padding:19px;
	height:1%;
	min-height:350px;
}
/* Left menu */
.left_menu {
	float:left;
	width:165px;
	padding:20px 0 0 0;
}
.left_menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
.left_menu ul li {
	background:url(left_menu_separator.gif) no-repeat 0 100%;
	padding:3px 0 3px 0;
}
.left_menu ul li a, .left_menu ul li a:hover {
	display:block;
	background-repeat:no-repeat;
	background-position:0 2px;
	height:0px;
	padding-top:33px;
	overflow:hidden;
}
.content_services {
	text-align:justify;
	background:url(separator1.gif) no-repeat 0 30px;
	min-height:430px;
	margin-left:170px;
	padding:34px 19px 20px 53px;
}
.content_services img {
	border:#e1cc81 1px solid;
}
.content_services h2 {
	font-size:22px;
	margin:0 0 30px 0;
	padding:0 0 10px 0;
	background:url(page_title_bg.gif) no-repeat 0 100%;
}
.page_txt {
	background:url(page_txt_bg.jpg) no-repeat 0 35px;
	min-height:340px;
	padding:34px 19px 20px 370px;
}
.page_txt h2 {
	font-size:22px;
	margin:0 0 30px 0;
	padding:0 0 10px 0;
	background:url(page_title_bg1.gif) no-repeat 0 100%;
}
/* Gallery */
.gallery_wrapper {
	padding: 45px 0 10px 14px;
}
.gallery_category {
	float:left;
	background:url(separator.jpg) no-repeat 100% 15px;
	width:285px;
	padding:0 20px 0 0;
}
.gallery_category div {
	text-align:center;
}
.gallery_category h3 {
	font-size:18px;
	margin:0;
	padding:8px 0;
}
.gallery_category_last {
	background:none;
}
.gallery_category img {
	border:#e1e1e1 5px solid;
}
.image_viewer {
	width:738px;
	background:#ebebeb;
	border:#d8d8d8 1px solid;
	padding:10px;
	margin:0 0 0 69px;
}

.image-holder {
	width: 738px;
	height: 554px;
}

.text-holder {
	height: 20px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}

.gallery_wrapper h2 {
	margin:0 0 0 69px;
	padding:0 0 10px 0;
	font-size:22px;
}
/* Scroll */
.images_scroll {
	left:10px;
	margin-top:20px;
	margin-left:25px;
	position:relative;
	width:815px;
}
.right_scroll, .left_scroll, .right_scroll1, .left_scroll1 {
	display:block;
	height:83px;
	overflow:hidden;
	text-indent:-999px;
	width:34px;
}
.right_scroll {
	background:url(arrow_gallery_right.gif) no-repeat 0 50%;
	float:right;
}
.left_scroll1 {
	background:url(arrow_gallery_left.gif) no-repeat 0 50%;
	float:left;
}
.scroll a.thumb {
	display:inline-block;
	height:74px;
	margin-right:6px;
	width:98px;
}
.scroll {
	height:100px;
	margin:0 25px;
	overflow:hidden;
	white-space:nowrap;
	width:710px;
	margin-left:55px;
}
a.thumb {
	background:#EBEBEB;
	border:#D8D8D8 1px solid;
	display:block;
	margin-bottom:3px;
	padding:5px;
}
a.thumb:hover {
	border:#a9638f 1px solid;
}
/* Contacts */
.contacts_txt {
	float:left;
	width:323px;
	padding:34px 0 0 19px;
}
.contacts_txt h2 {
	font-size:22px;
	padding:0 0 15px 0;
	margin:0;
}
.feedback_form {
	background:url(separator1.gif) no-repeat 0 20px;
	margin-left:360px;
	height:400px;
	padding:55px 0px 34px 66px;
	font-size:12px;
	font-weight:bold;
}
.text_area {
	background:url(textarea_bg.jpg) no-repeat 0 0;
	height:83px;
	width:426px;
	padding:15px;
	border:none;
	background-color:#fff;
	display:block;
	margin:2px 0 9px 0;
	font-size:13px;
}
.text_field {
	margin:2px 0 9px 0;
	width:426px;
	padding: 9px 15px;
	border:none;
	background-color:#fff;
	display:block;
	background:url(input_bg.jpg) no-repeat;
	height:18px;
	overflow:hidden;
	font-size:13px;
}
.button {
	background:url(submit_bg.jpg);
	width:138px;
	height:34px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:0;
	color:#fff;
	border:none;
	cursor:pointer;
}
.view_gallery {
	float:right;
	margin:0 0 20px 30px;
	text-align:center;
	border:1px solid #D8D8D8;
	padding:5px 5px 10px 5px;
}
.view_gallery img {
	display:block;
	margin-bottom:10px;
}
