﻿/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:1020px;
} 

body {
	background: #252627;
/* font-family:Arial, Helvetica, sans-serif; */font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1em;
	color: #343434;
	min-width: 1020px;
	padding-bottom: 5px;
	border-top: 4px solid #252627;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img {
	border:0;
	vertical-align:top;
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.extra-wrap {
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-top { 
	background:url(images/tail-top.jpg) center top repeat-x #f8f8f8;
}

/*=========================== FORMS ===========================*/

#contacts-form fieldset {
	float:left;
}
#contacts-form .field1 {
	width:322px;
}
#contacts-form .field1 div { 
	height:59px;
	background:url(images/input-bg.gif) no-repeat left top;
}
#contacts-form .field2 {
	width:257px;
}
#contacts-form .field2 span {
	height:150px;
	display:block;
	width:257px;
	background:url(images/textarea-bg.gif) no-repeat left top;
	margin-bottom:19px;
}
#contacts-form input {
	width:223px; 
	background:none;
	margin:10px 0 0 16px;
	text-transform:uppercase;
	color:#343434;
	border:0; 
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:241px; 
	height:138px;
	text-transform:uppercase; 
	overflow:auto;
	background:none;
	color:#343434;
	border:0; 
	padding:10px 0 2px 16px; 
}

/*========================== LISTS ============================*/

.site-nav {
	position:absolute;
	left:0;
	top:0;
}
.site-nav li {
	float:left;
	font-size:18px;
	line-height:1.2em;
	text-transform:none;
	letter-spacing:-1px;
}
.site-nav li a {
	display:block;
	text-align:center;
	height:69px;
	color:#1c1d1e;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(images/spacer.gif);
}
.site-nav li a span {
	display:block;
	padding-top:16px;
}
.site-nav li a:hover,
.site-nav li a.active {
	color:#fff;
}
.site-nav li.m1 a {
	width:116px;
}
.site-nav li.m1 a:hover,
.site-nav li.m1 a.active {
	background-image:url(images/m1-act.png);
}
.site-nav li.m2 a {
	width:106px;
}
.site-nav li.m2 a:hover,
.site-nav li.m2 a.active {
	background-image:url(images/m2-act.png);
}
.site-nav li.m3 a {
	width:138px;
}
.site-nav li.m3 a:hover,
.site-nav li.m3 a.active {
	background-image:url(images/m3-act.png);
}
.site-nav li.m4 a {
	width:112px;
}
.site-nav li.m4 a:hover,
.site-nav li.m4 a.active {
	background-image:url(images/m4-act.png);
}
.site-nav li.m5 a {
	width:93px;
}
.site-nav li.m5 a:hover,
.site-nav li.m5 a.active {
	background-image:url(images/m5-act.png);
}
.site-nav li.m6 a {
	width:111px;
}
.site-nav li.m6 a:hover,
.site-nav li.m6 a.active {
	background-image:url(images/m6-act.png);
}

.list {
	padding-bottom:20px;
}
.list.alt {
	padding:0;
	margin:0;
}
.list li {
	padding: 0 0 7px 24px;
	background: url(images/marker.png) no-repeat left top;
	font-size: 1.15em
}
.list li a {
	color:#343434;
	text-decoration:none;
}
.list li a:hover {
	color:#000;
}

.list1 {
	margin-top:-35px;
}
.list1 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	line-height:1.8em;
	padding-top:35px;
}
.list1 li.last {
	padding-bottom:20px;
}
.list1 li.last1 {
	padding-bottom:36px;
}
.list1 li img {
	float:left;
	margin-right:19px;
}
.list1 li b {
	font-size:1.1em;
	color:#3c3d3f;
	display:block;
}

.list2 {
	padding-bottom:20px;
}
.list2 li {
	line-height:1.55em;
	padding-bottom:16px;
}
.list2 li span,
.list2 li a {
	font-size:1.1em;
}
.list2 li span {
	color:#c7690f;
}
.list2 li a {
	font-weight:bold;
	color:#3c3d3f;
}

.list3 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	line-height:1.8em;
	padding-bottom:20px;
}
.list3 li b {
	font-size:1.1em;
	color:#3c3d3f;
	display:block;
}

/*========================== OTHER ============================*/

.img-box1 {
	width:100%;
	overflow:hidden;
	margin:-37px 0 0 -0px;
	position:relative;
}
.img-box1 img {
	float:left;
	margin:38 38px 0 0;
}
.img-box1 p {
	color:#c7690f;
	text-transform:uppercase;
	font-size:1.1em;
	line-height:2em;
	padding-top:38px;
	margin-bottom:15px;
}

.img-boxNew {
	width:100%;
	overflow:hidden;
	margin:-37px 0 0 -0px;
	position:relative;
}
.img-boxNew img {
	float:left;
	margin:38 38px 0 0;
}

.img-boxNew p {
	color:#3c3d3f;
	
	font-size:1.3em;
	line-height:1.3em;
	padding-top:7px;
	margin-bottom:7px;
}


.img-box2 { 
	width:100%; 
	overflow:hidden;
	padding-bottom:20px;
}
.img-box2 img { 
	float:left; 
	margin:0 19px 0 0;
}

p { 
	line-height:1.6em;
	margin-bottom:16px;
}
.p1 {
	margin-bottom:4px;
}
.p2 {
	margin-bottom:21px;
}
.p3 {
	margin-bottom:28px;
}
.p0 {
	margin:0;
}

.address span { 
	float:right; 
	margin-right:6px;
}
.address ul {
	width:184px;
	float:left;
	margin:-16px 54px 0 0;
}
.address ul.last {
	margin-right:0;
}
.address ul li {
	padding-top:16px;
}
.address ul li em {
	color:#4A921F;
	font-style:normal;
	display:block;
}

dl {
	margin-bottom:-16px;
}
dl dt {
	color:#4A921F;
}
dl dd {
	padding-bottom:16px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#4A921F; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	color:#1c1d1e;
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size:27px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:none;
	letter-spacing:-1px;
	padding:0 0 9px 0px;
	margin:0 0 30px 0;
	background:url(images/line-hor.gif) repeat-x left bottom;
}
h4 {
	color:#3c3d3f;
	font-size:1.0em;
	text-transform:uppercase;
	margin-bottom:14px;
}
h4.alt {
	margin-bottom:25px;
}

.txt1 {
	color:#3c3d3f;
}

.link1 { 
	display:inline-block; 
	background:url(images/link1-right.gif) no-repeat right top; 
	color:#838384; 
	text-decoration:none;
	font-size:16px;
	text-transform:none;
}
.link1 em { 
	display:inline-block; 
	background:url(images/link1-left.gif) no-repeat left top;
	padding:0 7px;
}
.link1 b { 
	display:inline-block; 
	background-color:#eaeaeb; 
	padding:4px 18px 5px 18px; 
	font-style:normal; 
	font-weight:normal;
}
.link1:hover {
	color:#000;
}

.line-hor { 
	overflow:hidden;
	height:2px;
	background:url(images/line-hor.gif) repeat-x left center; 
	font-size:0; 
	line-height:0;
	margin:8px 0 21px 0;
}
.line-hor.alt {
	margin-top:26px;
	padding:0;
}

.title { 
	margin:0 0 25px 0;
	width:286px;
	height:61px;
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	color:#fff;
	font-size:24px;
	line-height:1.2em;
	letter-spacing:-1px;
	text-transform:none;
	position:relative;
}
.title span {
	display:block;
	padding-top:12px;
}
.title.color1 {
	background-image:url(images/title-bg1.gif);
}
.title.color2 {
	background-image:url(images/title-bg2.gif);
}
.title.color3 {
	background-image:url(images/title-bg3.gif);
}

/*============================ BOXES ==========================*/

.box { 
	width:100%;
}
.box .left-top-corner { 
	background:url(images/border.png) no-repeat left top; 
	height:6px; 
	padding-left:6px;
}
.box .right-top-corner { 
	background:url(images/border.png) no-repeat right top; 
	height:6px; 
	padding-right:6px;
}
.box .border-top { 
	background:url(images/border.png) left top repeat-x; 
	height:6px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .border-left { 
	background:url(images/border.png) left top repeat-y; 
	padding-left:6px;
}
.box .border-right { 
	background:url(images/border.png) right top repeat-y; 
	padding-right:6px;
	position:relative;
}
.box .xcontent { 
	background:url(images/box-tail.png);
	padding:42px 39px 76px 39px;
}

.footer-box {
	width:100%;
	background:url(images/footer-tail.gif) repeat-x left top;
}
.footer-box .left {
	background:url(images/footer-left.gif) no-repeat left top;
}
.footer-box .right {
	height:76px;
	background:url(images/footer-right.gif) no-repeat right top;
}
.footer-box .inner {
	padding:19px 0 0 60px;
}

/*========================== HEADER ===========================*/

#header .header {
	position:relative;
}
#header .logo {
	position:absolute;
	left:2px;
	top:79px;
}

#header .slogan {
	position:absolute;
	left:2px;
	top:224px;
	width: 450px;
	height: 19px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-style: normal;
	font-weight: bolder;
	color: #535353;


}


/*========================= CONTENT ===========================*/

#content {
	background:url(images/cont-bg.jpg) no-repeat center top;
}
#content .indent {
	padding-bottom:50px;
}
#content .indent1 {
	padding:0 8px 0 14px;
	font-size: 1.2em 
}

/*========================= FOOTER ============================*/

#footer .fright {
	padding-right:60px;
}
#footer .fright,
#footer p,
#footer a {
	color:#606061;
}
#footer ul {
	padding-bottom:6px;
}
#footer ul li {
	padding-right:18px;
	display:inline;
	margin-right:17px;
	background:url(images/divider.gif) no-repeat right 4px;
}
#footer ul li.last {
	background:none;
}
#footer ul li a {
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}

/*=============================================================*/
#phoneNumber {
	font-family:"Times New Roman", Times, serif
}