* {
	margin: 0;
	padding: 0;
}
body {
	background: #f9f9f9;
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 100%;
	line-height: 12px;
	color: #595959;
}
#flipflash {
	margin-right: 45px;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.wrapper, block {
	width: 100%;
	overflow: hidden;
}
.mapwrapper {
	/*padding-left: 10px;*/
	padding-bottom: 17px;
	height: 302px;
}
.titlewrapper {
	width: 922px;
	overflow: hidden;
	padding: 23px;
	padding-bottom: 0px;
}
.titlewrapper h2 {
	margin: 0px, padding: 0px;
}
.thumbnailswrapper {
	background-color: #f7f7f7;
	width: 283px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 10px;
	border: 1px solid #ededed;
}




.thumbnailswrapper img{
	margin-left: 4px;
}
.container {
	width: 100%;
}
p {
	margin-bottom: 18px;
}
.tail-top {
	background: url(../images/tail-top.jpg) center top repeat-x;
}
.tail-middle {
	background: url(../images/tail-middle.gif) left top;
}
.tail-bottom {
	background: url(../images/tail-bottom.jpg) left bottom repeat-x;
}
#main {
	text-align: left;
}
/*==================forms====================*/
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
#contacts-form li {
	width: 100%;
	overflow: hidden;
	height: 28px;
	color: #1c1c1c;
	font-weight: bold;
}
#contacts-form li input {
	float: right;
	width: 184px;
	padding: 0 0 0 3px;
	font-weight: normal;
}
#contacts-form li.last {
	width: auto;
	padding-left: 55px;
}
/*==================list====================*/
ul {
	list-style: none;
}
.list1 {
	margin-bottom: 10px;
}
.list1 li {
	list-style: none;
	background: url(../images/bullet.gif) left 5px no-repeat;
	color: #a5a5a5;
	padding: 0 0 4px 0;
	padding-left: 10px;
	font-size: 1em;
}
.list1 li.active {
	background: url(../images/bullet_a.gif) left 5px no-repeat;
}
.list1 li a {
	color: #ce1616;
	
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	text-decoration: none;
}
.list1 li.active a {
	color: #000;
}
.list1 li a:hover, .list1 li a.current {
	color: #000;
}
.list1 li:hover {
	background: url(../images/bullet_a.gif) left 5px no-repeat;
}
.list2 {
	width: 922px; /*100%*/
	overflow: hidden;
	padding: 23px;
	padding-bottom: 14px;
}
.list2 li {
	float: left;
	width: 278px;
	margin-right: 40px;
	font-size: .91em;
	color: #1b1b1b;
	text-align: center;
	padding-bottom: 0px;
	background-color: #fafafa;
	border: 1px solid #efefef;
	padding-bottom: 6px;
}
#page3 li {
	padding-bottom: 20px;
}
.list2 li.alt {
	margin-right: 0;
}
.list2 li img {
	margin-bottom: 10px;
}
.list2 li a {
	text-transform: none;
}
.list3 {
	margin-bottom: 10px;
}
.list3 li {
	list-style-type: disc;
	margin-left: 17px;
	color: #000;
	padding: 0 0 4px 0;
	font-size: .91em;
}
ul#sitemap-list {
	padding-left: 10px;
	margin:0px;
}
ul#sitemap-list li {
	margin-top: 6px;
	list-style: none;
	background: url(../images/bullet.gif) left 5px no-repeat;
	color: #a5a5a5;
	padding: 0 0 4px 0;
	padding-left: 10px;
	font-size: 1em;
}
ul#sitemap-list ul li {
	background: none;
	margin-top: 3px;
}
ul#sitemap-list ul li a {
	color: #a11a1a;
}
ul#sitemap-list ul li a:hover {
	color: #000;
}

.errors {
	display: block;
	background-color: #fafafa;
	border: 1px solid #ededed;
	padding: 6px;
	padding-left: 20px;
	font-family: Arial;
	list-style: disc;
}
.errors li {
	color: #e22d14;
}
.errors li.success {
	color: #70c700;
}
.paging li span {
	padding-top: 2px;
	font-family: Arial;
	color: #1c1c1c;
	text-align: center;
	display: block;
	width: 20px;
	height: 20px;
	background-color: #ededed;
}
.paging li {
	margin-right: 1px;
	float: left;
}
.paging li a span {
	color: #e22d14;
}
/*==================other====================*/
.img-indent {
	margin: 0 30px 0 0;
	float: left;
}
.img-box {
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
}
.img-box img {
	float: left;
	margin: 0 30px 0 0;
}
.extra-wrap {
	overflow: hidden;
}
/*==================txt, links, lines, titles====================*/
a {
	color: #ce1616;
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.mainmenu {
	display: block;
	margin-top: 20px;
}
.mainmenu a {
	font-size: 16px;
	margin-left: 20px;
	font-style: normal;
}
.mainmenu a:hover, .mainmenu a.current, .mainmenu a.section {
	color: #000000;
}
.footermenu {
	display: block;
	margin-top: 4px;
}
.footermenu a {
	margin-right: 10px;
	color: #ff0000;
}
h1 {
	font-size: 2.08em;
	color: #000;
	letter-spacing: -1px;
	line-height: 1.1em;
	margin-bottom: 6px;
	padding-left: 10px;
	font-weight: normal;
}
h2 {
	background: url(../images/line-hor.gif) left bottom repeat-x;
	font-size: 20px;
	color: #000;
	letter-spacing: -1px;
	line-height: 1.1em;
	padding-bottom: 6px;
	margin-bottom: 14px;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	color: #000;
	line-height: 1.1em;
	margin-bottom: 12px;
	font-weight: normal;
}
h4 {
	font-size: 10px;
	color: #000;
	margin-bottom: 0px;
	margin-top: 2px;
}
h4 span {
	color: #8a8a8a;
	font-weight: normal;
}
.teaser {
	color: #8a8a8a;
	text-align: center;
	padding: 4px;
}
h4 a {
	color: #000;
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}
h5 {
	font-size: 1em;
	color: #000;
	margin-bottom: 5px;
}
.message {
	display: block;
	font-size: 11px;
	color: #ff0000;
	margin-top: 6px;
}
.goodmessage {
	display: block;
	font-size: 11px;
	color: #80bf2f;
	margin-top: 6px;
}
strong {
	font-size: 14px;
	color: #1b1b1b;
	line-height: 17px;
	margin-bottom: 0px;
	font-weight: normal;
}
p.homecopy {
	font-size: 16px;
	color: #2f2f2f;
}
.contactpanel h2 {
	background: url(../images/line-hor.gif) left bottom repeat-x;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	
}
.about_col-1 p {
	margin-top: 0px;
	margin-bottom: 20px;
}
.contactpanel p {
	color: #dcdcdc;
	font-size: 12px;
	line-height: 14px;
	width: 600px;
}
.contactbtn {
	display: block;
	background: url(../images/contactus_btn.gif) no-repeat;
	width: 125px;
	height: 125px;
}
.contactbtn:hover {
	background: url(../images/contactus_btn_a.gif) no-repeat;
}
.bg-text-wrapper {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	line-height: 20px;
}
.bg-text {
	font-size: 16px;
	color: #232323;
	line-height: 20px;
}
.bg-text-wrapper p {
	line-height: 20px;
	font-size: 14px;
	color: #1c1c1c;
}
label {

	font-size: 18px;
	color: #2f2f2f;
}
input {
}
.contact-table .addresswrapper {
	
	display: block;
	padding-bottom: 20px;
}
.contact-table h2 {
	font-size: 18px;
	
	color: #1b1b1b;
	line-height: 17px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-bottom: 6px;
	background: url(../images/line-hor.gif) left bottom repeat-x;
}
.CustomFormHR {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #d7d7d7;
}
.contact-table .addresswrapper .abtn {
}
.contact-table .address {
	font-size: 12px;
	width: 200px;
	float: left;
}
.contact-table table {
	font-size: 12px;
	background: url(../images/line-hor.gif) left top repeat-x;
	margin-top: 10px;
}
.contact-table TD.info {
	color: #000000;
	border-bottom: 1px dotted #d7d7d7;
}
.contact-table TD.label {
	color: #888888;
}
TD.notification {
	color: #e22d14;
}
.txt1 {
	color: #1c1c1c;
}
.line-hor {
	background: url(../images/line-hor.gif) left bottom repeat-x;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.line-hor1 {
	background: url(../images/line-hor.gif) left bottom repeat-x;
	margin-bottom: 0px;
	padding-bottom: 6px;
}
.line-ver1 {
	background-image: url(../images/line-ver.gif);
	background-repeat: repeat-y;
	width: 922px; /*100%*/
}
.line-ver11 {
	background-image: url(../images/line-ver.gif);
	background-repeat: repeat-y;
}
.line-ver, .about_line-ver {
	background-image: url(../images/line-ver.gif);
	background-repeat: repeat-y;
}
.wrapper {
	color: #777777;
}
/*==================boxes====================*/
.cont-box {
	padding: 0 50px 0 0;
	margin: 0;
}
.cont-box span {
	float: right;
}
/*header*/
#header .row-1 {
	height: 76px;
}
#header .row-1 .fright {
	padding: 7px 25px 0 0;
}
#header .row-2 {
	padding: 0 0 0 0;
	color: #000;
	float: right;
}
/*content*/
#content {
	background: url(../images/content-bg.gif) left top repeat-x #fff;
	width: 100%;
}
#content .inside {
	padding: 0;
	border: 1px solid #ededed;
}
#content .indent {
	padding: 0;
}
#content .row-3 {
	background-color: #363636;
}
#content .row-3 h2 {
	color: #FFFFFF;
}
/*footer*/
#footer {
	font-family: Arial;
	color: #957841;
	padding-left: 22px;
}
#footer a {
  color: #d35837;
	text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footer .indent {
	padding: 25px 0 0 0;
	
}
#footer p {
	font-size: .85em;
	color: #a89860;
	line-height: 1.2em;
	width: 460px;
	padding-top: 4px;
}
#footer .footer-img {
	position: absolute;
	right: 0;
	top: -40px;
}
.social{
	display: block;
	padding: 10px;
	height:32px;
	background-color: #fafafa;
	border: 1px solid #efefef;
	margin-top:20px;
}
.social strong {
	float: left;
	margin-top: 10px;
}
.social li {
	display: block;
	margin-left: 10px;
	float: left;
}
/*==========================================*/

#Gmap1 {
    border: 1px solid black;
    float: left;
    height: 300px;
    margin-left: 23px;
    width: 435px;
}

#Gmap2 {
    border: 1px solid black;
    float: right;
    height: 300px;
    margin-right: 23px;
    width: 435px;
}

ul#sitemap-list ul{
  padding-left: 10px;
}
ul#sitemap-list ul li a{
}

.galery_item img.images, .holder_images a img, .galery_item canvas {
  border: 1px solid #fff;
}

.galery_item canvas:hover, .galery_item canvas.selected, .holder_images a:hover img, .galery_item img, .galery_item a:hover img{
  border: 1px solid #ea5f5f;
  
}

.galery_item a, .galery_item a:visited{
  color: #fff;
}
.portfolionav {
	margin-top: 8px;
}
.portfolionav a {
	font-size: 11px;
}
.portfolionav div a {
	
}
.portfolionav a img {
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}

.contact_row-1{
  margin-left: 23px;
}

#portfolio_item{
  width: 288px; 
  float: left;
  margin: 0px 0px 0px 18px;
}