/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:973px;
} 

body { 
	background:url(images/tail-top.gif) repeat-x left top #fff; 
	font-family:Arial, Helvetica, sans-serif;
	border-top:7px solid #cdcdcd;
	font-size:100%; 
	line-height:1em; 
	color:#7b7b7b; 
	min-width:973px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:right; 
	text-align:right;
	padding:3px;
}

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;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #fff;
}

/*=========================== FORMS ===========================*/

#contacts-form .field { 
	height:40px;
}
#contacts-form input {
	width:245px; 
	padding:3px 12px 3px 12px; 
	background:#f5f5f5; 
	border:1px solid #dbdcdd; 
	vertical-align:top;	
	line-height:1.2em;
	color:#96978e;
}
#contacts-form textarea { 
	width:245px; 
	height:136px; 
	overflow:auto;
	color:#96978e;
	background:#f5f5f5; 
	border:1px solid #dbdcdd; 
	padding:3px 12px 3px 12px;
	margin-bottom:18px; 
}

/*========================== LISTS ============================*/

.list li {
	padding:11px 15px 10px 31px;
	background-repeat:no-repeat;
	background-position:0 11px;
	color:#96978e;
	border-bottom:1px solid #dbdcdd;
	line-height:1.38em;
}
.list li.last {
	border:0;
	margin:0;
	padding-bottom:0;
}
.list li.alt {
	border:0;
	padding-bottom:0;
}
.list li.alt1 {
	background-color:#f5f5f5;
}
.list li a {
	font-weight:bold;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}
.list li a.link {
	text-decoration:underline;
	color:#000;
}
.list li a.link:hover {
	text-decoration:none;
}
.list li.m1 {
	background-image:url(images/pic1.gif);
}
.list li.m2 {
	background-image:url(images/pic2.gif);
}
.list li.m3 {
	background-image:url(images/pic3.gif);
}
.list li.m4 {
	background-image:url(images/pic4.gif);
}
.list li.m5 {
	background-image:url(images/pic5.gif);
}

.list li.m6 {
	background-image:url(images/pic6.gif);
}
.list li.m7 {
	background-image:url(images/pic7.gif);
}
.list li.m8 {
	background-image:url(images/pic8.gif);
}
.list li.m9 {
	background-image:url(images/pic9.gif);
}
.list1 li {
	font-style:normal;
	line-height:1.38em;
	padding-bottom:15px;
}
.list1 li a {
	font-style:normal;
	text-decoration:none;
	color:#b60000;
}
.list1 li a:hover {
	text-decoration:underline;
}

.list2 {
	padding-bottom:18px;
}
.list2 li {
	padding:0 0 8px 20px;
	background:url(images/arrow.gif) no-repeat left 3px;
}
.list2 li.alt {
	background:none;
}
.list2 li.alt a.link {
	color:#000;
	text-decoration:underline;
}
.list2 li.alt a.link:hover {
	text-decoration:none;
}
.list2 li a {
	color:#96978e;
	text-decoration:none;
}
.list2 li a:hover {
	text-decoration:underline;
}

.list3 {
	margin-top:-25px;
}
.list3 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:25px;
}
.list3 li h6 {
	margin:0;
}
.list3 li p {
	margin-bottom:10px;
}
.list3 li img {
	float:left;
	margin-right:30px;
}

.list4 li {
	font-style:normal;
	line-height:1.38em;
	padding-bottom:20px;
}
.list4 li b {
	text-transform:uppercase;
	font-size:.85em;
	line-height:1.64em;
	font-style:normal;
	color:#000;
}

.list5 li {
	border-bottom:1px solid #dbdcdd;
	margin-bottom:20px;
}
.list5 li.last {
	border:0;
}
.list5 li span {
	display:block;
	width:100%;
	overflow:hidden;
	padding-bottom:22px;
}
.list5 li img {
	float:left;
	margin-right:30px;
}
.list5 li a {
	color:#b60000;
	font-size:.85em;
}
.list5 li b {
	color:#000;
	text-transform:uppercase;
	font-size:.85em;
	line-height:1.64em;
	display:block;
	padding-top:12px;
}

.list6 {
	margin-top:-18px;
}
.list6 li {
	font-style:normal;
	line-height:1.38em;
	padding-top:18px;
}
.list6 li span,
.list6 li a {
	color:#b60000;
	font-style:normal;
}
.list6 li em {
	float:right;
	margin-right:44px;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:20px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
	padding-bottom:5px;
}
.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p { 
	margin-bottom:20px;
	line-height:1.38em;
	font-style:normal;
}
.p1 {
	margin-bottom:12px;
}

.phone { 
	float:right; 
	margin-right:80px;
}

.address {
	line-height:1.38em;
	color:#000;
	font-weight:bold;
	padding-bottom:35px;
}
.address strong {
	color:#b60000;
	display:block;
	padding-bottom:20px;
}
.address span {
	float:right;
	margin-right:10px;
}
.address b,
.address b a {
	color:#b60000;
}
.address b a {
	float:right;
	margin-right:10px;
}

dl {
	font-style:normal;
	line-height:1.38em;
	margin-bottom:-16px;
}
dl dt {
	color:#000;
	text-transform:uppercase;
	font-size:.85em;
	line-height:1.64em;
	font-style:normal;
	font-weight:bold;
}
dl dd {
	margin-bottom:16px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#000; 
	outline:none;
}
a:hover {
	text-decoration:none;
}
h3 {
	font-size:50px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:15px;
	color:#737373;
}
h3 span {
	display:block;
	margin-top:-10px;
}
h3 b {
	color:#b60000;
}
h4 {
	font-style:normal;
	font-size:1em;
	line-height:1.38em;
	font-weight:normal;
	margin-bottom:20px;
}
h5 {
	color:#7b7b7b;
	font-size:1.15em;
	line-height:1.2em;
	font-weight:normal;
	margin:-26px 0 20px 0;
}
h5b {	
	color:#000;
	font-size:1.15em;
	line-height:2.5em;
	font-weight:normal;
	margin-bottom:15px;
}
h6 {	
	color:#000;
	text-transform:uppercase;
	font-size:.85em;
	line-height:1.64em;
	margin-bottom:15px;
}
h6.style1 {
	color:#b60000;
	font-weight:normal;
	text-transform:none;
	font-size:1em;
	line-height:1.38em;
}
h6.style2 {
	margin-bottom:26px;
}

.txt1 {
	color:#b60000;
	font-style:normal;
}
.txt2 {
	color:#000;
	text-transform:uppercase;
	font-size:.85em;
	font-weight:bold;
	line-height:1.64em;
}

.link {
	text-transform:uppercase;
	font-weight:bold;
	font-size:.85em;
}

/*========================== HEADER ===========================*/

#header div {
	position:absolute;
	top:0;
	left:-4px;
}

/*========================= CONTENT ===========================*/

#content {
	padding:15px 0 50px 0;
}
#content .indent {
	padding-bottom:20px;
}
#content .indent1 {
	padding-bottom:0px;
}

/*========================= FOOTER ============================*/

#footer p {
	color:#a1a1a1;
	font-style:normal;
	font-size:.77em;
	text-transform:uppercase;
}
#footer p a {
	color:#a1a1a1;
}
#footer p span {
	color:#d21034;
}
#footer p b {
	color:#292929;
	font-weight:normal;
}
#footer .fleft {
	padding-top:25px;
}
#footer .fleft ul {
	padding-bottom:11px;
}
#footer .fleft ul li {
	font-size:.77em;
	text-transform:uppercase;
	display:inline;
	border-right:1px solid #a1a1a1;
	padding-right:5px;
	margin-right:5px;
}
#footer .fleft ul li.last {
	border:0;
	padding:0;
	margin:0;
}
#footer .fleft ul li a {
	color:#a1a1a1;
	text-decoration:none;
}
#footer .fleft ul li a:hover,
#footer .fleft ul li a.active {
	color:#414141;
}
#footer .fright {
	padding:47px 4px 0 0;
}

/*=============================================================*/
