* { margin:0; padding:0;}
body { background:#161615; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#383434;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:25px; }
#contacts-form input { width:214px; padding:2px 0 2px 3px; color:#554840; border:1px solid #a09b96; background:none;}
#contacts-form textarea { width:224px; height:102px; padding:1px 0 1px 3px; margin-bottom:22px; overflow:auto; color:#554840; border:1px solid #a09b96; background:none;}

/*==================list====================*/
ul { list-style:none;}

.list1 span { background:url(../images/date-bg.gif) no-repeat left top; width:43px; height:47px; display:block; float:left; font-family:tahoma; color:#fff; text-transform:uppercase; font-size:.83em; text-align:center; padding:9px 0 0 0; margin:0 25px 0 0;}
.list1 li { padding-bottom:38px; width:100%; overflow:hidden;}
.list1 li.last { padding-bottom:26px;}
.list1 span:first-line { font-size:2.5em; font-family:Arial, Helvetica, sans-serif; color:#fff991;}
.list1 a { text-transform:uppercase; color:#383434; display:block; margin-bottom:7px;}

.list2 li { background:url(../images/marker.gif) no-repeat left 2px; padding:0 0 8px 21px; font-size:1.25em;}
.list2 li a {color:#383434;}

.partners { width:100%; overflow:hidden;}
.partners li { float:left; padding-right:66px;}
.partners li img { display:block; margin-bottom:14px;}
.partners li.alt { padding:0;}
.partners li a { color:#d63d14; font-size:1.25em;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p2 { margin-bottom:32px;}


/*==================txt, links, lines, titles====================*/
a {color:#559713;}
a:hover{text-decoration:none;}

h1 {font-size:26px; font-weight:normal; line-height:1.1em; color:#4a3a34; letter-spacing:-1px; margin-bottom:25px;}
h2 {font-size:26px; font-weight:normal; line-height:1.1em; color:#4a3a34; letter-spacing:-1px; margin-bottom:25px;}
h3 { font-size:1.33em; color:#cd612b; font-weight:normal; line-height:1.25em; margin-bottom:18px;}
h3.alt { margin-bottom:3px;}
h4 { font-size:1.25em; margin-bottom:10px; color:#d63d14; font-weight:normal;}
h4 a {color:#333; text-decoration: none}
h5 { font-size:1em; text-transform:uppercase; font-weight:normal; margin-bottom:8px;}
h5 a { color:#383434;}
h6 { font-size:1em; color:#d63d14; font-weight:normal;}

.txt1 { line-height:1.5em; text-align: justify;}

.link1 { display:block; float:right; background:url(../images/link1-bg.jpg) left top repeat-x; color:#000d00; text-decoration:none; font-size:1.16em;}
.link1 em { display:block; background:url(../images/link1-left.jpg) no-repeat left top;}
.link1 b { display:block; background:url(../images/link1-right.jpg) no-repeat right top; padding:5px 19px 24px 20px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.link2 { background:url(../images/marker.gif) no-repeat left 1px; padding:0 0 0 22px; font-size:1.16em;}

.link3 { color:#d63d14; font-size:1.25em;}

.link4 { color:#383434;}

/*==================boxes====================*/
.cont-box { padding:6px 80px 0 0; margin:0; line-height:1.5em;}
.cont-box span { float:right;}


/*logo rollover*/
/*--------Menu------------------------ */
ul#brands {
	list-style: none; 
	
}
ul#brands li {
	display: inline;
}
ul#brands li a  {
	text-indent: -9999px;
	display: block;
	height: 47px;
	float: left;
}
ul#brands li a.foylogo {
	background: url(../images/brand_small_foy.jpg) no-repeat top center;
	width: 122px;
}
ul#brands li a.palogo {
	background: url(../images/brand_small_pa.jpg) no-repeat top center;
	width: 130px;
	margin:0px 10px
}
ul#brands li a.dllogo {
	background: url(../images/brand_small_dl.jpg) no-repeat top center;
	width: 98px;
}


			ul#brands li a.foylogo:hover, ul#brandsli a.foylogo:active,
			ul#brands li a.palogo:hover, ul#brands li a.palogo:active,
			ul#brands li a.dllogo:hover, ul#brands li a.dllogo:active {
				background-position: bottom center;
			}


/*header*/
#header .row-1 { height:74px; position:relative;}
#header .row-1 div { position:absolute; margin:0 0 0 -49px;}
#header .row-2 { height:397px; position:relative;}
#header .row-2 div { position:absolute; margin:0 0 0 -49px;}

/*content*/
#content .row-1 { padding:45px 0 38px 0; background:#fff;}
#content .row-1 .indent { padding:0 0 0 30px;}
#content .row-2 { background:url(../images/content-bg.gif) no-repeat center top #eae9d0;  padding:30px 0 50px 0;}
#content .row-2 .indent { padding:0 0 0 30px;}
#content .row-2 .list2 li { background:url(../images/marker1.gif) no-repeat left 2px;}
#content .row-2 .link2 {background:url(../images/marker1.gif) no-repeat left 1px;}

/*footer*/
#footer { color:#b1b09d; text-align:center;}
#footer p { padding:27px 0 0 0; margin:0;}
#footer a { color:#b1b09d; text-decoration: none}
#footer a:hover {text-decoration: underline}
/*==========================================*/

