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

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:0; padding:0;}


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

.form { height:26px;}
.form input {width:245px; padding:3px 0 3px 3px; background:#85281c; border:1px solid #df6b4c; color:#ff8561; text-transform:uppercase;}
textarea { width:246px; height:68px; overflow:auto; background:#85281c; border:1px solid #df6b4c; padding:3px 0 0 3px;  color:#ff8561; text-transform:uppercase;}
form .buttons { margin-top:15px; width:100%; overflow:hidden;}
form .buttons a img { float:right; margin-left:20px;}


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

.site-nav { position:absolute; top:53px; left:302px;}
.site-nav li { float:left; background:url(images/divider.gif) no-repeat right top; padding:0 9px 0 0; margin-right:9px;}
.site-nav li.last { background:none;}

.list { margin-top:-9px;}
.list li { width:100%; overflow:hidden; padding:9px 0 0 0;}
.list li img { float:left; margin:0 13px 0 0;}
.list li a img { float:right; margin:0;}
.list li p { padding:6px 0 12px 0;}
.list li p a { color:#fff; display:block; text-decoration:none;}
.list li p a:hover { text-decoration:underline;}

.list1 li { background:url(images/marker-1.gif) no-repeat left 5px; padding:0 0 0 14px;}
.list1 li a { color:#ff8561;}

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

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:14px;}

.phone { float:right; margin-right:100px;}

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

h3 { font-size:1em; color:#fff; text-align:right; margin-bottom:18px; line-height:1.44em;}
h4 { font-size:1em; color:#fff; margin-bottom:18px; line-height:1.44em;}

.line-hor { background:url(images/line-hor.gif) repeat-x; height:2px; margin:28px 0 28px 0; overflow:hidden; font-size:0; line-height:0;}

.title { margin-bottom:20px;}

/*==================boxes====================*/
.cont-box { background:url(images/cont-tail.gif) repeat-y; width:100%;}
.cont-box .top { background:url(images/cont-top.gif) no-repeat left top; height:495px;}
.cont-box .bot { background:url(images/cont-bot.gif) no-repeat left bottom;}
.cont-box  .inner { padding:39px 80px 85px 74px;}

.line-box { background:url(images/line-tail.gif) repeat-y 483px 0;}
.line-box .top { background:url(images/line-top.gif) no-repeat 483px 0;}
.line-box .bot { background:url(images/line-bot.gif) no-repeat 483px bottom;}
.line-box .inner { padding:39px 0 85px 74px;}

.line-box1 { background:url(images/line-tail.gif) repeat-y 337px 0;}
.line-box1 .top { background:url(images/line-top.gif) no-repeat 337px 0;}
.line-box1 .bot { background:url(images/line-bot.gif) no-repeat 337px bottom;}
.line-box1 .inner { padding:39px 0 85px 74px;}

/*header*/
#header #logo {
	position:absolute;
	top:56px;
	left:109px;
	width: 234px;
	height: 110px;

}

/*content*/
#content p { line-height:1.44em;}
#content cite {line-height:1.44em; display:block; font-style:normal;}
#content dl dd {line-height:1.44em;}
#content dl dt a { color:#fff; text-decoration:none;}
#content dl dt a:hover { text-decoration:underline;}
#content dl dt { margin-top:10px;}
#content dl dd.last { margin:0;}

/*footer*/
#footer p { color:#fff; padding:22px 0 0 52px;}
#footer p a { color:#ff4411; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/


body
{
    scrollbar-base-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-dark-shadow-color: #FFFFFF;
    scrollbar-3d-light-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
}
